| Summary: | udisks-2.9.4 build fails with per-package | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Michael Nosthoff <buildroot> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED MOVED | ||
| Severity: | normal | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | 2022.11 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Michael Nosthoff
2022-12-16 08:19:20 UTC
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. 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? Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
|