Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/msg-perf-tool.spec'], env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}shell=Falselogger=chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-11433/root'nspawn_args=[]gid=135uid=1001printOutput=Falsetimeout=0user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/msg-perf-tool.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-887865779.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/msg-perf-tool-0.2.0-0.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/msg-perf-tool.spec'], env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}shell=Falselogger=chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-11433/root'nspawn_args=[]gid=135uid=1001printOutput=Falsetimeout=0user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/msg-perf-tool.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rq4S75 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf msg-perf-tool-0.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/msg-perf-tool-0.2.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd msg-perf-tool-0.2.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VsPgnU + umask 022 + cd /builddir/build/BUILD + cd msg-perf-tool-0.2.0 + LANG=C + export LANG + unset DISPLAY + mkdir build + cd build + cmake -DSTOMP_SUPPORT=ON -DAMQP_SUPPORT=ON -DMQTT_SUPPORT=ON -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr .. -- The C compiler identification is GNU 4.4.7 -- The CXX compiler identification is GNU 4.4.7 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file stdio.h -- Looking for include file stdio.h - found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file errno.h -- Looking for include file errno.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file ctype.h -- Looking for include file ctype.h - found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strndup -- Looking for strndup - found -- Adding definition HAVE_STRNDUP -- Adding Unix related build rules -- Math library found at /usr/lib64/libm.so -- GRU headers found at /usr/include/gru-0 -- GRU library found at /usr/lib64/libgru-0.so -- JSON headers found at /usr/include/json -- JSON library found at /lib64/libjson.so -- BMIC headers found at /usr/include/bmic-0 -- BMIC base library found at /usr/lib64/libbmic-base-0.so -- BMIC management library found at /usr/lib64/libbmic-management-0.so -- BMIC product library found at /usr/lib64/libbmic-product-0.so -- URIParser found on /usr/include -- URIParser library found at /usr/lib64/liburiparser.so -- AMQP support is enabled -- QPid Proton hint /usr -- QPid Proton headers found at /usr/include -- QPid Proton library found at /usr/lib64/libqpid-proton.so -- Stomp support is enabled -- LiteSTOMP hint /usr -- LiteSTOMP headers found at /usr/include -- LiteSTOMP library found at /usr/lib64/liblitestomp-0.so -- APR headers found at /usr/include/apr-1 -- APR library found at /usr/lib64/libapr-1.so -- APR util headers found at /usr/include/apr-1 -- APR util library found at /usr/lib64/libaprutil-1.so -- MQTT support is enabled -- Paho C hint /usr -- Paho C headers found at /usr/include -- Paho C library found at /usr/lib64/libpaho-mqtt3c.so -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/msg-perf-tool-0.2.0/build + make Scanning dependencies of target mpt-common [ 4%] Building C object objs/common/CMakeFiles/mpt-common.dir/contrib/options.c.o [ 8%] Building C object objs/common/CMakeFiles/mpt-common.dir/config.c.o /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/config.c: In function 'save_options': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/config.c:45: warning: conversion to 'uint32_t' from 'size_t' may alter its value [ 12%] Building C object objs/common/CMakeFiles/mpt-common.dir/vmsl.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.c:16: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here [ 16%] Building C object objs/common/CMakeFiles/mpt-common.dir/msgctxt.c.o [ 20%] Building C object objs/common/CMakeFiles/mpt-common.dir/statistics.c.o /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/statistics.c: In function 'statistics_latency_data': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/statistics.c:113: warning: declaration of 'time' shadows a global declaration /usr/include/time.h:186: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/statistics.c: In function 'statistics_latency': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/statistics.c:190: warning: conversion to 'int32_t' from '__suseconds_t' may alter its value [ 24%] Building C object objs/common/CMakeFiles/mpt-common.dir/process_utils.c.o [ 28%] Building C object objs/common/CMakeFiles/mpt-common.dir/msgdata.c.o [ 32%] Building C object objs/common/CMakeFiles/mpt-common.dir/bmic_utils.c.o /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/bmic_utils.c: In function 'mpt_get_queue_stats': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/bmic_utils.c:45: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here [ 36%] Building C object objs/common/CMakeFiles/mpt-common.dir/probes/scheduler.c.o Linking C shared library ../../target/lib64/libmpt-common.so [ 36%] Built target mpt-common Scanning dependencies of target mpt-probe-net [ 40%] Building C object objs/common/objs/common/probes/network/CMakeFiles/mpt-probe-net.dir/net_probe.c.o /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/probes/network/net_probe.c: In function 'net_collect': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/probes/network/net_probe.c:131: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/probes/network/net_probe.c:132: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result Linking C shared module ../../../../../../target/lib64/libmpt-probe-net.so [ 40%] Built target mpt-probe-net Scanning dependencies of target mpt-probe-bmic [ 44%] Building C object objs/common/objs/common/probes/bmic/CMakeFiles/mpt-probe-bmic.dir/bmic_probe.c.o /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/probes/bmic/bmic_probe.c:22: warning: missing braces around initializer /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/probes/bmic/bmic_probe.c:22: warning: (near initialization for 'ctxt.hint') /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/probes/bmic/bmic_probe.c: In function 'print_queue_stat': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/probes/bmic/bmic_probe.c:24: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here Linking C shared module ../../../../../../target/lib64/libmpt-probe-bmic.so [ 44%] Built target mpt-probe-bmic Scanning dependencies of target mpt-proton [ 48%] Building C object objs/api/qpid-proton/CMakeFiles/mpt-proton.dir/proton-context.c.o [ 52%] Building C object objs/api/qpid-proton/CMakeFiles/mpt-proton.dir/proton-wrapper.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/qpid-proton/proton-wrapper.h:32, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/qpid-proton/proton-wrapper.c:19: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/qpid-proton/proton-wrapper.c: In function 'proton_timestamp_to_mpt_timestamp_t': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/qpid-proton/proton-wrapper.c:397: warning: conversion to '__suseconds_t' from 'double' may alter its value /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/qpid-proton/proton-wrapper.c:398: warning: conversion to '__time_t' from 'double' may alter its value /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/qpid-proton/proton-wrapper.c: In function 'proton_receive': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/qpid-proton/proton-wrapper.c:425: warning: suggest parentheses around assignment used as truth value Linking C shared library ../../../target/lib64/libmpt-proton.so [ 52%] Built target mpt-proton Scanning dependencies of target mpt-stomp [ 56%] Building C object objs/api/litestomp/CMakeFiles/mpt-stomp.dir/stomp-context.c.o [ 60%] Building C object objs/api/litestomp/CMakeFiles/mpt-stomp.dir/stomp-wrapper.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.h:27, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:16: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c: In function 'litestomp_init': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c: In function 'litestomp_send': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:133: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:146: warning: missing braces around initializer /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:146: warning: (near initialization for 'send_header.common') /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c: In function 'litestomp_subscribe': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:173: warning: missing braces around initializer /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:173: warning: (near initialization for 'sub_header.common') /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:175: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c: In function 'litestomp_receive': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:207: warning: missing braces around initializer /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:207: warning: (near initialization for 'receive_header.common') /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:208: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/litestomp/stomp-wrapper.c:221: warning: declaration of 'ctime' shadows a global declaration /usr/include/time.h:258: warning: shadowed declaration is here Linking C shared library ../../../target/lib64/libmpt-stomp.so [ 60%] Built target mpt-stomp Scanning dependencies of target mpt-paho [ 64%] Building C object objs/api/paho-c/CMakeFiles/mpt-paho.dir/paho-context.c.o [ 68%] Building C object objs/api/paho-c/CMakeFiles/mpt-paho.dir/paho-wrapper.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/paho-c/paho-wrapper.h:27, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/paho-c/paho-wrapper.c:16: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/paho-c/paho-wrapper.c: In function 'paho_serialize_content': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/paho-c/paho-wrapper.c:134: warning: conversion to 'int' from 'size_t' may alter its value /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/paho-c/paho-wrapper.c:133: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/paho-c/paho-wrapper.c: In function 'paho_receive': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/paho-c/paho-wrapper.c:257: warning: format '%17s' expects type 'char *', but argument 3 has type 'char (*)[18]' Linking C shared library ../../../target/lib64/libmpt-paho.so [ 68%] Built target mpt-paho Scanning dependencies of target mpt-api-common [ 72%] Building C object objs/api/CMakeFiles/mpt-api-common.dir/vmsl_assign.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/vmsl_assign.h:23, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/api/vmsl_assign.c:18: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here Linking C shared library ../../target/lib64/libmpt-api-common.so [ 72%] Built target mpt-api-common Scanning dependencies of target mpt-receiver [ 76%] Building C object objs/receiver/CMakeFiles/mpt-receiver.dir/receiver_main.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/receiver/message_receiver.h:26, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/receiver/receiver_main.h:36, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/receiver/receiver_main.c:16: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here [ 80%] Building C object objs/receiver/CMakeFiles/mpt-receiver.dir/message_receiver.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/receiver/message_receiver.h:26, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/receiver/message_receiver.c:16: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here Linking C executable ../../target/bin/mpt-receiver [ 80%] Built target mpt-receiver Scanning dependencies of target mpt-sender [ 84%] Building C object objs/sender/CMakeFiles/mpt-sender.dir/sender_main.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/message_sender.h:24, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/sender_perf_main.h:37, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/sender_main.h:24, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/sender_main.c:16: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here [ 88%] Building C object objs/sender/CMakeFiles/mpt-sender.dir/sender_perf_main.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/message_sender.h:24, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/sender_perf_main.h:37, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/sender_perf_main.c:18: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here [ 92%] Building C object objs/sender/CMakeFiles/mpt-sender.dir/sender_tune_main.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/sender_tune_main.h:38, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/sender_tune_main.c:16: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here [ 96%] Building C object objs/sender/CMakeFiles/mpt-sender.dir/message_sender.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/message_sender.h:24, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/message_sender.c:16: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/message_sender.c: In function 'sender_start': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/message_sender.c:55: warning: declaration of 'round' shadows a global declaration /usr/include/bits/mathcalls.h:310: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/message_sender.c:83: warning: conversion to '__useconds_t' from '__suseconds_t' may alter its value [100%] Building C object objs/sender/CMakeFiles/mpt-sender.dir/tune_sender.c.o In file included from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/tune_sender.h:37, from /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/tune_sender.c:16: /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_success': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:56: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h: In function 'vmsl_stat_error': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/common/vmsl.h:60: warning: declaration of 'stat' shadows a global declaration /usr/include/sys/stat.h:455: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/tune_sender.c: In function 'tune_exec_step': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/tune_sender.c:87: warning: declaration of 'round' shadows a global declaration /usr/include/bits/mathcalls.h:310: warning: shadowed declaration is here /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/tune_sender.c:106: warning: conversion to '__useconds_t' from '__suseconds_t' may alter its value /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/tune_sender.c: In function 'tune_start': /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/tune_sender.c:137: warning: missing braces around initializer /builddir/build/BUILD/msg-perf-tool-0.2.0/src/sender/tune_sender.c:137: warning: (near initialization for 'ctxt.hint') Linking C executable ../../target/bin/mpt-sender [100%] Built target mpt-sender Scanning dependencies of target runner-scripts Copying script file /builddir/build/BUILD/msg-perf-tool-0.2.0/src/runner/mpt-runner.sh to runtime dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/runner/../../build/target/bin Copying script file /builddir/build/BUILD/msg-perf-tool-0.2.0/src/runner/mpt-reload.sh to runtime dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/runner/../../build/target/bin [100%] Built target runner-scripts Scanning dependencies of target loader-scripts Copying script file /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/mpt-loader.py to runtime dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/../../build/target/bin -- Copying configuration data /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/config/mpt-loader.conf to shared data dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/../../build/target//mpt -- Copying configuration data /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/config/sample-test-case.conf to shared data dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/../../build/target//mpt [100%] Built target loader-scripts + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VFBGrQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64 + cd msg-perf-tool-0.2.0 + LANG=C + export LANG + unset DISPLAY + cd build + make install [ 36%] Built target mpt-common [ 40%] Built target mpt-probe-net [ 44%] Built target mpt-probe-bmic [ 52%] Built target mpt-proton [ 60%] Built target mpt-stomp [ 68%] Built target mpt-paho [ 72%] Built target mpt-api-common [ 80%] Built target mpt-receiver [100%] Built target mpt-sender Copying script file /builddir/build/BUILD/msg-perf-tool-0.2.0/src/runner/mpt-runner.sh to runtime dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/runner/../../build/target/bin Copying script file /builddir/build/BUILD/msg-perf-tool-0.2.0/src/runner/mpt-reload.sh to runtime dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/runner/../../build/target/bin [100%] Built target runner-scripts Copying script file /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/mpt-loader.py to runtime dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/../../build/target/bin -- Copying configuration data /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/config/mpt-loader.conf to shared data dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/../../build/target//mpt -- Copying configuration data /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/config/sample-test-case.conf to shared data dir /builddir/build/BUILD/msg-perf-tool-0.2.0/src/loader/../../build/target//mpt [100%] Built target loader-scripts Install the project... -- Install configuration: "RELEASE" -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-common.so -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-probe-net.so -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-probe-bmic.so -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-proton.so -- Removed runtime path from "/builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-proton.so" -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-stomp.so -- Removed runtime path from "/builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-stomp.so" -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-paho.so -- Removed runtime path from "/builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-paho.so" -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-api-common.so -- Removed runtime path from "/builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/lib64/libmpt-api-common.so" -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/bin/mpt-receiver -- Removed runtime path from "/builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/bin/mpt-receiver" -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/bin/mpt-sender -- Removed runtime path from "/builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/bin/mpt-sender" -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/bin/mpt-runner.sh -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/bin/mpt-loader.py -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/share/mpt/mpt-loader.conf -- Installing: /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/share/mpt/sample-test-case.conf + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: msg-perf-tool-0.2.0-0.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O6nx6M + umask 022 + cd /builddir/build/BUILD + cd msg-perf-tool-0.2.0 + DOCDIR=/builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/share/doc/msg-perf-tool-0.2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/share/doc/msg-perf-tool-0.2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/share/doc/msg-perf-tool-0.2.0 + cp -pr README.md LICENSE /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64/usr/share/doc/msg-perf-tool-0.2.0 + exit 0 Provides: libmpt-api-common.so()(64bit) libmpt-common.so()(64bit) libmpt-paho.so()(64bit) libmpt-probe-bmic.so()(64bit) libmpt-probe-net.so()(64bit) libmpt-proton.so()(64bit) libmpt-stomp.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/env libaprutil-1.so.0()(64bit) libbmic-base-0.so()(64bit) libbmic-management-0.so()(64bit) libbmic-product-0.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgru-0.so()(64bit) libjson.so.0()(64bit) liblitestomp-0.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmpt-api-common.so()(64bit) libmpt-common.so()(64bit) libmpt-paho.so()(64bit) libmpt-proton.so()(64bit) libmpt-stomp.so()(64bit) libpaho-mqtt3c.so.1()(64bit) libqpid-proton.so.10()(64bit) liburiparser.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-887865779.novalocal Wrote: /builddir/build/RPMS/msg-perf-tool-0.2.0-0.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.to9OIG + umask 022 + cd /builddir/build/BUILD + cd msg-perf-tool-0.2.0 + /bin/rm -rf /builddir/build/BUILDROOT/msg-perf-tool-0.2.0-0.el6.x86_64 + exit 0 Child return code was: 0