<86>Mar 17 01:27:18 userdel[104652]: delete user 'rooter' <86>Mar 17 01:27:18 userdel[104652]: removed group 'rooter' owned by 'rooter' <86>Mar 17 01:27:18 userdel[104652]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 01:27:18 groupadd[104682]: group added to /etc/group: name=rooter, GID=663 <86>Mar 17 01:27:18 useradd[104704]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Mar 17 01:27:18 userdel[104746]: delete user 'builder' <86>Mar 17 01:27:18 userdel[104746]: removed group 'builder' owned by 'builder' <86>Mar 17 01:27:18 userdel[104746]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 01:27:18 groupadd[104818]: group added to /etc/group: name=builder, GID=664 <86>Mar 17 01:27:18 groupadd[104818]: group added to /etc/gshadow: name=builder <86>Mar 17 01:27:18 groupadd[104818]: new group: name=builder, GID=664 <86>Mar 17 01:27:18 useradd[104843]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Mar 17 01:27:20 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Mar 17 01:27:21 rpmi: libstdc++5-devel-5.3.1-alt3 1457662528 installed <13>Mar 17 01:27:21 rpmi: gcc5-c++-5.3.1-alt3 1457662528 installed Installing libecap0-0.0.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30659 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libecap-0.0.3 + echo 'Source #0 (libecap-0.0.3.tar):' Source #0 (libecap-0.0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libecap-0.0.3.tar + cd libecap-0.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57299 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libecap-0.0.3 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + 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 --without-included-gettext --enable-shared --enable-static configure: WARNING: unrecognized options: --without-included-gettext 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 to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for style of include used by make... GNU 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 dependency style of x86_64-alt-linux-gcc... none 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... no checking for ar... ar 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 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... yes checking for x86_64-alt-linux-ranlib... ranlib checking for ar... /usr/bin/ar remembering installation prefix as /usr checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ accepts -g... (cached) yes checking dependency style of x86_64-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the C++ compiler (x86_64-alt-linux-g++) is a C++ compiler... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ accepts -g... (cached) yes checking dependency style of x86_64-alt-linux-g++... (cached) none 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 dependency style of x86_64-alt-linux-gcc... (cached) none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libecap/Makefile config.status: creating src/libecap/common/Makefile config.status: creating src/libecap/adapter/Makefile config.status: creating src/libecap/host/Makefile config.status: creating src/libecap/common/ac-autoconf.h config.status: executing src/libecap/common/autoconf.h commands config.status: creating src/libecap/common/autoconf.h - prefix LIBECAP for src/libecap/common/ac-autoconf.h defines config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' Making all in libecap make[2]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' Making all in common make[3]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/common' make all-am make[4]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/common' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o area.lo area.cc /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o body_size.lo body_size.cc /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o memory.lo memory.cc /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o message.lo message.cc /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o name.lo name.cc /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o names.lo names.cc /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o registry.lo registry.cc /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o errors.lo errors.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c area.cc -fPIC -DPIC -o .libs/area.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c name.cc -fPIC -DPIC -o .libs/name.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c body_size.cc -fPIC -DPIC -o .libs/body_size.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c memory.cc -fPIC -DPIC -o .libs/memory.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c message.cc -fPIC -DPIC -o .libs/message.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c memory.cc -o memory.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c registry.cc -fPIC -DPIC -o .libs/registry.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c names.cc -fPIC -DPIC -o .libs/names.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c errors.cc -fPIC -DPIC -o .libs/errors.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c body_size.cc -o body_size.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c message.cc -o message.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c name.cc -o name.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c errors.cc -o errors.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c registry.cc -o registry.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c area.cc -o area.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c names.cc -o names.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o libcommon.la area.lo body_size.lo memory.lo message.lo name.lo names.lo registry.lo errors.lo libtool: link: /usr/bin/ar cru .libs/libcommon.a .libs/area.o .libs/body_size.o .libs/memory.o .libs/message.o .libs/name.o .libs/names.o .libs/registry.o .libs/errors.o libtool: link: ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[4]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/common' make[3]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/common' Making all in adapter make[3]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/adapter' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o adapter.lo adapter.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c adapter.cc -fPIC -DPIC -o .libs/adapter.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c adapter.cc -o adapter.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o libadapter.la adapter.lo libtool: link: /usr/bin/ar cru .libs/libadapter.a .libs/adapter.o libtool: link: ranlib .libs/libadapter.a libtool: link: ( cd ".libs" && rm -f "libadapter.la" && ln -s "../libadapter.la" "libadapter.la" ) make[3]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/adapter' Making all in host make[3]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/host' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c -o xaction.lo xaction.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c xaction.cc -fPIC -DPIC -o .libs/xaction.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I../../../src -pipe -Wall -g -O2 -c xaction.cc -o xaction.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o libhost.la xaction.lo libtool: link: /usr/bin/ar cru .libs/libhost.a .libs/xaction.o libtool: link: ranlib .libs/libhost.a libtool: link: ( cd ".libs" && rm -f "libhost.la" && ln -s "../libhost.la" "libhost.la" ) make[3]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/host' make[3]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' /bin/sh ../../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -o libecap.la -rpath /usr/lib64 common/libcommon.la adapter/libadapter.la host/libhost.la libtool: link: x86_64-alt-linux-g++ -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/5/crtbeginS.o -Wl,--whole-archive common/.libs/libcommon.a adapter/.libs/libadapter.a host/.libs/libhost.a -Wl,--no-whole-archive -L/usr/lib64/gcc/x86_64-alt-linux/5 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/5/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crtn.o -Wl,-soname -Wl,libecap.so.0 -o .libs/libecap.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libecap.so.0" && ln -s "libecap.so.0.0.0" "libecap.so.0") libtool: link: (cd ".libs" && rm -f "libecap.so" && ln -s "libecap.so.0.0.0" "libecap.so") libtool: link: (cd .libs/libecap.lax/libcommon.a && /usr/bin/ar x "/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/common/.libs/libcommon.a") libtool: link: (cd .libs/libecap.lax/libadapter.a && /usr/bin/ar x "/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/adapter/.libs/libadapter.a") libtool: link: (cd .libs/libecap.lax/libhost.a && /usr/bin/ar x "/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/host/.libs/libhost.a") libtool: link: /usr/bin/ar cru .libs/libecap.a .libs/libecap.lax/libcommon.a/errors.o .libs/libecap.lax/libcommon.a/registry.o .libs/libecap.lax/libcommon.a/names.o .libs/libecap.lax/libcommon.a/name.o .libs/libecap.lax/libcommon.a/message.o .libs/libecap.lax/libcommon.a/memory.o .libs/libecap.lax/libcommon.a/body_size.o .libs/libecap.lax/libcommon.a/area.o .libs/libecap.lax/libadapter.a/adapter.o .libs/libecap.lax/libhost.a/xaction.o libtool: link: ranlib .libs/libecap.a libtool: link: rm -fr .libs/libecap.lax libtool: link: ( cd ".libs" && rm -f "libecap.la" && ln -s "../libecap.la" "libecap.la" ) make[3]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' make[2]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' make[2]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' make[1]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3' make: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55659 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libecap0-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libecap0-buildroot + cd libecap-0.0.3 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libecap0-buildroot make: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' Making install in libecap make[2]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' Making install in common make[3]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/common' make[4]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/common' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libecap/common" || /bin/mkdir -p "/usr/src/tmp/libecap0-buildroot/usr/include/libecap/common" /bin/install -p -m 644 libecap.h registry.h forward.h errors.h log.h memory.h call.h area.h name.h names.h header.h body.h body_size.h message.h version.h delay.h autoconf.h '/usr/src/tmp/libecap0-buildroot/usr/include/libecap/common' make[4]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/common' make[3]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/common' Making install in adapter make[3]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/adapter' make[4]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/adapter' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libecap/adapter" || /bin/mkdir -p "/usr/src/tmp/libecap0-buildroot/usr/include/libecap/adapter" /bin/install -p -m 644 service.h xaction.h '/usr/src/tmp/libecap0-buildroot/usr/include/libecap/adapter' make[4]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/adapter' make[3]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/adapter' Making install in host make[3]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/host' make[4]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/host' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libecap/host" || /bin/mkdir -p "/usr/src/tmp/libecap0-buildroot/usr/include/libecap/host" /bin/install -p -m 644 host.h xaction.h '/usr/src/tmp/libecap0-buildroot/usr/include/libecap/host' make[4]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/host' make[3]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap/host' make[3]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' make[4]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libecap0-buildroot/usr/lib64" /bin/sh ../../libtool --mode=install /bin/install -p libecap.la '/usr/src/tmp/libecap0-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libecap.so.0.0.0 /usr/src/tmp/libecap0-buildroot/usr/lib64/libecap.so.0.0.0 libtool: install: (cd /usr/src/tmp/libecap0-buildroot/usr/lib64 && { ln -s -f libecap.so.0.0.0 libecap.so.0 || { rm -f libecap.so.0 && ln -s libecap.so.0.0.0 libecap.so.0; }; }) libtool: install: (cd /usr/src/tmp/libecap0-buildroot/usr/lib64 && { ln -s -f libecap.so.0.0.0 libecap.so || { rm -f libecap.so && ln -s libecap.so.0.0.0 libecap.so; }; }) libtool: install: /bin/install -p .libs/libecap.lai /usr/src/tmp/libecap0-buildroot/usr/lib64/libecap.la libtool: install: /bin/install -p .libs/libecap.a /usr/src/tmp/libecap0-buildroot/usr/lib64/libecap.a libtool: install: chmod 644 /usr/src/tmp/libecap0-buildroot/usr/lib64/libecap.a libtool: install: ranlib /usr/src/tmp/libecap0-buildroot/usr/lib64/libecap.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' make[3]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' make[2]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src/libecap' make[2]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' make[3]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3/src' make[1]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3' make[2]: Entering directory `/usr/src/RPM/BUILD/libecap-0.0.3' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3' make[1]: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3' make: Leaving directory `/usr/src/RPM/BUILD/libecap-0.0.3' + install -d -m 0755 /usr/src/tmp/libecap0-buildroot/usr/share/doc/libecap-0.0.3 + install -p -m 0644 LICENSE CREDITS NOTICE README /usr/src/tmp/libecap0-buildroot/usr/share/doc/libecap-0.0.3/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libecap0-buildroot (auto) removed './usr/lib64/libecap.la' mode of './usr/lib64/libecap.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libecap0-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libecap0-buildroot (auto) Adjusting library links in /usr/src/tmp/libecap0-buildroot ./usr/lib64: libecap.so.0 -> libecap.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libecap0-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: libecap0-0.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QSnhG3 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SMTKUW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libecap = 0.0.3-alt1, libecap.so.0()(64bit) = set:kdxwGZITwfkZAnWYJtakBFlkCxcXVwtsbFfiKTa3mUXhP9Ry3la9LMPZKrLoCLCuOuuT6fZ9CYKt5VQqE4GLcDZqbA0qCoiaHwYL3nZqdHjtQ85NDoDOFFAKOt4UPhrY8c0Q14FBYex5TseRYPPcoDcbPQVIUKEFA4freIKt4q7XLdBhD9hvYMKs1OvCHxWPgkzgMGEeOWI5B1t6h2qD5oQbZjR5Wk Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eB5rVS Creating libecap0-debuginfo package Processing files: libecap0-devel-0.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uSPsLR find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YOlOpT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) In file included from /usr/src/tmp/libecap0-buildroot/usr/include/libecap/host/host.h:7:0: /usr/src/tmp/libecap0-buildroot/usr/include/libecap/common/memory.h:7:22: fatal error: tr1/memory: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/libecap0-buildroot/usr/include/libecap/host/host.h: cpp failed, trying c++ mode Provides: libecap-devel = 0.0.3-alt1 Requires: libecap = 0.0.3-alt1, /usr/lib64/libecap.so.0.0.0 Conflicts: libecap-devel > 0.0.3-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8q2oB0 Processing files: libecap0-devel-static-0.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WTxCAa find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ERMGjn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libecap-devel-static = 0.0.3-alt1 Requires: libecap-devel = 0.0.3-alt1, glibc-devel-static Conflicts: libecap-devel-static > 0.0.3-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AoMkMC Processing files: libecap0-debuginfo-0.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u67IZU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SVBPWf find-requires: running scripts (debuginfo) Provides: debug64(libecap.so.0) Requires: libecap0 = 0.0.3-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to libecap0-devel a strict dependency on libecap0 warning: libecap0-devel-static: non-strict dependency on libecap0-devel Removing 2 extra deps from libecap0-devel due to dependency on libecap0 Wrote: /usr/src/RPM/RPMS/x86_64/libecap0-0.0.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libecap0-devel-0.0.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libecap0-devel-static-0.0.3-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libecap0-debuginfo-0.0.3-alt1.x86_64.rpm 6.22user 2.79system 0:18.76elapsed 48%CPU (0avgtext+0avgdata 42840maxresident)k 0inputs+0outputs (0major+939532minor)pagefaults 0swaps 14.79user 5.46system 0:31.13elapsed 65%CPU (0avgtext+0avgdata 125772maxresident)k 0inputs+0outputs (0major+1386783minor)pagefaults 0swaps --- libecap0-0.0.3-alt1.x86_64.rpm.repo 2012-12-20 19:05:57.000000000 +0000 +++ libecap0-0.0.3-alt1.x86_64.rpm.hasher 2019-03-17 01:27:42.774184690 +0000 @@ -7,3 +7,5 @@ /usr/share/doc/libecap-0.0.3/README 100644 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libgcc_s.so.1(GCC_3.0)(64bit) @@ -12,8 +14,8 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Requires: rtld(GNU_HASH) -Requires: rtld(GNU_UNIQUE) Requires: rpmlib(PayloadIsLzma) Provides: libecap = 0.0.3-alt1 -Provides: libecap.so.0()(64bit) = set:kdxwGv8tq4YxWDKQVrXkEajH8s1kHfYJAEkbygn6YIEUkXEGN0gXmJUgBiObYYLLZ2CVO5uuT6fZ9CYKt5VQqE4GLcS8A0qCoiaHAc0TGYRCRpd2ByWS6eXkedBQlKz0vehwosbZoM08mSSa5qLiuDMyreDqZpDpMepmCFPpNt3wDFA4fXeaH1TeJ6RLNZrdBhD9hvkG3AZIsdkv6yq4tXOnhtA5KTYig3wsCuQvGbQF0 +Provides: libecap.so.0()(64bit) = set:kdxwGZITwfkZAnWYJtakBFlkCxcXVwtsbFfiKTa3mUXhP9Ry3la9LMPZKrLoCLCuOuuT6fZ9CYKt5VQqE4GLcDZqbA0qCoiaHwYL3nZqdHjtQ85NDoDOFFAKOt4UPhrY8c0Q14FBYex5TseRYPPcoDcbPQVIUKEFA4freIKt4q7XLdBhD9hvYMKs1OvCHxWPgkzgMGEeOWI5B1t6h2qD5oQbZjR5Wk Provides: libecap0 = 0.0.3-alt1 --- libecap0-debuginfo-0.0.3-alt1.x86_64.rpm.repo 2012-12-20 19:05:57.000000000 +0000 +++ libecap0-debuginfo-0.0.3-alt1.x86_64.rpm.hasher 2019-03-17 01:27:42.797184466 +0000 @@ -13,3 +13,2 @@ /usr/src/debug/libecap-0.0.3/src/libecap/common/body_size.h 100644 -/usr/src/debug/libecap-0.0.3/src/libecap/common/call.h 100644 /usr/src/debug/libecap-0.0.3/src/libecap/common/errors.cc 100644 @@ -26,3 +25,2 @@ /usr/src/debug/libecap-0.0.3/src/libecap/host/host.h 100644 -/usr/src/debug/libecap-0.0.3/src/libecap/host/xaction.h 100644 Requires: libecap0 = 0.0.3-alt1 --- libecap0-devel-0.0.3-alt1.x86_64.rpm.repo 2012-12-20 19:05:57.000000000 +0000 +++ libecap0-devel-0.0.3-alt1.x86_64.rpm.hasher 2019-03-17 01:27:42.825184194 +0000 @@ -26,4 +26,3 @@ /usr/lib64/libecap.so 120777 libecap.so.0.0.0 -Requires: libecap = 0.0.3-alt1 -Requires: /usr/lib64/libecap.so.0.0.0 +Requires: libecap0 = 0.0.3-alt1 Requires: rpmlib(PayloadIsLzma)