Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/fstrm.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41248-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/fstrm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fstrm-0.6.1-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/fstrm.spec'], chrootPath='/var/lib/mock/dist-oc9-build-41248-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/fstrm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ojKLXG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fstrm-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/fstrm-0.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fstrm-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/fstrm-0.6.1-Fix-deadcode-and-check-return-code.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/fstrm-0.6.1-Invalid-dereference.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/fstrm-0.6.1-Possible-resource-leak-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/fstrm-0.6.1-Fix-CLANG_WARNING.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0g103n + umask 022 + cd /builddir/build/BUILD + cd fstrm-0.6.1 + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:14: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:14: the top level configure.ac:14: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=x86_64-opencloudos-linux-gnu --build=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-opencloudos-linux-gnu-gcc... no checking for gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-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-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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 for x86_64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for doxygen... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for pthread_condattr_setclock... yes checking for library containing socket... none required checking for gcc options needed to detect all undeclared functions... none needed checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking if LD -Wl,--version-script works... yes checking whether self tests are run under valgrind... no checking whether to build with code coverage support... no checking for libevent... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fstrm/libfstrm.pc config.status: creating t/program_tests/test_fstrm_dump.sh config.status: creating t/program_tests/test_fstrm_replay.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands fstrm 0.6.1 compiler: gcc cflags: -O2 -g ldflags: libs: prefix: /usr sysconfdir: /etc libdir: /usr/lib64 includedir: /usr/include pkgconfigdir: ${libdir}/pkgconfig + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o src/fstrm_dump.o src/fstrm_dump.c make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o src/fstrm_replay.o src/fstrm_replay.c make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o fstrm/libfstrm_la-time.lo `test -f 'fstrm/time.c' || echo './'`fstrm/time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c fstrm/time.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-time.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o libmy/fstrm_libfstrm_la-my_queue_mutex.lo `test -f 'libmy/my_queue_mutex.c' || echo './'`libmy/my_queue_mutex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c libmy/my_queue_mutex.c -fPIC -DPIC -o libmy/.libs/fstrm_libfstrm_la-my_queue_mutex.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o libmy/fstrm_libfstrm_la-my_queue_mb.lo `test -f 'libmy/my_queue_mb.c' || echo './'`libmy/my_queue_mb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c libmy/my_queue_mb.c -fPIC -DPIC -o libmy/.libs/fstrm_libfstrm_la-my_queue_mb.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o fstrm/libfstrm_la-file.lo `test -f 'fstrm/file.c' || echo './'`fstrm/file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c fstrm/file.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-file.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o fstrm/libfstrm_la-rdwr.lo `test -f 'fstrm/rdwr.c' || echo './'`fstrm/rdwr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c fstrm/rdwr.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-rdwr.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o fstrm/libfstrm_la-unix_writer.lo `test -f 'fstrm/unix_writer.c' || echo './'`fstrm/unix_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c fstrm/unix_writer.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-unix_writer.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o fstrm/libfstrm_la-tcp_writer.lo `test -f 'fstrm/tcp_writer.c' || echo './'`fstrm/tcp_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c fstrm/tcp_writer.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-tcp_writer.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o fstrm/libfstrm_la-control.lo `test -f 'fstrm/control.c' || echo './'`fstrm/control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c fstrm/control.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-control.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o fstrm/libfstrm_la-iothr.lo `test -f 'fstrm/iothr.c' || echo './'`fstrm/iothr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c fstrm/iothr.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-iothr.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o fstrm/libfstrm_la-writer.lo `test -f 'fstrm/writer.c' || echo './'`fstrm/writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c fstrm/writer.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-writer.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o fstrm/libfstrm_la-reader.lo `test -f 'fstrm/reader.c' || echo './'`fstrm/reader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c fstrm/reader.c -fPIC -DPIC -o fstrm/.libs/libfstrm_la-reader.o make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -version-info 1:0:1 -Wl,--version-script=./fstrm/libfstrm.sym -o fstrm/libfstrm.la -rpath /usr/lib64 fstrm/libfstrm_la-control.lo fstrm/libfstrm_la-file.lo fstrm/libfstrm_la-iothr.lo fstrm/libfstrm_la-rdwr.lo fstrm/libfstrm_la-reader.lo fstrm/libfstrm_la-tcp_writer.lo fstrm/libfstrm_la-time.lo fstrm/libfstrm_la-unix_writer.lo fstrm/libfstrm_la-writer.lo libmy/fstrm_libfstrm_la-my_queue_mb.lo libmy/fstrm_libfstrm_la-my_queue_mutex.lo libtool: link: gcc -shared -fPIC -DPIC fstrm/.libs/libfstrm_la-control.o fstrm/.libs/libfstrm_la-file.o fstrm/.libs/libfstrm_la-iothr.o fstrm/.libs/libfstrm_la-rdwr.o fstrm/.libs/libfstrm_la-reader.o fstrm/.libs/libfstrm_la-tcp_writer.o fstrm/.libs/libfstrm_la-time.o fstrm/.libs/libfstrm_la-unix_writer.o fstrm/.libs/libfstrm_la-writer.o libmy/.libs/fstrm_libfstrm_la-my_queue_mb.o libmy/.libs/fstrm_libfstrm_la-my_queue_mutex.o -Wl,-z,now -specs=/usr/lib/rpm/TencentOS/TencentOS-hardened-ld -O2 -g -Wl,--version-script=./fstrm/libfstrm.sym -Wl,-soname -Wl,libfstrm.so.0 -o fstrm/.libs/libfstrm.so.0.1.0 make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' gcc: fatal error: cannot read spec file '/usr/lib/rpm/TencentOS/TencentOS-hardened-ld': No such file or directory compilation terminated. make[1]: *** [Makefile:1030: fstrm/libfstrm.la] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o src/fstrm_capture-fstrm_capture.o `test -f 'src/fstrm_capture.c' || echo './'`src/fstrm_capture.c make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o libmy/src_fstrm_capture-argv.o `test -f 'libmy/argv.c' || echo './'`libmy/argv.c make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make[1]: Entering directory '/builddir/build/BUILD/fstrm-0.6.1' gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./fstrm -Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -O2 -g -c -o libmy/argv.o libmy/argv.c make[1]: Leaving directory '/builddir/build/BUILD/fstrm-0.6.1' make: *** [Makefile:841: all] Error 2 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.0g103n (%build) Bad exit status from /var/tmp/rpm-tmp.0g103n (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/fstrm.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/fstrm.spec