/usr/include/net/if.h:48: note: this is the location of the previous definition 48 | #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| \ | In file included from ../systemd-stable-249.11/src/basic/socket-util.c:35: ../systemd-stable-249.11/src/basic/user-util.h:6:12: fatal error: gshadow.h: No such file or directory 6 | # include <gshadow.h> | ^~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl-j4-20220428-210012 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-gentoo-linux-musl-11.3.0 * clang/llvm (if any): clang version 14.0.1 Target: x86_64-gentoo-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.1 Python 3.9.12 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.60.0 [2] rust-1.60.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11] Available Java Virtual Machines: [1] openjdk-bin-11 system-vm php cli: [1] php7.4 [2] php8.0 [3] php8.1 * HEAD of ::gentoo commit 19c6f75ecd19ba4cfdddcd3014b265bd3e9b68a7 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Apr 29 16:33:56 2022 +0000 2022-04-29 16:33:56 UTC emerge -qpvO dev-cpp/sdbus-c++ [ebuild N ] dev-cpp/sdbus-c++-1.1.0-r2 USE="-doc (-systemd) -test -tools"
Created attachment 775509 [details] emerge-info.txt
Created attachment 775512 [details] dev-cpp:sdbus-c++-1.1.0-r2:20220429-173824.log
Created attachment 775515 [details] emerge-history.txt
Created attachment 775518 [details] environment
Created attachment 775521 [details] etc.portage.tar.bz2
Created attachment 775524 [details] logs.tar.bz2
Created attachment 775527 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9932eeac53ced51c9ea4e560191c35addabd73d2 commit 9932eeac53ced51c9ea4e560191c35addabd73d2 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2022-05-01 21:03:55 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2022-05-01 21:03:55 +0000 dev-cpp/sdbus-c++: Fix musl build by disabling systemd features I have disabled these features unconditionally as I don't think they're needed, regardless of whether you're using musl. Closes: https://bugs.gentoo.org/841749 Signed-off-by: James Le Cuirot <chewi@gentoo.org> dev-cpp/sdbus-c++/sdbus-c++-0.9.0-r2.ebuild | 5 ++++- dev-cpp/sdbus-c++/sdbus-c++-1.1.0-r2.ebuild | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-)