<86>Jan 1 01:23:50 userdel[3801200]: delete user 'rooter' <86>Jan 1 01:23:50 userdel[3801200]: removed group 'rooter' owned by 'rooter' <86>Jan 1 01:23:50 userdel[3801200]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 1 01:23:50 groupadd[3801216]: group added to /etc/group: name=rooter, GID=1868 <86>Jan 1 01:23:50 groupadd[3801216]: group added to /etc/gshadow: name=rooter <86>Jan 1 01:23:50 groupadd[3801216]: new group: name=rooter, GID=1868 <86>Jan 1 01:23:50 useradd[3801230]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Jan 1 01:23:50 userdel[3801253]: delete user 'builder' <86>Jan 1 01:23:50 userdel[3801253]: removed group 'builder' owned by 'builder' <86>Jan 1 01:23:50 userdel[3801253]: removed shadow group 'builder' owned by 'builder' <86>Jan 1 01:23:50 groupadd[3801271]: group added to /etc/group: name=builder, GID=1869 <86>Jan 1 01:23:50 groupadd[3801271]: group added to /etc/gshadow: name=builder <86>Jan 1 01:23:50 groupadd[3801271]: new group: name=builder, GID=1869 <86>Jan 1 01:23:50 useradd[3801285]: new user: name=builder, UID=1869, GID=1869, 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.28101 + 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/gzip -dc /usr/src/RPM/SOURCES/cabextract-1.11.tar.gz + /bin/tar -xf - + cd cabextract-1.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.28101 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cabextract-1.11 + autoreconf -fisv autoreconf-default: export WARNINGS= 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 Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force autoreconf-default: running: /usr/bin/autoheader-2.71 --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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --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 race-free 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... 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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... 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 x86_64-alt-linux-gcc options needed to detect all undeclared functions... none needed checking whether getenv is declared... yes checking for btowc... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmempcpy... 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 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 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 -j16 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/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/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 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' 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' 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.66707 + 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.66707 + 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.9MCnt3 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.URkz19 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.HfPwVm 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.4J3AmD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BGwocs 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) 4.22user 1.92system 0:11.21elapsed 54%CPU (0avgtext+0avgdata 67180maxresident)k 0inputs+0outputs (0major+679860minor)pagefaults 0swaps 2.78user 1.14system 0:17.16elapsed 22%CPU (0avgtext+0avgdata 122976maxresident)k 0inputs+0outputs (0major+147337minor)pagefaults 0swaps --- cabextract-1.11-alt1.x86_64.rpm.repo 2023-04-23 12:10:27.000000000 +0000 +++ cabextract-1.11-alt1.x86_64.rpm.hasher 2024-01-01 01:24:05.377616641 +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 9dba4174575643a6ba48fc3e6ba721af 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: 72675bd62c262584696d884045b0eb9ea6fce201f14c3ee42a88d4bb9fcda02e9494fd8de4558aa9457d699fa8e550b3c89d9c0b3d161ccc2fde230a4b809af7 --- cabextract-debuginfo-1.11-alt1.x86_64.rpm.repo 2023-04-23 12:10:27.000000000 +0000 +++ cabextract-debuginfo-1.11-alt1.x86_64.rpm.hasher 2024-01-01 01:24:05.456618048 +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/83 40755 root:root +/usr/lib/debug/.build-id/83/0dc3a85b54fbd17d2199138d8f5828e099fe41 120777 root:root ../../../../bin/cabextract +/usr/lib/debug/.build-id/83/0dc3a85b54fbd17d2199138d8f5828e099fe41.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/83 40755 root:root +File: /usr/lib/debug/.build-id/83/0dc3a85b54fbd17d2199138d8f5828e099fe41 120777 root:root ../../../../bin/cabextract +File: /usr/lib/debug/.build-id/83/0dc3a85b54fbd17d2199138d8f5828e099fe41.debug 120777 root:root ../../usr/bin/cabextract.debug +File: /usr/lib/debug/usr/bin/cabextract.debug 100644 root:root 991e3d62a40e3652a23ccac88e458f45 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: 17f138f2c37769a3b9b2b1b1ac3283af1cb5c1b4fd6bc0c7a88c158a48f197b9c5a76ce6cf2a582cffa628a95957e511e5e4cea5627a3e2c6c3a807079d41c0d