Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mosquitto.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-2d130bbc63b03270ec04d1651130a4cbb5b766e8/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mosquitto.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/mosquitto-1.4.15-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mosquitto.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-2d130bbc63b03270ec04d1651130a4cbb5b766e8/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mosquitto.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hfotDn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mosquitto-1.4.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/mosquitto-1.4.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mosquitto-1.4.15 + /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.mrUFVU + umask 022 + cd /builddir/build/BUILD + cd mosquitto-1.4.15 + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export 'LDFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed' + make all -j4 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.15/lib' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c memory_mosq.c -o memory_mosq.o make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/man' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.15/lib/cpp' g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.15/lib/cpp' make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/lib' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../lib -DVERSION="\"1.4.15\"" -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../lib -DVERSION="\"1.4.15\"" -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../lib -DVERSION="\"1.4.15\"" -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -L../lib ../lib/libmosquitto.so.1 make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/client' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/src' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 conf.c: In function '_config_read_file_core': conf.c:1388:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' [-Wformat=] _mosquitto_log_printf(NULL, MOSQ_LOG_ERR, "Error: Invalid memory_limit value (%lu).", lim); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -I.. -I../lib -DVERSION="\"1.4.15\"" -DTIMESTAMP="\"2018-05-24 14:07:02+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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -ldl -lm -lrt -Wl,--dynamic-list=linker.syms -lssl -lcrypto -luuid -lwebsockets make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V6fhEW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm ++ dirname /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm + cd mosquitto-1.4.15 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm 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.15/lib' /usr/bin/make -C cpp make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/lib/cpp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/lib/cpp' make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/lib' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/client' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/client' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/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.15/lib' /usr/bin/make -C cpp make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/lib/cpp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/lib/cpp' install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/lib/ install --strip-program=strip libmosquitto.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/lib/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.15-2.el7.arm/usr/lib/libmosquitto.so install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/include/ install mosquitto.h /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/include/mosquitto.h /usr/bin/make -C cpp install make[2]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/lib/cpp' install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/lib/ install -s --strip-program=strip libmosquittopp.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/lib/libmosquittopp.so.1 ln -sf libmosquittopp.so.1 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/lib/libmosquittopp.so install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/include/ install mosquittopp.h /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/include/mosquittopp.h make[2]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/lib/cpp' make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/lib' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/client' install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/bin install --strip-program=strip mosquitto_pub /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/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.15-2.el7.arm/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.15/client' make[1]: Entering directory `/builddir/build/BUILD/mosquitto-1.4.15/src' install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/sbin install --strip-program=strip mosquitto /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/sbin/mosquitto install: WARNING: ignoring --strip-program option as -s option was not specified install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/include install mosquitto_plugin.h /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/include/mosquitto_plugin.h install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/bin install --strip-program=strip mosquitto_passwd /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/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.15/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.15/man' install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man8 install -m 644 mosquitto.8 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man8/mosquitto.8 install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man5 install -m 644 mosquitto.conf.5 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man5/mosquitto.conf.5 install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man1 install -m 644 mosquitto_passwd.1 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man1/mosquitto_passwd.1 install -m 644 mosquitto_pub.1 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man1/mosquitto_pub.1 install -m 644 mosquitto_sub.1 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man1/mosquitto_sub.1 install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man7 install -m 644 mqtt.7 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man7/mqtt.7 install -m 644 mosquitto-tls.7 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man7/mosquitto-tls.7 install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man3 install -m 644 libmosquitto.3 /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/man/man3/libmosquitto.3 make[1]: Leaving directory `/builddir/build/BUILD/mosquitto-1.4.15/man' install -d /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/etc/mosquitto install -m 644 mosquitto.conf /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/etc/mosquitto/mosquitto.conf.example install -m 644 aclfile.example /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/etc/mosquitto/aclfile.example install -m 644 pwfile.example /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/etc/mosquitto/pwfile.example install -m 644 pskfile.example /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/etc/mosquitto/pskfile.example + cat + mkdir -p /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/lib/systemd/system + install -p -m 0644 mosquitto.service /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/lib/systemd/system/mosquitto.service + mv /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/etc/mosquitto/mosquitto.conf.example /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/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 50000000 /builddir/build/BUILD/mosquitto-1.4.15 extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/bin/mosquitto_pub extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/bin/mosquitto_sub extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/bin/mosquitto_passwd extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/lib/libmosquitto.so.1 extracting debug info from /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/sbin/mosquitto /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libmosquitto.so.1.debug to /usr/lib/debug/usr/lib/libmosquitto.so.debug 1239 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.K40zjo + umask 022 + cd /builddir/build/BUILD + cd mosquitto-1.4.15 + exit 0 Processing files: mosquitto-1.4.15-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.th1L1R + umask 022 + cd /builddir/build/BUILD + cd mosquitto-1.4.15 + DOCDIR=/builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/doc/mosquitto-1.4.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/doc/mosquitto-1.4.15 + cp -pr ChangeLog.txt /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/doc/mosquitto-1.4.15 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/doc/mosquitto-1.4.15 + cp -pr readme.md /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/doc/mosquitto-1.4.15 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4LGnlq + umask 022 + cd /builddir/build/BUILD + cd mosquitto-1.4.15 + LICENSEDIR=/builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/licenses/mosquitto-1.4.15 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/licenses/mosquitto-1.4.15 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm/usr/share/licenses/mosquitto-1.4.15 + exit 0 Provides: config(mosquitto) = 1.4.15-2.el7 libmosquitto.so.1 libmosquitto.so.1(MOSQ_1.0) libmosquitto.so.1(MOSQ_1.1) libmosquitto.so.1(MOSQ_1.2) libmosquitto.so.1(MOSQ_1.3) libmosquitto.so.1(MOSQ_1.4) libmosquittopp.so.1 mosquitto = 1.4.15-2.el7 mosquitto(armv7hl-32) = 1.4.15-2.el7 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libcares.so.2 libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libmosquitto.so.1 libmosquitto.so.1(MOSQ_1.0) libmosquitto.so.1(MOSQ_1.1) libmosquitto.so.1(MOSQ_1.2) libmosquitto.so.1(MOSQ_1.3) libmosquitto.so.1(MOSQ_1.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libssl.so.10 libssl.so.10(libssl.so.10) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libuuid.so.1 libuuid.so.1(UUID_1.0) libwebsockets.so.7 rtld(GNU_HASH) Processing files: mosquitto-devel-1.4.15-2.el7.armv7hl Provides: mosquitto-devel = 1.4.15-2.el7 mosquitto-devel(armv7hl-32) = 1.4.15-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmosquitto.so.1 libmosquittopp.so.1 Processing files: mosquitto-debuginfo-1.4.15-2.el7.armv7hl Provides: mosquitto-debuginfo = 1.4.15-2.el7 mosquitto-debuginfo(armv7hl-32) = 1.4.15-2.el7 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.15-2.el7.arm Wrote: /builddir/build/RPMS/mosquitto-1.4.15-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mosquitto-devel-1.4.15-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mosquitto-debuginfo-1.4.15-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iNz8tr + umask 022 + cd /builddir/build/BUILD + cd mosquitto-1.4.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mosquitto-1.4.15-2.el7.arm + exit 0 Child return code was: 0