<86>Dec 2 06:24:00 userdel[3015805]: delete user 'rooter' <86>Dec 2 06:24:00 groupadd[3015887]: group added to /etc/group: name=rooter, GID=1835 <86>Dec 2 06:24:00 groupadd[3015887]: group added to /etc/gshadow: name=rooter <86>Dec 2 06:24:00 groupadd[3015887]: new group: name=rooter, GID=1835 <86>Dec 2 06:24:00 useradd[3016023]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Dec 2 06:24:00 userdel[3016265]: delete user 'builder' <86>Dec 2 06:24:00 userdel[3016265]: removed group 'builder' owned by 'builder' <86>Dec 2 06:24:00 userdel[3016265]: removed shadow group 'builder' owned by 'builder' <86>Dec 2 06:24:00 groupadd[3016422]: group added to /etc/group: name=builder, GID=1836 <86>Dec 2 06:24:00 groupadd[3016422]: group added to /etc/gshadow: name=builder <86>Dec 2 06:24:00 groupadd[3016422]: new group: name=builder, GID=1836 <86>Dec 2 06:24:00 useradd[3016639]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none <13>Dec 2 06:24:06 rpmi: rpm-macros-pam0-1.5.3-alt1 sisyphus+320140.100.1.1 1683581440 installed <13>Dec 2 06:24:06 rpmi: libpam0-devel-1.5.3-alt1 sisyphus+320140.100.1.1 1683581446 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tcb-1.2-alt2.nosrc.rpm (w1.gzdio) Installing tcb-1.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64325 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tcb-1.2 + echo 'Source #0 (tcb-1.2.tar):' Source #0 (tcb-1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tcb-1.2.tar + cd tcb-1.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (tcb-0.9.9-alt-makefile-pam.patch):' Patch #1 (tcb-0.9.9-alt-makefile-pam.patch): + /usr/bin/patch -p1 patching file pam_tcb/Makefile + echo 'Patch #2 (tcb-0.9.9-alt-tcb_convert-try_auth.patch):' Patch #2 (tcb-0.9.9-alt-tcb_convert-try_auth.patch): + /usr/bin/patch -p1 patching file progs/tcb_convert.c + '[' /usr/lib '!=' /usr/libexec ']' + find -type f -print0 + xargs -r0 /usr/bin/subst -p s,/usr/libexec,/usr/lib,g -- + xargs -r0 grep -FZl /usr/libexec -- + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64325 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcb-1.2 ++ getconf LFS_CFLAGS + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\"' + make make: Entering directory '/usr/src/RPM/BUILD/tcb-1.2' make -C misc all make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/misc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/misc' make -C libs all make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/libs' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -fPIC -c libtcb.c -o libtcb.o gcc -L../libs -shared -o libtcb.so.0.9.8 -Wl,-soname,libtcb.so.0 \ -Wl,--version-script=libtcb.map libtcb.o ln -sf libtcb.so.0.9.8 libtcb.so.0 ln -sf libtcb.so.0 libtcb.so gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -fPIC -c nss.c -o nss.o nss.c: In function '_nss_tcb_getspent_r': nss.c:111:17: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 111 | if (readdir_r(tcbdir, &entry, &result)) { | ^~ In file included from /usr/include/features.h:503, from /usr/include/errno.h:25, from nss.c:2: /usr/include/dirent.h:191:12: note: declared here 191 | extern int __REDIRECT (readdir_r, | ^~~~~~~~~~ gcc -L../libs -shared -o libnss_tcb.so.2 -Wl,--version-script=libnss_tcb.map \ nss.o -ltcb make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/libs' make -C progs all make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/progs' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -c tcb_convert.c -o tcb_convert.o gcc -L../libs -o tcb_convert tcb_convert.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -c tcb_unconvert.c -o tcb_unconvert.o gcc -L../libs -o tcb_unconvert tcb_unconvert.o -ltcb gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -c tcb_chkpwd.c -o tcb_chkpwd.o gcc -L../libs -o tcb_chkpwd tcb_chkpwd.o -lcrypt make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/progs' make -C pam_tcb all make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/pam_tcb' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -fPIC -c pam_unix_auth.c -o pam_unix_auth.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -fPIC -c pam_unix_acct.c -o pam_unix_acct.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -fPIC -c pam_unix_sess.c -o pam_unix_sess.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -fPIC -c pam_unix_passwd.c -o pam_unix_passwd.o pam_unix_passwd.c: In function 'pam_sm_chauthtok': pam_unix_passwd.c:550:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 550 | _pam_overwrite((char *)oldpass); | ^~~~~~~~~~~~~~ In file included from pam_unix_passwd.c:14: pam_unix_passwd.c:550:9: note: declared here 550 | _pam_overwrite((char *)oldpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:550:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 550 | _pam_overwrite((char *)oldpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:550:9: note: declared here 550 | _pam_overwrite((char *)oldpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:550:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 550 | _pam_overwrite((char *)oldpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:550:9: note: declared here 550 | _pam_overwrite((char *)oldpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:554:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 554 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:554:17: note: declared here 554 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:554:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 554 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:554:17: note: declared here 554 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:554:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 554 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:554:17: note: declared here 554 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:565:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 565 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:565:9: note: declared here 565 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:565:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 565 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:565:9: note: declared here 565 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:565:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 565 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:565:9: note: declared here 565 | _pam_overwrite((char *)newpass); | ^~~~~~~~~~~~~~ pam_unix_passwd.c:574:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 574 | _pam_delete(newhash); | ^~~~~~~~~~~ support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ pam_unix_passwd.c:574:9: note: in expansion of macro '_pam_delete' 574 | _pam_delete(newhash); | ^~~~~~~~~~~ pam_unix_passwd.c:574:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ pam_unix_passwd.c:574:9: note: in expansion of macro '_pam_delete' 574 | _pam_delete(newhash); | ^~~~~~~~~~~ pam_unix_passwd.c:574:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ pam_unix_passwd.c:574:9: note: in expansion of macro '_pam_delete' 574 | _pam_delete(newhash); | ^~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -DCHKPWD_HELPER=\"/usr/lib/chkpwd/tcb_chkpwd\" \ -fPIC -c support.c -o support.o support.c: In function 'unix_blankpasswd_plain': support.c:253:25: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 253 | _pam_delete(salt); | ^~~~~~~~~~~ In file included from support.c:17: support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:253:25: note: in expansion of macro '_pam_delete' 253 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:253:25: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:253:25: note: in expansion of macro '_pam_delete' 253 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:253:25: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:253:25: note: in expansion of macro '_pam_delete' 253 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:265:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 265 | _pam_delete(salt); | ^~~~~~~~~~~ support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:265:17: note: in expansion of macro '_pam_delete' 265 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:265:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:265:17: note: in expansion of macro '_pam_delete' 265 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:265:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:265:17: note: in expansion of macro '_pam_delete' 265 | _pam_delete(salt); | ^~~~~~~~~~~ support.c: In function 'check_crypt': support.c:431:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 431 | _pam_delete(hash); | ^~~~~~~~~~~ support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:431:17: note: in expansion of macro '_pam_delete' 431 | _pam_delete(hash); | ^~~~~~~~~~~ support.c:431:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:431:17: note: in expansion of macro '_pam_delete' 431 | _pam_delete(hash); | ^~~~~~~~~~~ support.c:431:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:431:17: note: in expansion of macro '_pam_delete' 431 | _pam_delete(hash); | ^~~~~~~~~~~ support.c:433:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 433 | _pam_delete(fake_salt); | ^~~~~~~~~~~ support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:433:17: note: in expansion of macro '_pam_delete' 433 | _pam_delete(fake_salt); | ^~~~~~~~~~~ support.c:433:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:433:17: note: in expansion of macro '_pam_delete' 433 | _pam_delete(fake_salt); | ^~~~~~~~~~~ support.c:433:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:433:17: note: in expansion of macro '_pam_delete' 433 | _pam_delete(fake_salt); | ^~~~~~~~~~~ support.c: In function 'unix_verify_password_plain': support.c:461:25: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 461 | _pam_delete(salt); | ^~~~~~~~~~~ support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:461:25: note: in expansion of macro '_pam_delete' 461 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:461:25: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:461:25: note: in expansion of macro '_pam_delete' 461 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:461:25: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:461:25: note: in expansion of macro '_pam_delete' 461 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:496:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 496 | _pam_delete(salt); | ^~~~~~~~~~~ support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:496:17: note: in expansion of macro '_pam_delete' 496 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:496:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:496:17: note: in expansion of macro '_pam_delete' 496 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:496:17: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:496:17: note: in expansion of macro '_pam_delete' 496 | _pam_delete(salt); | ^~~~~~~~~~~ support.c: In function 'do_crypt': support.c:712:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] 712 | _pam_delete(salt); | ^~~~~~~~~~~ support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:712:9: note: in expansion of macro '_pam_delete' 712 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:712:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:712:9: note: in expansion of macro '_pam_delete' 712 | _pam_delete(salt); | ^~~~~~~~~~~ support.c:712:9: warning: '__xx__' is deprecated [-Wdeprecated-declarations] support.h:153:9: note: declared here 153 | _pam_overwrite(xx); \ | ^~~~~~~~~~~~~~ support.c:712:9: note: in expansion of macro '_pam_delete' 712 | _pam_delete(salt); | ^~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -W -DENABLE_SETFSUGID -DENABLE_NLS -DNLS_PACKAGE=\"Linux-PAM\" -I../include -Wall -fPIC -c compat.c -o compat.o gcc -L../libs -shared -o pam_tcb.so -Wl,--version-script=pam_tcb.map \ pam_unix_auth.o pam_unix_acct.o pam_unix_sess.o pam_unix_passwd.o support.o compat.o -lcrypt -lpam -ltcb make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/pam_tcb' make: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tcb-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd tcb-1.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install-non-root install-pam_unix install-pam_pwdb DESTDIR=/usr/src/tmp/tcb-buildroot MANDIR=/usr/share/man LIBDIR=/usr/lib SLIBDIR=/lib make: Entering directory '/usr/src/RPM/BUILD/tcb-1.2' make -C misc install-non-root make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/misc' mkdir -p /usr/src/tmp/tcb-buildroot/usr/share/man/man5 mkdir -p /usr/src/tmp/tcb-buildroot/usr/include install -m 644 tcb.5 /usr/src/tmp/tcb-buildroot/usr/share/man/man5/ install -m 644 ../include/tcb.h /usr/src/tmp/tcb-buildroot/usr/include/ make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/misc' make -C libs install-non-root make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/libs' mkdir -p /usr/src/tmp/tcb-buildroot/lib mkdir -p /usr/src/tmp/tcb-buildroot/usr/lib install -m 755 libtcb.so.0.9.8 /usr/src/tmp/tcb-buildroot/lib/ ln -sf libtcb.so.0.9.8 /usr/src/tmp/tcb-buildroot/lib/libtcb.so.0 ln -sf ../../lib/libtcb.so.0 /usr/src/tmp/tcb-buildroot/usr/lib/libtcb.so install -m 755 libnss_tcb.so.2 /usr/src/tmp/tcb-buildroot/lib/ make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/libs' make -C progs install-non-root make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/progs' mkdir -p /usr/src/tmp/tcb-buildroot/sbin mkdir -p /usr/src/tmp/tcb-buildroot/usr/share/man/man8 install -m 700 tcb_convert /usr/src/tmp/tcb-buildroot/sbin/ install -m 700 tcb_unconvert /usr/src/tmp/tcb-buildroot/sbin/ install -m 644 tcb_convert.8 /usr/src/tmp/tcb-buildroot/usr/share/man/man8/ install -m 644 tcb_unconvert.8 /usr/src/tmp/tcb-buildroot/usr/share/man/man8/ install -d -m 710 /usr/src/tmp/tcb-buildroot/usr/lib/chkpwd install -m 700 tcb_chkpwd /usr/src/tmp/tcb-buildroot/usr/lib/chkpwd/ make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/progs' make -C pam_tcb install-non-root make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/pam_tcb' mkdir -p /usr/src/tmp/tcb-buildroot/lib/security mkdir -p /usr/src/tmp/tcb-buildroot/usr/share/man/man8 install -m 755 pam_tcb.so /usr/src/tmp/tcb-buildroot/lib/security/ install -p -m 644 pam_tcb.8 /usr/src/tmp/tcb-buildroot/usr/share/man/man8/ make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/pam_tcb' make -C pam_tcb install-pam_unix make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/pam_tcb' mkdir -p /usr/src/tmp/tcb-buildroot/lib/security mkdir -p /usr/src/tmp/tcb-buildroot/usr/share/man/man8 install -m 755 pam_tcb.so /usr/src/tmp/tcb-buildroot/lib/security/ install -p -m 644 pam_tcb.8 /usr/src/tmp/tcb-buildroot/usr/share/man/man8/ ln -s pam_tcb.so /usr/src/tmp/tcb-buildroot/lib/security/pam_unix.so ln -s pam_tcb.so /usr/src/tmp/tcb-buildroot/lib/security/pam_unix_acct.so ln -s pam_tcb.so /usr/src/tmp/tcb-buildroot/lib/security/pam_unix_auth.so ln -s pam_tcb.so /usr/src/tmp/tcb-buildroot/lib/security/pam_unix_passwd.so ln -s pam_tcb.so /usr/src/tmp/tcb-buildroot/lib/security/pam_unix_session.so install -p -m 644 pam_unix.8 /usr/src/tmp/tcb-buildroot/usr/share/man/man8/ make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/pam_tcb' make -C pam_tcb install-pam_pwdb make[1]: Entering directory '/usr/src/RPM/BUILD/tcb-1.2/pam_tcb' mkdir -p /usr/src/tmp/tcb-buildroot/lib/security mkdir -p /usr/src/tmp/tcb-buildroot/usr/share/man/man8 install -m 755 pam_tcb.so /usr/src/tmp/tcb-buildroot/lib/security/ install -p -m 644 pam_tcb.8 /usr/src/tmp/tcb-buildroot/usr/share/man/man8/ ln -s pam_tcb.so /usr/src/tmp/tcb-buildroot/lib/security/pam_pwdb.so install -p -m 644 pam_pwdb.8 /usr/src/tmp/tcb-buildroot/usr/share/man/man8/ make[1]: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2/pam_tcb' make: Leaving directory '/usr/src/RPM/BUILD/tcb-1.2' + install -pD -m755 /usr/src/RPM/SOURCES/tcb_chkpwd.control /usr/src/tmp/tcb-buildroot/etc/control.d/facilities/tcb_chkpwd + /usr/bin/subst -p s,@libexecdir@,/usr/lib,g /usr/src/tmp/tcb-buildroot/etc/control.d/facilities/tcb_chkpwd + mkdir -p /usr/src/tmp/tcb-buildroot/etc/tcb + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tcb-buildroot (auto) mode of './lib/security/pam_tcb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib/libnss_tcb.so.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './lib/libtcb.so.0.9.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tcb-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/tcb-buildroot/ (default) Compressing files in /usr/src/tmp/tcb-buildroot (auto) removed '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/pam_pwdb.8' '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/pam_pwdb.8.xz' -> 'pam_tcb.8.xz' removed '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/pam_unix.8' '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/pam_unix.8.xz' -> 'pam_tcb.8.xz' removed '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/tcb_unconvert.8' '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/tcb_unconvert.8.xz' -> 'tcb_convert.8.xz' removed '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/tcb_unconvert.8.xz' '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/tcb_unconvert.8.xz' -> 'tcb_convert.8.xz' removed '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/pam_unix.8.xz' '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/pam_unix.8.xz' -> 'pam_tcb.8.xz' removed '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/pam_pwdb.8.xz' '/usr/src/tmp/tcb-buildroot/usr/share/man/man8/pam_pwdb.8.xz' -> 'pam_tcb.8.xz' Adjusting library links in /usr/src/tmp/tcb-buildroot ./lib: (from :0) libtcb.so.0 -> libtcb.so.0.9.8 libnss_tcb.so.2 -> libnss_tcb.so.2 ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/tcb-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: libtcb-1.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80346 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcb-1.2 + DOCDIR=/usr/src/tmp/tcb-buildroot/usr/share/doc/libtcb-1.2 + export DOCDIR + rm -rf /usr/src/tmp/tcb-buildroot/usr/share/doc/libtcb-1.2 + /bin/mkdir -p /usr/src/tmp/tcb-buildroot/usr/share/doc/libtcb-1.2 + cp -prL ChangeLog LICENSE /usr/src/tmp/tcb-buildroot/usr/share/doc/libtcb-1.2 + chmod -R go-w /usr/src/tmp/tcb-buildroot/usr/share/doc/libtcb-1.2 + chmod -R a+rX /usr/src/tmp/tcb-buildroot/usr/share/doc/libtcb-1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mqnVlf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/tcb-buildroot/lib/libtcb.so.0: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.87J0P0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtcb.so.0 = set:gdVncU6Sl6HQLPC2 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rIJtNv Creating libtcb-debuginfo package Processing files: libtcb-devel-1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BrUyXz 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.LIkw7L find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtcb = 1.2-alt2, /lib/libtcb.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FuV3ZF Processing files: nss_tcb-1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OlTl2Z find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/tcb-buildroot/lib/libnss_tcb.so.2: 4 symbols, 12 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NYDAub find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libnss_tcb.so.2 = set:fch7CvTRk2 Requires: libtcb = 1.2-alt2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), libtcb.so.0 >= set:ge4tCMLF0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yMuB1Z Creating nss_tcb-debuginfo package Processing files: pam0_tcb-1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eqiP4g 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.ByrdHM 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.4qPd0H Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s3Dw9O Provides: pam_tcb = 1.2-alt2, PAM(pam_pwdb.so), PAM(pam_tcb.so), PAM(pam_unix.so), PAM(pam_unix_acct.so), PAM(pam_unix_auth.so), PAM(pam_unix_passwd.so), PAM(pam_unix_session.so) Requires: nss_tcb = 1.2-alt2, libpam0, /bin/sh, /etc/control.d/facilities(control_fmode), /etc/control.d/facilities(new_fmode), /etc/control.d/facilities(new_help), /etc/control.d/facilities(new_summary), /etc/control.d/functions, /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.2), libc.so.6(GLIBC_2.3), 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.8), libcrypt.so.1 >= set:igNZusfQY5, libcrypt.so.1(XCRYPT_2.0), libpam.so.0 >= set:jfUCLw9YVwjgyYT48sJ6A, libpam.so.0(LIBPAM_1.0), libpam.so.0(LIBPAM_EXTENSION_1.0), libpam.so.0(LIBPAM_EXTENSION_1.1), libtcb.so.0 >= set:gdVncU6Sl6Hk, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/control-dump Requires(post): /bin/sh, /usr/sbin/control, /usr/sbin/control-restore Obsoletes: pam_tcb Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hf4z1U Creating pam0_tcb-debuginfo package Processing files: tcb-utils-1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fK82LO 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.wcZhYy 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.tWmECC Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VImDr5 Provides: /etc/tcb Requires: pam0_tcb = 1.2-alt2, shadow-convert, /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.2), 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.8), libtcb.so.0 >= set:geIns5Ki3, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh Requires(post): /bin/sh Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PuZIie Creating tcb-utils-debuginfo package Processing files: libtcb-debuginfo-1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FWxYBi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9z8EYc find-requires: running scripts (debuginfo) Provides: debug(libtcb.so.0) Requires: libtcb = 1.2-alt2, debug(libc.so.6) Processing files: nss_tcb-debuginfo-1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gQBDDI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mXkD51 find-requires: running scripts (debuginfo) Provides: debug(libnss_tcb.so.2) Requires: nss_tcb = 1.2-alt2, debug(libc.so.6), debug(libtcb.so.0) Processing files: pam0_tcb-debuginfo-1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wunxiK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xV0wC1 find-requires: running scripts (debuginfo) Requires: pam0_tcb = 1.2-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypt.so.1), debug(libpam.so.0), debug(libtcb.so.0) Processing files: tcb-utils-debuginfo-1.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fspr8y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wMXIEs find-requires: running scripts (debuginfo) Requires: tcb-utils = 1.2-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libtcb.so.0) Adding to libtcb-devel a strict dependency on libtcb Adding to nss_tcb a strict dependency on libtcb Adding to libtcb-debuginfo a strict dependency on libtcb Adding to pam0_tcb a strict dependency on nss_tcb Adding to nss_tcb-debuginfo a strict dependency on nss_tcb Adding to tcb-utils a strict dependency on pam0_tcb Adding to pam0_tcb-debuginfo a strict dependency on pam0_tcb Adding to tcb-utils-debuginfo a strict dependency on tcb-utils Adding to pam0_tcb a strict dependency on libtcb Adding to tcb-utils a strict dependency on libtcb Adding to nss_tcb-debuginfo a strict dependency on libtcb-debuginfo Adding to pam0_tcb-debuginfo a strict dependency on libtcb-debuginfo Adding to tcb-utils-debuginfo a strict dependency on libtcb-debuginfo Removing from nss_tcb-debuginfo 1 sources provided by libtcb-debuginfo also prunning dir /usr/src/debug/tcb-1.2/include Removing from pam0_tcb-debuginfo 1 sources provided by libtcb-debuginfo also prunning dir /usr/src/debug/tcb-1.2/include Removing from tcb-utils-debuginfo 1 sources provided by libtcb-debuginfo also prunning dir /usr/src/debug/tcb-1.2/include Removing 1 extra deps from libtcb-devel due to dependency on libtcb Removing 2 extra deps from nss_tcb due to dependency on libtcb Removing 1 extra deps from pam0_tcb due to dependency on libtcb Removing 2 extra deps from tcb-utils due to dependency on libtcb Removing 1 extra deps from nss_tcb-debuginfo due to dependency on libtcb-debuginfo Removing 1 extra deps from pam0_tcb-debuginfo due to dependency on libtcb-debuginfo Removing 1 extra deps from tcb-utils-debuginfo due to dependency on libtcb-debuginfo Removing 6 extra deps from nss_tcb due to repentancy on libtcb Removing 7 extra deps from pam0_tcb due to repentancy on libtcb Removing 7 extra deps from tcb-utils due to repentancy on libtcb Removing 2 extra deps from pam0_tcb due to repentancy on nss_tcb Removing 2 extra deps from tcb-utils due to repentancy on nss_tcb Removing 3 extra deps from tcb-utils due to repentancy on pam0_tcb Removing 1 extra deps from nss_tcb-debuginfo due to repentancy on libtcb-debuginfo Removing 1 extra deps from pam0_tcb-debuginfo due to repentancy on libtcb-debuginfo Removing 1 extra deps from tcb-utils-debuginfo due to repentancy on libtcb-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libtcb-1.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libtcb-devel-1.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/nss_tcb-1.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/pam0_tcb-1.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tcb-utils-1.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libtcb-debuginfo-1.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/nss_tcb-debuginfo-1.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/pam0_tcb-debuginfo-1.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/tcb-utils-debuginfo-1.2-alt2.i586.rpm (w2.lzdio) 4.57user 2.96system 0:35.25elapsed 21%CPU (0avgtext+0avgdata 29916maxresident)k 0inputs+0outputs (0major+1064586minor)pagefaults 0swaps 6.16user 2.78system 0:52.65elapsed 16%CPU (0avgtext+0avgdata 126264maxresident)k 0inputs+0outputs (0major+221216minor)pagefaults 0swaps --- libtcb-1.2-alt2.i586.rpm.repo 2021-08-24 21:51:59.000000000 +0000 +++ libtcb-1.2-alt2.i586.rpm.hasher 2023-12-02 06:24:47.073207368 +0000 @@ -8,4 +8,4 @@ Requires: libc.so.6(GLIBC_2.1.3) -Requires: libc.so.6(GLIBC_2.2) Requires: libc.so.6(GLIBC_2.28) +Requires: libc.so.6(GLIBC_2.33) Requires: libc.so.6(GLIBC_2.4) @@ -17,3 +17,3 @@ File: /lib/libtcb.so.0 120777 root:root libtcb.so.0.9.8 -File: /lib/libtcb.so.0.9.8 100644 root:root 05a37c2d06ebc64d9adb11fcb01e3f08 +File: /lib/libtcb.so.0.9.8 100644 root:root 730607e81f93270d87740e34465ad640 File: /usr/share/doc/libtcb-1.2 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/doc/libtcb-1.2/LICENSE 100644 root:root 08576c6cbacd363155493e50b5d53e00 -RPMIdentity: 87ff595af1df279f8fc166323bccaa9af0f21d3806c7bd1a5e5b2f2a26fd2e03f4f824dc250cd686b68140745e19101581d6603e96e47c9ee3f89d9d49c43a89 +RPMIdentity: 0df95853f13ff6db42650c15fd9653ddd6152ffc738750f36d1df5a6b6d9657b83327c037eaa6fd3c027b3a2a76a87a6211b30e2d4040dd864147766e5e72102 --- libtcb-debuginfo-1.2-alt2.i586.rpm.repo 2021-08-24 21:51:58.000000000 +0000 +++ libtcb-debuginfo-1.2-alt2.i586.rpm.hasher 2023-12-02 06:24:47.134208589 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e9 40755 root:root -/usr/lib/debug/.build-id/e9/eb37302e8f702f96d3c283cd677375ee9e8f17 120777 root:root ../../../../../lib/libtcb.so.0.9.8 -/usr/lib/debug/.build-id/e9/eb37302e8f702f96d3c283cd677375ee9e8f17.debug 120777 root:root ../../lib/libtcb.so.0.9.8.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/d4f4d78b244e64c54390869d0ee12738a0b3f1 120777 root:root ../../../../../lib/libtcb.so.0.9.8 +/usr/lib/debug/.build-id/50/d4f4d78b244e64c54390869d0ee12738a0b3f1.debug 120777 root:root ../../lib/libtcb.so.0.9.8.debug /usr/lib/debug/lib/libtcb.so.0.9.8.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: libtcb-debuginfo = 1.2-alt2:sisyphus+283711.100.2.1 -File: /usr/lib/debug/.build-id/e9 40755 root:root -File: /usr/lib/debug/.build-id/e9/eb37302e8f702f96d3c283cd677375ee9e8f17 120777 root:root ../../../../../lib/libtcb.so.0.9.8 -File: /usr/lib/debug/.build-id/e9/eb37302e8f702f96d3c283cd677375ee9e8f17.debug 120777 root:root ../../lib/libtcb.so.0.9.8.debug -File: /usr/lib/debug/lib/libtcb.so.0.9.8.debug 100644 root:root 123ffe49c5cd1709e5d981b77881c85f +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/d4f4d78b244e64c54390869d0ee12738a0b3f1 120777 root:root ../../../../../lib/libtcb.so.0.9.8 +File: /usr/lib/debug/.build-id/50/d4f4d78b244e64c54390869d0ee12738a0b3f1.debug 120777 root:root ../../lib/libtcb.so.0.9.8.debug +File: /usr/lib/debug/lib/libtcb.so.0.9.8.debug 100644 root:root 80513b013fcc0bce7739a22313e77e0b File: /usr/lib/debug/lib/libtcb.so.0.debug 120777 root:root libtcb.so.0.9.8.debug @@ -25,2 +25,2 @@ File: /usr/src/debug/tcb-1.2/libs/libtcb.c 100644 root:root c3e96fcd13f1f25474661c06ae681dc1 -RPMIdentity: 0b1527a7c37d2761897bddf9d520f8ded38a45cc148d5efc994456873e9937f30dd2fb9ffd7218b9d587d97d7fb9cffd205b9b29be44481bb598d6ea15272e14 +RPMIdentity: 1e89e4ea10320644d5ad3e299a963b15473d566e0725548d16da3ffd28a1e03c7ea08b750dd79e8e02c9e50e2d7b98b88ecbe778b63c8489c3380c5adddb17bf --- nss_tcb-1.2-alt2.i586.rpm.repo 2021-08-24 21:51:59.000000000 +0000 +++ nss_tcb-1.2-alt2.i586.rpm.hasher 2023-12-02 06:24:47.235210611 +0000 @@ -1,2 +1,3 @@ /lib/libnss_tcb.so.2 100644 root:root +Requires: libc.so.6(GLIBC_2.2) Requires: libtcb = 1.2-alt2:sisyphus+283711.100.2.1 @@ -5,3 +6,3 @@ Provides: nss_tcb = 1.2-alt2:sisyphus+283711.100.2.1 -File: /lib/libnss_tcb.so.2 100644 root:root 323699d5094e8a093fc30d895274d25b -RPMIdentity: 5aa23dd15a3c5642327f87dc0ed6eb7db4d75770ce0fee1e57da261d9f6338a85347d545e86fb72c70e46487df15ad3a7044b3e10ccc7ea303a491f4b8ed8859 +File: /lib/libnss_tcb.so.2 100644 root:root 4801fd7ff8e7bfeba73bceac3663c297 +RPMIdentity: 073132aa8eacf7a870be055e4716d507c615dc10dbd5014ade40871d933fe685012529b959f4bfc71524214c30454cb2e6e9d92250d71b9d8249f1945017ef14 --- nss_tcb-debuginfo-1.2-alt2.i586.rpm.repo 2021-08-24 21:51:58.000000000 +0000 +++ nss_tcb-debuginfo-1.2-alt2.i586.rpm.hasher 2023-12-02 06:24:47.291211732 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/d72c45613aa60dfb4d8fb7adec1b6db43afec0 120777 root:root ../../../../../lib/libnss_tcb.so.2 -/usr/lib/debug/.build-id/da/d72c45613aa60dfb4d8fb7adec1b6db43afec0.debug 120777 root:root ../../lib/libnss_tcb.so.2.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/a438e494f90209f7fb9ad0e4aa204676f8f304 120777 root:root ../../../../../lib/libnss_tcb.so.2 +/usr/lib/debug/.build-id/10/a438e494f90209f7fb9ad0e4aa204676f8f304.debug 120777 root:root ../../lib/libnss_tcb.so.2.debug /usr/lib/debug/lib/libnss_tcb.so.2.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: nss_tcb-debuginfo = 1.2-alt2:sisyphus+283711.100.2.1 -File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/d72c45613aa60dfb4d8fb7adec1b6db43afec0 120777 root:root ../../../../../lib/libnss_tcb.so.2 -File: /usr/lib/debug/.build-id/da/d72c45613aa60dfb4d8fb7adec1b6db43afec0.debug 120777 root:root ../../lib/libnss_tcb.so.2.debug -File: /usr/lib/debug/lib/libnss_tcb.so.2.debug 100644 root:root 79b92273e65fb0edf74413890c9dda88 +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/a438e494f90209f7fb9ad0e4aa204676f8f304 120777 root:root ../../../../../lib/libnss_tcb.so.2 +File: /usr/lib/debug/.build-id/10/a438e494f90209f7fb9ad0e4aa204676f8f304.debug 120777 root:root ../../lib/libnss_tcb.so.2.debug +File: /usr/lib/debug/lib/libnss_tcb.so.2.debug 100644 root:root 34fcceb0162517b8135848458f1eb5c9 File: /usr/src/debug/tcb-1.2 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/tcb-1.2/libs/nss.c 100644 root:root da87563c85519a0da8d777b590df120a -RPMIdentity: 2931707b50775c0223bc36675a697f11895de6808aa9cd732a2bea4c1ca3f581b2cdefb8f14ce6d3cd5e01f4c543714fd166af82086f7f052b2426bd8a63951f +RPMIdentity: 39e2e54d442731a5e06eef16a9e740172e7996b568b08070fb9d701b456513a405f514ed4c1fbed23eacd0e53473b6bcced1c1532329da6bb8f5d68d924b88fb --- pam0_tcb-1.2-alt2.i586.rpm.repo 2021-08-24 21:51:59.000000000 +0000 +++ pam0_tcb-1.2-alt2.i586.rpm.hasher 2023-12-02 06:24:47.333212572 +0000 @@ -23,2 +23,4 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libcrypt.so.1 >= set:igNZusfQY5 @@ -47,3 +49,3 @@ File: /lib/security/pam_pwdb.so 120777 root:root pam_tcb.so -File: /lib/security/pam_tcb.so 100644 root:root 4c19c7379dcf4bbfbd559e2db93ff7e0 +File: /lib/security/pam_tcb.so 100644 root:root 88594ca44aa2c7db4f47157db8adeefe File: /lib/security/pam_unix.so 120777 root:root pam_tcb.so @@ -54,3 +56,3 @@ File: /usr/lib/chkpwd 40710 root:chkpwd -File: /usr/lib/chkpwd/tcb_chkpwd 100700 root:root 281374ff72e1cbb2d932e36cc2d7292e +File: /usr/lib/chkpwd/tcb_chkpwd 100700 root:root 29602a7513c298f6aed090c87d48f06f File: /usr/share/man/man8/pam_pwdb.8.xz 120777 root:root pam_tcb.8.xz @@ -58,2 +60,2 @@ File: /usr/share/man/man8/pam_unix.8.xz 120777 root:root pam_tcb.8.xz -RPMIdentity: 7545969ce6455bf1757eebae9dc69082bffd75cb3374df738fdef5367a1331da89ba1b32aea942c6d86a2c8910af35dd266bca205f8f59235ad38a57c780888c +RPMIdentity: 0b499fe3d85ce72f2cf0d564a9808b0e914c4112c28fe8f5d90638ee5bbf4807b7ea4010d049fd4fa721be1ac822c6ad6321afaa5618e0578f066d137d72ad4f --- pam0_tcb-debuginfo-1.2-alt2.i586.rpm.repo 2021-08-24 21:51:58.000000000 +0000 +++ pam0_tcb-debuginfo-1.2-alt2.i586.rpm.hasher 2023-12-02 06:24:47.375213413 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/a6 40755 root:root -/usr/lib/debug/.build-id/a6/f81cf7392245caaf8e245d0f011730ab9a1571 120777 root:root ../../../chkpwd/tcb_chkpwd -/usr/lib/debug/.build-id/a6/f81cf7392245caaf8e245d0f011730ab9a1571.debug 120777 root:root ../../usr/lib/chkpwd/tcb_chkpwd.debug -/usr/lib/debug/.build-id/a8 40755 root:root -/usr/lib/debug/.build-id/a8/e596c38623be2635b2cfef53cfd1f76fbf1420 120777 root:root ../../../../../lib/security/pam_tcb.so -/usr/lib/debug/.build-id/a8/e596c38623be2635b2cfef53cfd1f76fbf1420.debug 120777 root:root ../../lib/security/pam_tcb.so.debug +/usr/lib/debug/.build-id/5a 40755 root:root +/usr/lib/debug/.build-id/5a/f57a2c3cf6c9a810c2c8c157d815f6171aa9ee 120777 root:root ../../../chkpwd/tcb_chkpwd +/usr/lib/debug/.build-id/5a/f57a2c3cf6c9a810c2c8c157d815f6171aa9ee.debug 120777 root:root ../../usr/lib/chkpwd/tcb_chkpwd.debug +/usr/lib/debug/.build-id/ed 40755 root:root +/usr/lib/debug/.build-id/ed/47ac3c70a49426fbe52628956f5a3e7e04887e 120777 root:root ../../../../../lib/security/pam_tcb.so +/usr/lib/debug/.build-id/ed/47ac3c70a49426fbe52628956f5a3e7e04887e.debug 120777 root:root ../../lib/security/pam_tcb.so.debug /usr/lib/debug/lib/security 40755 root:root @@ -18,2 +18,3 @@ /usr/src/debug/tcb-1.2/pam_tcb 40755 root:root +/usr/src/debug/tcb-1.2/pam_tcb/compat.c 100644 root:root /usr/src/debug/tcb-1.2/pam_tcb/pam_unix_acct.c 100644 root:root @@ -33,11 +34,11 @@ Provides: pam0_tcb-debuginfo = 1.2-alt2:sisyphus+283711.100.2.1 -File: /usr/lib/debug/.build-id/a6 40755 root:root -File: /usr/lib/debug/.build-id/a6/f81cf7392245caaf8e245d0f011730ab9a1571 120777 root:root ../../../chkpwd/tcb_chkpwd -File: /usr/lib/debug/.build-id/a6/f81cf7392245caaf8e245d0f011730ab9a1571.debug 120777 root:root ../../usr/lib/chkpwd/tcb_chkpwd.debug -File: /usr/lib/debug/.build-id/a8 40755 root:root -File: /usr/lib/debug/.build-id/a8/e596c38623be2635b2cfef53cfd1f76fbf1420 120777 root:root ../../../../../lib/security/pam_tcb.so -File: /usr/lib/debug/.build-id/a8/e596c38623be2635b2cfef53cfd1f76fbf1420.debug 120777 root:root ../../lib/security/pam_tcb.so.debug +File: /usr/lib/debug/.build-id/5a 40755 root:root +File: /usr/lib/debug/.build-id/5a/f57a2c3cf6c9a810c2c8c157d815f6171aa9ee 120777 root:root ../../../chkpwd/tcb_chkpwd +File: /usr/lib/debug/.build-id/5a/f57a2c3cf6c9a810c2c8c157d815f6171aa9ee.debug 120777 root:root ../../usr/lib/chkpwd/tcb_chkpwd.debug +File: /usr/lib/debug/.build-id/ed 40755 root:root +File: /usr/lib/debug/.build-id/ed/47ac3c70a49426fbe52628956f5a3e7e04887e 120777 root:root ../../../../../lib/security/pam_tcb.so +File: /usr/lib/debug/.build-id/ed/47ac3c70a49426fbe52628956f5a3e7e04887e.debug 120777 root:root ../../lib/security/pam_tcb.so.debug File: /usr/lib/debug/lib/security 40755 root:root File: /usr/lib/debug/lib/security/pam_pwdb.so.debug 120777 root:root pam_tcb.so.debug -File: /usr/lib/debug/lib/security/pam_tcb.so.debug 100644 root:root 861f5ec0eec67f06ab1da99d2a3a6790 +File: /usr/lib/debug/lib/security/pam_tcb.so.debug 100644 root:root 7244956b8a57cccf3ae24127b602cdac File: /usr/lib/debug/lib/security/pam_unix.so.debug 120777 root:root pam_tcb.so.debug @@ -48,5 +49,6 @@ File: /usr/lib/debug/usr/lib/chkpwd 40755 root:root -File: /usr/lib/debug/usr/lib/chkpwd/tcb_chkpwd.debug 100644 root:root d123e3c357156e9d9cb88082bc39c194 +File: /usr/lib/debug/usr/lib/chkpwd/tcb_chkpwd.debug 100644 root:root c6819e3681de8706837fcae7f979c651 File: /usr/src/debug/tcb-1.2 40755 root:root File: /usr/src/debug/tcb-1.2/pam_tcb 40755 root:root +File: /usr/src/debug/tcb-1.2/pam_tcb/compat.c 100644 root:root 3e9e42b1e9064a12e80609cf8de5e3f4 File: /usr/src/debug/tcb-1.2/pam_tcb/pam_unix_acct.c 100644 root:root 27620eee42304a1715efd799bb5255ec @@ -59,2 +61,2 @@ File: /usr/src/debug/tcb-1.2/progs/tcb_chkpwd.c 100644 root:root 14562238bf26aa832042d885889e3b0c -RPMIdentity: 39bbe9e35e31e8d513304eae0472b49347d66f7e3eb0e927e5fc75992c55ed24a8f4f2d75bd8e0635c24a77f7761cd84cafe1bec65bc852a23dd8cae8894bab9 +RPMIdentity: bc9dd7972cdec56a55f9ebd8f72b4f144b7366c297a91ff68b166963cf0fe499bfd669c92e0f66d2442011a3f77ae63271c7433c035e5a8fad986783996bc658 --- tcb-utils-1.2-alt2.i586.rpm.repo 2021-08-24 21:51:59.000000000 +0000 +++ tcb-utils-1.2-alt2.i586.rpm.hasher 2023-12-02 06:24:47.417214254 +0000 @@ -13,4 +13,4 @@ File: /etc/tcb 40710 root:shadow -File: /sbin/tcb_convert 100700 root:root f28dbdf0a57dadc0355091d773415108 -File: /sbin/tcb_unconvert 100700 root:root 13df6c8e838e35904473de88217d4dc4 +File: /sbin/tcb_convert 100700 root:root 0f78bd6729a2f5e360454a6d98362d87 +File: /sbin/tcb_unconvert 100700 root:root 537c82a018a5bedb3527a4b038b25e96 File: /usr/share/man/man5/tcb.5.xz 100644 root:root 4af260076c015b9296995bf78ad359c9 @@ -18,2 +18,2 @@ File: /usr/share/man/man8/tcb_unconvert.8.xz 120777 root:root tcb_convert.8.xz -RPMIdentity: 99e45635c4d53d2dd98f25b18c52e18e4416cb741ecad68a26dd9e9f2022b18a6bd093d755aa43a3a23df8fefb064b5680db112ff77e93b1a594d3690ccba7b2 +RPMIdentity: eadb4681bb3f9503fdec447d1c0b40ed14580be30690d227e727575cce2a2779007f06ee91eb312b72b233a632a6bf0792f5b7274ae602bc8b4a9cc5a7621ba4 --- tcb-utils-debuginfo-1.2-alt2.i586.rpm.repo 2021-08-24 21:51:58.000000000 +0000 +++ tcb-utils-debuginfo-1.2-alt2.i586.rpm.hasher 2023-12-02 06:24:47.458215075 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/e586e51c2fe251e0d5004a381728c10492185c 120777 root:root ../../../../../sbin/tcb_unconvert -/usr/lib/debug/.build-id/39/e586e51c2fe251e0d5004a381728c10492185c.debug 120777 root:root ../../sbin/tcb_unconvert.debug -/usr/lib/debug/.build-id/a7 40755 root:root -/usr/lib/debug/.build-id/a7/b791d2f02535864dddd64feb0b5cc450206c08 120777 root:root ../../../../../sbin/tcb_convert -/usr/lib/debug/.build-id/a7/b791d2f02535864dddd64feb0b5cc450206c08.debug 120777 root:root ../../sbin/tcb_convert.debug +/usr/lib/debug/.build-id/01 40755 root:root +/usr/lib/debug/.build-id/01/cfcb7d45a20156f8d812c9affb37e2b656e2c0 120777 root:root ../../../../../sbin/tcb_unconvert +/usr/lib/debug/.build-id/01/cfcb7d45a20156f8d812c9affb37e2b656e2c0.debug 120777 root:root ../../sbin/tcb_unconvert.debug +/usr/lib/debug/.build-id/33 40755 root:root +/usr/lib/debug/.build-id/33/e6efec9d3d9783ab77f60b9c43bc51666b2f35 120777 root:root ../../../../../sbin/tcb_convert +/usr/lib/debug/.build-id/33/e6efec9d3d9783ab77f60b9c43bc51666b2f35.debug 120777 root:root ../../sbin/tcb_convert.debug /usr/lib/debug/sbin/tcb_convert.debug 100644 root:root @@ -17,10 +17,10 @@ Provides: tcb-utils-debuginfo = 1.2-alt2:sisyphus+283711.100.2.1 -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/e586e51c2fe251e0d5004a381728c10492185c 120777 root:root ../../../../../sbin/tcb_unconvert -File: /usr/lib/debug/.build-id/39/e586e51c2fe251e0d5004a381728c10492185c.debug 120777 root:root ../../sbin/tcb_unconvert.debug -File: /usr/lib/debug/.build-id/a7 40755 root:root -File: /usr/lib/debug/.build-id/a7/b791d2f02535864dddd64feb0b5cc450206c08 120777 root:root ../../../../../sbin/tcb_convert -File: /usr/lib/debug/.build-id/a7/b791d2f02535864dddd64feb0b5cc450206c08.debug 120777 root:root ../../sbin/tcb_convert.debug -File: /usr/lib/debug/sbin/tcb_convert.debug 100644 root:root b857db531f7e01c55d58b93735805bad -File: /usr/lib/debug/sbin/tcb_unconvert.debug 100644 root:root f10a4a100d6a8b7743f3ad0cf0e743ab +File: /usr/lib/debug/.build-id/01 40755 root:root +File: /usr/lib/debug/.build-id/01/cfcb7d45a20156f8d812c9affb37e2b656e2c0 120777 root:root ../../../../../sbin/tcb_unconvert +File: /usr/lib/debug/.build-id/01/cfcb7d45a20156f8d812c9affb37e2b656e2c0.debug 120777 root:root ../../sbin/tcb_unconvert.debug +File: /usr/lib/debug/.build-id/33 40755 root:root +File: /usr/lib/debug/.build-id/33/e6efec9d3d9783ab77f60b9c43bc51666b2f35 120777 root:root ../../../../../sbin/tcb_convert +File: /usr/lib/debug/.build-id/33/e6efec9d3d9783ab77f60b9c43bc51666b2f35.debug 120777 root:root ../../sbin/tcb_convert.debug +File: /usr/lib/debug/sbin/tcb_convert.debug 100644 root:root ed67ea8a92597a19ce7957a9c73d8fe4 +File: /usr/lib/debug/sbin/tcb_unconvert.debug 100644 root:root 8870d9d7d67fdc3429baf96f99ac5de7 File: /usr/src/debug/tcb-1.2 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/tcb-1.2/progs/tcb_unconvert.c 100644 root:root 595af46c35acccf813bd2dcc87553d3e -RPMIdentity: fc223e062bfe707b594ee1e585c432e85d5994130d29324c38b2445f6d9166cc7bc05a7ce710279dc927790c3d909153385e656cc3c88a5a68182288b6e2272b +RPMIdentity: c409dde3a2e5d6241a9167ff6f40018f5b2fcfa3d555294d4c8bce18f0dbee54398a3f51d46dcd159becf41376f579a05a1255590809215b7af03cf2325973d5