https://nightly.ipfire.org/next/2024-08-19%2018%3A17%3A12%20%2B0000-9287c6c9/aarch64 commit 9287c6c9c770eee3838f6ed0c31efa36489de9c2 Author: Michael Tremer Date: Mon Aug 19 18:17:12 2024 +0000 core188: Ship the network AQM script Signed-off-by: Michael Tremer 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) [ 29 ][ DONE ] man-pages (6.9.1) [ 12 ][ DONE ] glibc (2.39) [ 6:17 ][ DONE ] tzdata (2024a) [ 3 ][ DONE ] cleanup-toolchain [ 0 ][ DONE ] zlib (1.3.1) [ 1 ][ DONE ] zstd (1.5.6) [ 3 ][ DONE ] autoconf (2.71) [ 2 ][ DONE ] automake (1.16.5) [ 3 ][ DONE ] help2man (1.49.3) [ 1 ][ DONE ] libtool (2.4.7) [ 7 ][ DONE ] binutils (2.42) [ 56 ][ DONE ] gmp (6.3.0) [ 38 ][ DONE ] mpfr (4.2.1) [ 21 ][ DONE ] libmpc (1.3.1) [ 7 ][ DONE ] libxcrypt (4.4.36) [ 12 ][ DONE ] file (5.45) [ 8 ][ DONE ] gcc (13.3.0) [ 5:48 ][ DONE ] attr (2.5.2) [ 6 ][ DONE ] acl (2.3.2) [ 10 ][ DONE ] sed (4.9) [ 32 ][ DONE ] berkeley (5.3.28) [ 31 ][ DONE ] coreutils (9.5) [ 4:00 ][ DONE ] iana-etc (20240701) [ 0 ][ DONE ] m4 (1.4.19) [ 44 ][ DONE ] bison (3.8.2) [ 44 ][ DONE ] ncurses (6.5) [ 34 ][ DONE ] perl (5.36.0) [ 2:08 ][ DONE ] readline (8.2) [ 8 ][ DONE ] bzip2 (1.0.8) [ 1 ][ DONE ] xz (5.4.5) [ 16 ][ DONE ] lzip (1.24.1) [ 0 ][ DONE ] pcre (8.45) [ 9 ][ DONE ] pcre2 (10.44) [ 9 ][ DONE ] gettext (0.22.5) [ 4:02 ][ DONE ] bash (5.2) [ 36 ][ DONE ] diffutils (3.10) [ 32 ][ DONE ] ed (1.20.2) [ 0 ][ DONE ] findutils (4.10.0) [ 48 ][ DONE ] flex (2.6.4) [ 10 ][ DONE ] gawk (5.3.0) [ 18 ][ DONE ] go (1.20.4) [ 21 ][ DONE ] grep (3.11) [ 34 ][ DONE ] groff (1.23.0) [ 1:30 ][ DONE ] gperf (3.1) [ 3 ][ DONE ] gzip (1.13) [ 20 ][ DONE ] hostname (3.20) [ 0 ][ DONE ] whois (5.5.23) [ 0 ][ DONE ] kbd (2.6.4) [ 14 ][ DONE ] less (661) [ 6 ][ DONE ] pkg-config (0.29.2) [ 28 ][ DONE ] procps (v4.0.4) [ 16 ][ DONE ] make (4.4.1) [ 14 ][ DONE ] libpipeline (1.5.7) [ 21 ][ DONE ] man (2.12.0) [ 59 ][ DONE ] net-tools (2.10) [ 3 ][ DONE ] patch (2.7.6) [ 29 ][ DONE ] psmisc (23.7) [ 7 ][ DONE ] shadow (4.16.0) [ 15 ][ DONE ] sysklogd (1.5.1) [ 1 ][ DONE ] sysvinit (3.08) [ 1 ][ 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_aarch64/_build.ipfire.log for errors if applicable[ FAIL ]