Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mosquitto.spec'], chrootPath='/var/lib/mock/infrastructure6-el6-build-28214-39953/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mosquitto.spec'] with env {'LANG': 'en_GB', '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: c1bd.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mosquitto-1.4.12-1.el6.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/mosquitto.spec '], chrootPath='/var/lib/mock/infrastructure6-el6-build-28214-39953/root'shell=Falseuid=497env={'LANG': 'en_GB', '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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mosquitto.spec '] with env {'LANG': 'en_GB', '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.TErQm5 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mosquitto-1.4.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/mosquitto-1.4.12.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mosquitto-1.4.12 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r src/uthash.h + sed -i 's|prefix=/usr/local|prefix=/usr|' config.mk + sed -i 's|(INSTALL) -s|(INSTALL)|g' lib/Makefile src/Makefile client/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N4F7GH + umask 022 + cd /builddir/build/BUILD + cd mosquitto-1.4.12 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export 'LDFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed' + LDFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed' + make all -j16 WITH_WEBSOCKETS=no set -e; for d in lib client src; do make -C ${d}; done set -e; for d in man; do make -C ${d}; done make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/lib' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c mosquitto.c -o mosquitto.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c logging_mosq.c -o logging_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c memory_mosq.c -o memory_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c messages_mosq.c -o messages_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c net_mosq.c -o net_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c read_handle.c -o read_handle.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c read_handle_client.c -o read_handle_client.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c read_handle_shared.c -o read_handle_shared.o make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/man' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c send_mosq.c -o send_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c send_client_mosq.c -o send_client_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c socks_mosq.c -o socks_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c srv_mosq.c -o srv_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c thread_mosq.c -o thread_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c time_mosq.c -o time_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c tls_mosq.c -o tls_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c util_mosq.c -o util_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c will_mosq.c -o will_mosq.o cc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed -Wl,--version-script=linker.version -Wl,-soname,libmosquitto.so.1 mosquitto.o logging_mosq.o memory_mosq.o messages_mosq.o net_mosq.o read_handle.o read_handle_client.o read_handle_shared.o send_mosq.o send_client_mosq.o socks_mosq.o srv_mosq.o thread_mosq.o time_mosq.o tls_mosq.o util_mosq.o will_mosq.o -o libmosquitto.so.1 -lrt -lssl -lcrypto -lpthread -lcares ar cr libmosquitto.a mosquitto.o logging_mosq.o memory_mosq.o messages_mosq.o net_mosq.o read_handle.o read_handle_client.o read_handle_shared.o send_mosq.o send_client_mosq.o socks_mosq.o srv_mosq.o thread_mosq.o time_mosq.o tls_mosq.o util_mosq.o will_mosq.o make -C cpp make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/lib/cpp' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -fPIC -c mosquittopp.cpp -o mosquittopp.o g++ -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed -Wl,-soname,libmosquittopp.so.1 mosquittopp.o -o libmosquittopp.so.1 ../libmosquitto.so.1 make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/lib/cpp' make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/lib' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/client' cc -c pub_client.c -o pub_client.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../lib -DVERSION="\"1.4.12\"" -DWITH_TLS -DWITH_TLS_PSK -DWITH_SOCKS -DWITH_SRV cc -c client_shared.c -o client_shared.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../lib -DVERSION="\"1.4.12\"" -DWITH_TLS -DWITH_TLS_PSK -DWITH_SOCKS -DWITH_SRV cc -c sub_client.c -o sub_client.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../lib -DVERSION="\"1.4.12\"" -DWITH_TLS -DWITH_TLS_PSK -DWITH_SOCKS -DWITH_SRV sub_client.c: In function 'my_message_callback': sub_client.c:58: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result sub_client.c:70: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cc pub_client.o client_shared.o -o mosquitto_pub -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed -L../lib ../lib/libmosquitto.so.1 cc sub_client.o client_shared.o -o mosquitto_sub -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed -L../lib ../lib/libmosquitto.so.1 make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/client' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/src' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c mosquitto.c -o mosquitto.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c bridge.c -o bridge.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c conf.c -o conf.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c context.c -o context.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c database.c -o database.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c logging.c -o logging.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c loop.c -o loop.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/memory_mosq.c -o memory_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c persist.c -o persist.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c net.c -o net.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/net_mosq.c -o net_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c read_handle.c -o read_handle.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c read_handle_client.c -o read_handle_client.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c read_handle_server.c -o read_handle_server.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/read_handle_shared.c -o read_handle_shared.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c security.c -o security.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c security_default.c -o security_default.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/send_client_mosq.c -o send_client_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/send_mosq.c -o send_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c send_server.c -o send_server.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c service.c -o service.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c subs.c -o subs.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c sys_tree.c -o sys_tree.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/time_mosq.c -o time_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/tls_mosq.c -o tls_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/util_mosq.c -o util_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c websockets.c -o websockets.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I. -I.. -I../lib -DVERSION="\"1.4.12\"" -DTIMESTAMP="\"2017-05-29 15:50:20+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/will_mosq.c -o will_mosq.o cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mosquitto_passwd.c -o mosquitto_passwd.o cc mosquitto_passwd.o -o mosquitto_passwd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed -lcrypto cc mosquitto.o bridge.o conf.o context.o database.o logging.o loop.o memory_mosq.o persist.o net.o net_mosq.o read_handle.o read_handle_client.o read_handle_server.o read_handle_shared.o security.o security_default.o send_client_mosq.o send_mosq.o send_server.o service.o subs.o sys_tree.o time_mosq.o tls_mosq.o util_mosq.o websockets.o will_mosq.o -o mosquitto -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -Wl,--as-needed -ldl -lm -lrt -Wl,--dynamic-list=linker.syms -lssl -lcrypto -luuid make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pZwOKp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64 + cd mosquitto-1.4.12 + LANG=C + export LANG + unset DISPLAY + export LIB_SUFFIX=64 + LIB_SUFFIX=64 + make install DESTDIR=/builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64 set -e; for d in lib client src; do make -C ${d}; done make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/lib' make -C cpp make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/lib/cpp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/lib/cpp' make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/lib' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/client' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/client' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/src' set -e; for d in lib client src; do make -C ${d} install; done make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/lib' make -C cpp make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/lib/cpp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/lib/cpp' install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/lib64/ install --strip-program=strip libmosquitto.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/lib64/libmosquitto.so.1 install: WARNING: ignoring --strip-program option as -s option was not specified ln -sf libmosquitto.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/lib64/libmosquitto.so install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/include/ install mosquitto.h /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/include/mosquitto.h make -C cpp install make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/lib/cpp' install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/lib64/ install -s --strip-program=strip libmosquittopp.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/lib64/libmosquittopp.so.1 ln -sf libmosquittopp.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/lib64/libmosquittopp.so install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/include/ install mosquittopp.h /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/include/mosquittopp.h make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/lib/cpp' make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/lib' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/client' install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/bin install --strip-program=strip mosquitto_pub /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/bin/mosquitto_pub install: WARNING: ignoring --strip-program option as -s option was not specified install --strip-program=strip mosquitto_sub /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/bin/mosquitto_sub install: WARNING: ignoring --strip-program option as -s option was not specified make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/client' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/src' install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/sbin install --strip-program=strip mosquitto /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/sbin/mosquitto install: WARNING: ignoring --strip-program option as -s option was not specified install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/include install mosquitto_plugin.h /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/include/mosquitto_plugin.h install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/bin install --strip-program=strip mosquitto_passwd /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/bin/mosquitto_passwd install: WARNING: ignoring --strip-program option as -s option was not specified make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/src' set -e; for d in man; do make -C ${d} install; done make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.12/man' install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man8 install -m 644 mosquitto.8 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man8/mosquitto.8 install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man5 install -m 644 mosquitto.conf.5 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man5/mosquitto.conf.5 install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man1 install -m 644 mosquitto_passwd.1 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man1/mosquitto_passwd.1 install -m 644 mosquitto_pub.1 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man1/mosquitto_pub.1 install -m 644 mosquitto_sub.1 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man1/mosquitto_sub.1 install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man7 install -m 644 mqtt.7 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man7/mqtt.7 install -m 644 mosquitto-tls.7 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man7/mosquitto-tls.7 install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man3 install -m 644 libmosquitto.3 /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/man/man3/libmosquitto.3 make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.12/man' install -d /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/etc/mosquitto install -m 644 mosquitto.conf /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/etc/mosquitto/mosquitto.conf.example install -m 644 aclfile.example /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/etc/mosquitto/aclfile.example install -m 644 pwfile.example /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/etc/mosquitto/pwfile.example install -m 644 pskfile.example /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/etc/mosquitto/pskfile.example + mkdir -p /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/etc/rc.d/init.d + install -p -m 0755 /builddir/build/SOURCES/mosquitto.init /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/etc/rc.d/init.d/mosquitto + mv /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/etc/mosquitto/mosquitto.conf.example /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/etc/mosquitto/mosquitto.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/mosquitto-1.4.12 extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/sbin/mosquitto extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/bin/mosquitto_pub extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/bin/mosquitto_sub extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/bin/mosquitto_passwd extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/lib64/libmosquitto.so.1 symlinked /usr/lib/debug/usr/lib64/libmosquitto.so.1.debug to /usr/lib/debug/usr/lib64/libmosquitto.so.debug 1158 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/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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.l1ypWa + umask 022 + cd /builddir/build/BUILD Processing files: mosquitto-1.4.12-1.el6.x86_64 + cd mosquitto-1.4.12 + unset DISPLAY + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3m3F8V + umask 022 + cd /builddir/build/BUILD + cd mosquitto-1.4.12 + DOCDIR=/builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/doc/mosquitto-1.4.12 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/doc/mosquitto-1.4.12 + /bin/mkdir -p /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/doc/mosquitto-1.4.12 + cp -pr ChangeLog.txt CONTRIBUTING.md readme.md LICENSE.txt /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64/usr/share/doc/mosquitto-1.4.12 + exit 0 Provides: config(mosquitto) = 1.4.12-1.el6 libmosquitto.so.1()(64bit) libmosquitto.so.1(MOSQ_1.0)(64bit) libmosquitto.so.1(MOSQ_1.1)(64bit) libmosquitto.so.1(MOSQ_1.2)(64bit) libmosquitto.so.1(MOSQ_1.3)(64bit) libmosquitto.so.1(MOSQ_1.4)(64bit) libmosquittopp.so.1()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig Requires(postun): /bin/sh chkconfig Requires: /bin/sh 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) libcares.so.2()(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmosquitto.so.1()(64bit) libmosquitto.so.1(MOSQ_1.0)(64bit) libmosquitto.so.1(MOSQ_1.1)(64bit) libmosquitto.so.1(MOSQ_1.2)(64bit) libmosquitto.so.1(MOSQ_1.3)(64bit) libmosquitto.so.1(MOSQ_1.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: mosquitto-devel-1.4.12-1.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmosquitto.so.1()(64bit) libmosquittopp.so.1()(64bit) Processing files: mosquitto-debuginfo-1.4.12-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64 warning: Could not canonicalize hostname: c1bd.rdu2.centos.org Wrote: /builddir/build/RPMS/mosquitto-1.4.12-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/mosquitto-devel-1.4.12-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/mosquitto-debuginfo-1.4.12-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pMmQa1 + umask 022 + cd /builddir/build/BUILD + cd mosquitto-1.4.12 + /bin/rm -rf /builddir/build/BUILDROOT/mosquitto-1.4.12-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->