<86>Nov 11 02:05:11 userdel[1557940]: delete user 'rooter' <86>Nov 11 02:05:11 userdel[1557940]: removed group 'rooter' owned by 'rooter' <86>Nov 11 02:05:11 userdel[1557940]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 11 02:05:11 groupadd[1557965]: group added to /etc/group: name=rooter, GID=645 <86>Nov 11 02:05:11 groupadd[1557965]: group added to /etc/gshadow: name=rooter <86>Nov 11 02:05:11 groupadd[1557965]: new group: name=rooter, GID=645 <86>Nov 11 02:05:11 useradd[1557979]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Nov 11 02:05:11 userdel[1557996]: delete user 'builder' <86>Nov 11 02:05:11 userdel[1557996]: removed group 'builder' owned by 'builder' <86>Nov 11 02:05:11 userdel[1557996]: removed shadow group 'builder' owned by 'builder' <86>Nov 11 02:05:11 groupadd[1558012]: group added to /etc/group: name=builder, GID=646 <86>Nov 11 02:05:11 groupadd[1558012]: group added to /etc/gshadow: name=builder <86>Nov 11 02:05:11 groupadd[1558012]: new group: name=builder, GID=646 <86>Nov 11 02:05:11 useradd[1558024]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/pam_ccreds-10-alt1.1.src.rpm: The use of such a license name is ambiguous: GPL <13>Nov 11 02:05:15 rpmi: rpm-macros-pam0-1.5.0-alt1 sisyphus+261470.100.1.1 1605023882 installed <13>Nov 11 02:05:15 rpmi: libpam0-devel-1.5.0-alt1 sisyphus+261470.100.1.1 1605023882 installed <13>Nov 11 02:05:15 rpmi: libssl-devel-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743567 installed <13>Nov 11 02:05:15 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pam_ccreds-10-alt1.1.nosrc.rpm Installing pam_ccreds-10-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pam_ccreds-10 + echo 'Source #0 (pam_ccreds-10.tar):' Source #0 (pam_ccreds-10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pam_ccreds-10.tar + cd pam_ccreds-10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95710 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pam_ccreds-10 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/pam_ccreds-10/missing: Unknown `--run' option Try `/usr/src/RPM/BUILD/pam_ccreds-10/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking openssl/opensslconf.h usability... yes checking openssl/opensslconf.h presence... yes checking for openssl/opensslconf.h... yes checking for SHA1_Init in -lcrypto... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking security/pam_misc.h usability... yes checking security/pam_misc.h presence... yes checking for security/pam_misc.h... yes checking security/pam_modules.h usability... yes checking security/pam_modules.h presence... yes checking for security/pam_modules.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking pam/pam_misc.h usability... no checking pam/pam_misc.h presence... no checking for pam/pam_misc.h... no checking pam/pam_modules.h usability... no checking pam/pam_modules.h presence... no checking for pam/pam_modules.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for main in -ldb... yes checking for pam_start in -lpam... yes checking for misc_conv in -lpam_misc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make make: Entering directory '/usr/src/RPM/BUILD/pam_ccreds-10' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/pam_ccreds-10' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -c cc_db.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -c cc_lib.c cc_lib.c: In function 'pam_cc_run_helper_binary': cc_lib.c:687:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 687 | write(fds[1], passwd, strlen(passwd) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc_lib.c:690:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 690 | write(fds[1], "", 1); /* blank password */ | ^~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -c cc_pam.c x86_64-alt-linux-gcc -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -o pam_ccreds.so -shared -Wl,-Bdynamic -Wl,--version-script,./exports.linux cc_db.o cc_lib.o cc_pam.o -lpam_misc -lpam -ldb -lcrypto x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -c cc_test.c x86_64-alt-linux-gcc -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -o cc_test -Wl,-rpath -Wl,/usr/lib64/security cc_test.o pam_ccreds.so -lpam -lpam_misc -lpam_misc -lpam -ldb -lcrypto x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -c cc_dump.c x86_64-alt-linux-gcc -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -o cc_dump -Wl,-rpath -Wl,/usr/lib64/security cc_dump.o pam_ccreds.so -lpam -lpam_misc -lpam_misc -lpam -ldb -lcrypto x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -c ccreds_chkpwd.c x86_64-alt-linux-gcc -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -o ccreds_chkpwd -Wl,-rpath -Wl,/usr/lib64/security ccreds_chkpwd.o pam_ccreds.so -lpam -lpam_misc -lpam_misc -lpam -ldb -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/pam_ccreds-10' make: Leaving directory '/usr/src/RPM/BUILD/pam_ccreds-10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pam_ccreds-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pam_ccreds-buildroot + cd pam_ccreds-10 + mkdir -p /usr/src/tmp/pam_ccreds-buildroot/lib64/security/ + install pam_ccreds.so /usr/src/tmp/pam_ccreds-buildroot/lib64/security/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pam_ccreds-buildroot (auto) mode of './lib64/security/pam_ccreds.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/pam_ccreds-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/pam_ccreds-buildroot/ (default) Compressing files in /usr/src/tmp/pam_ccreds-buildroot (auto) Adjusting library links in /usr/src/tmp/pam_ccreds-buildroot ./lib64: Verifying ELF objects in /usr/src/tmp/pam_ccreds-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: pam_ccreds-10-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.403 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pam_ccreds-10 + DOCDIR=/usr/src/tmp/pam_ccreds-buildroot/usr/share/doc/pam_ccreds-10 + export DOCDIR + rm -rf /usr/src/tmp/pam_ccreds-buildroot/usr/share/doc/pam_ccreds-10 + /bin/mkdir -p /usr/src/tmp/pam_ccreds-buildroot/usr/share/doc/pam_ccreds-10 + cp -prL AUTHORS NEWS COPYING README ChangeLog /usr/src/tmp/pam_ccreds-buildroot/usr/share/doc/pam_ccreds-10 + chmod -R go-w /usr/src/tmp/pam_ccreds-buildroot/usr/share/doc/pam_ccreds-10 + chmod -R a+rX /usr/src/tmp/pam_ccreds-buildroot/usr/share/doc/pam_ccreds-10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mjUZWg find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hpgRfg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: PAM(pam_ccreds.so) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.1.1()(64bit) >= set:qoPDJTmSSi2hV0, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libdb-4.7.so()(64bit) >= set:jiech, libpam.so.0()(64bit) >= set:jhTYncpQ19, libpam.so.0(LIBPAM_1.0)(64bit), 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.S4SJgh Creating pam_ccreds-debuginfo package Processing files: pam_ccreds-debuginfo-10-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QcgOsf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zPkBwi find-requires: running scripts (debuginfo) Requires: pam_ccreds = 10-alt1.1, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libdb-4.7.so), debug64(libpam.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/pam_ccreds-10-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pam_ccreds-debuginfo-10-alt1.1.x86_64.rpm 12.28user 5.12system 0:20.96elapsed 83%CPU (0avgtext+0avgdata 30284maxresident)k 0inputs+0outputs (0major+554595minor)pagefaults 0swaps /.out/pam_ccreds-10-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/pam_ccreds-debuginfo-10-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: GPL 20.72user 11.00system 0:34.37elapsed 92%CPU (0avgtext+0avgdata 109768maxresident)k 0inputs+0outputs (0major+861164minor)pagefaults 0swaps --- pam_ccreds-10-alt1.1.x86_64.rpm.repo 2018-09-01 07:22:57.000000000 +0000 +++ pam_ccreds-10-alt1.1.x86_64.rpm.hasher 2020-11-11 02:05:41.857035968 +0000 @@ -11,3 +11,3 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libcrypto.so.1.1()(64bit) >= set:pnPDJTmSSi8a7 +Requires: libcrypto.so.1.1()(64bit) >= set:qoPDJTmSSi2hV0 Requires: rpmlib(SetVersions)