<86>Jun 14 03:17:29 userdel[2787877]: delete user 'rooter'
<86>Jun 14 03:17:29 userdel[2787877]: removed group 'rooter' owned by 'rooter'
<86>Jun 14 03:17:29 userdel[2787877]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 14 03:17:29 groupadd[2787896]: group added to /etc/group: name=rooter, GID=573
<86>Jun 14 03:17:29 groupadd[2787896]: group added to /etc/gshadow: name=rooter
<86>Jun 14 03:17:29 groupadd[2787896]: new group: name=rooter, GID=573
<86>Jun 14 03:17:29 useradd[2787908]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Jun 14 03:17:29 userdel[2787930]: delete user 'builder'
<86>Jun 14 03:17:29 userdel[2787930]: removed group 'builder' owned by 'builder'
<86>Jun 14 03:17:29 userdel[2787930]: removed shadow group 'builder' owned by 'builder'
<86>Jun 14 03:17:29 groupadd[2787946]: group added to /etc/group: name=builder, GID=574
<86>Jun 14 03:17:29 groupadd[2787946]: group added to /etc/gshadow: name=builder
<86>Jun 14 03:17:29 groupadd[2787946]: new group: name=builder, GID=574
<86>Jun 14 03:17:29 useradd[2787959]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash
<13>Jun 14 03:17:33 rpmi: liblz4-1:1.9.2-alt1 p9+238696.500.1.1 1570228072 installed
<13>Jun 14 03:17:33 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521088 installed
<13>Jun 14 03:17:33 rpmi: libgcrypt20-1.8.5-alt3 p9+239665.100.7.1 1586364671 installed
<13>Jun 14 03:17:33 rpmi: libsystemd-1:243.8-alt2 p9+249709.100.3.1 1586971985 installed
<13>Jun 14 03:17:33 rpmi: libdbus-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
<13>Jun 14 03:17:33 rpmi: libdbus-devel-1.12.16-alt2 p9+240607.100.1.1 1573553670 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libvcmmd-7.0.22-alt1.nosrc.rpm
Installing libvcmmd-7.0.22-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61575
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libvcmmd-7.0.22
+ echo 'Source #0 (libvcmmd-7.0.22.tar):'
Source #0 (libvcmmd-7.0.22.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libvcmmd-7.0.22.tar
+ cd libvcmmd-7.0.22
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58235
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libvcmmd-7.0.22
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: configure.ac: not using Autoheader
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:22: installing './compile'
configure.ac:18: installing './missing'
src/Makefile.am: installing './depcomp'
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
+ '[' -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
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 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 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 whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking how to print strings... printf
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 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 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 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 for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for dbus-1... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libvcmmd\" -DPACKAGE_TARNAME=\"libvcmmd\" -DPACKAGE_VERSION=\"7.0.22\" -DPACKAGE_STRING=\"libvcmmd\ 7.0.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libvcmmd\" -DVERSION=\"7.0.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.  -I../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Werror -c -o vcmmd.lo vcmmd.c
libtool: compile:  x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libvcmmd\" -DPACKAGE_TARNAME=\"libvcmmd\" -DPACKAGE_VERSION=\"7.0.22\" "-DPACKAGE_STRING=\"libvcmmd 7.0.22\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libvcmmd\" -DVERSION=\"7.0.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I../include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Werror -c vcmmd.c  -fPIC -DPIC -o .libs/vcmmd.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Werror -version-info 0:0:0  -o libvcmmd.la -rpath /usr/lib64 vcmmd.lo -ldbus-1 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/vcmmd.o   -ldbus-1  -g -O2   -Wl,-soname -Wl,libvcmmd.so.0 -o .libs/libvcmmd.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libvcmmd.so.0" && ln -s "libvcmmd.so.0.0.0" "libvcmmd.so.0")
libtool: link: (cd ".libs" && rm -f "libvcmmd.so" && ln -s "libvcmmd.so.0.0.0" "libvcmmd.so")
libtool: link: ( cd ".libs" && rm -f "libvcmmd.la" && ln -s "../libvcmmd.la" "libvcmmd.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62368
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libvcmmd-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libvcmmd-buildroot
+ cd libvcmmd-7.0.22
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libvcmmd-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22/src'
 /bin/mkdir -p '/usr/src/tmp/libvcmmd-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /bin/install -p   libvcmmd.la '/usr/src/tmp/libvcmmd-buildroot/usr/lib64'
libtool: install: /bin/install -p .libs/libvcmmd.so.0.0.0 /usr/src/tmp/libvcmmd-buildroot/usr/lib64/libvcmmd.so.0.0.0
libtool: install: (cd /usr/src/tmp/libvcmmd-buildroot/usr/lib64 && { ln -s -f libvcmmd.so.0.0.0 libvcmmd.so.0 || { rm -f libvcmmd.so.0 && ln -s libvcmmd.so.0.0.0 libvcmmd.so.0; }; })
libtool: install: (cd /usr/src/tmp/libvcmmd-buildroot/usr/lib64 && { ln -s -f libvcmmd.so.0.0.0 libvcmmd.so || { rm -f libvcmmd.so && ln -s libvcmmd.so.0.0.0 libvcmmd.so; }; })
libtool: install: /bin/install -p .libs/libvcmmd.lai /usr/src/tmp/libvcmmd-buildroot/usr/lib64/libvcmmd.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22'
make[2]: Entering directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libvcmmd-buildroot/usr/include/libvcmmd'
 /bin/install -p -m 644 include/vcmmd.h '/usr/src/tmp/libvcmmd-buildroot/usr/include/libvcmmd'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22'
make: Leaving directory '/usr/src/RPM/BUILD/libvcmmd-7.0.22'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libvcmmd-buildroot (auto)
removed './usr/lib64/libvcmmd.la'
mode of './usr/lib64/libvcmmd.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libvcmmd-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libvcmmd-buildroot/ (default)
Compressing files in /usr/src/tmp/libvcmmd-buildroot (auto)
Adjusting library links in /usr/src/tmp/libvcmmd-buildroot
./usr/lib64:
	libvcmmd.so.0 -> libvcmmd.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libvcmmd-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: libvcmmd-7.0.22-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b9x0i4
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libvcmmd-buildroot/usr/lib64/libvcmmd.so.0: 16 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SPlNpV
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libvcmmd.so.0()(64bit) = set:hcAcq9LiCZw0MFzzrhZJ01BsRBR7Pwqwi4
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdbus-1.so.3()(64bit) >= set:niUz4Z0OFyAylJBHarWUExwJW1inlIvui9Z3a5i3ZmwqYYQft2, libdbus-1.so.3(LIBDBUS_1_3)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BX4J4Q
Creating libvcmmd-debuginfo package
Processing files: libvcmmd-devel-7.0.22-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o1yLhQ
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.bxrWfT
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libvcmmd = 7.0.22-alt1, /usr/lib64/libvcmmd.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m3vpp0
Processing files: libvcmmd-debuginfo-7.0.22-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hhZmhc
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sj4Utr
find-requires: running scripts (debuginfo)
Provides: debug64(libvcmmd.so.0)
Requires: libvcmmd = 7.0.22-alt1, debug64(libc.so.6), debug64(libdbus-1.so.3)
Adding to libvcmmd-devel a strict dependency on libvcmmd
Adding to libvcmmd-debuginfo a strict dependency on libvcmmd
Removing 1 extra deps from libvcmmd-devel due to dependency on libvcmmd
Wrote: /usr/src/RPM/RPMS/x86_64/libvcmmd-7.0.22-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libvcmmd-devel-7.0.22-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libvcmmd-debuginfo-7.0.22-alt1.x86_64.rpm
9.75user 2.74system 0:26.10elapsed 47%CPU (0avgtext+0avgdata 28220maxresident)k
0inputs+0outputs (0major+821526minor)pagefaults 0swaps
14.88user 6.14system 0:38.54elapsed 54%CPU (0avgtext+0avgdata 116376maxresident)k
0inputs+0outputs (0major+1135227minor)pagefaults 0swaps
--- libvcmmd-7.0.22-alt1.x86_64.rpm.repo	2019-02-24 05:10:39.000000000 +0000
+++ libvcmmd-7.0.22-alt1.x86_64.rpm.hasher	2020-06-14 03:18:05.774549449 +0000
@@ -4,2 +4,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libdbus-1.so.3()(64bit) >= set:niUz4Z0OFyAylJBHarWUExwJW1inlIvui9Z3a5i3ZmwqYYQft2