<86>Oct 24 03:42:35 userdel[2854146]: delete user 'rooter' <86>Oct 24 03:42:35 groupadd[2854169]: group added to /etc/group: name=rooter, GID=987 <86>Oct 24 03:42:35 groupadd[2854169]: group added to /etc/gshadow: name=rooter <86>Oct 24 03:42:35 groupadd[2854169]: new group: name=rooter, GID=987 <86>Oct 24 03:42:35 useradd[2854185]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash <86>Oct 24 03:42:35 userdel[2854212]: delete user 'builder' <86>Oct 24 03:42:35 userdel[2854212]: removed group 'builder' owned by 'builder' <86>Oct 24 03:42:35 groupadd[2854228]: group added to /etc/group: name=builder, GID=988 <86>Oct 24 03:42:35 groupadd[2854228]: group added to /etc/gshadow: name=builder <86>Oct 24 03:42:35 groupadd[2854228]: new group: name=builder, GID=988 <86>Oct 24 03:42:35 useradd[2854246]: new user: name=builder, UID=988, GID=988, home=/usr/src, shell=/bin/bash <13>Oct 24 03:42:37 rpmi: libmspack-0.6-alt2 p9+265031.100.1.1 1611244448 installed <13>Oct 24 03:42:37 rpmi: libmspack-devel-0.6-alt2 p9+265031.100.1.1 1611244448 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cabextract-1.7-alt1.nosrc.rpm (w1.gzdio) Installing cabextract-1.7-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cabextract-1.7 + echo 'Source #0 (cabextract-1.7.tar.gz):' Source #0 (cabextract-1.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cabextract-1.7.tar.gz + /bin/tar -xf - + cd cabextract-1.7 + /bin/chmod -c -Rf u+rwX,go-w . + rm -rf mspack/ + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19136 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.7 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force 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: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + 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 -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 --with-external-libmspack 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 for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib 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 whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking size of off_t... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for memcpy... yes checking for memmove... yes checking for strcasecmp... yes checking for strchr... yes checking for towlower... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for getopt_long... yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking mspack.h usability... yes checking mspack.h presence... yes checking for mspack.h... yes checking for mspack_create_cab_compressor in -lmspack... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5.o md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/cabinfo.o src/cabinfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o src/cabinfo src/cabinfo.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/cabextract.o src/cabextract.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o cabextract src/cabextract.o md5.o -lmspack make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cabextract-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cabextract-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cabextract-1.7 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cabextract-buildroot make: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.7' /bin/mkdir -p '/usr/src/tmp/cabextract-buildroot/usr/bin' /usr/libexec/rpm-build/install -p cabextract '/usr/src/tmp/cabextract-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/cabextract-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 doc/cabextract.1 '/usr/src/tmp/cabextract-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' make: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cabextract-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cabextract-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cabextract-buildroot/ (default) Compressing files in /usr/src/tmp/cabextract-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cabextract-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: cabextract-1.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.7 + DOCDIR=/usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + export DOCDIR + rm -rf /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + /bin/mkdir -p /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + cp -prL NEWS README /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + chmod -R go-w /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + chmod -R a+rX /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kf2IuM 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.fMQ2mU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libmspack.so.0()(64bit) >= set:jhTuOmh6ia, 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.YUgFH5 Creating cabextract-debuginfo package Processing files: cabextract-debuginfo-1.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VKjysk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.euEyEC find-requires: running scripts (debuginfo) Requires: cabextract = 1.7-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmspack.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/cabextract-1.7-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cabextract-debuginfo-1.7-alt1.x86_64.rpm (w2.lzdio) 4.30user 1.84system 0:11.15elapsed 55%CPU (0avgtext+0avgdata 37900maxresident)k 0inputs+0outputs (0major+802604minor)pagefaults 0swaps 6.61user 4.15system 0:15.17elapsed 70%CPU (0avgtext+0avgdata 120160maxresident)k 56inputs+0outputs (34392major+1054135minor)pagefaults 0swaps --- cabextract-1.7-alt1.x86_64.rpm.repo 2018-08-15 13:36:27.000000000 +0000 +++ cabextract-1.7-alt1.x86_64.rpm.hasher 2021-10-24 03:42:49.649012421 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libmspack.so.0()(64bit) >= set:jhTuOmh6ia @@ -15,3 +16,3 @@ Provides: cabextract = 1.7-alt1 -File: /usr/bin/cabextract 100755 root:root 32b5196eac8c1ea475a5adb822ce32e8 +File: /usr/bin/cabextract 100755 root:root 0b24a9f4900eb481335b0b207a9cfeba File: /usr/share/doc/cabextract-1.7 40755 root:root @@ -20,2 +21,2 @@ File: /usr/share/man/man1/cabextract.1.xz 100644 root:root e30419d1dc4fb05747b1facd25dec9d5 -RPMIdentity: f40d22255b78174798dc3616f4e2697206e693cf44b01407f47791537e024398a8174b35010ad4423b93f3f1f7c975ccf5c1dbbae745ccf3ee4efb08ab3fc8df +RPMIdentity: df1ef3905d22cd6b585b98871f85faefde1a3ba0b497166d5c85ea22e779bb453d986c8775abd159c3e928d66e6f63ced7a6c79adfa768c82477505a05d689e6 --- cabextract-debuginfo-1.7-alt1.x86_64.rpm.repo 2018-08-15 13:36:27.000000000 +0000 +++ cabextract-debuginfo-1.7-alt1.x86_64.rpm.hasher 2021-10-24 03:42:49.706013282 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/33 40755 root:root -/usr/lib/debug/.build-id/33/36e12391051eb92dc8f7c2e812eac2be6a0775 120777 root:root ../../../../bin/cabextract -/usr/lib/debug/.build-id/33/36e12391051eb92dc8f7c2e812eac2be6a0775.debug 120777 root:root ../../usr/bin/cabextract.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/b9e0d037c853cf221c7cabbb3685127085cd61 120777 root:root ../../../../bin/cabextract +/usr/lib/debug/.build-id/d2/b9e0d037c853cf221c7cabbb3685127085cd61.debug 120777 root:root ../../usr/bin/cabextract.debug /usr/lib/debug/usr/bin/cabextract.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: cabextract-debuginfo = 1.7-alt1 -File: /usr/lib/debug/.build-id/33 40755 root:root -File: /usr/lib/debug/.build-id/33/36e12391051eb92dc8f7c2e812eac2be6a0775 120777 root:root ../../../../bin/cabextract -File: /usr/lib/debug/.build-id/33/36e12391051eb92dc8f7c2e812eac2be6a0775.debug 120777 root:root ../../usr/bin/cabextract.debug -File: /usr/lib/debug/usr/bin/cabextract.debug 100644 root:root 33c555c1650d8fb183b7c774fd8726c2 +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/b9e0d037c853cf221c7cabbb3685127085cd61 120777 root:root ../../../../bin/cabextract +File: /usr/lib/debug/.build-id/d2/b9e0d037c853cf221c7cabbb3685127085cd61.debug 120777 root:root ../../usr/bin/cabextract.debug +File: /usr/lib/debug/usr/bin/cabextract.debug 100644 root:root 4af3ed2d12f99c80ba618bf3d09de550 File: /usr/src/debug/cabextract-1.7 40755 root:root @@ -26,2 +26,2 @@ File: /usr/src/debug/cabextract-1.7/src/cabextract.c 100644 root:root c76a04f92cfe645ce9b0278f34cbb397 -RPMIdentity: 673c30b5d4eb9bfd534145df2c0809ba8fd42d60059c8aa5609bdec11aa4f874f3fb3a1e3a90a4d52cd947b8a8352ea4a836d4f32d40ee6f0f7a7eeb1c421846 +RPMIdentity: 21e356c02a019cf986a1875a26faa4f89d853c925011a5c6e6e752b95860646ef3cd2f9409655d4914677c41d4069775fa546994b9e9429842a0c224dd33d0d5