<86>Jun 3 05:56:58 userdel[1234691]: delete user 'rooter' <86>Jun 3 05:56:58 userdel[1234691]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:56:58 userdel[1234691]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:56:58 groupadd[1234746]: group added to /etc/group: name=rooter, GID=1844 <86>Jun 3 05:56:58 groupadd[1234746]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:56:58 groupadd[1234746]: new group: name=rooter, GID=1844 <86>Jun 3 05:56:58 useradd[1234776]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:56:58 userdel[1234863]: delete user 'builder' <86>Jun 3 05:56:58 userdel[1234863]: removed group 'builder' owned by 'builder' <86>Jun 3 05:56:58 userdel[1234863]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:56:58 groupadd[1234935]: group added to /etc/group: name=builder, GID=1845 <86>Jun 3 05:56:58 groupadd[1234935]: group added to /etc/gshadow: name=builder <86>Jun 3 05:56:58 groupadd[1234935]: new group: name=builder, GID=1845 <86>Jun 3 05:56:58 useradd[1234995]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>Jun 3 05:56:59 rpmi: libselinux-devel-1:3.2-alt2 sisyphus+291245.3100.54.1 1643297413 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.34490 + 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.34490 + 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 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 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 -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 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 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 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 -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 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 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 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 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 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 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 -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 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 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 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 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 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 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.4263 + 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:/bin:/usr/bin:/usr/X11R6/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/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/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/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/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.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' 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' 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) Processing files: sysvinit-3.00-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XP7z31 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.WyXwpK 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.2nx0cn 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.TYa9yR 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.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.Evd9cR 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.fu37EY 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.XYfbWA 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.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.yuRPPJ 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.whjzsY 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.plLvpx 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.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.v20l57 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.3Z9xQD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F3hDzp 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.GyyijH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d0LMRG 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.APVO2e find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BO0V31 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 15 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.32user 5.87system 0:20.74elapsed 58%CPU (0avgtext+0avgdata 34604maxresident)k 0inputs+0outputs (0major+1179797minor)pagefaults 0swaps 1.64user 1.27system 0:26.06elapsed 11%CPU (0avgtext+0avgdata 109324maxresident)k 0inputs+0outputs (0major+198280minor)pagefaults 0swaps --- sysvinit-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-3.00-alt2.i586.rpm.hasher 2023-06-03 05:57:22.360415374 +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 02266355a89c3fb375f48c3037244ffb +File: /sbin/halt 100755 root:root 92f72f055e1b5bbc15d454ee5bffa31f +File: /sbin/init 100700 root:root 6cf637445d0eea01dd7a3e86a34344df 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 2066ad58837070b9aaa24d4b8e4f0636 +File: /sbin/shutdown 100700 root:root cf18234eaf1999568669a832e2e95824 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: 604691bfbbec3d8d13371cd43943cff1ca3172a0d9e7290ad38a2af3fb28b57d0ba24135d25fae11a48527f6bfabed419f4abef9d385bbd296f2a36288924d5c --- sysvinit-debuginfo-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-debuginfo-3.00-alt2.i586.rpm.hasher 2023-06-03 05:57:22.446416371 +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/08 40755 root:root +/usr/lib/debug/.build-id/08/319124a4587e0bdd0fed624723ee5f726669ef 120777 root:root ../../../../../sbin/halt +/usr/lib/debug/.build-id/08/319124a4587e0bdd0fed624723ee5f726669ef.debug 120777 root:root ../../sbin/halt.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/fe4ff7793410d4d89b8adf0e8f9f052337cbe7 120777 root:root ../../../../../sbin/init +/usr/lib/debug/.build-id/0d/fe4ff7793410d4d89b8adf0e8f9f052337cbe7.debug 120777 root:root ../../sbin/init.debug +/usr/lib/debug/.build-id/1b 40755 root:root +/usr/lib/debug/.build-id/1b/9a7729060e17ac43c40a54d829e1549b43e23b 120777 root:root ../../../../../sbin/runlevel +/usr/lib/debug/.build-id/1b/9a7729060e17ac43c40a54d829e1549b43e23b.debug 120777 root:root ../../sbin/runlevel.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/682242c4ebccee04f0e1e8ced79a7f8a545d46 120777 root:root ../../../../../sbin/shutdown +/usr/lib/debug/.build-id/6e/682242c4ebccee04f0e1e8ced79a7f8a545d46.debug 120777 root:root ../../sbin/shutdown.debug +/usr/lib/debug/.build-id/7f 40755 root:root +/usr/lib/debug/.build-id/7f/58ea320bac0689a023e0d96c8ef9c7e7534a9b 120777 root:root ../../../../../sbin/fstab-decode +/usr/lib/debug/.build-id/7f/58ea320bac0689a023e0d96c8ef9c7e7534a9b.debug 120777 root:root ../../sbin/fstab-decode.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/08 40755 root:root +File: /usr/lib/debug/.build-id/08/319124a4587e0bdd0fed624723ee5f726669ef 120777 root:root ../../../../../sbin/halt +File: /usr/lib/debug/.build-id/08/319124a4587e0bdd0fed624723ee5f726669ef.debug 120777 root:root ../../sbin/halt.debug +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/fe4ff7793410d4d89b8adf0e8f9f052337cbe7 120777 root:root ../../../../../sbin/init +File: /usr/lib/debug/.build-id/0d/fe4ff7793410d4d89b8adf0e8f9f052337cbe7.debug 120777 root:root ../../sbin/init.debug +File: /usr/lib/debug/.build-id/1b 40755 root:root +File: /usr/lib/debug/.build-id/1b/9a7729060e17ac43c40a54d829e1549b43e23b 120777 root:root ../../../../../sbin/runlevel +File: /usr/lib/debug/.build-id/1b/9a7729060e17ac43c40a54d829e1549b43e23b.debug 120777 root:root ../../sbin/runlevel.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/682242c4ebccee04f0e1e8ced79a7f8a545d46 120777 root:root ../../../../../sbin/shutdown +File: /usr/lib/debug/.build-id/6e/682242c4ebccee04f0e1e8ced79a7f8a545d46.debug 120777 root:root ../../sbin/shutdown.debug +File: /usr/lib/debug/.build-id/7f 40755 root:root +File: /usr/lib/debug/.build-id/7f/58ea320bac0689a023e0d96c8ef9c7e7534a9b 120777 root:root ../../../../../sbin/fstab-decode +File: /usr/lib/debug/.build-id/7f/58ea320bac0689a023e0d96c8ef9c7e7534a9b.debug 120777 root:root ../../sbin/fstab-decode.debug +File: /usr/lib/debug/sbin/fstab-decode.debug 100644 root:root afac6f131d5e3c7da8d9bbb48a91467a +File: /usr/lib/debug/sbin/halt.debug 100644 root:root da03af86c096cf2a632dc36e05169287 +File: /usr/lib/debug/sbin/init.debug 100644 root:root b1445573597c70f704c3010202945a0e 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 00927c09ee7c3b55b4ef444535640bf4 +File: /usr/lib/debug/sbin/shutdown.debug 100644 root:root 62a50b78abb05a093a4281173dbe01d5 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: 6b4efb53660fc3f11ad365cd973bf432776e6b5f197401375b6c1b9c1505f0809bf41db8eca9f02d1b4272d945bf4ff9a4590baf03a81532f1d5fa58efa712f7 --- sysvinit-initramfs-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-initramfs-3.00-alt2.i586.rpm.hasher 2023-06-03 05:57:22.506417066 +0000 @@ -17,3 +17,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 85fed44318b876b6699162f42b2b38dc +RPMIdentity: dda96eb6335d20f0fee7eda5b0deb39a1583688cb32370b3dce455052c38953c9118e29b9a648445c66ef8ab87f61165a93b4b073f2749c701a95a47ff516f55 --- 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 2023-06-03 05:57:22.580417923 +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/e0 40755 root:root +/usr/lib/debug/.build-id/e0/238242b844acf3d04424e7c3da6fe6d0c3a6e4 120777 root:root ../../../../../sbin/init.initrd +/usr/lib/debug/.build-id/e0/238242b844acf3d04424e7c3da6fe6d0c3a6e4.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/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/238242b844acf3d04424e7c3da6fe6d0c3a6e4 120777 root:root ../../../../../sbin/init.initrd +File: /usr/lib/debug/.build-id/e0/238242b844acf3d04424e7c3da6fe6d0c3a6e4.debug 120777 root:root ../../sbin/init.initrd.debug +File: /usr/lib/debug/sbin/init.initrd.debug 100644 root:root 0115b4297907697948460586b7ecabca 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: d6e300664801dbb753b7396e70e328578f7b438b3b959631a9d2dd14fa23168a6f656153fcaf250e3048e8ebbd61b2bad957b6864a9a393d9fe3e893cb747054 --- sysvinit-utils-3.00-alt2.i586.rpm.repo 2022-05-19 16:01:15.000000000 +0000 +++ sysvinit-utils-3.00-alt2.i586.rpm.hasher 2023-06-03 05:57:22.637418584 +0000 @@ -37,12 +37,12 @@ Conflicts: SysVinit < 2.86-alt2 -File: /bin/mountpoint 100755 root:root 563ecae9319c5047fc6422d53682279b +File: /bin/mountpoint 100755 root:root 40344d2c07cb9089f729701e4aaec96e 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 aba7428846601b7be55aafbad5c443d9 +File: /sbin/killall5 100755 root:root 8250ae2dfc783ebeca6235cf5873d906 File: /sbin/pidof 120777 root:root killall5 -File: /usr/bin/last 100755 root:root f21ccbe2eb4549ff4fe6c8b388aa0b8e +File: /usr/bin/last 100755 root:root 4c024bc03372cbd53a9cbc8d41118ccf 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 80f6a9738466a3c6f220c195f7d8d45c +File: /usr/bin/readbootlog 100755 root:root 343e95a3865ed14e5008990f17924072 +File: /usr/bin/wall 102711 root:tty ac68cfad89b4370d6dc134e547142cb6 File: /usr/share/man/man1/last.1.xz 100644 root:root e393f738316800fae9c98c3003b89fe6 @@ -56,2 +56,2 @@ File: /usr/share/man/man8/pidof.8.xz 100644 root:root 9a480a17cdca4af6338c7e29d96ca1f2 -RPMIdentity: c9d4afb6274f76fed396323344a5f32e522918a2017956ae0fb35f6d07acc596b2f6f4a3ebc6255ad0e05a07ed1a65a44fcdf52bce765a1bad1843a6e5501c33 +RPMIdentity: af57ca5253d815aac6e4a2e78db773a0ad32e559acea67c303ebb24d13ab1323f24644e6edf537c9cee9926911d46f59ceef48c6da8c6dcd1a94959b8e6e4c26 --- 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 2023-06-03 05:57:22.725419603 +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/03 40755 root:root +/usr/lib/debug/.build-id/03/3120eae97c9be803ec92609e8afc617e0fa5a1 120777 root:root ../../../../bin/readbootlog +/usr/lib/debug/.build-id/03/3120eae97c9be803ec92609e8afc617e0fa5a1.debug 120777 root:root ../../usr/bin/readbootlog.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/e7a3db9bb43c45e01cd46ac2d8ea56ad37604f 120777 root:root ../../../../bin/wall +/usr/lib/debug/.build-id/19/e7a3db9bb43c45e01cd46ac2d8ea56ad37604f.debug 120777 root:root ../../usr/bin/wall.debug +/usr/lib/debug/.build-id/5a 40755 root:root +/usr/lib/debug/.build-id/5a/018cdfe208697a2b8db3244b8bae66bace706a 120777 root:root ../../../../bin/last +/usr/lib/debug/.build-id/5a/018cdfe208697a2b8db3244b8bae66bace706a.debug 120777 root:root ../../usr/bin/last.debug +/usr/lib/debug/.build-id/9b 40755 root:root +/usr/lib/debug/.build-id/9b/c908a10d340e82007b2c842138b607978bdf70 120777 root:root ../../../../../bin/mountpoint +/usr/lib/debug/.build-id/9b/c908a10d340e82007b2c842138b607978bdf70.debug 120777 root:root ../../bin/mountpoint.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/428308b2f4b455e8ca742a8f363a5047d42348 120777 root:root ../../../../../sbin/bootlogd +/usr/lib/debug/.build-id/ac/428308b2f4b455e8ca742a8f363a5047d42348.debug 120777 root:root ../../sbin/bootlogd.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/645c4c3a9b2fa8d0be813f8368833cfab3bbe3 120777 root:root ../../../../../sbin/killall5 +/usr/lib/debug/.build-id/b3/645c4c3a9b2fa8d0be813f8368833cfab3bbe3.debug 120777 root:root ../../sbin/killall5.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/16e1c55c48ea0f0349010057a06c69686d9ae9 120777 root:root ../../../../bin/mesg +/usr/lib/debug/.build-id/ec/16e1c55c48ea0f0349010057a06c69686d9ae9.debug 120777 root:root ../../usr/bin/mesg.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/03 40755 root:root +File: /usr/lib/debug/.build-id/03/3120eae97c9be803ec92609e8afc617e0fa5a1 120777 root:root ../../../../bin/readbootlog +File: /usr/lib/debug/.build-id/03/3120eae97c9be803ec92609e8afc617e0fa5a1.debug 120777 root:root ../../usr/bin/readbootlog.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/e7a3db9bb43c45e01cd46ac2d8ea56ad37604f 120777 root:root ../../../../bin/wall +File: /usr/lib/debug/.build-id/19/e7a3db9bb43c45e01cd46ac2d8ea56ad37604f.debug 120777 root:root ../../usr/bin/wall.debug +File: /usr/lib/debug/.build-id/5a 40755 root:root +File: /usr/lib/debug/.build-id/5a/018cdfe208697a2b8db3244b8bae66bace706a 120777 root:root ../../../../bin/last +File: /usr/lib/debug/.build-id/5a/018cdfe208697a2b8db3244b8bae66bace706a.debug 120777 root:root ../../usr/bin/last.debug +File: /usr/lib/debug/.build-id/9b 40755 root:root +File: /usr/lib/debug/.build-id/9b/c908a10d340e82007b2c842138b607978bdf70 120777 root:root ../../../../../bin/mountpoint +File: /usr/lib/debug/.build-id/9b/c908a10d340e82007b2c842138b607978bdf70.debug 120777 root:root ../../bin/mountpoint.debug +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/428308b2f4b455e8ca742a8f363a5047d42348 120777 root:root ../../../../../sbin/bootlogd +File: /usr/lib/debug/.build-id/ac/428308b2f4b455e8ca742a8f363a5047d42348.debug 120777 root:root ../../sbin/bootlogd.debug +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/645c4c3a9b2fa8d0be813f8368833cfab3bbe3 120777 root:root ../../../../../sbin/killall5 +File: /usr/lib/debug/.build-id/b3/645c4c3a9b2fa8d0be813f8368833cfab3bbe3.debug 120777 root:root ../../sbin/killall5.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/16e1c55c48ea0f0349010057a06c69686d9ae9 120777 root:root ../../../../bin/mesg +File: /usr/lib/debug/.build-id/ec/16e1c55c48ea0f0349010057a06c69686d9ae9.debug 120777 root:root ../../usr/bin/mesg.debug +File: /usr/lib/debug/bin/mountpoint.debug 100644 root:root d4d5fe9f948ae0482e4e26b5080d85b8 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 c6d9e25b6dbbb06674693569366c708a +File: /usr/lib/debug/sbin/killall5.debug 100644 root:root 9cb2f47af2dee1cc805f3051e4c79f08 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 2ce1cc34d7bf2c2924feba8472b42697 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 4eb28d3b62ab6c5355a0afe5a8df14d1 +File: /usr/lib/debug/usr/bin/readbootlog.debug 100644 root:root 0522958985d3478c6729f76c01ead504 +File: /usr/lib/debug/usr/bin/wall.debug 100644 root:root 2af6afbf68aa134f4d6912eedee2c7c0 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: 53299e979a983e18951fce1e26a0112597d01ac81757c1c18edae8604d1eb6d4f70159b3bc52e6d02f9cb7bacdd2d198b1312cab2872926b7a7c277159c7a043