* [FAILED] Nightly Build of next (9287c6c) for x86_64 on x86-01.haj.ipfire.org
@ 2024-08-19 22:41 IPFire Nightly Builder
0 siblings, 0 replies; only message in thread
From: IPFire Nightly Builder @ 2024-08-19 22:41 UTC (permalink / raw)
To: nightly-builds
[-- Attachment #1: Type: text/plain, Size: 8742 bytes --]
https://nightly.ipfire.org/next/2024-08-19%2018%3A17%3A12%20%2B0000-9287c6c9/x86_64
commit 9287c6c9c770eee3838f6ed0c31efa36489de9c2
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Aug 19 18:17:12 2024 +0000
core188: Ship the network AQM script
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
https://git.ipfire.org/?p=ipfire-2.x.git;a=shortlog;h=9287c6c9c770eee3838f6ed0c31efa36489de9c2
Packaged toolchain compilation
Building IPFire
stage2 [ 1 ][ DONE ]
linux (6.6.47) (HEADERS=1) [ 36 ][ DONE ]
man-pages (6.9.1) [ 10 ][ DONE ]
glibc (2.39) [ 3:43 ][ DONE ]
tzdata (2024a) [ 4 ][ DONE ]
cleanup-toolchain [ 0 ][ DONE ]
zlib (1.3.1) [ 1 ][ DONE ]
zstd (1.5.6) [ 2 ][ DONE ]
autoconf (2.71) [ 3 ][ DONE ]
automake (1.16.5) [ 4 ][ DONE ]
help2man (1.49.3) [ 1 ][ DONE ]
libtool (2.4.7) [ 12 ][ DONE ]
binutils (2.42) [ 1:00 ][ DONE ]
gmp (6.3.0) [ 35 ][ DONE ]
mpfr (4.2.1) [ 17 ][ DONE ]
libmpc (1.3.1) [ 7 ][ DONE ]
libxcrypt (4.4.36) [ 16 ][ DONE ]
file (5.45) [ 11 ][ DONE ]
gcc (13.3.0) [ 4:58 ][ DONE ]
attr (2.5.2) [ 9 ][ DONE ]
acl (2.3.2) [ 15 ][ DONE ]
sed (4.9) [ 37 ][ DONE ]
berkeley (5.3.28) [ 32 ][ DONE ]
coreutils (9.5) [ 4:32 ][ DONE ]
iana-etc (20240701) [ 1 ][ DONE ]
m4 (1.4.19) [ 51 ][ DONE ]
bison (3.8.2) [ 49 ][ DONE ]
ncurses (6.5) [ 43 ][ DONE ]
perl (5.36.0) [ 2:35 ][ DONE ]
readline (8.2) [ 10 ][ DONE ]
bzip2 (1.0.8) [ 1 ][ DONE ]
xz (5.4.5) [ 19 ][ DONE ]
lzip (1.24.1) [ 1 ][ DONE ]
pcre (8.45) [ 11 ][ DONE ]
pcre2 (10.44) [ 9 ][ DONE ]
gettext (0.22.5) [ 4:59 ][ DONE ]
bash (5.2) [ 43 ][ DONE ]
diffutils (3.10) [ 41 ][ DONE ]
ed (1.20.2) [ 0 ][ DONE ]
findutils (4.10.0) [ 1:02 ][ DONE ]
flex (2.6.4) [ 13 ][ DONE ]
gawk (5.3.0) [ 23 ][ DONE ]
go (1.20.4) [ 27 ][ DONE ]
grep (3.11) [ 41 ][ DONE ]
groff (1.23.0) [ 1:43 ][ DONE ]
gperf (3.1) [ 5 ][ DONE ]
gzip (1.13) [ 26 ][ DONE ]
hostname (3.20) [ 1 ][ DONE ]
whois (5.5.23) [ 0 ][ DONE ]
kbd (2.6.4) [ 18 ][ DONE ]
less (661) [ 7 ][ DONE ]
pkg-config (0.29.2) [ 37 ][ DONE ]
procps (v4.0.4) [ 21 ][ DONE ]
make (4.4.1) [ 20 ][ DONE ]
libpipeline (1.5.7) [ 30 ][ DONE ]
man (2.12.0) [ 1:23 ][ DONE ]
net-tools (2.10) [ 3 ][ DONE ]
patch (2.7.6) [ 40 ][ DONE ]
psmisc (23.7) [ 9 ][ DONE ]
shadow (4.16.0) [ 17 ][ DONE ]
sysklogd (1.5.1) [ 1 ][ DONE ]
sysvinit (3.08) [ 2 ][ FAIL ]
done
# install -m 755 -d /etc/
install -m 755 -d /etc/inittab.d
# install -o root -g root -m 755 ../doc/initscript.sample /etc/
ln -sf halt /sbin/reboot
ln -sf halt /sbin/poweroff
ln -sf init /sbin/telinit
ln -sf ../sbin/killall5 /bin/pidof
if [ ! -f /usr/bin/lastb ]; then \
ln -sf last /usr/bin/lastb; \
fi
install -m 755 -d /usr/include/
install -o root -g root -m 644 initreq.h /usr/include/
for man in last.1 lastb.1 mesg.1 readbootlog.1 utmpdump.1 wall.1 mountpoint.1 initscript.5 inittab.5 initctl.5 halt.8 init.8 killall5.8 pidof.8 poweroff.8 reboot.8 runlevel.8 shutdown.8 telinit.8 fstab-decode.8 logsave.8 sulogin.8 bootlogd.8 de/last.1 pt/last.1 de/mesg.1 pt/mesg.1 de/readbootlog.1 pt/readbootlog.1 de/utmpdump.1 pt/utmpdump.1 de/wall.1 pt/wall.1 de/mountpoint.1 pt/mountpoint.1 de/initscript.5 es/initscript.5 fr/initscript.5 pl/initscript.5 pt/initscript.5 de/inittab.5 es/inittab.5 fr/inittab.5 pl/inittab.5 pt/inittab.5 de/initctl.5 pt/initctl.5 de/halt.8 pt/halt.8 de/init.8 fr/init.8 pl/init.8 pt/init.8 de/killall5.8 fr/killall5.8 pl/killall5.8 pt/killall5.8 de/pidof.8 fr/pidof.8 pl/pidof.8 pt/pidof.8 de/runlevel.8 pt/runlevel.8 de/shutdown.8 pt/shutdown.8 de/fstab-decode.8 fr/fstab-decode.8 pt/fstab-decode.8 de/logsave.8 pt/logsave.8 de/sulogin.8 pt/sulogin.8 de/bootlogd.8 fr/bootlogd.8 pt/bootlogd.8 ; do \
targetdir=/usr/share/man/$(dirname $man)/man${man##*.}; \
install -m 755 -d $targetdir; \
install -o root -g root -m 644 ../man/$man $targetdir/$(basename $man); \
sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" $targetdir/$(basename $man); \
done
#
# This part is skipped on Debian systems, the
# debian.preinst script takes care of it.
Creating /run/initctl
mknod: cannot set permissions of '/run/initctl': Operation not supported
make[2]: *** [Makefile:218: install] Error 1
make[2]: Leaving directory '/usr/src/sysvinit-3.08/src'
make[1]: *** [Makefile:7: install] Error 2
make[1]: Leaving directory '/usr/src/sysvinit-3.08'
make: *** [sysvinit:75: /usr/src/log/sysvinit-3.08] Error 2
make: Leaving directory '/usr/src/lfs'
ERROR: Building sysvinit [ FAIL ]
Check /build/nightly/next/log_x86_64/_build.ipfire.log for errors if applicable[ FAIL ]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-19 22:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-19 22:41 [FAILED] Nightly Build of next (9287c6c) for x86_64 on x86-01.haj.ipfire.org IPFire Nightly Builder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox