<86>Mar 25 00:48:59 userdel[2802261]: delete user 'rooter' <86>Mar 25 00:48:59 userdel[2802261]: removed group 'rooter' owned by 'rooter' <86>Mar 25 00:48:59 groupadd[2802294]: group added to /etc/group: name=rooter, GID=927 <86>Mar 25 00:48:59 groupadd[2802294]: group added to /etc/gshadow: name=rooter <86>Mar 25 00:48:59 groupadd[2802294]: new group: name=rooter, GID=927 <86>Mar 25 00:48:59 useradd[2802319]: new user: name=rooter, UID=927, GID=927, home=/root, shell=/bin/bash <86>Mar 25 00:48:59 userdel[2802368]: delete user 'builder' <86>Mar 25 00:48:59 userdel[2802368]: removed group 'builder' owned by 'builder' <86>Mar 25 00:48:59 groupadd[2802412]: group added to /etc/group: name=builder, GID=928 <86>Mar 25 00:48:59 groupadd[2802412]: group added to /etc/gshadow: name=builder <86>Mar 25 00:48:59 groupadd[2802412]: new group: name=builder, GID=928 <86>Mar 25 00:48:59 useradd[2802443]: new user: name=builder, UID=928, GID=928, home=/usr/src, shell=/bin/bash warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root warning: user user does not exist - using root warning: group user does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/shc-4.0.3-alt1.nosrc.rpm (w1.gzdio) Installing shc-4.0.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23184 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf shc-4.0.3 + echo 'Source #0 (shc-4.0.3.tar.gz):' Source #0 (shc-4.0.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/shc-4.0.3.tar.gz + /bin/tar -xf - + cd shc-4.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23184 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd shc-4.0.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 aclocal-default: warning: couldn't open directory 'm4': No such file or directory autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for struct stat.st_rdev... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memset... yes checking for putenv... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"shc\" -DPACKAGE_TARNAME=\"shc\" -DPACKAGE_VERSION=\"4.0.3\" -DPACKAGE_STRING=\"shc\ 4.0.3\" -DPACKAGE_BUGREPORT=\"http://github.com/neurobin/shc/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"shc\" -DVERSION=\"4.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_PUTENV=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRRCHR=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o shc.o shc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o shc shc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44634 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/shc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/shc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd shc-4.0.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/shc-buildroot make: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[2]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3/src' /bin/mkdir -p '/usr/src/tmp/shc-buildroot/usr/bin' /usr/libexec/rpm-build/install -p shc '/usr/src/tmp/shc-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3/src' make[1]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3' make[2]: Entering directory '/usr/src/RPM/BUILD/shc-4.0.3' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/shc-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 shc.1 '/usr/src/tmp/shc-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3' make: Leaving directory '/usr/src/RPM/BUILD/shc-4.0.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/shc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/shc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/shc-buildroot/ (default) Compressing files in /usr/src/tmp/shc-buildroot (auto) Verifying ELF objects in /usr/src/tmp/shc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: shc-4.0.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44634 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd shc-4.0.3 + DOCDIR=/usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + export DOCDIR + rm -rf /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + /bin/mkdir -p /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + cp -prL README.md /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + chmod -R go-w /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + chmod -R a+rX /usr/src/tmp/shc-buildroot/usr/share/doc/shc-4.0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hpGSkO 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.Vngz5U find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nhz7r8 Creating shc-debuginfo package Processing files: shc-debuginfo-4.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NVSkxo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nzvoom find-requires: running scripts (debuginfo) Requires: shc = 4.0.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to shc-debuginfo a strict dependency on shc Wrote: /usr/src/RPM/RPMS/x86_64/shc-4.0.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/shc-debuginfo-4.0.3-alt1.x86_64.rpm (w2.lzdio) 2.09user 1.31system 0:08.84elapsed 38%CPU (0avgtext+0avgdata 27440maxresident)k 0inputs+0outputs (0major+508062minor)pagefaults 0swaps 4.30user 3.88system 0:12.86elapsed 63%CPU (0avgtext+0avgdata 100048maxresident)k 0inputs+0outputs (15921major+711125minor)pagefaults 0swaps --- shc-4.0.3-alt1.x86_64.rpm.repo 2021-03-03 09:10:08.000000000 +0000 +++ shc-4.0.3-alt1.x86_64.rpm.hasher 2022-03-25 00:49:10.496164298 +0000 @@ -7,4 +7,5 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) -Requires: libc.so.6(GLIBC_2.3)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -14,3 +15,3 @@ Provides: shc = 4.0.3-alt1:sisyphus+267285.100.1.1 -File: /usr/bin/shc 100755 root:root 58ef995d61466b8111cc1dbbb9cbd044 +File: /usr/bin/shc 100755 root:root 7e4000ae53bb074c5b114a34463d22f2 File: /usr/share/doc/shc-4.0.3 40755 root:root @@ -18,2 +19,2 @@ File: /usr/share/man/man1/shc.1.xz 100644 root:root bd134f4c7b50482c396584239c2b0b44 -RPMIdentity: c1bbd9b64fed84b574c610e53c883f684092efb733d6e65d07178f71ee4ec05fa830037b5c47b01665942cd89c2509adcf379c07e218e7c129f19d126da627a9 +RPMIdentity: 549c15a703419f3fa7d7a82ffb6dfb2e0657a0ce9a89e5dd18f5570d8c41368452ec7323723f43cb6609334976e67cd8f50f702b893d44601ecdd6efd87a4743 --- shc-debuginfo-4.0.3-alt1.x86_64.rpm.repo 2021-03-03 09:10:08.000000000 +0000 +++ shc-debuginfo-4.0.3-alt1.x86_64.rpm.hasher 2022-03-25 00:49:10.559165104 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/34 40755 root:root -/usr/lib/debug/.build-id/34/d79540aa0746353bcdc15a669be021ccfb240b 120777 root:root ../../../../bin/shc -/usr/lib/debug/.build-id/34/d79540aa0746353bcdc15a669be021ccfb240b.debug 120777 root:root ../../usr/bin/shc.debug +/usr/lib/debug/.build-id/1a 40755 root:root +/usr/lib/debug/.build-id/1a/1e0705d02af1a10be6fc57fbfe644c02c9bda5 120777 root:root ../../../../bin/shc +/usr/lib/debug/.build-id/1a/1e0705d02af1a10be6fc57fbfe644c02c9bda5.debug 120777 root:root ../../usr/bin/shc.debug /usr/lib/debug/usr/bin/shc.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: shc-debuginfo = 4.0.3-alt1:sisyphus+267285.100.1.1 -File: /usr/lib/debug/.build-id/34 40755 root:root -File: /usr/lib/debug/.build-id/34/d79540aa0746353bcdc15a669be021ccfb240b 120777 root:root ../../../../bin/shc -File: /usr/lib/debug/.build-id/34/d79540aa0746353bcdc15a669be021ccfb240b.debug 120777 root:root ../../usr/bin/shc.debug -File: /usr/lib/debug/usr/bin/shc.debug 100644 root:root f5339719d0dd9563ca2f29ec9cca5f45 +File: /usr/lib/debug/.build-id/1a 40755 root:root +File: /usr/lib/debug/.build-id/1a/1e0705d02af1a10be6fc57fbfe644c02c9bda5 120777 root:root ../../../../bin/shc +File: /usr/lib/debug/.build-id/1a/1e0705d02af1a10be6fc57fbfe644c02c9bda5.debug 120777 root:root ../../usr/bin/shc.debug +File: /usr/lib/debug/usr/bin/shc.debug 100644 root:root 8cf537238e8d78bda13c1da59d3c95b5 File: /usr/src/debug/shc-4.0.3 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/shc-4.0.3/src/shc.c 100644 root:root 95b436e526e4cb553d5c47c1a6a98ab8 -RPMIdentity: 17ae44b47ff80bf42aeb2443d50409809450f377bd62072b0c6b5d26264cff48ed8ca0f9b2806e38b9a81b33d3a3469a26aad11ffd46046a7104d7602bd6ad5e +RPMIdentity: de52298e05d35e600129bd0bc61ed767837a6490fc465fb8dc6549e4951d197732300d5ce8fc2507d7d224e67fa2ba128a702465d9252cb171e199c030ff08cd