<86>Jun 14 09:41:21 userdel[4131671]: delete user 'rooter' <86>Jun 14 09:41:21 userdel[4131671]: removed group 'rooter' owned by 'rooter' <86>Jun 14 09:41:21 userdel[4131671]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 14 09:41:21 groupadd[4131741]: group added to /etc/group: name=rooter, GID=1268 <86>Jun 14 09:41:21 groupadd[4131741]: group added to /etc/gshadow: name=rooter <86>Jun 14 09:41:21 groupadd[4131741]: new group: name=rooter, GID=1268 <86>Jun 14 09:41:21 useradd[4131767]: new user: name=rooter, UID=1268, GID=1268, home=/root, shell=/bin/bash, from=none <86>Jun 14 09:41:21 userdel[4131855]: delete user 'builder' <86>Jun 14 09:41:21 groupadd[4131912]: group added to /etc/group: name=builder, GID=1269 <86>Jun 14 09:41:21 groupadd[4131912]: group added to /etc/gshadow: name=builder <86>Jun 14 09:41:21 groupadd[4131912]: new group: name=builder, GID=1269 <86>Jun 14 09:41:21 useradd[4131932]: new user: name=builder, UID=1269, GID=1269, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cabextract-1.11-alt1.nosrc.rpm (w1.gzdio) Installing cabextract-1.11-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74418 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cabextract-1.11 + echo 'Source #0 (cabextract-1.11.tar.gz):' Source #0 (cabextract-1.11.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/cabextract-1.11.tar.gz + cd cabextract-1.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74418 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.11 + 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 -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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 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 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 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 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating test/testcase config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/system.o mspack/system.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o md5.o md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/cabinfo.o src/cabinfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/cabd.o mspack/cabd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/mszipd.o mspack/mszipd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/lzxd.o mspack/lzxd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/cabextract.o src/cabextract.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mspack/qtmd.o mspack/qtmd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' rm -f libmscab.a ar cru libmscab.a mspack/system.o mspack/cabd.o mspack/lzxd.o mspack/mszipd.o mspack/qtmd.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmscab.a make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o src/cabinfo src/cabinfo.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o cabextract src/cabextract.o md5.o libmscab.a make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52769 + 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.11 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cabextract-buildroot make: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11' /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.11' make: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11' + /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) Processing files: cabextract-1.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64209 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.11 + DOCDIR=/usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + export DOCDIR + rm -rf /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + /bin/mkdir -p /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + cp -prL NEWS README /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + chmod -R go-w /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + chmod -R a+rX /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FEYhe0 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.7z8neR 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)(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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sXbg2M Creating cabextract-debuginfo package Processing files: cabextract-debuginfo-1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U7UV6p find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gbHc0E find-requires: running scripts (debuginfo) Requires: cabextract = 1.11-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to cabextract-debuginfo a strict dependency on cabextract Wrote: /usr/src/RPM/RPMS/x86_64/cabextract-1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cabextract-debuginfo-1.11-alt1.x86_64.rpm (w2.lzdio) 7.75user 2.46system 0:20.34elapsed 50%CPU (0avgtext+0avgdata 66980maxresident)k 0inputs+0outputs (0major+684780minor)pagefaults 0swaps 4.17user 1.94system 0:33.70elapsed 18%CPU (0avgtext+0avgdata 105392maxresident)k 64inputs+0outputs (0major+136953minor)pagefaults 0swaps --- cabextract-1.11-alt1.x86_64.rpm.repo 2023-04-23 12:10:27.901375020 +0000 +++ cabextract-1.11-alt1.x86_64.rpm.hasher 2023-06-14 09:41:49.646860050 +0000 @@ -16,3 +16,3 @@ Provides: cabextract = 1.11-alt1:sisyphus+319134.40.2.1 -File: /usr/bin/cabextract 100755 root:root 62eb5035ed4208ea343f7aa6ef844368 +File: /usr/bin/cabextract 100755 root:root b79d5c7cff2c2e92467554e80bb3087d File: /usr/share/doc/cabextract-1.11 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/cabextract.1.xz 100644 root:root 95fc8ebe39f550120a2c580f3cef0adf -RPMIdentity: 2ad3307a57ba8c4a8f127ee3257581846873ccad12aace0814464114019e224622c6912b00a6b5ed49dc7df121fa4edcaae7d81a230d6242d3a603b2a15201f4 +RPMIdentity: dea635209cb348433d949f7c5652b07b0a047c608389fe6d4f6a31f5e850a7a87545c57d72d09644da81abf543660045b5d7a8c907c18cb49ee9aac1f05b6f46 --- cabextract-debuginfo-1.11-alt1.x86_64.rpm.repo 2023-04-23 12:10:27.726373456 +0000 +++ cabextract-debuginfo-1.11-alt1.x86_64.rpm.hasher 2023-06-14 09:41:49.824860388 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/84 40755 root:root -/usr/lib/debug/.build-id/84/1f9491f6f1fd6dae694cf9a342f3b3edb802f2 120777 root:root ../../../../bin/cabextract -/usr/lib/debug/.build-id/84/1f9491f6f1fd6dae694cf9a342f3b3edb802f2.debug 120777 root:root ../../usr/bin/cabextract.debug +/usr/lib/debug/.build-id/05 40755 root:root +/usr/lib/debug/.build-id/05/7b57c54bf4823b0929b128b645e0a1479eb69f 120777 root:root ../../../../bin/cabextract +/usr/lib/debug/.build-id/05/7b57c54bf4823b0929b128b645e0a1479eb69f.debug 120777 root:root ../../usr/bin/cabextract.debug /usr/lib/debug/usr/bin/cabextract.debug 100644 root:root @@ -29,6 +29,6 @@ Provides: cabextract-debuginfo = 1.11-alt1:sisyphus+319134.40.2.1 -File: /usr/lib/debug/.build-id/84 40755 root:root -File: /usr/lib/debug/.build-id/84/1f9491f6f1fd6dae694cf9a342f3b3edb802f2 120777 root:root ../../../../bin/cabextract -File: /usr/lib/debug/.build-id/84/1f9491f6f1fd6dae694cf9a342f3b3edb802f2.debug 120777 root:root ../../usr/bin/cabextract.debug -File: /usr/lib/debug/usr/bin/cabextract.debug 100644 root:root b8b90350aebbbb2d2421516911133d21 +File: /usr/lib/debug/.build-id/05 40755 root:root +File: /usr/lib/debug/.build-id/05/7b57c54bf4823b0929b128b645e0a1479eb69f 120777 root:root ../../../../bin/cabextract +File: /usr/lib/debug/.build-id/05/7b57c54bf4823b0929b128b645e0a1479eb69f.debug 120777 root:root ../../usr/bin/cabextract.debug +File: /usr/lib/debug/usr/bin/cabextract.debug 100644 root:root fde61b3b9527c00f82936234afdb7032 File: /usr/src/debug/cabextract-1.11 40755 root:root @@ -53,2 +53,2 @@ File: /usr/src/debug/cabextract-1.11/src/cabextract.c 100644 root:root c1e95823d4709323a8bec45492d1aa8a -RPMIdentity: c579e5c8940cc474a16d94d446f72635488476a451068b6d95187aff46d75fe57f817b6ad11edf7e3c7615e7cf600eda0059e0d3ab24da89034c23375d6079e3 +RPMIdentity: 0f28580b197413a38bccc413be4e1e395d7e642b8f6cc91508fa9880d32d2eff806b64bbea23c8b1a30cd25d6e64067f4b48fd97d6e5729ee0de1b8cab247000