<86>Jun  7 02:46:23 userdel[2602247]: delete user 'rooter'
<86>Jun  7 02:46:23 userdel[2602247]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  7 02:46:23 groupadd[2602252]: group added to /etc/group: name=rooter, GID=543
<86>Jun  7 02:46:23 groupadd[2602252]: group added to /etc/gshadow: name=rooter
<86>Jun  7 02:46:23 groupadd[2602252]: new group: name=rooter, GID=543
<86>Jun  7 02:46:23 useradd[2602257]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Jun  7 02:46:23 userdel[2602265]: delete user 'builder'
<86>Jun  7 02:46:23 userdel[2602265]: removed group 'builder' owned by 'builder'
<86>Jun  7 02:46:23 userdel[2602265]: removed shadow group 'builder' owned by 'builder'
<86>Jun  7 02:46:23 groupadd[2602273]: group added to /etc/group: name=builder, GID=544
<86>Jun  7 02:46:23 groupadd[2602273]: group added to /etc/gshadow: name=builder
<86>Jun  7 02:46:23 groupadd[2602273]: new group: name=builder, GID=544
<86>Jun  7 02:46:23 useradd[2602280]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/liblinebreak-2.1-alt1.nosrc.rpm
Installing liblinebreak-2.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28063
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf liblinebreak-2.1
+ echo 'Source #0 (liblinebreak-2.1.tar):'
Source #0 (liblinebreak-2.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/liblinebreak-2.1.tar
+ cd liblinebreak-2.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37570
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblinebreak-2.1
+ 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
+ '[' -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 --disable-static
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 for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... no
checking for x86_64-alt-linux-c++... no
checking for x86_64-alt-linux-gpp... no
checking for x86_64-alt-linux-aCC... no
checking for x86_64-alt-linux-CC... no
checking for x86_64-alt-linux-cxx... no
checking for x86_64-alt-linux-cc++... no
checking for x86_64-alt-linux-cl.exe... no
checking for x86_64-alt-linux-FCC... no
checking for x86_64-alt-linux-KCC... no
checking for x86_64-alt-linux-RCC... no
checking for x86_64-alt-linux-xlC_r... no
checking for x86_64-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-cf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-pghpf... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-gfortran... no
checking for x86_64-alt-linux-g95... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-ifort... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j8
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
/bin/sh ./libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linebreakdata.lo linebreakdata.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c linebreakdata.c  -fPIC -DPIC -o .libs/linebreakdata.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
/bin/sh ./libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linebreak.lo linebreak.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c linebreak.c  -fPIC -DPIC -o .libs/linebreak.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
/bin/sh ./libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o linebreakdef.lo linebreakdef.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c linebreakdef.c  -fPIC -DPIC -o .libs/linebreakdef.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
/bin/sh ./libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -version-info 2:1  -o liblinebreak.la -rpath /usr/lib64 linebreak.lo linebreakdata.lo linebreakdef.lo  
x86_64-alt-linux-gcc -shared  .libs/linebreak.o .libs/linebreakdata.o .libs/linebreakdef.o   -Wl,-soname -Wl,liblinebreak.so.2 -o .libs/liblinebreak.so.2.0.1
(cd .libs && rm -f liblinebreak.so.2 && ln -s liblinebreak.so.2.0.1 liblinebreak.so.2)
(cd .libs && rm -f liblinebreak.so && ln -s liblinebreak.so.2.0.1 liblinebreak.so)
creating liblinebreak.la
(cd .libs && rm -f liblinebreak.la && ln -s ../liblinebreak.la liblinebreak.la)
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7860
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblinebreak-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/liblinebreak-buildroot
+ cd liblinebreak-2.1
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/liblinebreak-buildroot/usr exec_prefix=/usr/src/tmp/liblinebreak-buildroot/usr bindir=/usr/src/tmp/liblinebreak-buildroot/usr/bin sbindir=/usr/src/tmp/liblinebreak-buildroot/usr/sbin sysconfdir=/usr/src/tmp/liblinebreak-buildroot/etc datadir=/usr/src/tmp/liblinebreak-buildroot/usr/share includedir=/usr/src/tmp/liblinebreak-buildroot/usr/include libdir=/usr/src/tmp/liblinebreak-buildroot/usr/lib64 libexecdir=/usr/src/tmp/liblinebreak-buildroot/usr/lib localstatedir=/usr/src/tmp/liblinebreak-buildroot/var/lib sharedstatedir=/usr/src/tmp/liblinebreak-buildroot/var/lib mandir=/usr/src/tmp/liblinebreak-buildroot/usr/share/man infodir=/usr/src/tmp/liblinebreak-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
test -z "/usr/src/tmp/liblinebreak-buildroot/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/liblinebreak-buildroot/usr/lib64"
 /bin/sh ./libtool --mode=install /bin/install -p  'liblinebreak.la' '/usr/src/tmp/liblinebreak-buildroot/usr/lib64/liblinebreak.la'
