Mock Version: 1.3.4
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mosquitto.spec'], gid=135shell=Falsetimeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ '}printOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f80235f2898>uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5567/root'nspawn_args=[]user='mockbuild')
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mosquitto.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ '} and shell False
warning: Could not canonicalize hostname: copr-builder-814687744.novalocal
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/mosquitto-1.4.11-2.el7.centos.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mosquitto.spec'], gid=135shell=Falsetimeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ '}printOutput=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f80235f2898>uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5567/root'nspawn_args=[]user='mockbuild')
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mosquitto.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ '} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DIiTtO
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf mosquitto-1.4.11
+ /usr/bin/gzip -dc /builddir/build/SOURCES/mosquitto-1.4.11.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mosquitto-1.4.11
+ /usr/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.5iql8N
+ umask 022
+ cd /builddir/build/BUILD
+ cd mosquitto-1.4.11
+ export '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'
+ 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 'LDFLAGS=-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  -Wl,--as-needed'
+ LDFLAGS='-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  -Wl,--as-needed'
+ make all -j2 WITH_WEBSOCKETS=yes
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.11/lib'
cc -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. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c mosquitto.c -o mosquitto.o
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/man'
cc -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. -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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
cc -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. -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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.11/lib/cpp'
g++ -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. -I.. -I../lib  -fPIC -c mosquittopp.cpp -o mosquittopp.o
g++ -shared -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  -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.11/lib/cpp'
make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/lib'
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/client'
cc -c pub_client.c -o pub_client.o -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../lib -DVERSION="\"1.4.11\"" -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic  -I../lib -DVERSION="\"1.4.11\"" -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic  -I../lib -DVERSION="\"1.4.11\"" -DWITH_TLS -DWITH_TLS_PSK -DWITH_SOCKS -DWITH_SRV
cc pub_client.o client_shared.o -o mosquitto_pub -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  -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -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.11/client'
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/src'
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c mosquitto.c -o mosquitto.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c bridge.c -o bridge.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c conf.c -o conf.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c context.c -o context.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c database.c -o database.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c logging.c -o logging.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c loop.c -o loop.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c ../lib/memory_mosq.c -o memory_mosq.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c persist.c -o persist.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c net.c -o net.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c ../lib/net_mosq.c -o net_mosq.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c read_handle.c -o read_handle.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic  -I. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic  -I. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic  -I. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c security.c -o security.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c security_default.c -o security_default.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic  -I. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c ../lib/send_mosq.c -o send_mosq.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c send_server.c -o send_server.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c service.c -o service.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c subs.c -o subs.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c sys_tree.c -o sys_tree.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c ../lib/time_mosq.c -o time_mosq.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c ../lib/tls_mosq.c -o tls_mosq.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c ../lib/util_mosq.c -o util_mosq.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c websockets.c -o websockets.o
cc -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. -I.. -I../lib  -DVERSION="\"1.4.11\"" -DTIMESTAMP="\"2017-03-10 18:18:15+0000\"" -DWITH_BROKER -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_BRIDGE -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_WEBSOCKETS -DWITH_EC -c ../lib/will_mosq.c -o will_mosq.o
cc -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 mosquitto_passwd.c -o mosquitto_passwd.o
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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wl,-z,relro  -Wl,--as-needed -ldl -lm -lrt -Wl,--dynamic-list=linker.syms -lanl -lssl -lcrypto -luuid -lwebsockets
cc mosquitto_passwd.o -o mosquitto_passwd -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  -Wl,--as-needed -lcrypto
make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/src'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dEYFZ5
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64
+ cd mosquitto-1.4.11
+ export LIB_SUFFIX=64
+ LIB_SUFFIX=64
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64
set -e; for d in lib client src; do /usr/bin/make -C ${d}; done
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/lib'
/usr/bin/make -C cpp
make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/lib/cpp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/lib/cpp'
make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/lib'
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/client'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/client'
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/src'
set -e; for d in lib client src; do /usr/bin/make -C ${d} install; done
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/lib'
/usr/bin/make -C cpp
make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/lib/cpp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/lib/cpp'
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/lib64/
install --strip-program=strip libmosquitto.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.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.11-2.el7.centos.x86_64/usr/lib64/libmosquitto.so
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/include/
install mosquitto.h /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/include/mosquitto.h
/usr/bin/make -C cpp install
make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/lib/cpp'
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/lib64/
install -s --strip-program=strip libmosquittopp.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/lib64/libmosquittopp.so.1
ln -sf libmosquittopp.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/lib64/libmosquittopp.so
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/include/
install mosquittopp.h /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/include/mosquittopp.h
make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/lib/cpp'
make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/lib'
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/client'
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/bin
install --strip-program=strip mosquitto_pub /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.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.11-2.el7.centos.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.11/client'
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/src'
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/sbin
install --strip-program=strip mosquitto /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.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.11-2.el7.centos.x86_64/usr/include
install mosquitto_plugin.h /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/include/mosquitto_plugin.h
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/bin
install --strip-program=strip mosquitto_passwd /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.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.11/src'
set -e; for d in man; do /usr/bin/make -C ${d} install; done
make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.11/man'
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man8
install -m 644 mosquitto.8 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man8/mosquitto.8
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man5
install -m 644 mosquitto.conf.5 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man5/mosquitto.conf.5
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man1
install -m 644 mosquitto_passwd.1 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man1/mosquitto_passwd.1
install -m 644 mosquitto_pub.1 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man1/mosquitto_pub.1
install -m 644 mosquitto_sub.1 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man1/mosquitto_sub.1
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man7
install -m 644 mqtt.7 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man7/mqtt.7
install -m 644 mosquitto-tls.7 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man7/mosquitto-tls.7
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man3
install -m 644 libmosquitto.3 /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/man/man3/libmosquitto.3
make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.11/man'
install -d /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/etc/mosquitto
install -m 644 mosquitto.conf /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/etc/mosquitto/mosquitto.conf.example
install -m 644 aclfile.example /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/etc/mosquitto/aclfile.example
install -m 644 pwfile.example /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/etc/mosquitto/pwfile.example
install -m 644 pskfile.example /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/etc/mosquitto/pskfile.example
+ mkdir -p /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/lib/systemd/system
+ install -p -m 0644 /builddir/build/SOURCES/mosquitto.service /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/lib/systemd/system/mosquitto.service
+ mv /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/etc/mosquitto/mosquitto.conf.example /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/etc/mosquitto/mosquitto.conf
+ /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/mosquitto-1.4.11
extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/sbin/mosquitto
extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/bin/mosquitto_passwd
extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/bin/mosquitto_sub
extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/bin/mosquitto_pub
extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/lib64/libmosquitto.so.1
/usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/usr/lib64/libmosquitto.so.1.debug to /usr/lib/debug/usr/lib64/libmosquitto.so.debug
1216 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
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zhPLCq
+ umask 022
+ cd /builddir/build/BUILD
+ cd mosquitto-1.4.11
+ exit 0
Processing files: mosquitto-1.4.11-2.el7.centos.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hC2ugL
+ umask 022
+ cd /builddir/build/BUILD
+ cd mosquitto-1.4.11
+ DOCDIR=/builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/doc/mosquitto-1.4.11
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/doc/mosquitto-1.4.11
+ cp -pr ChangeLog.txt /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/doc/mosquitto-1.4.11
+ cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/doc/mosquitto-1.4.11
+ cp -pr readme.md /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/doc/mosquitto-1.4.11
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9OLGV5
+ umask 022
+ cd /builddir/build/BUILD
+ cd mosquitto-1.4.11
+ LICENSEDIR=/builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/licenses/mosquitto-1.4.11
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/licenses/mosquitto-1.4.11
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64/usr/share/licenses/mosquitto-1.4.11
+ exit 0
Provides: config(mosquitto) = 1.4.11-2.el7.centos 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) mosquitto = 1.4.11-2.el7.centos mosquitto(x86-64) = 1.4.11-2.el7.centos
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 systemd
Requires(preun): /bin/sh systemd
Requires(postun): /bin/sh systemd
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(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) libwebsockets.so.7()(64bit) rtld(GNU_HASH)
Processing files: mosquitto-devel-1.4.11-2.el7.centos.x86_64
Provides: mosquitto-devel = 1.4.11-2.el7.centos mosquitto-devel(x86-64) = 1.4.11-2.el7.centos
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.11-2.el7.centos.x86_64
Provides: mosquitto-debuginfo = 1.4.11-2.el7.centos mosquitto-debuginfo(x86-64) = 1.4.11-2.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/mosquitto-1.4.11-2.el7.centos.x86_64
Wrote: /builddir/build/RPMS/mosquitto-1.4.11-2.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/mosquitto-devel-1.4.11-2.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/mosquitto-debuginfo-1.4.11-2.el7.centos.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h13G5v
+ umask 022
+ cd /builddir/build/BUILD
+ cd mosquitto-1.4.11
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/mosquitto-1.4.11-2.el7.centos.x86_64
+ exit 0
Child return code was: 0