<86>Apr 13 06:07:28 userdel[3069884]: delete user 'rooter' <86>Apr 13 06:07:28 userdel[3069884]: removed group 'rooter' owned by 'rooter' <86>Apr 13 06:07:28 userdel[3069884]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 13 06:07:28 groupadd[3069926]: group added to /etc/group: name=rooter, GID=1814 <86>Apr 13 06:07:28 groupadd[3069926]: group added to /etc/gshadow: name=rooter <86>Apr 13 06:07:28 groupadd[3069926]: new group: name=rooter, GID=1814 <86>Apr 13 06:07:28 useradd[3069954]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Apr 13 06:07:28 userdel[3070003]: delete user 'builder' <86>Apr 13 06:07:28 userdel[3070003]: removed group 'builder' owned by 'builder' <86>Apr 13 06:07:28 userdel[3070003]: removed shadow group 'builder' owned by 'builder' <86>Apr 13 06:07:28 groupadd[3070049]: group added to /etc/group: name=builder, GID=1815 <86>Apr 13 06:07:28 groupadd[3070049]: group added to /etc/gshadow: name=builder <86>Apr 13 06:07:28 groupadd[3070049]: new group: name=builder, GID=1815 <86>Apr 13 06:07:28 useradd[3070075]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none <13>Apr 13 06:07:31 rpmi: libxslt-1.1.37-alt1 sisyphus+307481.100.1.1 1664360525 installed <13>Apr 13 06:07:31 rpmi: xsltproc-1.1.37-alt1 sisyphus+307481.100.1.1 1664360525 installed <13>Apr 13 06:07:31 rpmi: xorg-util-macros-1.20.0-alt1 sisyphus+315192.100.1.1 1676356247 installed <13>Apr 13 06:07:31 rpmi: xorg-proto-devel-2024.1-alt1 sisyphus+343583.40.1.1 1711440649 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libpthread-stubs-0.4-alt1_1.nosrc.rpm (w1.gzdio) Installing libpthread-stubs-0.4-alt1_1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15904 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libpthread-stubs-0.4 + echo 'Source #0 (libpthread-stubs-0.4.tar.bz2):' Source #0 (libpthread-stubs-0.4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libpthread-stubs-0.4.tar.bz2 + /bin/tar -xf - + cd libpthread-stubs-0.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15904 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpthread-stubs-0.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --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 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 style of include used by make... GNU checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for pthread_condattr_destroy... yes checking for pthread_condattr_init... yes checking for pthread_cond_broadcast... yes checking for pthread_cond_destroy... yes checking for pthread_cond_init... yes checking for pthread_cond_signal... yes checking for pthread_cond_timedwait... yes checking for pthread_cond_wait... yes checking for pthread_equal... yes checking for pthread_exit... yes checking for pthread_mutex_destroy... yes checking for pthread_mutex_init... yes checking for pthread_mutex_lock... yes checking for pthread_mutex_unlock... yes checking for pthread_self... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pthread-stubs.pc config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/libpthread-stubs-0.4' make: Nothing to be done for 'all'. make: Leaving directory '/usr/src/RPM/BUILD/libpthread-stubs-0.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25037 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpthread-stubs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpthread-stubs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libpthread-stubs-0.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libpthread-stubs-buildroot make: Entering directory '/usr/src/RPM/BUILD/libpthread-stubs-0.4' make[1]: Entering directory '/usr/src/RPM/BUILD/libpthread-stubs-0.4' make[1]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libpthread-stubs-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 pthread-stubs.pc '/usr/src/tmp/libpthread-stubs-buildroot/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/libpthread-stubs-0.4' make: Leaving directory '/usr/src/RPM/BUILD/libpthread-stubs-0.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpthread-stubs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/libpthread-stubs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libpthread-stubs-buildroot/ (default) Compressing files in /usr/src/tmp/libpthread-stubs-buildroot (auto) Adjusting library links in /usr/src/tmp/libpthread-stubs-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/libpthread-stubs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libpthread-stubs-buildroot Processing files: libpthread-stubs-0.4-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pePEuh 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.vnF8A5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(pthread-stubs) = 0.4 Requires: /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ol2pv3 Wrote: /usr/src/RPM/RPMS/i586/libpthread-stubs-0.4-alt1_1.i586.rpm (w2.lzdio) 1.12user 1.15system 0:04.91elapsed 46%CPU (0avgtext+0avgdata 20292maxresident)k 0inputs+0outputs (0major+325696minor)pagefaults 0swaps 3.05user 2.36system 0:13.50elapsed 40%CPU (0avgtext+0avgdata 126672maxresident)k 0inputs+0outputs (0major+190368minor)pagefaults 0swaps