/bin/install -p .libs/liblinebreak.so.2.0.1 /usr/src/tmp/liblinebreak-buildroot/usr/lib64/liblinebreak.so.2.0.1
(cd /usr/src/tmp/liblinebreak-buildroot/usr/lib64 && { ln -s -f liblinebreak.so.2.0.1 liblinebreak.so.2 || { rm -f liblinebreak.so.2 && ln -s liblinebreak.so.2.0.1 liblinebreak.so.2; }; })
(cd /usr/src/tmp/liblinebreak-buildroot/usr/lib64 && { ln -s -f liblinebreak.so.2.0.1 liblinebreak.so || { rm -f liblinebreak.so && ln -s liblinebreak.so.2.0.1 liblinebreak.so; }; })
/bin/install -p .libs/liblinebreak.lai /usr/src/tmp/liblinebreak-buildroot/usr/lib64/liblinebreak.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/src/tmp/liblinebreak-buildroot/usr/include" || /bin/mkdir -p "/usr/src/tmp/liblinebreak-buildroot/usr/include"
 /bin/install -p -m 644 'linebreak.h' '/usr/src/tmp/liblinebreak-buildroot/usr/include/linebreak.h'
 /bin/install -p -m 644 'linebreakdef.h' '/usr/src/tmp/liblinebreak-buildroot/usr/include/linebreakdef.h'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
make: Leaving directory '/usr/src/RPM/BUILD/liblinebreak-2.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/liblinebreak-buildroot (auto)
removed './usr/lib64/liblinebreak.la'
mode of './usr/lib64/liblinebreak.so.2.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/liblinebreak-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/liblinebreak-buildroot/ (default)
Compressing files in /usr/src/tmp/liblinebreak-buildroot (auto)
Adjusting library links in /usr/src/tmp/liblinebreak-buildroot
./usr/lib64:
	liblinebreak.so.2 -> liblinebreak.so.2.0.1
Verifying ELF objects in /usr/src/tmp/liblinebreak-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: liblinebreak-2.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64056
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblinebreak-2.1
+ DOCDIR=/usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1
+ /bin/mkdir -p /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1
+ cp -prL ChangeLog LICENCE NEWS README /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1
+ chmod -R go-w /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1
+ chmod -R a+rX /usr/src/tmp/liblinebreak-buildroot/usr/share/doc/liblinebreak-2.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f4hJje
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/liblinebreak-buildroot/usr/lib64/liblinebreak.so.2: 12 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7G4bER
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblinebreak.so.2()(64bit) = set:hdP8TVYZCH5hsSi4dwFqV32xet
Requires: libc.so.6(GLIBC_2.2.5)(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.FZRzKA
Creating liblinebreak-debuginfo package
Processing files: liblinebreak-devel-2.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xfen3m
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.Tu1Wwc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /usr/lib64/liblinebreak.so.2.0.1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ngk0M7
Processing files: liblinebreak-debuginfo-2.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9oDhc7
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pOGxQ9
find-requires: running scripts (debuginfo)
Provides: debug64(liblinebreak.so.2)
Requires: liblinebreak = 2.1-alt1, debug64(libc.so.6)
Adding to liblinebreak-devel a strict dependency on liblinebreak
Removing 1 extra deps from liblinebreak-devel due to dependency on liblinebreak
Wrote: /usr/src/RPM/RPMS/x86_64/liblinebreak-2.1-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/liblinebreak-devel-2.1-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/liblinebreak-debuginfo-2.1-alt1.x86_64.rpm
4.68user 1.54system 0:24.85elapsed 25%CPU (0avgtext+0avgdata 26056maxresident)k
0inputs+0outputs (0major+797223minor)pagefaults 0swaps
5.98user 3.44system 0:33.00elapsed 28%CPU (0avgtext+0avgdata 26056maxresident)k
0inputs+0outputs (0major+1007438minor)pagefaults 0swaps
--- liblinebreak-2.1-alt1.x86_64.rpm.repo	2014-06-19 15:37:26.000000000 +0000
+++ liblinebreak-2.1-alt1.x86_64.rpm.hasher	2020-06-07 02:46:54.002406513 +0000
@@ -8,2 +8,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rtld(GNU_HASH)