<86>Sep 29 11:29:17 userdel[3529745]: delete user 'rooter' <86>Sep 29 11:29:17 userdel[3529745]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:29:17 groupadd[3529778]: group added to /etc/group: name=rooter, GID=1838 <86>Sep 29 11:29:17 groupadd[3529778]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:29:17 groupadd[3529778]: new group: name=rooter, GID=1838 <86>Sep 29 11:29:17 useradd[3529800]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash <86>Sep 29 11:29:17 userdel[3529841]: delete user 'builder' <86>Sep 29 11:29:17 userdel[3529841]: removed group 'builder' owned by 'builder' <86>Sep 29 11:29:17 userdel[3529841]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:29:17 groupadd[3529871]: group added to /etc/group: name=builder, GID=1839 <86>Sep 29 11:29:17 groupadd[3529871]: group added to /etc/gshadow: name=builder <86>Sep 29 11:29:17 groupadd[3529871]: new group: name=builder, GID=1839 <86>Sep 29 11:29:17 useradd[3529891]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Sep 29 11:29:21 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Sep 29 11:29:21 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Sep 29 11:29:21 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Sep 29 11:29:21 rpmi: rpm-macros-pam0-1.5.1-alt1 p9+257413.2200.10.1 1610360398 installed <13>Sep 29 11:29:21 rpmi: libpam0-devel-1.5.1-alt1 p9+257413.2200.10.1 1610360398 installed <13>Sep 29 11:29:21 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Authen-PAM-0.16-alt5.2.nosrc.rpm (w1.gzdio) Installing perl-Authen-PAM-0.16-alt5.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38993 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Authen-PAM-0.16 + echo 'Source #0 (Authen-PAM-0.16.tar.gz):' Source #0 (Authen-PAM-0.16.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Authen-PAM-0.16.tar.gz + /bin/tar -xf - + cd Authen-PAM-0.16 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (Authen-PAM-0.16-Fix-building-on-Perl-without-dot-in-INC.patch):' Patch #0 (Authen-PAM-0.16-Fix-building-on-Perl-without-dot-in-INC.patch): + /usr/bin/patch -p1 patching file Makefile.PL + sed -i- s/die/warn/ test.pl + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38993 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Authen-PAM-0.16 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(POSIX)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for pam header files in... security checking for pam_getenv... yes checking if pam_strerror takes a pam_handle_t argument... yes checking for PAM_AUTHTOKEN_REQD... no checking for PAM_NEW_AUTHTOK_REQD... yes checking for PAM_AUTHTOK_EXPIRED... yes checking for PAM_AUTHTOK_RECOVER... no checking for PAM_AUTHTOK_RECOVERY... no checking for PAM_BAD_ITEM... yes checking for PAM_CONV_AGAIN... yes checking for PAM_CRED_DELETE... no checking for PAM_CRED_ESTABLISH... no checking for PAM_CRED_REFRESH... no checking for PAM_CRED_REINITIALIZE... no checking for PAM_DELETE_CRED... yes checking for PAM_ESTABLISH_CRED... yes checking for PAM_REFRESH_CRED... yes checking for PAM_REINITIALIZE_CRED... yes checking for PAM_INCOMPLETE... yes checking for PAM_MODULE_UNKNOWN... yes checking for PAM_RADIO_TYPE... yes checking for PAM_BINARY_PROMPT... yes checking whether RTLD_GLOBAL is declared... yes configure: creating ./config.status config.status: creating pam.cfg config.status: creating PAM.pm config.status: creating PAM_config.h Generating a Unix-style Makefile Writing Makefile for Authen::PAM + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' Running Mkbootstrap for PAM () chmod 644 "PAM.bs" make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' cp PAM/FAQ.pod blib/lib/Authen/PAM/FAQ.pod cp PAM.pm blib/lib/Authen/PAM.pm make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Authen-PAM-0.16/typemap' PAM.xs > PAM.xsc mv PAM.xsc PAM.c make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_CONFIG_H PAM.c PAM.c: In function 'XS_Authen__PAM_pam_end': PAM.xs:501:8: warning: unused variable 'res' [-Wunused-variable] int res; ^~~ PAM.c: In function 'XS_Authen__PAM_pam_set_item': PAM.xs:519:8: warning: unused variable 'res' [-Wunused-variable] int res; ^~~ PAM.c: In function 'XS_Authen__PAM_pam_get_item': PAM.xs:553:8: warning: unused variable 'res' [-Wunused-variable] int res; ^~~ At top level: PAM.xs:91:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(s) ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' rm -f blib/arch/auto/Authen/PAM/PAM.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong PAM.o -o blib/arch/auto/Authen/PAM/PAM.so \ -lpam \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Authen/PAM/PAM.so make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..10 ok 1 Can't obtain the tty name! Use of uninitialized value $tty_name in concatenation (.) or string at test.pl line 72. ---- The remaining tests will be run for service 'login', user 'builder' and ---- device ''. ok 2 ok 3 ok 4 Use of uninitialized value in subroutine entry at test.pl line 98. ok 5 Use of uninitialized value $tty_name in string eq at test.pl line 102. ok 6 ok 7 ok 8 ---- Now, you may be prompted to enter the password of 'builder'. not ok 9 (7 - Authentication failure) ---- The failure of test 9 could be due to your PAM configuration ---- or typing an incorrect password. ok 10 ok 11 make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55962 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Authen-PAM-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Authen-PAM-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Authen-PAM-0.16 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Authen-PAM-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PAM.bs blib/arch/auto/Authen/PAM/PAM.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Authen-PAM-buildroot/usr/lib64/perl5/auto/Authen/PAM/PAM.so Installing /usr/src/tmp/perl-Authen-PAM-buildroot/usr/lib64/perl5/Authen/PAM.pm Installing /usr/src/tmp/perl-Authen-PAM-buildroot/usr/lib64/perl5/Authen/PAM/FAQ.pod make: Leaving directory '/usr/src/RPM/BUILD/Authen-PAM-0.16' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Authen-PAM-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Authen-PAM-buildroot/usr/lib64/perl5/auto/Authen/PAM/PAM.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Authen-PAM-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(POSIX)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Authen-PAM-buildroot (auto) removed './usr/lib64/perl5/auto/Authen/PAM/.packlist' mode of './usr/lib64/perl5/auto/Authen/PAM/PAM.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Authen-PAM-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Authen-PAM-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Authen-PAM-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Authen-PAM-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Authen-PAM-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-Authen-PAM-0.16-alt5.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1053 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Authen-PAM-0.16 + DOCDIR=/usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16 + export DOCDIR + rm -rf /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16 + /bin/mkdir -p /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16 + cp -prL Changes README /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16 + chmod -R go-w /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16 + chmod -R a+rX /usr/src/tmp/perl-Authen-PAM-buildroot/usr/share/doc/perl-Authen-PAM-0.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bvTYy6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VdfHKG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Authen-PAM-buildroot/usr/lib64/perl5/Authen/PAM.pm syntax OK Provides: perl(Authen/PAM.pm) = 0.160 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpam.so.0()(64bit) >= set:jfaUklyx6tKEeF9THI4O8Z4blHqA5qut89Za0, libpam.so.0(LIBPAM_1.0)(64bit), libperl-5.28.so()(64bit) >= set:ojjBzsfRnfzOWUgxV9WAm7i2PE4gkaAeG8BpZvedGFhzGKM4aSL6P41U1Jm1NxpSPltah6IPMZgBnXP9oDG7bdETiV6, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(DynaLoader.pm), perl(POSIX.pm), 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.9vB1ok Creating perl-Authen-PAM-debuginfo package Processing files: perl-Authen-PAM-debuginfo-0.16-alt5.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zk0Qw1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.die76L find-requires: running scripts (debuginfo) Requires: perl-Authen-PAM = 0.16-alt5.2, debug64(libc.so.6), debug64(libpam.so.0), debug64(libperl-5.28.so), debug64(libpthread.so.0) Adding to perl-Authen-PAM-debuginfo a strict dependency on perl-Authen-PAM Wrote: /usr/src/RPM/RPMS/x86_64/perl-Authen-PAM-0.16-alt5.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Authen-PAM-debuginfo-0.16-alt5.2.x86_64.rpm (w2.lzdio) 2.30user 2.29system 0:08.38elapsed 54%CPU (0avgtext+0avgdata 83808maxresident)k 0inputs+0outputs (0major+484225minor)pagefaults 0swaps 3.26user 2.31system 0:16.83elapsed 33%CPU (0avgtext+0avgdata 137512maxresident)k 0inputs+0outputs (0major+194751minor)pagefaults 0swaps --- perl-Authen-PAM-0.16-alt5.2.x86_64.rpm.repo 2019-01-24 23:13:33.000000000 +0000 +++ perl-Authen-PAM-0.16-alt5.2.x86_64.rpm.hasher 2024-09-29 11:29:31.973777541 +0000 @@ -31,3 +31,3 @@ File: /usr/lib64/perl5/auto/Authen/PAM 40755 root:root -File: /usr/lib64/perl5/auto/Authen/PAM/PAM.so 100644 root:root 99f3afb92b3b8eb00627e4f2d5096865 +File: /usr/lib64/perl5/auto/Authen/PAM/PAM.so 100644 root:root 19e7239022bd1b433da2611e31b1e6f7 File: /usr/share/doc/perl-Authen-PAM-0.16 40755 root:root @@ -35,2 +35,2 @@ File: /usr/share/doc/perl-Authen-PAM-0.16/README 100644 root:root 8c11a6fcccff2c21bbbd34543655908d -RPMIdentity: 261f5f043d36b69f760dd9eca278934987e6846c1a47c57ed2af8cb5490f1cab22900f52cf5342a7116b45b170af2f4f9c3e1931df3521007ad40dfb2fe1ca51 +RPMIdentity: 9698ea0202bd15ffd075b55270d00bca13bbbfe2ffa4c66bd5ec0072368057e5f74e6c8017a6a8baff34db255bd4a12dfff9fff2299f8fbf8c87d5c760e12153 --- perl-Authen-PAM-debuginfo-0.16-alt5.2.x86_64.rpm.repo 2019-01-24 23:13:33.000000000 +0000 +++ perl-Authen-PAM-debuginfo-0.16-alt5.2.x86_64.rpm.hasher 2024-09-29 11:29:32.049778746 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/bd192deb0c2d320307e677c297011a1ad2ac1e 120777 root:root ../../../../lib64/perl5/auto/Authen/PAM/PAM.so -/usr/lib/debug/.build-id/b7/bd192deb0c2d320307e677c297011a1ad2ac1e.debug 120777 root:root ../../usr/lib64/perl5/auto/Authen/PAM/PAM.so.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/06b2cff5902246b9a742fe5d1a354217460bce 120777 root:root ../../../../lib64/perl5/auto/Authen/PAM/PAM.so +/usr/lib/debug/.build-id/ee/06b2cff5902246b9a742fe5d1a354217460bce.debug 120777 root:root ../../usr/lib64/perl5/auto/Authen/PAM/PAM.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -18,5 +18,5 @@ Provides: perl-Authen-PAM-debuginfo = 0.16-alt5.2:sisyphus+219907.23100.1.1 -File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/bd192deb0c2d320307e677c297011a1ad2ac1e 120777 root:root ../../../../lib64/perl5/auto/Authen/PAM/PAM.so -File: /usr/lib/debug/.build-id/b7/bd192deb0c2d320307e677c297011a1ad2ac1e.debug 120777 root:root ../../usr/lib64/perl5/auto/Authen/PAM/PAM.so.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/06b2cff5902246b9a742fe5d1a354217460bce 120777 root:root ../../../../lib64/perl5/auto/Authen/PAM/PAM.so +File: /usr/lib/debug/.build-id/ee/06b2cff5902246b9a742fe5d1a354217460bce.debug 120777 root:root ../../usr/lib64/perl5/auto/Authen/PAM/PAM.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -25,3 +25,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Authen/PAM 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Authen/PAM/PAM.so.debug 100644 root:root 9c8aed888050a1f8c6035b86a03801a1 +File: /usr/lib/debug/usr/lib64/perl5/auto/Authen/PAM/PAM.so.debug 100644 root:root dd96796b80e4b6ddd8234cbbb60420a8 File: /usr/src/debug/Authen-PAM-0.16 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/Authen-PAM-0.16/PAM.xs 100644 root:root b4660a0fed4e1bc23cda0440ce0d502e -RPMIdentity: ca2b650c8498cf6d6683673cb41b8c666c413361b29e8a82e15d047cf587058988262c6230ba55a5271207c69ecfab075756f90d2511abe23421fdbed5afb57e +RPMIdentity: 6c2a417845a861f1267f0603073a674c2d1934746b2cef56d074a2f700ba734f8eef09331956752836aaa63b7129c0c0cdf35de8c3f5c7c4437f16df114301ec