<86>Jan 27 06:20:39 userdel[1686131]: delete user 'rooter' <86>Jan 27 06:20:39 userdel[1686131]: removed group 'rooter' owned by 'rooter' <86>Jan 27 06:20:39 userdel[1686131]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 27 06:20:39 groupadd[1686145]: group added to /etc/group: name=rooter, GID=1838 <86>Jan 27 06:20:39 groupadd[1686145]: group added to /etc/gshadow: name=rooter <86>Jan 27 06:20:39 groupadd[1686145]: new group: name=rooter, GID=1838 <86>Jan 27 06:20:39 useradd[1686155]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Jan 27 06:20:39 userdel[1686178]: delete user 'builder' <86>Jan 27 06:20:39 userdel[1686178]: removed group 'builder' owned by 'builder' <86>Jan 27 06:20:39 userdel[1686178]: removed shadow group 'builder' owned by 'builder' <86>Jan 27 06:20:39 groupadd[1686189]: group added to /etc/group: name=builder, GID=1839 <86>Jan 27 06:20:39 groupadd[1686189]: group added to /etc/gshadow: name=builder <86>Jan 27 06:20:39 groupadd[1686189]: new group: name=builder, GID=1839 <86>Jan 27 06:20:39 useradd[1686202]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>Jan 27 06:20:41 rpmi: libselinux-devel-1:3.6-alt1 sisyphus+333513.107100.79.1 1705095786 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.43878 + 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.43878 + 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 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 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 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 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 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 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 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 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 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 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 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 -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.9583 + 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.Pz9P88 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.wocHcO 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.G1p5YL 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.dWU6CZ 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.iDobP3 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.vhgOo0 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.VKCuyb 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.YdyvVp 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.h98Nne 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.0sHmfm 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.MmzlnV 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.2PA4bO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nJ2FbC 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.igoMcR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.24VXZF 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.mQPzCf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wSyT9n 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.24user 3.63system 0:20.09elapsed 49%CPU (0avgtext+0avgdata 35508maxresident)k 0inputs+0outputs (0major+1196768minor)pagefaults 0swaps 2.81user 1.04system 0:26.26elapsed 14%CPU (0avgtext+0avgdata 124972maxresident)k 0inputs+0outputs (0major+192485minor)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-01-27 06:21:03.836055589 +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 356d8899930a193e109a6919c81637d9 +File: /sbin/halt 100755 root:root f0db0834ac9e5ef7071d8a3bbd888695 +File: /sbin/init 100700 root:root 2ef5a49df2ad0d5312b7ddd9ba224d50 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 c34ee6c8d60497d2ed271fc8354ab59b +File: /sbin/shutdown 100700 root:root 7c840ccd4341d1d84b0c73d18613b022 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: af4b40ddca7682bebeaef38d1efa0f697063405db0865e11b2dc6887964a4c9313450cc7e1637b332e3b4030638c39af533ac6f35454625c8767d369238d378c --- 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-01-27 06:21:03.899056479 +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/89 40755 root:root +/usr/lib/debug/.build-id/89/d4daedddcc6bcb385e846f0b3e2338e99525c3 120777 root:root ../../../../../sbin/runlevel +/usr/lib/debug/.build-id/89/d4daedddcc6bcb385e846f0b3e2338e99525c3.debug 120777 root:root ../../sbin/runlevel.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/5ff257dd8c88c66ab1a653b2fcff6100790393 120777 root:root ../../../../../sbin/fstab-decode +/usr/lib/debug/.build-id/ad/5ff257dd8c88c66ab1a653b2fcff6100790393.debug 120777 root:root ../../sbin/fstab-decode.debug +/usr/lib/debug/.build-id/e4 40755 root:root +/usr/lib/debug/.build-id/e4/a09d8f74bb4c92d0051ab9c534360401f44982 120777 root:root ../../../../../sbin/init +/usr/lib/debug/.build-id/e4/a09d8f74bb4c92d0051ab9c534360401f44982.debug 120777 root:root ../../sbin/init.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/39e86602f5fa42960b60c73428232f8eca0197 120777 root:root ../../../../../sbin/shutdown +/usr/lib/debug/.build-id/e8/39e86602f5fa42960b60c73428232f8eca0197.debug 120777 root:root ../../sbin/shutdown.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/c2107d5bd7cd0363bbd21be5b933f43548b847 120777 root:root ../../../../../sbin/halt +/usr/lib/debug/.build-id/f5/c2107d5bd7cd0363bbd21be5b933f43548b847.debug 120777 root:root ../../sbin/halt.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/89 40755 root:root +File: /usr/lib/debug/.build-id/89/d4daedddcc6bcb385e846f0b3e2338e99525c3 120777 root:root ../../../../../sbin/runlevel +File: /usr/lib/debug/.build-id/89/d4daedddcc6bcb385e846f0b3e2338e99525c3.debug 120777 root:root ../../sbin/runlevel.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/5ff257dd8c88c66ab1a653b2fcff6100790393 120777 root:root ../../../../../sbin/fstab-decode +File: /usr/lib/debug/.build-id/ad/5ff257dd8c88c66ab1a653b2fcff6100790393.debug 120777 root:root ../../sbin/fstab-decode.debug +File: /usr/lib/debug/.build-id/e4 40755 root:root +File: /usr/lib/debug/.build-id/e4/a09d8f74bb4c92d0051ab9c534360401f44982 120777 root:root ../../../../../sbin/init +File: /usr/lib/debug/.build-id/e4/a09d8f74bb4c92d0051ab9c534360401f44982.debug 120777 root:root ../../sbin/init.debug +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/39e86602f5fa42960b60c73428232f8eca0197 120777 root:root ../../../../../sbin/shutdown +File: /usr/lib/debug/.build-id/e8/39e86602f5fa42960b60c73428232f8eca0197.debug 120777 root:root ../../sbin/shutdown.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/c2107d5bd7cd0363bbd21be5b933f43548b847 120777 root:root ../../../../../sbin/halt +File: /usr/lib/debug/.build-id/f5/c2107d5bd7cd0363bbd21be5b933f43548b847.debug 120777 root:root ../../sbin/halt.debug +File: /usr/lib/debug/sbin/fstab-decode.debug 100644 root:root 4a9ce38e69837ecdefd2182d827886f2 +File: /usr/lib/debug/sbin/halt.debug 100644 root:root 6d8dd86885e7376b16c9cb344719acc6 +File: /usr/lib/debug/sbin/init.debug 100644 root:root 40c01b73eea243c6fb406a5ff47569d7 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 dffd38e343fe3cbb7cf80cb96f629b0c +File: /usr/lib/debug/sbin/shutdown.debug 100644 root:root d30defeb917d57f647e8f375c2fc7b74 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: 1a38b7948d817f04ad920b97b2474a8e28e283a6bb192f0109a50676a81da2f74bd42507f7b0f6492adedd7bf47c25b47a8d0f7536f1ebcc854695ff1299f8ca --- 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-01-27 06:21:03.966057426 +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 87e1cfacdf2884ac36c5502b07a5dae0 +RPMIdentity: dd415681dc413bbcd00532fbe976e7b5d5527f676f97125d8d7a87dd922de35739a6dad80e44934634a352235ca1a0fbebed66453d3d6268e24c60042b8841f6 --- 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-01-27 06:21:04.020058189 +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/db 40755 root:root +/usr/lib/debug/.build-id/db/41cec16c8ecde1b285b73b194e39aea41d0ed6 120777 root:root ../../../../../sbin/init.initrd +/usr/lib/debug/.build-id/db/41cec16c8ecde1b285b73b194e39aea41d0ed6.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/db 40755 root:root +File: /usr/lib/debug/.build-id/db/41cec16c8ecde1b285b73b194e39aea41d0ed6 120777 root:root ../../../../../sbin/init.initrd +File: /usr/lib/debug/.build-id/db/41cec16c8ecde1b285b73b194e39aea41d0ed6.debug 120777 root:root ../../sbin/init.initrd.debug +File: /usr/lib/debug/sbin/init.initrd.debug 100644 root:root cd4c7c54c6e7332277ef538c209e9847 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: 4291abcf1481bec102e5acca0c5d9b80ab0fded8694662a0735a273ba3138a42ed27edec93ede8e0e39a22c5bee9c6e07c3769ef8a74b10d6a9f38ee9c813abf --- 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-01-27 06:21:04.071058910 +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 c50320b5d63cef01414ff315a10f3bc8 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 1a3bff7b336b4496a833b04247d9fc4d +File: /sbin/killall5 100755 root:root 852e32afa484cf04e72cce95a31cfaf9 File: /sbin/pidof 120777 root:root killall5 -File: /usr/bin/last 100755 root:root f21ccbe2eb4549ff4fe6c8b388aa0b8e +File: /usr/bin/last 100755 root:root ca5406c3569fed819cb812afe642bfe8 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 d281544ad57e13847c459c51a5e4c6f1 +File: /usr/bin/readbootlog 100755 root:root 6754145f825d1569df3e1e0ae1c415d8 +File: /usr/bin/wall 102711 root:tty 51a10efcf8e95426f13d8db88a7a4402 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: 2d7387eb9c7f44b2a32ea7cdefad8da84c9245119188acb558bca4947478b2e58c9a82c79ba8264828c078266fc23e047d7ef8b1ae02f338d6e8c6c2937c36c3 --- 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-01-27 06:21:04.239061283 +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/3a 40755 root:root +/usr/lib/debug/.build-id/3a/addef213a7b6b605de202586a728ba36063120 120777 root:root ../../../../bin/mesg +/usr/lib/debug/.build-id/3a/addef213a7b6b605de202586a728ba36063120.debug 120777 root:root ../../usr/bin/mesg.debug +/usr/lib/debug/.build-id/40 40755 root:root +/usr/lib/debug/.build-id/40/e9361565f7e9e5ab33e205af91e9ee2ad5ab3a 120777 root:root ../../../../../bin/mountpoint +/usr/lib/debug/.build-id/40/e9361565f7e9e5ab33e205af91e9ee2ad5ab3a.debug 120777 root:root ../../bin/mountpoint.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/3e0506638684a390342e1ec8e9833768d5f7ad 120777 root:root ../../../../bin/wall +/usr/lib/debug/.build-id/b1/3e0506638684a390342e1ec8e9833768d5f7ad.debug 120777 root:root ../../usr/bin/wall.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/e74a7107af0344ab9016ac5fc46d39ab8f0cc9 120777 root:root ../../../../bin/last +/usr/lib/debug/.build-id/be/e74a7107af0344ab9016ac5fc46d39ab8f0cc9.debug 120777 root:root ../../usr/bin/last.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/5c5f64ddaff44cdd57d32e0067626be39076fc 120777 root:root ../../../../../sbin/bootlogd +/usr/lib/debug/.build-id/d2/5c5f64ddaff44cdd57d32e0067626be39076fc.debug 120777 root:root ../../sbin/bootlogd.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/c55fb5ea955604acf5abddc7b33e89d33df889 120777 root:root ../../../../bin/readbootlog +/usr/lib/debug/.build-id/e0/c55fb5ea955604acf5abddc7b33e89d33df889.debug 120777 root:root ../../usr/bin/readbootlog.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/9a602cde568aae5dbda28690f30b5cce7d3d37 120777 root:root ../../../../../sbin/killall5 +/usr/lib/debug/.build-id/f9/9a602cde568aae5dbda28690f30b5cce7d3d37.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/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/addef213a7b6b605de202586a728ba36063120 120777 root:root ../../../../bin/mesg +File: /usr/lib/debug/.build-id/3a/addef213a7b6b605de202586a728ba36063120.debug 120777 root:root ../../usr/bin/mesg.debug +File: /usr/lib/debug/.build-id/40 40755 root:root +File: /usr/lib/debug/.build-id/40/e9361565f7e9e5ab33e205af91e9ee2ad5ab3a 120777 root:root ../../../../../bin/mountpoint +File: /usr/lib/debug/.build-id/40/e9361565f7e9e5ab33e205af91e9ee2ad5ab3a.debug 120777 root:root ../../bin/mountpoint.debug +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/3e0506638684a390342e1ec8e9833768d5f7ad 120777 root:root ../../../../bin/wall +File: /usr/lib/debug/.build-id/b1/3e0506638684a390342e1ec8e9833768d5f7ad.debug 120777 root:root ../../usr/bin/wall.debug +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/e74a7107af0344ab9016ac5fc46d39ab8f0cc9 120777 root:root ../../../../bin/last +File: /usr/lib/debug/.build-id/be/e74a7107af0344ab9016ac5fc46d39ab8f0cc9.debug 120777 root:root ../../usr/bin/last.debug +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/5c5f64ddaff44cdd57d32e0067626be39076fc 120777 root:root ../../../../../sbin/bootlogd +File: /usr/lib/debug/.build-id/d2/5c5f64ddaff44cdd57d32e0067626be39076fc.debug 120777 root:root ../../sbin/bootlogd.debug +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/c55fb5ea955604acf5abddc7b33e89d33df889 120777 root:root ../../../../bin/readbootlog +File: /usr/lib/debug/.build-id/e0/c55fb5ea955604acf5abddc7b33e89d33df889.debug 120777 root:root ../../usr/bin/readbootlog.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/9a602cde568aae5dbda28690f30b5cce7d3d37 120777 root:root ../../../../../sbin/killall5 +File: /usr/lib/debug/.build-id/f9/9a602cde568aae5dbda28690f30b5cce7d3d37.debug 120777 root:root ../../sbin/killall5.debug +File: /usr/lib/debug/bin/mountpoint.debug 100644 root:root 1d4c4a44cfd474e28b18c94660609727 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 9596fcb4cc48c62ca1594b835176297c +File: /usr/lib/debug/sbin/killall5.debug 100644 root:root a9eb8efe51d7e5dcc0725929cca124e8 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 8ff5139cb8a24efa973c81cca1526410 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 dd33058d8574511a86ea377f8ab143ac +File: /usr/lib/debug/usr/bin/readbootlog.debug 100644 root:root e1195635f12be540ebc75d5770e1aee4 +File: /usr/lib/debug/usr/bin/wall.debug 100644 root:root 78a2203e8152877879249ee99abbce28 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: c56b131ab354feea6dc7102d98fd541651eae2b64bc5b2510c7c3b3d962077004f45f5a859c6e904b82ca61c45c3d5a9c60e3ab4934282664ac50dff9790c804