<86>Mar 22 02:54:40 userdel[1684711]: delete user 'rooter'
<86>Mar 22 02:54:40 userdel[1684711]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 22 02:54:40 groupadd[1684739]: group added to /etc/group: name=rooter, GID=585
<86>Mar 22 02:54:40 groupadd[1684739]: group added to /etc/gshadow: name=rooter
<86>Mar 22 02:54:40 groupadd[1684739]: new group: name=rooter, GID=585
<86>Mar 22 02:54:40 useradd[1684758]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash
<86>Mar 22 02:54:40 userdel[1684798]: delete user 'builder'
<86>Mar 22 02:54:40 userdel[1684798]: removed group 'builder' owned by 'builder'
<86>Mar 22 02:54:40 userdel[1684798]: removed shadow group 'builder' owned by 'builder'
<86>Mar 22 02:54:40 groupadd[1684850]: group added to /etc/group: name=builder, GID=586
<86>Mar 22 02:54:40 groupadd[1684850]: group added to /etc/gshadow: name=builder
<86>Mar 22 02:54:40 groupadd[1684850]: new group: name=builder, GID=586
<86>Mar 22 02:54:40 useradd[1684871]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/liblzf-3.6-alt2_14.nosrc.rpm
Installing liblzf-3.6-alt2_14.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93363
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf liblzf-3.6
+ echo 'Source #0 (liblzf-3.6.tar.gz):'
Source #0 (liblzf-3.6.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/liblzf-3.6.tar.gz
+ /bin/tar -xf -
+ cd liblzf-3.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (liblzf-3.6-autoconf-20140314.patch):'
Patch #0 (liblzf-3.6-autoconf-20140314.patch):
+ /usr/bin/patch -p1
patching file bootstrap.sh
patching file config.h.in
patching file configure.ac
patching file liblzf.pc.in
patching file Makefile.am
patching file Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93363
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblzf-3.6
+ sh ./bootstrap.sh
+ mkdir -p config
+ aclocal -I config
+ autoheader
+ libtoolize --automake
+ automake --add-missing --copy --foreign
configure.ac:22: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:22: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:7: installing 'config/compile'
configure.ac:5: installing 'config/config.guess'
configure.ac:5: installing 'config/config.sub'
configure.ac:22: installing 'config/install-sh'
configure.ac:22: installing 'config/missing'
Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Makefile.am: installing 'config/depcomp'
+ autoconf
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
++ 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 --disable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-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 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 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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking for maximum warnings compiler flag... -Wall -pedantic -pipe -O3 -funroll-all-loops
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
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 -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC 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 if x86_64-alt-linux-gcc supports -c -o file.o... (cached) 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... 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
checking whether ln -s works... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking for x86_64-alt-linux-ranlib... ranlib
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for getopt.h... (cached) yes
checking for getopt_long... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating liblzf.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\"    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o lzf.o lzf.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\"    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o lzf_c.lo lzf_c.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c lzf_c.c  -fPIC -DPIC -o .libs/lzf_c.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\"    -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o lzf_d.lo lzf_d.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c lzf_d.c  -fPIC -DPIC -o .libs/lzf_d.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -no-undefined -version-info 1:0:0  -o liblzf.la -rpath /usr/lib64 lzf_c.lo lzf_d.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/lzf_c.o .libs/lzf_d.o    -g -O2   -Wl,-soname -Wl,liblzf.so.1 -o .libs/liblzf.so.1.0.0
libtool: link: (cd ".libs" && rm -f "liblzf.so.1" && ln -s "liblzf.so.1.0.0" "liblzf.so.1")
libtool: link: (cd ".libs" && rm -f "liblzf.so" && ln -s "liblzf.so.1.0.0" "liblzf.so")
libtool: link: ( cd ".libs" && rm -f "liblzf.la" && ln -s "../liblzf.la" "liblzf.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC   -o lzf lzf.o  liblzf.la 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/lzf lzf.o  ./.libs/liblzf.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.75696
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblzf-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/liblzf-buildroot
+ cd liblzf-3.6
+ make install DESTDIR=/usr/src/tmp/liblzf-buildroot
make: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
 /bin/mkdir -p '/usr/src/tmp/liblzf-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install /bin/install -c   liblzf.la '/usr/src/tmp/liblzf-buildroot/usr/lib64'
libtool: install: /bin/install -c .libs/liblzf.so.1.0.0 /usr/src/tmp/liblzf-buildroot/usr/lib64/liblzf.so.1.0.0
libtool: install: (cd /usr/src/tmp/liblzf-buildroot/usr/lib64 && { ln -s -f liblzf.so.1.0.0 liblzf.so.1 || { rm -f liblzf.so.1 && ln -s liblzf.so.1.0.0 liblzf.so.1; }; })
libtool: install: (cd /usr/src/tmp/liblzf-buildroot/usr/lib64 && { ln -s -f liblzf.so.1.0.0 liblzf.so || { rm -f liblzf.so && ln -s liblzf.so.1.0.0 liblzf.so; }; })
libtool: install: /bin/install -c .libs/liblzf.lai /usr/src/tmp/liblzf-buildroot/usr/lib64/liblzf.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/liblzf-buildroot/usr/bin'
  /bin/sh ./libtool   --mode=install /bin/install -c lzf '/usr/src/tmp/liblzf-buildroot/usr/bin'
libtool: warning: 'liblzf.la' has not been installed in '/usr/lib64'
libtool: install: /bin/install -c .libs/lzf /usr/src/tmp/liblzf-buildroot/usr/bin/lzf
 /bin/mkdir -p '/usr/src/tmp/liblzf-buildroot/usr/include'
 /bin/install -c -m 644 lzf.h lzfP.h '/usr/src/tmp/liblzf-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/liblzf-buildroot/usr/lib64/pkgconfig'
 /bin/install -c -m 644 liblzf.pc '/usr/src/tmp/liblzf-buildroot/usr/lib64/pkgconfig'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
+ pushd /usr/src/tmp/liblzf-buildroot/usr/bin
~/tmp/liblzf-buildroot/usr/bin ~/RPM/BUILD/liblzf-3.6
+ ln -s lzf unlzf
+ popd
~/RPM/BUILD/liblzf-3.6
+ rm -f /usr/src/tmp/liblzf-buildroot/usr/lib64/liblzf.la
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/liblzf-buildroot (auto)
mode of './usr/lib64/liblzf.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/liblzf-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib64/pkgconfig/liblzf.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/liblzf.pc: Libs: '-L${libdir} -llzf' --> '-llzf'
Checking contents of files in /usr/src/tmp/liblzf-buildroot/ (default)
Compressing files in /usr/src/tmp/liblzf-buildroot (auto)
Adjusting library links in /usr/src/tmp/liblzf-buildroot
./usr/lib64:
	liblzf.so.1 -> liblzf.so.1.0.0
Verifying ELF objects in /usr/src/tmp/liblzf-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: liblzf-3.6-alt2_14
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54083
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblzf-3.6
+ DOCDIR=/usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ /bin/mkdir -p /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ cp -prL README Changes LICENSE cs /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ chmod -R go-w /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ chmod -R a+rX /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YauezT
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/liblzf-buildroot/usr/lib64/liblzf.so.1: 2 symbols, 11 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QhfdSJ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: liblzf.so.1()(64bit) = set:ecqbfe
Requires: /lib64/ld-linux-x86-64.so.2, 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.Y9KwpG
Creating liblzf-debuginfo package
Processing files: liblzf-devel-3.6-alt2_14
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RwlDWG
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.RhpUSK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkgconfig(liblzf) = 3.6.0
Requires: liblzf = 3.6-alt2_14, /usr/lib64/liblzf.so.1.0.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vQhsFS
Processing files: liblzf-debuginfo-3.6-alt2_14
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GDYOk4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.myD3rj
find-requires: running scripts (debuginfo)
Provides: debug64(liblzf.so.1)
Requires: liblzf = 3.6-alt2_14, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Removing 1 extra deps from liblzf-devel due to dependency on liblzf
Wrote: /usr/src/RPM/RPMS/x86_64/liblzf-3.6-alt2_14.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/liblzf-devel-3.6-alt2_14.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/liblzf-debuginfo-3.6-alt2_14.x86_64.rpm
12.23user 5.22system 0:26.00elapsed 67%CPU (0avgtext+0avgdata 30332maxresident)k
0inputs+0outputs (0major+936599minor)pagefaults 0swaps
17.98user 10.10system 0:37.05elapsed 75%CPU (0avgtext+0avgdata 109264maxresident)k
0inputs+0outputs (0major+1182946minor)pagefaults 0swaps
--- liblzf-3.6-alt2_14.x86_64.rpm.repo	2017-09-29 23:23:13.000000000 +0000
+++ liblzf-3.6-alt2_14.x86_64.rpm.hasher	2020-03-22 02:55:14.159254710 +0000
@@ -17,3 +17,3 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: liblzf.so.1()(64bit) = set:fdQmvY
+Provides: liblzf.so.1()(64bit) = set:ecqbfe
 Provides: liblzf = 3.6-alt2_14