<86>Apr 18 02:22:58 userdel[870027]: delete user 'rooter'
<86>Apr 18 02:22:58 userdel[870027]: removed group 'rooter' owned by 'rooter'
<86>Apr 18 02:22:58 userdel[870027]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 18 02:22:58 groupadd[870054]: group added to /etc/group: name=rooter, GID=654
<86>Apr 18 02:22:58 groupadd[870054]: new group: name=rooter, GID=654
<86>Apr 18 02:22:58 useradd[870075]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash
<86>Apr 18 02:22:58 userdel[870094]: delete user 'builder'
<86>Apr 18 02:22:58 groupadd[870145]: group added to /etc/group: name=builder, GID=655
<86>Apr 18 02:22:58 groupadd[870145]: group added to /etc/gshadow: name=builder
<86>Apr 18 02:22:58 groupadd[870145]: new group: name=builder, GID=655
<86>Apr 18 02:22:58 useradd[870181]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/liblockfile-1.09-alt1.nosrc.rpm (w1.gzdio)
Installing liblockfile-1.09-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58246
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf liblockfile-1.09
+ echo 'Source #0 (liblockfile-1.09.tar):'
Source #0 (liblockfile-1.09.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/liblockfile-1.09.tar
+ cd liblockfile-1.09
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98869
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblockfile-1.09
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: running: aclocal --force 
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: configure.in: tracing
autoreconf-default: configure.in: not using Libtool
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoheader-2.60: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader-2.60: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader-2.60: WARNING: is deprecated and discouraged.
autoheader-2.60: 
autoheader-2.60: WARNING: Using the third argument of `AC_DEFINE' and
autoheader-2.60: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader-2.60: WARNING: `acconfig.h':
autoheader-2.60: 
autoheader-2.60: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader-2.60: 		[Define if a function `main' is needed.])
autoheader-2.60: 
autoheader-2.60: WARNING: More sophisticated templates can also be produced, see the
autoheader-2.60: WARNING: documentation.
autoreconf-default: configure.in: not using Automake
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
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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 --enable-shared --with-mailgroup
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
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 build shared libs... yes
checking build libnfslock... no
checking for ldconfig... /sbin/ldconfig
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 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: WARNING:  './Makefile.in' seems to ignore the --datarootdir setting
config.status: creating ./maillock.h
config.status: creating autoconf.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.09'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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:304:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result]
   (void)link(tmplock, lockfile);
         ^~~~~~~~~~~~~~~~~~~~~~~
lockfile.c: In function 'do_extern':
lockfile.c:161:19: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
   sprintf(buf, "%d", retries % 1000);
                   ^
In file included from /usr/include/stdio.h:862,
                 from lockfile.c:24:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 5 bytes into a destination of size 4
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ar rv liblockfile.a lockfile.o
ar: creating liblockfile.a
a - lockfile.o
x86_64-alt-linux-gcc -fPIC -shared -Wl,-soname,liblockfile.so.1 \
		-o liblockfile.so lockfile.o -lc
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I.   -c -o dotlockfile.o dotlockfile.c
dotlockfile.c: In function 'main':
dotlockfile.c:315:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result]
   setgid(gid);
   ^~~~~~~~~~~
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -D_GNU_SOURCE -fPIC -D_REENTRANT -I. -c lockfile.c -o xlockfile.o
lockfile.c: In function 'lockfile_create_save_tmplock':
lockfile.c:304:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result]
   (void)link(tmplock, lockfile);
         ^~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc  -o dotlockfile dotlockfile.o xlockfile.o
make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.09'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39429
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd liblockfile-1.09
+ install -d /usr/src/tmp/liblockfile-buildroot/usr/lib64 /usr/src/tmp/liblockfile-buildroot/usr/bin /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
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install MAILGROUP=builder ROOT=/usr/src/tmp/liblockfile-buildroot
make: Entering directory '/usr/src/RPM/BUILD/liblockfile-1.09'
install -m 644 lockfile.h maillock.h /usr/src/tmp/liblockfile-buildroot/usr/include
if [ "builder" != "" ]; then\
	  install -g builder -m 2755 dotlockfile /usr/src/tmp/liblockfile-buildroot/usr/bin;\
	else \
	  install -g root -m 755 dotlockfile /usr/src/tmp/liblockfile-buildroot/usr/bin; \
	fi
install -m 644 *.1 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man1
install -m 644 *.3 /usr/src/tmp/liblockfile-buildroot/usr/share/man/man3
install -m 755 liblockfile.so \
		/usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1.0
ln -s liblockfile.so.1.0 /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so
if test "/usr/src/tmp/liblockfile-buildroot" = ""; then /sbin/ldconfig; fi
make: Leaving directory '/usr/src/RPM/BUILD/liblockfile-1.09'
++ basename /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1.0
+ ln -sf liblockfile.so.1.0 /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/liblockfile-buildroot (auto)
mode of './usr/bin/dotlockfile' changed from 2755 (rwxr-sr-x) to 2711 (rwx--s--x)
mode of './usr/lib64/liblockfile.so.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/liblockfile-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
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/lib64:
	liblockfile.so.1 -> liblockfile.so.1.0
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)
Hardlinking identical .pyc and .pyo files
Processing files: liblockfile-1.09-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52635
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblockfile-1.09
+ DOCDIR=/usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09
+ export DOCDIR
+ rm -rf /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09
+ /bin/mkdir -p /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09
+ cp -prL COPYRIGHT README /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09
+ chmod -R go-w /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09
+ chmod -R a+rX /usr/src/tmp/liblockfile-buildroot/usr/share/doc/liblockfile-1.09
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LcB1kO
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/liblockfile-buildroot/usr/lib64/liblockfile.so.1: 7 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qOdlIC
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblockfile.so.1()(64bit) = set:gd7wFsGnLM0kAVR3
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.4)(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.bNcrbx
Creating liblockfile-debuginfo package
Processing files: liblockfile-devel-1.09-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W97vov
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.r423nx
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: liblockfile = 1.09-alt1, /usr/lib64/liblockfile.so.1.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QrUrjD
Processing files: liblockfile-debuginfo-1.09-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TDTKWM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ss2Nd0
find-requires: running scripts (debuginfo)
Provides: debug64(liblockfile.so.1)
Requires: liblockfile = 1.09-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Removing 1 extra deps from liblockfile-devel due to dependency on liblockfile
Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-1.09-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-devel-1.09-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblockfile-debuginfo-1.09-alt1.x86_64.rpm (w2.lzdio)
5.69user 1.20system 0:22.34elapsed 30%CPU (0avgtext+0avgdata 30720maxresident)k
0inputs+0outputs (0major+602619minor)pagefaults 0swaps
7.14user 2.96system 0:29.42elapsed 34%CPU (0avgtext+0avgdata 30720maxresident)k
0inputs+0outputs (0major+812954minor)pagefaults 0swaps
--- liblockfile-1.09-alt1.x86_64.rpm.repo	2014-09-11 05:13:24.000000000 +0000
+++ liblockfile-1.09-alt1.x86_64.rpm.hasher	2021-04-18 02:23:25.077112300 +0000
@@ -6,3 +6,3 @@
 /usr/share/doc/liblockfile-1.09/README	100644	
-/usr/share/man/man1/dotlockfile.1.gz	100644	
+/usr/share/man/man1/dotlockfile.1.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2  
--- liblockfile-devel-1.09-alt1.x86_64.rpm.repo	2014-09-11 05:13:24.000000000 +0000
+++ liblockfile-devel-1.09-alt1.x86_64.rpm.hasher	2021-04-18 02:23:25.180112614 +0000
@@ -3,4 +3,4 @@
 /usr/lib64/liblockfile.so	120777	liblockfile.so.1.0
-/usr/share/man/man3/lockfile_create.3.gz	100644	
-/usr/share/man/man3/maillock.3.gz	100644	
+/usr/share/man/man3/lockfile_create.3.xz	100644	
+/usr/share/man/man3/maillock.3.xz	100644	
 Requires: liblockfile = 1.09-alt1