Your message dated Wed, 5 Oct 2022 00:59:06 +0300 with message-id <YzysqjyzJWEMJKdL@localhost> and subject line Re: Bug#999464: shadow: FTBFS on non linux-architectures has caused the Debian Bug report #999464, regarding shadow: FTBFS on non linux-architectures to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 999464: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999464 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: shadow Version: 1:4.7-1 Severity: important Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hello, Since version 1:4.7-1 shadow FTBFS on non-linux architectures with the following error: idmapping.c:39:10: fatal error: sys/prctl.h: No such file or directory 39 | #include <sys/prctl.h> | ^~~~~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:555: idmapping.o] Error 1 Apparently prctl() and sys/prctl.h is linux only Kind regards, Laurent Bigonville -- System Information: Debian Release: bookworm/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.14.0-4-amd64 (SMP w/8 CPU threads) Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE:fr Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: SELinux: enabled - Mode: Permissive - Policy name: refpolicy
--- End Message ---
--- Begin Message ---Version: 1:4.11.1+dfsg1-0exp1 On Thu, Nov 11, 2021 at 02:01:34PM +0100, Laurent Bigonville wrote: > Source: shadow > Version: 1:4.7-1 > Severity: important > Tags: ftbfs > Justification: fails to build from source (but built successfully in the past) > > Hello, > > Since version 1:4.7-1 shadow FTBFS on non-linux architectures with the > following error: > > idmapping.c:39:10: fatal error: sys/prctl.h: No such file or directory > 39 | #include <sys/prctl.h> > | ^~~~~~~~~~~~~ > compilation terminated. > make[3]: *** [Makefile:555: idmapping.o] Error 1 > > Apparently prctl() and sys/prctl.h is linux only This has been fixed upstream in 4.9: https://github.com/shadow-maint/shadow/pull/244 https://buildd.debian.org/status/logs.php?pkg=shadow&arch=hurd-i386 > Kind regards, > Laurent Bigonville cu Adrian
--- End Message ---
_______________________________________________ Pkg-shadow-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel
