<86>Jun  4 08:50:06 userdel[3872426]: delete user 'rooter'
<86>Jun  4 08:50:06 userdel[3872426]: removed group 'rooter' owned by 'rooter'
<86>Jun  4 08:50:06 userdel[3872426]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  4 08:50:06 groupadd[3872438]: group added to /etc/group: name=rooter, GID=1823
<86>Jun  4 08:50:06 groupadd[3872438]: group added to /etc/gshadow: name=rooter
<86>Jun  4 08:50:06 groupadd[3872438]: new group: name=rooter, GID=1823
<86>Jun  4 08:50:06 useradd[3872451]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash
<86>Jun  4 08:50:06 userdel[3872472]: delete user 'builder'
<86>Jun  4 08:50:06 userdel[3872472]: removed group 'builder' owned by 'builder'
<86>Jun  4 08:50:06 userdel[3872472]: removed shadow group 'builder' owned by 'builder'
<86>Jun  4 08:50:06 groupadd[3872482]: group added to /etc/group: name=builder, GID=1824
<86>Jun  4 08:50:06 groupadd[3872482]: group added to /etc/gshadow: name=builder
<86>Jun  4 08:50:06 groupadd[3872482]: new group: name=builder, GID=1824
<86>Jun  4 08:50:06 useradd[3872491]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash
<13>Jun  4 08:50:08 rpmi: libgpg-error-1.36-alt1 p9+261942.140.4.1 1606237682 installed
<13>Jun  4 08:50:08 rpmi: libgcrypt20-1.8.5-alt3 p9+261942.200.4.1 1606237844 installed
<13>Jun  4 08:50:08 rpmi: libxslt-1.1.34-alt1.p9.1 p9+261811.300.3.1 1605513910 installed
<13>Jun  4 08:50:08 rpmi: xsltproc-1.1.34-alt1.p9.1 p9+261811.300.3.1 1605513910 installed
<13>Jun  4 08:50:08 rpmi: xorg-util-macros-1.19.0-alt1 1409047704 installed
<13>Jun  4 08:50:08 rpmi: xorg-proto-devel-2021.4-alt1 p9+272150.100.1.1 1621427342 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8209
+ 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.8209
+ 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'
+ 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 --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 style of include used by make... GNU
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 dependency style of x86_64-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.12764
+ 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/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 pthread-stubs.pc '/usr/src/tmp/libpthread-stubs-buildroot/usr/lib64/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/lib64:
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)
Hardlinking identical .pyc and .pyo files
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.N3Z4be
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.AnNUfy
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(pthread-stubs) = 0.4
Requires: /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b3bBLV
Wrote: /usr/src/RPM/RPMS/x86_64/libpthread-stubs-0.4-alt1_1.x86_64.rpm (w2.lzdio)
1.12user 0.68system 0:05.04elapsed 35%CPU (0avgtext+0avgdata 22300maxresident)k
0inputs+0outputs (0major+296974minor)pagefaults 0swaps
1.57user 0.89system 0:09.04elapsed 27%CPU (0avgtext+0avgdata 120248maxresident)k
40inputs+0outputs (0major+188660minor)pagefaults 0swaps