Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libmooshika.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7219/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libmooshika.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-720063957 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libmooshika-1.0-0.gf737ffb.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libmooshika.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7219/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libmooshika.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gWc3bg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmooshika-1.0 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/libmooshika-1.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libmooshika-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7tZqVS + umask 022 + cd /builddir/build/BUILD + cd libmooshika-1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-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 --enable-rmitm checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-redhat-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-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 x86_64-redhat-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... no 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... yes checking for library containing ibv_create_qp... -libverbs checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes checking for library containing rdma_create_id... -lrdmacm checking rdma/rdma_cma.h usability... yes checking rdma/rdma_cma.h presence... yes checking for rdma/rdma_cma.h... yes checking Git HEAD ... no git here checking Git describe ... checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... 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: creating src/tests/Makefile config.status: creating src/tools/Makefile config.status: creating src/libmooshika.pc config.status: creating libmooshika.spec config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands + make Making all in src make[1]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src' Making all in . make[2]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o trans_rdma.lo trans_rdma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c trans_rdma.c -fPIC -DPIC -o .libs/trans_rdma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c trans_rdma.c -o trans_rdma.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 6:0:0 -Wl,-z,relro -o libmooshika.la -rpath /usr/lib64 trans_rdma.lo -lrdmacm -libverbs -lpthread -lrt -lrdmacm -libverbs libtool: link: gcc -shared -fPIC -DPIC .libs/trans_rdma.o -lpthread -lrt -lrdmacm -libverbs -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libmooshika.so.6 -o .libs/libmooshika.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libmooshika.so.6" && ln -s "libmooshika.so.6.0.0" "libmooshika.so.6") libtool: link: (cd ".libs" && rm -f "libmooshika.so" && ln -s "libmooshika.so.6.0.0" "libmooshika.so") libtool: link: ar cru .libs/libmooshika.a trans_rdma.o libtool: link: ranlib .libs/libmooshika.a libtool: link: ( cd ".libs" && rm -f "libmooshika.la" && ln -s "../libmooshika.la" "libmooshika.la" ) gcc -DHAVE_CONFIG_H -I. -I../include -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rcat.o rcat.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rcat rcat.o -lpthread libmooshika.la -lrdmacm -libverbs libtool: link: gcc -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/rcat rcat.o ./.libs/libmooshika.so -lpthread -lrt -lrdmacm -libverbs gcc -DHAVE_CONFIG_H -I. -I../include -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rmitm.o rmitm.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rmitm rmitm.o -lpthread -lpcap libmooshika.la -lrdmacm -libverbs libtool: link: gcc -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/rmitm rmitm.o -lpcap ./.libs/libmooshika.so -lpthread -lrt -lrdmacm -libverbs gcc -DHAVE_CONFIG_H -I. -I../include -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rreplay.o rreplay.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o rreplay rreplay.o -lpthread -lpcap libmooshika.la -lrdmacm -libverbs libtool: link: gcc -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/rreplay rreplay.o -lpcap ./.libs/libmooshika.so -lpthread -lrt -lrdmacm -libverbs make[2]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src/tests' gcc -DHAVE_CONFIG_H -I. -I../../include -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o read_write.o read_write.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o read_write read_write.o -lrdmacm -libverbs -lpthread ../libmooshika.la -lrdmacm -libverbs libtool: link: gcc -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/read_write read_write.o ../.libs/libmooshika.so -lpthread -lrt -lrdmacm -libverbs gcc -DHAVE_CONFIG_H -I. -I../../include -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench_rdma.o bench_rdma.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bench_rdma bench_rdma.o -lrdmacm -libverbs -lpthread ../libmooshika.la -lrdmacm -libverbs libtool: link: gcc -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bench_rdma bench_rdma.o ../.libs/libmooshika.so -lpthread -lrt -lrdmacm -libverbs gcc -DHAVE_CONFIG_H -I. -I../../include -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nfsv4_client.o nfsv4_client.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o nfsv4_client nfsv4_client.o -lrdmacm -libverbs -lpthread ../libmooshika.la -lrdmacm -libverbs libtool: link: gcc -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/nfsv4_client nfsv4_client.o ../.libs/libmooshika.so -lpthread -lrt -lrdmacm -libverbs gcc -DHAVE_CONFIG_H -I. -I../../include -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o multiple_sge.o multiple_sge.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o multiple_sge multiple_sge.o -lrdmacm -libverbs -lpthread ../libmooshika.la -lrdmacm -libverbs libtool: link: gcc -g -Wall -Werror -I./../../include -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/multiple_sge multiple_sge.o ../.libs/libmooshika.so -lpthread -lrt -lrdmacm -libverbs make[2]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src/tests' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../../include -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pktdump.o pktdump.c /bin/sh ../../libtool --tag=CC --mode=link gcc -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o pktdump pktdump.o -lpcap -lrdmacm -libverbs libtool: link: gcc -g -D_REENTRANT -Wall -Wimplicit -Wformat -Wmissing-braces -Wno-pointer-sign -Werror -I./../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o pktdump pktdump.o -lpcap -lrdmacm -libverbs make[2]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src/tools' make[1]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src' make[1]: Entering directory `/builddir/build/BUILD/libmooshika-1.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ARNIHI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64 + cd libmooshika-1.0 + rm -rf /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr bindir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/etc datadir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/share includedir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/include libdir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/var/lib mandir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/share/info install Making install in src make[1]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src' Making install in . make[2]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src' make[3]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmooshika.la '/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libmooshika.so.6.0.0 /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64/libmooshika.so.6.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64 && { ln -s -f libmooshika.so.6.0.0 libmooshika.so.6 || { rm -f libmooshika.so.6 && ln -s libmooshika.so.6.0.0 libmooshika.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64 && { ln -s -f libmooshika.so.6.0.0 libmooshika.so || { rm -f libmooshika.so && ln -s libmooshika.so.6.0.0 libmooshika.so; }; }) libtool: install: /usr/bin/install -c .libs/libmooshika.lai /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64/libmooshika.la libtool: install: /usr/bin/install -c .libs/libmooshika.a /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64/libmooshika.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64/libmooshika.a libtool: install: ranlib /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64/libmooshika.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rcat rmitm rreplay '/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/bin' libtool: install: warning: `libmooshika.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rcat /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/bin/rcat libtool: install: warning: `libmooshika.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rmitm /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/bin/rmitm libtool: install: warning: `libmooshika.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rreplay /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/bin/rreplay /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libmooshika.pc '/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src' make[2]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src/tests' make[3]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src/tests' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src/tools' make[3]: Entering directory `/builddir/build/BUILD/libmooshika-1.0/src/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src/tools' make[2]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src/tools' make[1]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0/src' make[1]: Entering directory `/builddir/build/BUILD/libmooshika-1.0' make[2]: Entering directory `/builddir/build/BUILD/libmooshika-1.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 include/mooshika.h '/builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0' make[1]: Leaving directory `/builddir/build/BUILD/libmooshika-1.0' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libmooshika-1.0 extracting debug info from /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/bin/rreplay extracting debug info from /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/bin/rmitm extracting debug info from /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/bin/rcat extracting debug info from /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64/usr/lib64/libmooshika.so.6.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libmooshika.so.6.0.0.debug to /usr/lib/debug/usr/lib64/libmooshika.so.debug symlinked /usr/lib/debug/usr/lib64/libmooshika.so.6.0.0.debug to /usr/lib/debug/usr/lib64/libmooshika.so.6.debug 259 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libmooshika-1.0-0.gf737ffb.el7.centos.x86_64 Provides: libmooshika = 1.0-0.gf737ffb.el7.centos libmooshika(x86-64) = 1.0-0.gf737ffb.el7.centos libmooshika.so.6()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libibverbs.so.1()(64bit) libibverbs.so.1(IBVERBS_1.0)(64bit) libibverbs.so.1(IBVERBS_1.1)(64bit) libmooshika.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libmooshika-devel-1.0-0.gf737ffb.el7.centos.x86_64 Provides: libmooshika-devel = 1.0-0.gf737ffb.el7.centos libmooshika-devel(x86-64) = 1.0-0.gf737ffb.el7.centos pkgconfig(libmooshika) = 1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: libmooshika-rmitm-1.0-0.gf737ffb.el7.centos.x86_64 Provides: libmooshika-rmitm = 1.0-0.gf737ffb.el7.centos libmooshika-rmitm(x86-64) = 1.0-0.gf737ffb.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libibverbs.so.1()(64bit) libmooshika.so.6()(64bit) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librdmacm.so.1()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: libmooshika-rcat-1.0-0.gf737ffb.el7.centos.x86_64 Provides: libmooshika-rcat = 1.0-0.gf737ffb.el7.centos libmooshika-rcat(x86-64) = 1.0-0.gf737ffb.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libibverbs.so.1()(64bit) libmooshika.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librdmacm.so.1()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: libmooshika-debuginfo-1.0-0.gf737ffb.el7.centos.x86_64 Provides: libmooshika-debuginfo = 1.0-0.gf737ffb.el7.centos libmooshika-debuginfo(x86-64) = 1.0-0.gf737ffb.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64 Wrote: /builddir/build/RPMS/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libmooshika-devel-1.0-0.gf737ffb.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libmooshika-rmitm-1.0-0.gf737ffb.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libmooshika-rcat-1.0-0.gf737ffb.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libmooshika-debuginfo-1.0-0.gf737ffb.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oPg2zT + umask 022 + cd /builddir/build/BUILD + cd libmooshika-1.0 + rm -rf /builddir/build/BUILDROOT/libmooshika-1.0-0.gf737ffb.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->