<86>Dec 14 08:28:24 userdel[1278739]: delete user 'rooter' <86>Dec 14 08:28:24 userdel[1278739]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:28:24 userdel[1278739]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:28:24 groupadd[1278804]: group added to /etc/group: name=rooter, GID=1826 <86>Dec 14 08:28:24 groupadd[1278804]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:28:24 groupadd[1278804]: new group: name=rooter, GID=1826 <86>Dec 14 08:28:24 useradd[1278873]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:28:24 userdel[1278992]: delete user 'builder' <86>Dec 14 08:28:24 userdel[1278992]: removed group 'builder' owned by 'builder' <86>Dec 14 08:28:24 userdel[1278992]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:28:24 groupadd[1279068]: group added to /etc/group: name=builder, GID=1827 <86>Dec 14 08:28:24 groupadd[1279068]: group added to /etc/gshadow: name=builder <86>Dec 14 08:28:24 groupadd[1279068]: new group: name=builder, GID=1827 <86>Dec 14 08:28:24 useradd[1279123]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none <13>Dec 14 08:28:27 rpmi: libselinux-devel-1:3.7-alt1 sisyphus+352461.2600.14.1 1726481520 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/sysvinit-3.00-alt2.nosrc.rpm (w1.gzdio) Installing sysvinit-3.00-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23600 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sysvinit-3.00 + echo 'Source #0 (sysvinit-3.00.tar):' Source #0 (sysvinit-3.00.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sysvinit-3.00.tar + cd sysvinit-3.00 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (0001-ALT-Use-program_invocation_short_name-as-progname.patch):' Patch #1 (0001-ALT-Use-program_invocation_short_name-as-progname.patch): + /usr/bin/patch -p1 patching file src/halt.c patching file src/init.c patching file src/killall5.c patching file src/last.c + echo 'Patch #2 (0002-ALT-Mark-usage-functions-as-noreturn.patch):' Patch #2 (0002-ALT-Mark-usage-functions-as-noreturn.patch): + /usr/bin/patch -p1 patching file src/bootlogd.c patching file src/halt.c patching file src/init.c patching file src/killall5.c patching file src/last.c patching file src/mountpoint.c patching file src/shutdown.c patching file src/sulogin.c patching file src/utmpdump.c + echo 'Patch #3 (0003-ALT-Do-not-try-a-few-binaries.patch):' Patch #3 (0003-ALT-Do-not-try-a-few-binaries.patch): + /usr/bin/patch -p1 patching file src/halt.c patching file src/killall5.c + echo 'Patch #4 (0004-OWL-initcmd_setenv-exclude-INIT_VERSION.patch):' Patch #4 (0004-OWL-initcmd_setenv-exclude-INIT_VERSION.patch): + /usr/bin/patch -p1 patching file src/init.c + echo 'Patch #5 (0005-OWL-Fixes.patch):' Patch #5 (0005-OWL-Fixes.patch): + /usr/bin/patch -p1 patching file src/init.c + echo 'Patch #6 (0006-ALT-Fix-some-build-warnings.patch):' Patch #6 (0006-ALT-Fix-some-build-warnings.patch): + /usr/bin/patch -p1 patching file src/bootlogd.c + echo 'Patch #7 (0007-ALT-Add-DISTRO-ALT-to-makefile.patch):' Patch #7 (0007-ALT-Add-DISTRO-ALT-to-makefile.patch): + /usr/bin/patch -p1 patching file src/Makefile + echo 'Patch #8 (0008-ALT-Change-the-error-message-when-the-getuid-check-f.patch):' Patch #8 (0008-ALT-Change-the-error-message-when-the-getuid-check-f.patch): + /usr/bin/patch -p1 patching file man/halt.8 patching file src/halt.c patching file src/init.c patching file src/shutdown.c + echo 'Patch #9 (0009-ALT-wall-line-size.patch):' Patch #9 (0009-ALT-wall-line-size.patch): + /usr/bin/patch -p1 patching file src/dowall.c + echo 'Patch #10 (0010-ALT-halt-poweroff.patch):' Patch #10 (0010-ALT-halt-poweroff.patch): + /usr/bin/patch -p1 patching file src/halt.c patching file src/shutdown.c + echo 'Patch #11 (0011-GENTOO-halt-do-kexec-instead-of-reboot-if-another-ke.patch):' Patch #11 (0011-GENTOO-halt-do-kexec-instead-of-reboot-if-another-ke.patch): + /usr/bin/patch -p1 patching file man/halt.8 patching file src/halt.c patching file src/reboot.h + echo 'Patch #12 (0012-Fix-FTBFS-with-glibc-2.28.patch):' Patch #12 (0012-Fix-FTBFS-with-glibc-2.28.patch): + /usr/bin/patch -p1 patching file src/bootlogd.c patching file src/mountpoint.c + pushd src ~/RPM/BUILD/sysvinit-3.00/src ~/RPM/BUILD/sysvinit-3.00 + find -type f -print0 + xargs -r0 grep -FZl '"paths.h"' -- + xargs -r0 sed -i 's/"paths\.h"/"paths_init.h"/g' -- + mv paths.h paths_init.h + echo '#include ' + sed -i 's/\/paths_init.h/g' -- Makefile + popd ~/RPM/BUILD/sysvinit-3.00 + find -type f -name '*.orig' -delete + sed -i s,/run/initctl,/dev/initctl,g -- man/initctl.5 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23600 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sysvinit-3.00 + make -j16 -C src init DISTRO=ALT 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer' LDFLAGS= LCRYPT= WITH_SELINUX= make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o runlevellog.o runlevellog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DINIT_MAIN -c -o init_utmp.o utmp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition init.c: In function 'read_inittab': init.c:1531:41: warning: the comparison will always evaluate as 'false' for the address of 'buf' will never be NULL [-Waddress] 1531 | if( buf == NULL ) | ^~ init.c:1449:17: note: 'buf' declared here 1449 | char buf[256]; /* Line buffer */ | ^~~ init.c: In function 'init_main': init.c:2865:24: warning: cast between incompatible function types from 'void (*)(int, struct sigcontext)' to 'void (*)(int)' [-Wcast-function-type] 2865 | SETSIG(sa, SIGSEGV, (void (*)(int))segv_handler, SA_RESTART); | ^ init.c:114:41: note: in definition of macro 'SETSIG' 114 | sa.sa_handler = fun; \ | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc init.o init_utmp.o runlevellog.o -o init make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' + mv -f src/init src/init.initrd + make -j16 -C src clean make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' rm -f *.o *.bak make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' rm -f init halt shutdown runlevel killall5 fstab-decode logsave sulogin bootlogd last mesg readbootlog utmpdump wall make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' + make -j16 -C src DISTRO=ALT 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer' LDFLAGS= LCRYPT= WITH_SELINUX=yes make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o runlevellog.o runlevellog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o runlevel.o runlevel.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ifdown.o ifdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mountpoint.o mountpoint.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o fstab-decode.o fstab-decode.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o halt.o halt.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utmp.o utmp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hddown.o hddown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DINIT_MAIN -c -o init_utmp.o utmp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dowall.o dowall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o logsave.o logsave.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mesg.o mesg.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o shutdown.o shutdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o readbootlog.o readbootlog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o wall.o wall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o bootlogd.o bootlogd.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o last.o last.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc runlevel.o runlevellog.o -o runlevel make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc fstab-decode.o -o fstab-decode make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc mountpoint.o -o mountpoint make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc mesg.o -o mesg make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc readbootlog.o -o readbootlog make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DWITH_SELINUX -c -o init.o init.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition init.c: In function 'read_inittab': init.c:1531:41: warning: the comparison will always evaluate as 'false' for the address of 'buf' will never be NULL [-Waddress] 1531 | if( buf == NULL ) | ^~ init.c:1449:17: note: 'buf' declared here 1449 | char buf[256]; /* Line buffer */ | ^~~ init.c: In function 'init_main': init.c:2865:24: warning: cast between incompatible function types from 'void (*)(int, struct sigcontext)' to 'void (*)(int)' [-Wcast-function-type] 2865 | SETSIG(sa, SIGSEGV, (void (*)(int))segv_handler, SA_RESTART); | ^ init.c:114:41: note: in definition of macro 'SETSIG' 114 | sa.sa_handler = fun; \ | ^~~ make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc logsave.o -o logsave make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc wall.o dowall.o -o wall make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc bootlogd.o -lutil -o bootlogd make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc last.o -o last make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc shutdown.o dowall.o utmp.o -o shutdown make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fomit-frame-pointer -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=\"\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 killall5.c -o killall5 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' cc init.o init_utmp.o runlevellog.o -lselinux -o init make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21343 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sysvinit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sysvinit-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd sysvinit-3.00 + mkdir -p /usr/src/tmp/sysvinit-buildroot/sbin /usr/src/tmp/sysvinit-buildroot/bin /usr/src/tmp/sysvinit-buildroot/etc/inittab.d /usr/src/tmp/sysvinit-buildroot/dev /usr/src/tmp/sysvinit-buildroot/run /usr/src/tmp/sysvinit-buildroot/usr/bin /usr/src/tmp/sysvinit-buildroot/usr/include /usr/src/tmp/sysvinit-buildroot/usr/share/man/man1 /usr/src/tmp/sysvinit-buildroot/usr/share/man/man3 /usr/src/tmp/sysvinit-buildroot/usr/share/man/man5 /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install -C src ROOT=/usr/src/tmp/sysvinit-buildroot DISTRO=ALT make: Entering directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' install -m 755 -d /usr/src/tmp/sysvinit-buildroot/bin/ /usr/src/tmp/sysvinit-buildroot/sbin/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/bin/ for i in mountpoint; do \ install -m 755 $i /usr/src/tmp/sysvinit-buildroot/bin/ ; \ done for i in init halt shutdown runlevel killall5 fstab-decode logsave bootlogd; do \ install -m 755 $i /usr/src/tmp/sysvinit-buildroot/sbin/ ; \ done for i in last mesg readbootlog wall; do \ install -m 755 $i /usr/src/tmp/sysvinit-buildroot/usr/bin/ ; \ done # install -m 755 -d /usr/src/tmp/sysvinit-buildroot/etc/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/etc/inittab.d # install -m 755 ../doc/initscript.sample /usr/src/tmp/sysvinit-buildroot/etc/ ln -sf halt /usr/src/tmp/sysvinit-buildroot/sbin/reboot ln -sf halt /usr/src/tmp/sysvinit-buildroot/sbin/poweroff ln -sf init /usr/src/tmp/sysvinit-buildroot/sbin/telinit ln -sf killall5 /usr/src/tmp/sysvinit-buildroot/sbin/pidof ln -sf ../sbin/pidof /usr/src/tmp/sysvinit-buildroot/bin/pidof if [ ! -f /usr/src/tmp/sysvinit-buildroot/usr/bin/lastb ]; then \ ln -sf last /usr/src/tmp/sysvinit-buildroot/usr/bin/lastb; \ fi install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/include/ install -m 644 initreq.h /usr/src/tmp/sysvinit-buildroot/usr/include/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/share/man/man5/ install -m 755 -d /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/ for man in last.1 lastb.1 mesg.1 readbootlog.1 mountpoint.1 wall.1; do \ install -m 644 ../man/$man /usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/; \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" /usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/$man ; \ done for man in initscript.5 inittab.5 initctl.5; do \ install -m 644 ../man/$man /usr/src/tmp/sysvinit-buildroot/usr/share/man/man5/; \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" /usr/src/tmp/sysvinit-buildroot/usr/share/man/man5/$man ; \ done for man in halt.8 init.8 killall5.8 pidof.8 poweroff.8 reboot.8 runlevel.8 shutdown.8 telinit.8 fstab-decode.8 logsave.8 bootlogd.8; do \ install -m 644 ../man/$man /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/; \ sed -i "1{ s@^\('\\\\\"\)[^\*-]*-\*- coding: [^[:blank:]]\+ -\*-@\1@; }" /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/$man ; \ done make: Leaving directory '/usr/src/RPM/BUILD/sysvinit-3.00/src' + install -pm755 src/bootlogd src/init.initrd /usr/src/tmp/sysvinit-buildroot/sbin/ + mkfifo -m600 /usr/src/tmp/sysvinit-buildroot/dev/initctl + touch /usr/src/tmp/sysvinit-buildroot/run/initctl + rm -f -- /usr/src/tmp/sysvinit-buildroot/sbin/logsave + rm -f -- /usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/logsave.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sysvinit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sysvinit-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sysvinit-buildroot/ (default) Compressing files in /usr/src/tmp/sysvinit-buildroot (auto) removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/lastb.1' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/lastb.1.xz' -> 'last.1.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/poweroff.8' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/poweroff.8.xz' -> 'halt.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/reboot.8' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/reboot.8.xz' -> 'halt.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/telinit.8' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/telinit.8.xz' -> 'init.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/lastb.1.xz' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man1/lastb.1.xz' -> 'last.1.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/poweroff.8.xz' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/poweroff.8.xz' -> 'halt.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/reboot.8.xz' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/reboot.8.xz' -> 'halt.8.xz' removed '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/telinit.8.xz' '/usr/src/tmp/sysvinit-buildroot/usr/share/man/man8/telinit.8.xz' -> 'init.8.xz' Verifying ELF objects in /usr/src/tmp/sysvinit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/sysvinit-buildroot Processing files: sysvinit-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vx2AaB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ycD6VE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eRzbm5 find-scriptlet-requires: FINDPACKAGE-COMMANDS: ln Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dosPks find-scriptlet-requires: FINDPACKAGE-COMMANDS: ln rm sleep Provides: SysVinit = 3.00-alt2 Requires: /sbin/sulogin, sysvinit-utils = 3.00-alt2, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libselinux.so.1 >= set:lj8HA6Kj0, libselinux.so.1(LIBSELINUX_1.0), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, coreutils Requires(post): /bin/sh, coreutils, /sbin/pidof Conflicts: glibc < 6:2.2.1-ipl0.2mdk, systemd, systemd-sysvinit Obsoletes: SysVinit < 3.00-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8s1FOM Creating sysvinit-debuginfo package Processing files: sysvinit-utils-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7eSnve find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GzU5o2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Conflicts: SysVinit < 2.86-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kuAKXb Creating sysvinit-utils-debuginfo package Processing files: sysvinit-initramfs-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.65me6D find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wi8lSm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iKF14j Creating sysvinit-initramfs-debuginfo package Processing files: sysvinit-debuginfo-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ttUJ6p find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xCnsL1 find-requires: running scripts (debuginfo) Requires: sysvinit = 3.00-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libselinux.so.1) Processing files: sysvinit-utils-debuginfo-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3yu7la find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lqEHZy find-requires: running scripts (debuginfo) Requires: sysvinit-utils = 3.00-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Processing files: sysvinit-initramfs-debuginfo-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tRLkue find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kv8AGM find-requires: running scripts (debuginfo) Requires: sysvinit-initramfs = 3.00-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to sysvinit a strict dependency on sysvinit-utils Adding to sysvinit-debuginfo a strict dependency on sysvinit Adding to sysvinit-utils-debuginfo a strict dependency on sysvinit-utils Adding to sysvinit-initramfs-debuginfo a strict dependency on sysvinit-initramfs Adding to sysvinit-debuginfo a strict dependency on sysvinit-utils-debuginfo Removing from sysvinit-debuginfo 2 sources provided by sysvinit-utils-debuginfo Removing 1 extra deps from sysvinit due to dependency on sysvinit-utils Removing 16 extra deps from sysvinit due to repentancy on sysvinit-utils Removing 2 extra deps from sysvinit-debuginfo due to repentancy on sysvinit-utils-debuginfo Wrote: /usr/src/RPM/RPMS/i586/sysvinit-3.00-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sysvinit-utils-3.00-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sysvinit-initramfs-3.00-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sysvinit-debuginfo-3.00-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sysvinit-utils-debuginfo-3.00-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sysvinit-initramfs-debuginfo-3.00-alt2.i586.rpm (w2.lzdio) 6.90user 6.41system 0:20.96elapsed 63%CPU (0avgtext+0avgdata 34816maxresident)k 0inputs+0outputs (0major+1184840minor)pagefaults 0swaps 3.31user 2.44system 0:30.36elapsed 18%CPU (0avgtext+0avgdata 134084maxresident)k 0inputs+0outputs (0major+189832minor)pagefaults 0swaps --- sysvinit-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-3.00-alt2.i586.rpm.hasher 2024-12-14 08:28:51.529889826 +0000 @@ -40,9 +40,9 @@ File: /run/initctl 100644 root:root -File: /sbin/fstab-decode 100755 root:root 0257504f3abb55df215008a6ecdc00ff -File: /sbin/halt 100755 root:root a8f50710b0ffdabe8ff55304e8f77f81 -File: /sbin/init 100700 root:root f11c2c93e82b7b3457a2c164d49229d7 +File: /sbin/fstab-decode 100755 root:root ba993f907a00e628909579f2843162a6 +File: /sbin/halt 100755 root:root d3090e3429022a782859f6d7f31a2f4d +File: /sbin/init 100700 root:root 33e7ca8291e081f96e54793a3bbcfa9b File: /sbin/poweroff 120777 root:root halt File: /sbin/reboot 120777 root:root halt -File: /sbin/runlevel 100755 root:root 1dffde95d3c853147dabb0c103598a3a -File: /sbin/shutdown 100700 root:root 7613a50008510ce7ff683030b906b487 +File: /sbin/runlevel 100755 root:root 0e945b47889b3bfb7eb4e62f08f020bd +File: /sbin/shutdown 100700 root:root 136d99d35cc2361683adc106e69e0d5f File: /sbin/telinit 120777 root:root init @@ -60,2 +60,2 @@ File: /usr/share/man/man8/telinit.8.xz 120777 root:root init.8.xz -RPMIdentity: 51d702368778844c7c9725ebf76aeb17ad9a2fb4aa09c08e57a952fb590b0f42d2403d83c09a7a529f54d45a749120461ff35ea127867d2ff7498f5fe8f02c4d +RPMIdentity: 0ecc7745ac4bbce388b465343293bb5ae1593a899e2e070da260903b4be1cbc7d3d8a9db422f6a984d166ea6514f999286714358ab62e6ea63887f4a45607662 --- sysvinit-debuginfo-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-debuginfo-3.00-alt2.i586.rpm.hasher 2024-12-14 08:28:51.609891385 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/3c3df0565a5d1d121e9e628af9dc3b5c83facd 120777 root:root ../../../../../sbin/shutdown -/usr/lib/debug/.build-id/1f/3c3df0565a5d1d121e9e628af9dc3b5c83facd.debug 120777 root:root ../../sbin/shutdown.debug -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/4e8c4187e381c4697b9294778ddacee98371b9 120777 root:root ../../../../../sbin/halt -/usr/lib/debug/.build-id/27/4e8c4187e381c4697b9294778ddacee98371b9.debug 120777 root:root ../../sbin/halt.debug -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/acaaa90d907ee6f4b11a04381f28265015918e 120777 root:root ../../../../../sbin/fstab-decode -/usr/lib/debug/.build-id/28/acaaa90d907ee6f4b11a04381f28265015918e.debug 120777 root:root ../../sbin/fstab-decode.debug -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/0e56b048232d508f00a624aa432f1ac6a705b8 120777 root:root ../../../../../sbin/init -/usr/lib/debug/.build-id/9c/0e56b048232d508f00a624aa432f1ac6a705b8.debug 120777 root:root ../../sbin/init.debug -/usr/lib/debug/.build-id/db 40755 root:root -/usr/lib/debug/.build-id/db/8bbeab0946e9315773609e816c3c87f01cf441 120777 root:root ../../../../../sbin/runlevel -/usr/lib/debug/.build-id/db/8bbeab0946e9315773609e816c3c87f01cf441.debug 120777 root:root ../../sbin/runlevel.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/8e26cb2cd1b927cfbfc2a3f6242e870a0284fc 120777 root:root ../../../../../sbin/fstab-decode +/usr/lib/debug/.build-id/1c/8e26cb2cd1b927cfbfc2a3f6242e870a0284fc.debug 120777 root:root ../../sbin/fstab-decode.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/d9eca02fac717015d1032db519b06d3210668f 120777 root:root ../../../../../sbin/init +/usr/lib/debug/.build-id/69/d9eca02fac717015d1032db519b06d3210668f.debug 120777 root:root ../../sbin/init.debug +/usr/lib/debug/.build-id/79 40755 root:root +/usr/lib/debug/.build-id/79/f6887bcee503927981f55c7a49e673c82848c5 120777 root:root ../../../../../sbin/halt +/usr/lib/debug/.build-id/79/f6887bcee503927981f55c7a49e673c82848c5.debug 120777 root:root ../../sbin/halt.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/f3e3df51359e470031574cc7c180142fae537a 120777 root:root ../../../../../sbin/shutdown +/usr/lib/debug/.build-id/ad/f3e3df51359e470031574cc7c180142fae537a.debug 120777 root:root ../../sbin/shutdown.debug +/usr/lib/debug/.build-id/bd 40755 root:root +/usr/lib/debug/.build-id/bd/b6e10905e468ae0b60621b6ff6acc26b7882e5 120777 root:root ../../../../../sbin/runlevel +/usr/lib/debug/.build-id/bd/b6e10905e468ae0b60621b6ff6acc26b7882e5.debug 120777 root:root ../../sbin/runlevel.debug /usr/lib/debug/sbin/fstab-decode.debug 100644 root:root @@ -41,24 +41,24 @@ Provides: sysvinit-debuginfo = 3.00-alt2:sisyphus+300218.200.2.1 -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/3c3df0565a5d1d121e9e628af9dc3b5c83facd 120777 root:root ../../../../../sbin/shutdown -File: /usr/lib/debug/.build-id/1f/3c3df0565a5d1d121e9e628af9dc3b5c83facd.debug 120777 root:root ../../sbin/shutdown.debug -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/4e8c4187e381c4697b9294778ddacee98371b9 120777 root:root ../../../../../sbin/halt -File: /usr/lib/debug/.build-id/27/4e8c4187e381c4697b9294778ddacee98371b9.debug 120777 root:root ../../sbin/halt.debug -File: /usr/lib/debug/.build-id/28 40755 root:root -File: /usr/lib/debug/.build-id/28/acaaa90d907ee6f4b11a04381f28265015918e 120777 root:root ../../../../../sbin/fstab-decode -File: /usr/lib/debug/.build-id/28/acaaa90d907ee6f4b11a04381f28265015918e.debug 120777 root:root ../../sbin/fstab-decode.debug -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/0e56b048232d508f00a624aa432f1ac6a705b8 120777 root:root ../../../../../sbin/init -File: /usr/lib/debug/.build-id/9c/0e56b048232d508f00a624aa432f1ac6a705b8.debug 120777 root:root ../../sbin/init.debug -File: /usr/lib/debug/.build-id/db 40755 root:root -File: /usr/lib/debug/.build-id/db/8bbeab0946e9315773609e816c3c87f01cf441 120777 root:root ../../../../../sbin/runlevel -File: /usr/lib/debug/.build-id/db/8bbeab0946e9315773609e816c3c87f01cf441.debug 120777 root:root ../../sbin/runlevel.debug -File: /usr/lib/debug/sbin/fstab-decode.debug 100644 root:root a3ace2f8e81b0013c3c89075611cec12 -File: /usr/lib/debug/sbin/halt.debug 100644 root:root 2e7d77d0cbc1c07027e6eec1fed8f07b -File: /usr/lib/debug/sbin/init.debug 100644 root:root 4b54d0f991e9ea4fdb36c933e8e9ffff +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/8e26cb2cd1b927cfbfc2a3f6242e870a0284fc 120777 root:root ../../../../../sbin/fstab-decode +File: /usr/lib/debug/.build-id/1c/8e26cb2cd1b927cfbfc2a3f6242e870a0284fc.debug 120777 root:root ../../sbin/fstab-decode.debug +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/d9eca02fac717015d1032db519b06d3210668f 120777 root:root ../../../../../sbin/init +File: /usr/lib/debug/.build-id/69/d9eca02fac717015d1032db519b06d3210668f.debug 120777 root:root ../../sbin/init.debug +File: /usr/lib/debug/.build-id/79 40755 root:root +File: /usr/lib/debug/.build-id/79/f6887bcee503927981f55c7a49e673c82848c5 120777 root:root ../../../../../sbin/halt +File: /usr/lib/debug/.build-id/79/f6887bcee503927981f55c7a49e673c82848c5.debug 120777 root:root ../../sbin/halt.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/f3e3df51359e470031574cc7c180142fae537a 120777 root:root ../../../../../sbin/shutdown +File: /usr/lib/debug/.build-id/ad/f3e3df51359e470031574cc7c180142fae537a.debug 120777 root:root ../../sbin/shutdown.debug +File: /usr/lib/debug/.build-id/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/b6e10905e468ae0b60621b6ff6acc26b7882e5 120777 root:root ../../../../../sbin/runlevel +File: /usr/lib/debug/.build-id/bd/b6e10905e468ae0b60621b6ff6acc26b7882e5.debug 120777 root:root ../../sbin/runlevel.debug +File: /usr/lib/debug/sbin/fstab-decode.debug 100644 root:root 2dd14ee142c80d27a3a63f3d7c80d3e3 +File: /usr/lib/debug/sbin/halt.debug 100644 root:root f0e87f7353d493fbe596cb32377f4a78 +File: /usr/lib/debug/sbin/init.debug 100644 root:root 71daad3e7a4d4e7112f040308d39ffef File: /usr/lib/debug/sbin/poweroff.debug 120777 root:root halt.debug File: /usr/lib/debug/sbin/reboot.debug 120777 root:root halt.debug -File: /usr/lib/debug/sbin/runlevel.debug 100644 root:root 4384b85a03272c70a97dbf774c8d0182 -File: /usr/lib/debug/sbin/shutdown.debug 100644 root:root 714c23f7468eddaff160582d1c522587 +File: /usr/lib/debug/sbin/runlevel.debug 100644 root:root f9e7e7d81bb13c2802402b1e1ddd3c0f +File: /usr/lib/debug/sbin/shutdown.debug 100644 root:root 41aa02aaf85ae214f9b2fc4c90587dd1 File: /usr/lib/debug/sbin/telinit.debug 120777 root:root init.debug @@ -77,2 +77,2 @@ File: /usr/src/debug/sysvinit-3.00/src/utmp.c 100644 root:root 4cf530046c37a1533ab7904d81e1bc9c -RPMIdentity: 901c3b6f121f7fb22105ebaa8a4ab048beea832da0ed16e14b37705b05f1187204a7a355b2e94b42d3e184b72011e2930619dc3aab2915225520498f2f779e91 +RPMIdentity: 6ea986b4798cb3b6284824882a74d436d24c93466ea469036f52882fb9e46a40f39eb96b25312172310bb2cfa8a92620b951d7e15c3abd02d9299c9d8711a77b --- sysvinit-initramfs-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-initramfs-3.00-alt2.i586.rpm.hasher 2024-12-14 08:28:51.685892866 +0000 @@ -12,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -17,3 +18,3 @@ Provides: sysvinit-initramfs = 3.00-alt2:sisyphus+300218.200.2.1 -File: /sbin/init.initrd 100700 root:root 961ffcc194baed6bb5d5cdf5b885ef08 -RPMIdentity: b24938c070293ad85d0f0cd75d291cc81d3c3f0eb92b4865f1be79eb02b33458849937ed4bf67ae240e3b564bd832e225a5bf7d515bd626fccb50fdc6508f775 +File: /sbin/init.initrd 100700 root:root f27225b61f8b85763fa26645cc374b63 +RPMIdentity: c13e6a5a54d6703afe609f3fe82ad41cbcedf5bcf14483dfd4a9197222b5d56b1a1a59f45165e13aa6d83799cf99c07a446449426dafdb8b24bc40b08705484d --- sysvinit-initramfs-debuginfo-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-initramfs-debuginfo-3.00-alt2.i586.rpm.hasher 2024-12-14 08:28:51.753894190 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/46 40755 root:root -/usr/lib/debug/.build-id/46/15b84dec3dd82c837502c152fc9d2545d9e456 120777 root:root ../../../../../sbin/init.initrd -/usr/lib/debug/.build-id/46/15b84dec3dd82c837502c152fc9d2545d9e456.debug 120777 root:root ../../sbin/init.initrd.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/467344b9e6956052e59a6e9b4d7ec9d13ae6b5 120777 root:root ../../../../../sbin/init.initrd +/usr/lib/debug/.build-id/69/467344b9e6956052e59a6e9b4d7ec9d13ae6b5.debug 120777 root:root ../../sbin/init.initrd.debug /usr/lib/debug/sbin/init.initrd.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: sysvinit-initramfs-debuginfo = 3.00-alt2:sisyphus+300218.200.2.1 -File: /usr/lib/debug/.build-id/46 40755 root:root -File: /usr/lib/debug/.build-id/46/15b84dec3dd82c837502c152fc9d2545d9e456 120777 root:root ../../../../../sbin/init.initrd -File: /usr/lib/debug/.build-id/46/15b84dec3dd82c837502c152fc9d2545d9e456.debug 120777 root:root ../../sbin/init.initrd.debug -File: /usr/lib/debug/sbin/init.initrd.debug 100644 root:root 032ac112d33dbe9d05329675ff77009d +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/467344b9e6956052e59a6e9b4d7ec9d13ae6b5 120777 root:root ../../../../../sbin/init.initrd +File: /usr/lib/debug/.build-id/69/467344b9e6956052e59a6e9b4d7ec9d13ae6b5.debug 120777 root:root ../../sbin/init.initrd.debug +File: /usr/lib/debug/sbin/init.initrd.debug 100644 root:root e5e25a4991326eb4c6c39106c2e290e3 File: /usr/src/debug/sysvinit-3.00 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/sysvinit-3.00/src/utmp.c 100644 root:root 4cf530046c37a1533ab7904d81e1bc9c -RPMIdentity: ed4d0bb8292f5393a89036634abc33348977eed0107f837f1d4220a621d3d8d20759c73daf480d5c89cdbe75c8dce70814cbe97c6649893ed9e9061b6ee36ff7 +RPMIdentity: b656c8ff7e721e345ee8504c087e31b7f502f6e15d45989fa2383070eff10df7e4839576c71198358995601d253d222bc3832d672604d15a85ad2cfe9355bdf8 --- sysvinit-utils-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-utils-3.00-alt2.i586.rpm.hasher 2024-12-14 08:28:51.820895496 +0000 @@ -31,2 +31,3 @@ Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -37,12 +38,12 @@ Conflicts: SysVinit < 2.86-alt2 -File: /bin/mountpoint 100755 root:root 563ecae9319c5047fc6422d53682279b +File: /bin/mountpoint 100755 root:root 440a7bbe0316ad0f36100e1a8f1f6e64 File: /bin/pidof 120777 root:root ../sbin/pidof -File: /sbin/bootlogd 100700 root:root d3fbc490610f072fc65a1f97444ebe37 -File: /sbin/killall5 100755 root:root c6a0f99e1304f6c891822d8fd7b39267 +File: /sbin/bootlogd 100700 root:root 34b76ccd8d1a9479c3cd349d6a94b9ce +File: /sbin/killall5 100755 root:root 3ce40e2adabf14fc908a9c6c62f08c32 File: /sbin/pidof 120777 root:root killall5 -File: /usr/bin/last 100755 root:root f21ccbe2eb4549ff4fe6c8b388aa0b8e +File: /usr/bin/last 100755 root:root 612cdf861153aa647463d6407317ac12 File: /usr/bin/lastb 120777 root:root last -File: /usr/bin/mesg 100755 root:root c1b5e48190ed0bb92b51810cacd052ec -File: /usr/bin/readbootlog 100755 root:root 6dd43dd77a853a868a9bb3e6d5c37ab2 -File: /usr/bin/wall 102711 root:tty 602d553bbcdfc5260490329b12a55255 +File: /usr/bin/mesg 100755 root:root a09ce5afe2084a353032200c093bc429 +File: /usr/bin/readbootlog 100755 root:root 329d3eb9378b2b0a7c6192ff26d609bc +File: /usr/bin/wall 102711 root:tty e471de630043347d3943176835e6c4ad File: /usr/share/man/man1/last.1.xz 100644 root:root e393f738316800fae9c98c3003b89fe6 @@ -56,2 +57,2 @@ File: /usr/share/man/man8/pidof.8.xz 100644 root:root 9a480a17cdca4af6338c7e29d96ca1f2 -RPMIdentity: c9d4afb6274f76fed396323344a5f32e522918a2017956ae0fb35f6d07acc596b2f6f4a3ebc6255ad0e05a07ed1a65a44fcdf52bce765a1bad1843a6e5501c33 +RPMIdentity: 54a53c0b9f137fa4ac0a37d2c26130bc43ddb93ecbfebb3f5a251213f5aa2984ace2d530a06a833f229aabf6053512c858d1de21f4aa245ff3526451014ec142 --- sysvinit-utils-debuginfo-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-utils-debuginfo-3.00-alt2.i586.rpm.hasher 2024-12-14 08:28:51.892896899 +0000 @@ -1,22 +1,22 @@ -/usr/lib/debug/.build-id/01 40755 root:root -/usr/lib/debug/.build-id/01/ec7b8174bad0c291e382e242ec10ac81b53501 120777 root:root ../../../../bin/mesg -/usr/lib/debug/.build-id/01/ec7b8174bad0c291e382e242ec10ac81b53501.debug 120777 root:root ../../usr/bin/mesg.debug -/usr/lib/debug/.build-id/62 40755 root:root -/usr/lib/debug/.build-id/62/9db2c94de8e1d2f2167b16f8de51901cdd7cd2 120777 root:root ../../../../bin/readbootlog -/usr/lib/debug/.build-id/62/9db2c94de8e1d2f2167b16f8de51901cdd7cd2.debug 120777 root:root ../../usr/bin/readbootlog.debug -/usr/lib/debug/.build-id/92 40755 root:root -/usr/lib/debug/.build-id/92/a33fb8ffa9418608ed2eba16dad6fa135395ac 120777 root:root ../../../../bin/wall -/usr/lib/debug/.build-id/92/a33fb8ffa9418608ed2eba16dad6fa135395ac.debug 120777 root:root ../../usr/bin/wall.debug -/usr/lib/debug/.build-id/99 40755 root:root -/usr/lib/debug/.build-id/99/837033c06f5eacaa4bb6b3691d29fee36e1ee4 120777 root:root ../../../../../sbin/killall5 -/usr/lib/debug/.build-id/99/837033c06f5eacaa4bb6b3691d29fee36e1ee4.debug 120777 root:root ../../sbin/killall5.debug -/usr/lib/debug/.build-id/9c 40755 root:root -/usr/lib/debug/.build-id/9c/224f135f5cb1b07a74dcfa9d0a95525e80502f 120777 root:root ../../../../../sbin/bootlogd -/usr/lib/debug/.build-id/9c/224f135f5cb1b07a74dcfa9d0a95525e80502f.debug 120777 root:root ../../sbin/bootlogd.debug -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/998c7c8a9ddfa1e9bdd5d228a23e76172b52cf 120777 root:root ../../../../../bin/mountpoint -/usr/lib/debug/.build-id/b7/998c7c8a9ddfa1e9bdd5d228a23e76172b52cf.debug 120777 root:root ../../bin/mountpoint.debug -/usr/lib/debug/.build-id/c0 40755 root:root -/usr/lib/debug/.build-id/c0/e514939d000a122f17ebcf4a70494139e8bbce 120777 root:root ../../../../bin/last -/usr/lib/debug/.build-id/c0/e514939d000a122f17ebcf4a70494139e8bbce.debug 120777 root:root ../../usr/bin/last.debug +/usr/lib/debug/.build-id/27 40755 root:root +/usr/lib/debug/.build-id/27/76050ec75b0eea8dd6dcd21c7ddc4c65e878b2 120777 root:root ../../../../../bin/mountpoint +/usr/lib/debug/.build-id/27/76050ec75b0eea8dd6dcd21c7ddc4c65e878b2.debug 120777 root:root ../../bin/mountpoint.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/9a0d4011005e34c02d8af236d6f249b2a6fda1 120777 root:root ../../../../bin/readbootlog +/usr/lib/debug/.build-id/41/9a0d4011005e34c02d8af236d6f249b2a6fda1.debug 120777 root:root ../../usr/bin/readbootlog.debug +/usr/lib/debug/.build-id/52 40755 root:root +/usr/lib/debug/.build-id/52/f24f89718ce561816eff7ebd93847a0b82014a 120777 root:root ../../../../bin/mesg +/usr/lib/debug/.build-id/52/f24f89718ce561816eff7ebd93847a0b82014a.debug 120777 root:root ../../usr/bin/mesg.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/d86d4a51b718dd770c7b6287e22b6de53d9595 120777 root:root ../../../../bin/last +/usr/lib/debug/.build-id/89/d86d4a51b718dd770c7b6287e22b6de53d9595.debug 120777 root:root ../../usr/bin/last.debug +/usr/lib/debug/.build-id/93 40755 root:root +/usr/lib/debug/.build-id/93/5574b657690c4cb12da9424e5bc51832c820c3 120777 root:root ../../../../bin/wall +/usr/lib/debug/.build-id/93/5574b657690c4cb12da9424e5bc51832c820c3.debug 120777 root:root ../../usr/bin/wall.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/5feeaecc37d442f270e112ca412d59f0126fc5 120777 root:root ../../../../../sbin/bootlogd +/usr/lib/debug/.build-id/ee/5feeaecc37d442f270e112ca412d59f0126fc5.debug 120777 root:root ../../sbin/bootlogd.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/083c78815271a719ab06ecf53c1e8124dabdaa 120777 root:root ../../../../../sbin/killall5 +/usr/lib/debug/.build-id/fe/083c78815271a719ab06ecf53c1e8124dabdaa.debug 120777 root:root ../../sbin/killall5.debug /usr/lib/debug/bin/mountpoint.debug 100644 root:root @@ -48,33 +48,33 @@ Provides: sysvinit-utils-debuginfo = 3.00-alt2:sisyphus+300218.200.2.1 -File: /usr/lib/debug/.build-id/01 40755 root:root -File: /usr/lib/debug/.build-id/01/ec7b8174bad0c291e382e242ec10ac81b53501 120777 root:root ../../../../bin/mesg -File: /usr/lib/debug/.build-id/01/ec7b8174bad0c291e382e242ec10ac81b53501.debug 120777 root:root ../../usr/bin/mesg.debug -File: /usr/lib/debug/.build-id/62 40755 root:root -File: /usr/lib/debug/.build-id/62/9db2c94de8e1d2f2167b16f8de51901cdd7cd2 120777 root:root ../../../../bin/readbootlog -File: /usr/lib/debug/.build-id/62/9db2c94de8e1d2f2167b16f8de51901cdd7cd2.debug 120777 root:root ../../usr/bin/readbootlog.debug -File: /usr/lib/debug/.build-id/92 40755 root:root -File: /usr/lib/debug/.build-id/92/a33fb8ffa9418608ed2eba16dad6fa135395ac 120777 root:root ../../../../bin/wall -File: /usr/lib/debug/.build-id/92/a33fb8ffa9418608ed2eba16dad6fa135395ac.debug 120777 root:root ../../usr/bin/wall.debug -File: /usr/lib/debug/.build-id/99 40755 root:root -File: /usr/lib/debug/.build-id/99/837033c06f5eacaa4bb6b3691d29fee36e1ee4 120777 root:root ../../../../../sbin/killall5 -File: /usr/lib/debug/.build-id/99/837033c06f5eacaa4bb6b3691d29fee36e1ee4.debug 120777 root:root ../../sbin/killall5.debug -File: /usr/lib/debug/.build-id/9c 40755 root:root -File: /usr/lib/debug/.build-id/9c/224f135f5cb1b07a74dcfa9d0a95525e80502f 120777 root:root ../../../../../sbin/bootlogd -File: /usr/lib/debug/.build-id/9c/224f135f5cb1b07a74dcfa9d0a95525e80502f.debug 120777 root:root ../../sbin/bootlogd.debug -File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/998c7c8a9ddfa1e9bdd5d228a23e76172b52cf 120777 root:root ../../../../../bin/mountpoint -File: /usr/lib/debug/.build-id/b7/998c7c8a9ddfa1e9bdd5d228a23e76172b52cf.debug 120777 root:root ../../bin/mountpoint.debug -File: /usr/lib/debug/.build-id/c0 40755 root:root -File: /usr/lib/debug/.build-id/c0/e514939d000a122f17ebcf4a70494139e8bbce 120777 root:root ../../../../bin/last -File: /usr/lib/debug/.build-id/c0/e514939d000a122f17ebcf4a70494139e8bbce.debug 120777 root:root ../../usr/bin/last.debug -File: /usr/lib/debug/bin/mountpoint.debug 100644 root:root f8242041ec9a61057c5707528ebc5343 +File: /usr/lib/debug/.build-id/27 40755 root:root +File: /usr/lib/debug/.build-id/27/76050ec75b0eea8dd6dcd21c7ddc4c65e878b2 120777 root:root ../../../../../bin/mountpoint +File: /usr/lib/debug/.build-id/27/76050ec75b0eea8dd6dcd21c7ddc4c65e878b2.debug 120777 root:root ../../bin/mountpoint.debug +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/9a0d4011005e34c02d8af236d6f249b2a6fda1 120777 root:root ../../../../bin/readbootlog +File: /usr/lib/debug/.build-id/41/9a0d4011005e34c02d8af236d6f249b2a6fda1.debug 120777 root:root ../../usr/bin/readbootlog.debug +File: /usr/lib/debug/.build-id/52 40755 root:root +File: /usr/lib/debug/.build-id/52/f24f89718ce561816eff7ebd93847a0b82014a 120777 root:root ../../../../bin/mesg +File: /usr/lib/debug/.build-id/52/f24f89718ce561816eff7ebd93847a0b82014a.debug 120777 root:root ../../usr/bin/mesg.debug +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/d86d4a51b718dd770c7b6287e22b6de53d9595 120777 root:root ../../../../bin/last +File: /usr/lib/debug/.build-id/89/d86d4a51b718dd770c7b6287e22b6de53d9595.debug 120777 root:root ../../usr/bin/last.debug +File: /usr/lib/debug/.build-id/93 40755 root:root +File: /usr/lib/debug/.build-id/93/5574b657690c4cb12da9424e5bc51832c820c3 120777 root:root ../../../../bin/wall +File: /usr/lib/debug/.build-id/93/5574b657690c4cb12da9424e5bc51832c820c3.debug 120777 root:root ../../usr/bin/wall.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/5feeaecc37d442f270e112ca412d59f0126fc5 120777 root:root ../../../../../sbin/bootlogd +File: /usr/lib/debug/.build-id/ee/5feeaecc37d442f270e112ca412d59f0126fc5.debug 120777 root:root ../../sbin/bootlogd.debug +File: /usr/lib/debug/.build-id/fe 40755 root:root +File: /usr/lib/debug/.build-id/fe/083c78815271a719ab06ecf53c1e8124dabdaa 120777 root:root ../../../../../sbin/killall5 +File: /usr/lib/debug/.build-id/fe/083c78815271a719ab06ecf53c1e8124dabdaa.debug 120777 root:root ../../sbin/killall5.debug +File: /usr/lib/debug/bin/mountpoint.debug 100644 root:root cd5f0069805a5a909d89b146e58ac1e9 File: /usr/lib/debug/bin/pidof.debug 120777 root:root ../sbin/killall5.debug -File: /usr/lib/debug/sbin/bootlogd.debug 100644 root:root 2c80be10f648a6d8e187084e0eeaee2a -File: /usr/lib/debug/sbin/killall5.debug 100644 root:root e2fb3f81ce971e00dbb6a3f101465153 +File: /usr/lib/debug/sbin/bootlogd.debug 100644 root:root ab0814e4743adbd632774de8f0ef1ca4 +File: /usr/lib/debug/sbin/killall5.debug 100644 root:root 87f15b3dd8df941a83b00e6a2be27c4d File: /usr/lib/debug/sbin/pidof.debug 120777 root:root killall5.debug -File: /usr/lib/debug/usr/bin/last.debug 100644 root:root fc11e7d72c70712828a68b7991908fd2 +File: /usr/lib/debug/usr/bin/last.debug 100644 root:root bcf4bf6590300d89bfa68e78e8fc2e31 File: /usr/lib/debug/usr/bin/lastb.debug 120777 root:root last.debug -File: /usr/lib/debug/usr/bin/mesg.debug 100644 root:root bceea5bce63f5ceeed23e5416895db9e -File: /usr/lib/debug/usr/bin/readbootlog.debug 100644 root:root 227d932b9a4b7f695b1df291529dc7c0 -File: /usr/lib/debug/usr/bin/wall.debug 100644 root:root 4567bc9da7abece1aa43dc8c7a27a4f2 +File: /usr/lib/debug/usr/bin/mesg.debug 100644 root:root 145ce0ee1d52ab6cdf00f977c4856a09 +File: /usr/lib/debug/usr/bin/readbootlog.debug 100644 root:root 1ac81f39b8dfb07addc924b2c29ccbfb +File: /usr/lib/debug/usr/bin/wall.debug 100644 root:root da75e2c9d6b270449b72c14ca9feda26 File: /usr/src/debug/sysvinit-3.00 40755 root:root @@ -91,2 +91,2 @@ File: /usr/src/debug/sysvinit-3.00/src/wall.c 100644 root:root 361e70d77d0a10bfd0a482a75b38a34f -RPMIdentity: 242efbfce6cefd8434ca33e8e7dea7fc32e7749ca2b6974a8c96757762e2dd23c4c9f25d69b2a078e2dd7ba64a01f84d3d22d42127ca35a6f08b983f83360087 +RPMIdentity: 6ea77bb7c0166311dc19b53494ce689c74afcbb95b9f693cb45b57b145673cfbbceec5fb67fc5efe4f15d16d70d4bb07d0eb0f89d7241c4d27d0460703cd0d9e