All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 15176] New: udisks-2.9.4 build fails with per-package
@ 2022-12-16  8:19 bugzilla
  2022-12-16 12:42 ` [Buildroot] [Bug 15176] " bugzilla
  2023-01-28 21:28 ` bugzilla
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla @ 2022-12-16  8:19 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15176

            Bug ID: 15176
           Summary: udisks-2.9.4 build fails with per-package
           Product: buildroot
           Version: 2022.11
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: buildroot@heine.tech
                CC: buildroot@uclibc.org
  Target Milestone: ---

When using per-package build the build of udisks fails with the following error
msg:


cp org.freedesktop.UDisks2.conf.in org.freedesktop.UDisks2.conf
  GEN      org.freedesktop.UDisks2.policy
/build/buildroot/build/per-package/udisks/host/bin/msgfmt: cannot locate ITS
rules for org.freedesktop.UDisks2.policy.in
make[5]: *** [Makefile:924: org.freedesktop.UDisks2.policy] Error 1
make[4]: *** [Makefile:632: all-recursive] Error 1
make[3]: *** [Makefile:514: all-recursive] Error 1
make[2]: *** [Makefile:446: all] Error 2
make[1]: *** [package/pkg-generic.mk:293:
/build/buildroot/build/build/udisks-2.9.4/.stamp_built] Error 2
make: *** [Makefile:23: _all] Error 2

I tried to figure out what dependency might be missing but wasn't successful.
Any hints welcome!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 15176] udisks-2.9.4 build fails with per-package
  2022-12-16  8:19 [Buildroot] [Bug 15176] New: udisks-2.9.4 build fails with per-package bugzilla
@ 2022-12-16 12:42 ` bugzilla
  2023-01-28 21:28 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2022-12-16 12:42 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15176

--- Comment #1 from Michael Nosthoff <buildroot@heine.tech> ---
I just realized the same is happening with gvfs for which some extra handlings
is alread in the polkit.mk file.

[88/263] Generating daemon/org.gtk.vfs.file-operations.policy with a custom
command
FAILED: daemon/org.gtk.vfs.file-operations.policy
/build/buildroot/build/per-package/gvfs/host/bin/meson --internal msgfmthelper
--msgfmt=/build/buildroot/build/per-package/gvfs/host/bin/msgfmt
daemon/org.gtk.vfs.file-operations.policy.in
daemon/org.gtk.vfs.file-operations.policy xml
/build/buildroot/build/build/gvfs-1.48.1/po
/build/buildroot/build/per-package/gvfs/host/bin/msgfmt: cannot locate ITS
rules for daemon/org.gtk.vfs.file-operations.policy.in
[113/263] Compiling C object
common/libgvfscommon.so.p/meson-generated_.._gvfsdbus.c.o
ninja: build stopped: subcommand failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 15176] udisks-2.9.4 build fails with per-package
  2022-12-16  8:19 [Buildroot] [Bug 15176] New: udisks-2.9.4 build fails with per-package bugzilla
  2022-12-16 12:42 ` [Buildroot] [Bug 15176] " bugzilla
@ 2023-01-28 21:28 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2023-01-28 21:28 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15176

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@bootlin.com> ---
I can't reproduce the udisks issue, I've successfully built the following
configuration:

BR2_arm=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
BR2_PER_PACKAGE_DIRECTORIES=y
BR2_INIT_NONE=y
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
BR2_SYSTEM_BIN_SH_NONE=y
# BR2_PACKAGE_BUSYBOX is not set
BR2_PACKAGE_UDISKS=y
# BR2_TARGET_ROOTFS_TAR is not set

Could you provide a defconfig that reproduces the issue?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-28 21:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-16  8:19 [Buildroot] [Bug 15176] New: udisks-2.9.4 build fails with per-package bugzilla
2022-12-16 12:42 ` [Buildroot] [Bug 15176] " bugzilla
2023-01-28 21:28 ` bugzilla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.