<86>Sep 16 09:00:15 userdel[4130445]: delete user 'rooter'
<86>Sep 16 09:00:15 userdel[4130445]: removed group 'rooter' owned by 'rooter'
<86>Sep 16 09:00:15 userdel[4130445]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 16 09:00:15 groupadd[4130464]: group added to /etc/group: name=rooter, GID=555
<86>Sep 16 09:00:15 groupadd[4130464]: group added to /etc/gshadow: name=rooter
<86>Sep 16 09:00:15 groupadd[4130464]: new group: name=rooter, GID=555
<86>Sep 16 09:00:15 useradd[4130470]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash
<86>Sep 16 09:00:15 userdel[4130487]: delete user 'builder'
<86>Sep 16 09:00:15 userdel[4130487]: removed group 'builder' owned by 'builder'
<86>Sep 16 09:00:15 userdel[4130487]: removed shadow group 'builder' owned by 'builder'
<86>Sep 16 09:00:15 groupadd[4130500]: group added to /etc/group: name=builder, GID=556
<86>Sep 16 09:00:15 groupadd[4130500]: group added to /etc/gshadow: name=builder
<86>Sep 16 09:00:15 groupadd[4130500]: new group: name=builder, GID=556
<86>Sep 16 09:00:15 useradd[4130514]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/liblockfile-1.16-alt1.nosrc.rpm
Installing liblockfile-1.16-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6073
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf liblockfile-1.16-alt1
+ echo 'Source #0 (liblockfile-1.16-alt1.tar):'
Source #0 (liblockfile-1.16-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/liblockfile-1.16-alt1.tar
+ cd liblockfile-1.16-alt1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78298
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblockfile-1.16-alt1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-shared
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
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 build shared libs... yes
checking build libnfslock... no
checking for ldconfig... /sbin/ldconfig
checking how to run the C preprocessor... i586-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 paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for utime... yes
checking for utimes... yes
configure: creating ./config.status
config.status: creating ./Makefile
config.status: creating ./maillock.h
config.status: creating autoconf.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \
		-c lockfile.c -o xlockfile.o
lockfile.c: In function 'lockfile_create_save_tmplock':
lockfile.c:317:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result]
  317 |   (void)link(tmplock, lockfile);
      |         ^~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLIB -DLOCKPROG=\"/usr/bin/dotlockfile\" \
		-c lockfile.c
lockfile.c: In function 'lockfile_create_save_tmplock':
lockfile.c:317:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result]
  317 |   (void)link(tmplock, lockfile);
      |         ^~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
ar rv liblockfile.a lockfile.o
ar: creating liblockfile.a
a - lockfile.o
make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -DLOCKPROG=\"/usr/bin/dotlockfile\" \
		-c dotlockfile.c
make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
i586-alt-linux-gcc  -fPIC -shared -Wl,-soname,liblockfile.so.1 \
		-o liblockfile.so lockfile.o -lc
make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
i586-alt-linux-gcc  -o dotlockfile dotlockfile.o xlockfile.o
make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.16-alt1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52924
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblockfile-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/liblockfile-buildroot
+ cd liblockfile-1.16-alt1
+ mkdir -p /usr/src/tmp/liblockfile-buildroot/usr/bin /usr/src/tmp/liblockfile-buildroot/usr/lib /usr/src/tmp/liblockfile-buildroot/usr/include /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3
+ install -pm644 liblockfile.so /usr/src/tmp/liblockfile-buildroot/usr/lib/liblockfile.so.1
+ ln -s liblockfile.so.1 /usr/src/tmp/liblockfile-buildroot/usr/lib/liblockfile.so
+ install -pm644 lockfile.h maillock.h /usr/src/tmp/liblockfile-buildroot/usr/include/
+ install -pm755 dotlockfile /usr/src/tmp/liblockfile-buildroot/usr/bin/
+ install -pm644 dotlockfile.1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1/
+ install -pm644 lockfile_create.3 maillock.3 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/liblockfile-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/liblockfile-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/liblockfile-buildroot/ (default)
Compressing files in /usr/src/tmp/liblockfile-buildroot (auto)
Adjusting library links in /usr/src/tmp/liblockfile-buildroot
./usr/lib:
	liblockfile.so.1 -> liblockfile.so.1
Verifying ELF objects in /usr/src/tmp/liblockfile-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/liblockfile.so.1: uses non-LFS functions: __fxstat __lxstat __xstat open
verify-elf: WARNING: ./usr/bin/dotlockfile: uses non-LFS functions: __fxstat __lxstat __xstat open
Hardlinking identical .pyc and .pyo files
Processing files: liblockfile-1.16-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52924
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblockfile-1.16-alt1
+ DOCDIR=/usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16
+ export DOCDIR
+ rm -rf /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16
+ /bin/mkdir -p /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16
+ cp -prL COPYRIGHT README /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16
+ chmod -R go-w /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16
+ chmod -R a+rX /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.16
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s51QKZ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/liblockfile-buildroot/usr/lib/liblockfile.so.1: 7 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Crhqd0
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblockfile.so.1 = set:gd7wFsGnLM0kAVR3
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9P603Z
Creating liblockfile-debuginfo package
Processing files: liblockfile-devel-1.16-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lwiNQ2
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.hFmY51
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /usr/lib/liblockfile.so.1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UCYiIZ
Processing files: dotlockfile-1.16-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RxOz81
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.wxgeB0
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bhwH41
Creating dotlockfile-debuginfo package
Processing files: liblockfile-debuginfo-1.16-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CendR0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vw3BP0
find-requires: running scripts (debuginfo)
Provides: debug(liblockfile.so.1)
Requires: liblockfile = 1.16-alt1, debug(libc.so.6)
Processing files: dotlockfile-debuginfo-1.16-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TZwks2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pt42XZ
find-requires: running scripts (debuginfo)
Requires: dotlockfile = 1.16-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to liblockfile-debuginfo a strict dependency on liblockfile
Adding to dotlockfile-debuginfo a strict dependency on dotlockfile
Adding to liblockfile-devel a strict dependency on liblockfile
Removing 1 extra deps from liblockfile-devel due to dependency on liblockfile
Wrote: /usr/src/RPM/RPMS/i586/liblockfile-1.16-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/liblockfile-devel-1.16-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/dotlockfile-1.16-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/liblockfile-debuginfo-1.16-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/dotlockfile-debuginfo-1.16-alt1.i586.rpm
9.47user 3.23system 0:22.54elapsed 56%CPU (0avgtext+0avgdata 23740maxresident)k
0inputs+0outputs (0major+486905minor)pagefaults 0swaps
12.34user 8.78system 0:29.75elapsed 71%CPU (0avgtext+0avgdata 23740maxresident)k
0inputs+0outputs (0major+730370minor)pagefaults 0swaps