<86>Mar 24 00:56:12 userdel[2850587]: delete user 'rooter' <86>Mar 24 00:56:12 userdel[2850587]: removed group 'rooter' owned by 'rooter' <86>Mar 24 00:56:12 userdel[2850587]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 24 00:56:12 groupadd[2850616]: group added to /etc/group: name=rooter, GID=1823 <86>Mar 24 00:56:12 groupadd[2850616]: group added to /etc/gshadow: name=rooter <86>Mar 24 00:56:12 groupadd[2850616]: new group: name=rooter, GID=1823 <86>Mar 24 00:56:12 useradd[2850641]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash <86>Mar 24 00:56:12 userdel[2850679]: delete user 'builder' <86>Mar 24 00:56:12 userdel[2850679]: removed group 'builder' owned by 'builder' <86>Mar 24 00:56:12 userdel[2850679]: removed shadow group 'builder' owned by 'builder' <86>Mar 24 00:56:12 groupadd[2850704]: group added to /etc/group: name=builder, GID=1824 <86>Mar 24 00:56:12 groupadd[2850704]: group added to /etc/gshadow: name=builder <86>Mar 24 00:56:12 groupadd[2850704]: new group: name=builder, GID=1824 <86>Mar 24 00:56:12 useradd[2850722]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash <13>Mar 24 00:56:15 rpmi: libmspack-0.6-alt2 sisyphus+279013.100.1.1 1626353200 installed <13>Mar 24 00:56:15 rpmi: libmspack-devel-0.6-alt2 sisyphus+279013.100.1.1 1626353200 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.54897 + 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.54897 + 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.74669 + 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) Processing files: cabextract-1.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74669 + 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.96AOeE 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.sQcaZD 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.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.a2jT6H 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.eQlQTH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MxbkLF 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) Adding to cabextract-debuginfo a strict dependency on cabextract 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) 3.31user 2.83system 0:10.89elapsed 56%CPU (0avgtext+0avgdata 35976maxresident)k 0inputs+0outputs (0major+730928minor)pagefaults 0swaps 3.02user 2.35system 0:19.04elapsed 28%CPU (0avgtext+0avgdata 129596maxresident)k 56inputs+0outputs (0major+195044minor)pagefaults 0swaps --- cabextract-1.7-alt1.x86_64.rpm.repo 2021-06-23 17:52:21.000000000 +0000 +++ cabextract-1.7-alt1.x86_64.rpm.hasher 2024-03-24 00:56:28.728112100 +0000 @@ -16,3 +16,3 @@ Provides: cabextract = 1.7-alt1:sisyphus+275279.100.1.2 -File: /usr/bin/cabextract 100755 root:root d672d0fa8c121b980d6d275d25460d39 +File: /usr/bin/cabextract 100755 root:root 61089e1f16d552db48947a4cb03af0f3 File: /usr/share/doc/cabextract-1.7 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/cabextract.1.xz 100644 root:root e30419d1dc4fb05747b1facd25dec9d5 -RPMIdentity: e2fb7ec64e67d757ec31862e1732fcde8ec39eaa040f6cc792998e56745bbb941d2035224d55086bffa8d38216df1085c5c77042d0d771e0ef37fd6c0c76f82b +RPMIdentity: accf94e6524d273d811b3dca3a829518d5a3a43e3eb1d9222d08c8c9f5394fc2f8e55ac0b7a776c0f3ed6c51bc04375e420211f4a971d944a350346c67465686 --- cabextract-debuginfo-1.7-alt1.x86_64.rpm.repo 2021-06-23 17:52:21.000000000 +0000 +++ cabextract-debuginfo-1.7-alt1.x86_64.rpm.hasher 2024-03-24 00:56:28.796112911 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f1 40755 root:root -/usr/lib/debug/.build-id/f1/6c3d12312af11d5f3a2e3746c444cfa27e3723 120777 root:root ../../../../bin/cabextract -/usr/lib/debug/.build-id/f1/6c3d12312af11d5f3a2e3746c444cfa27e3723.debug 120777 root:root ../../usr/bin/cabextract.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/282a68fdce564b2ec365793ff264e354d8e2e3 120777 root:root ../../../../bin/cabextract +/usr/lib/debug/.build-id/a2/282a68fdce564b2ec365793ff264e354d8e2e3.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:sisyphus+275279.100.1.2 -File: /usr/lib/debug/.build-id/f1 40755 root:root -File: /usr/lib/debug/.build-id/f1/6c3d12312af11d5f3a2e3746c444cfa27e3723 120777 root:root ../../../../bin/cabextract -File: /usr/lib/debug/.build-id/f1/6c3d12312af11d5f3a2e3746c444cfa27e3723.debug 120777 root:root ../../usr/bin/cabextract.debug -File: /usr/lib/debug/usr/bin/cabextract.debug 100644 root:root 7745d4d004bbebcd3f7cc1c287c0b8a1 +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/282a68fdce564b2ec365793ff264e354d8e2e3 120777 root:root ../../../../bin/cabextract +File: /usr/lib/debug/.build-id/a2/282a68fdce564b2ec365793ff264e354d8e2e3.debug 120777 root:root ../../usr/bin/cabextract.debug +File: /usr/lib/debug/usr/bin/cabextract.debug 100644 root:root e5a6b146e765186f0ec075dc43c7eb7c 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: b64ba07e873abd4c2f368427b607490a112d2a1f3cdcba6bd1b8d1e43129a827da69dcd533d707879a0109cbee55d14f649aa8c72d07144212e62108b29327ba +RPMIdentity: bc40aff2853286f835f17c32e1e9eb2b4caa9ad2da26a321a0a35bb88d60c3a90680c76a8535b9b1930c0cda96231258f4b12bf03b5323a72ae1b6db6dacf7a4