Wed Feb 12 10:35:57 GMT 2025 KB: 4431784 / patching file src/Makefile Hunk #3 succeeded at 249 (offset 3 lines). make[1]: Entering directory '/sources/sysvinit-3.14' make VERSION=3.14 -C man all make[2]: Entering directory '/sources/sysvinit-3.14/man' sed --in-place=.orig --separate 's/\@VERSION\@/3.14/g' bootlogd.8 fstab-decode.8 halt.8 init.8 initctl.5 initscript.5 inittab.5 killall5.8 last.1 lastb.1 logsave.8 mesg.1 mountpoint.1 pidof.8 poweroff.8 readbootlog.1 reboot.8 runlevel.8 shutdown.8 sulogin.8 telinit.8 utmpdump.1 wall.1 Install po4a to build translated manpages make[2]: Leaving directory '/sources/sysvinit-3.14/man' make VERSION=3.14 -C src all make[2]: Entering directory '/sources/sysvinit-3.14/src' cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o init.o init.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -DINIT_MAIN -c -o init_utmp.o utmp.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o runlevellog.o runlevellog.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o halt.o halt.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o ifdown.o ifdown.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o hddown.o hddown.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o utmp.o utmp.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o shutdown.o shutdown.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o dowall.o dowall.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o runlevel.o runlevel.c In file included from /usr/include/string.h:548, from dowall.c:30: In function 'strncat', inlined from 'wall' at dowall.c:229:4: /usr/include/bits/string_fortified.h:149:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 149 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 150 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/utmp.h:29, from dowall.c:34: /usr/include/bits/utmp.h: In function 'wall': /usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here 62 | char ut_line[UT_LINESIZE] | ^~~~~~~ cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" killall5.c -o killall5 cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o fstab-decode.o fstab-decode.c cc -O2 -ansi -fomit-frame-pointer -fstack-protector-strong -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"3.14\" -c -o bootlogd.o bootlogd.c init.c: In function 'read_inittab': init.c:1406:41: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 1406 | strncpy(id, dev, sizeof(id)); | ^ init.c:1404:41: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 28 [-Wstringop-truncation] 1404 | strncpy(id, dev+3, sizeof(id)); | ^ cc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt killall5.c: In function 'check4nfs': killall5.c:442:12: warning: '__builtin_strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 442 | strncpy(real, curr, PATH_MAX); | ^ cc shutdown.o dowall.o utmp.o -o shutdown cc runlevel.o runlevellog.o -o runlevel cc fstab-decode.o -o fstab-decode cc bootlogd.o -lutil -o bootlogd cc init.o init_utmp.o runlevellog.o -o init make[2]: Leaving directory '/sources/sysvinit-3.14/src' make[1]: Leaving directory '/sources/sysvinit-3.14' make[1]: Entering directory '/sources/sysvinit-3.14' make VERSION=3.14 -C man install make[2]: Entering directory '/sources/sysvinit-3.14/man' sed --in-place=.orig --separate 's/\@VERSION\@/3.14/g' bootlogd.8 fstab-decode.8 halt.8 init.8 initctl.5 initscript.5 inittab.5 killall5.8 last.1 lastb.1 logsave.8 mesg.1 mountpoint.1 pidof.8 poweroff.8 readbootlog.1 reboot.8 runlevel.8 shutdown.8 sulogin.8 telinit.8 utmpdump.1 wall.1 Install po4a to build translated manpages make[2]: Leaving directory '/sources/sysvinit-3.14/man' make VERSION=3.14 -C src install make[2]: Entering directory '/sources/sysvinit-3.14/src' install -m 755 -d /bin/ /sbin/ install -m 755 -d //usr/bin/ for i in ; do \ install -o root -g root -m 755 $i /bin/ ; \ done for i in init halt shutdown runlevel killall5 fstab-decode bootlogd; do \ install -o root -g root -m 755 $i /sbin/ ; \ done for i in ; do \ install -o root -g root -m 755 $i //usr/bin/ ; \ 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 lang in '' de es fi fr hu id pl pt; do \ install -m 755 -d //usr/share/man/$lang/man1; \ install -m 755 -d //usr/share/man/$lang/man5; \ install -m 755 -d //usr/share/man/$lang/man8; \ done for man in ; do \ install_target=//usr/share/man/${man%${man##*/}}man1/${man##*/} ; \ install -o root -g root -m 644 ../man/$man $install_target ; \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" $install_target ; \ done for man in initscript.5 inittab.5 initctl.5 ; do \ install_target=//usr/share/man/${man%${man##*/}}man5/${man##*/} ; \ install -o root -g root -m 644 ../man/$man $install_target ; \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" $install_target ; \ done for man in halt.8 init.8 killall5.8 poweroff.8 reboot.8 runlevel.8 shutdown.8 telinit.8 fstab-decode.8 bootlogd.8 ; do \ install_target=//usr/share/man/${man%${man##*/}}man8/${man##*/} ; \ install -o root -g root -m 644 ../man/$man $install_target ; \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" $install_target ; \ done # # This part is skipped on Debian systems, the # debian.preinst script takes care of it. #@if [ ! -p /run/initctl ]; then \ # echo "Creating /run/initctl"; \ # rm -f /run/initctl; \ # mknod -m 600 /run/initctl p; fi make[2]: Leaving directory '/sources/sysvinit-3.14/src' make[1]: Leaving directory '/sources/sysvinit-3.14' Totalseconds: 0 KB: 4434768 /