* Package: app-misc/mosquitto-1.4.8 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux persistence srv ssl tcpd userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Package: app-misc/mosquitto-1.4.8 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux persistence srv ssl tcpd userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mosquitto-1.4.8.tar.gz to /var/tmp/portage/app-misc/mosquitto-1.4.8/work >>> Source unpacked in /var/tmp/portage/app-misc/mosquitto-1.4.8/work >>> Preparing source in /var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8 ... * WITH_BRIDGE=no WITH_PERSISTENCE=yes WITH_SRV=yes WITH_TLS=yes WITH_WRAP=yes >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8 ... make -j4 WITH_BRIDGE=no WITH_PERSISTENCE=yes WITH_SRV=yes WITH_TLS=yes WITH_WRAP=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 '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib' make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/man' cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -fPIC -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_SRV -c mosquitto.c -o mosquitto.o cc -O2 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/man' cc -O2 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -pipe -fomit-frame-pointer -Wall -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 -Wl,-O1 -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 '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib/cpp' g++ -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -fPIC -c mosquittopp.cpp -o mosquittopp.o g++ -shared -Wl,-O1 -Wl,--as-needed -Wl,-soname,libmosquittopp.so.1 mosquittopp.o -o libmosquittopp.so.1 ../libmosquitto.so.1 make[2]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib/cpp' make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib' make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/client' cc -c pub_client.c -o pub_client.o -O2 -pipe -fomit-frame-pointer -Wall -I../lib -DVERSION="\"1.4.8\"" -DWITH_TLS -DWITH_TLS_PSK -DWITH_SOCKS -DWITH_SRV cc -c client_shared.c -o client_shared.o -O2 -pipe -fomit-frame-pointer -Wall -I../lib -DVERSION="\"1.4.8\"" -DWITH_TLS -DWITH_TLS_PSK -DWITH_SOCKS -DWITH_SRV cc -c sub_client.c -o sub_client.o -O2 -pipe -fomit-frame-pointer -Wall -I../lib -DVERSION="\"1.4.8\"" -DWITH_TLS -DWITH_TLS_PSK -DWITH_SOCKS -DWITH_SRV cc pub_client.o client_shared.o -o mosquitto_pub -Wl,-O1 -Wl,--as-needed -L../lib ../lib/libmosquitto.so.1 cc sub_client.o client_shared.o -o mosquitto_sub -Wl,-O1 -Wl,--as-needed -L../lib ../lib/libmosquitto.so.1 make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/client' make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/src' cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c mosquitto.c -o mosquitto.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c bridge.c -o bridge.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c conf.c -o conf.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c context.c -o context.o In file included from /usr/include/unistd.h:25:0, from mosquitto.c:22: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"  ^ context.c: In function ‘mqtt3_context_cleanup’: context.c:96:6: warning: unused variable ‘i’ [-Wunused-variable] int i;  ^ cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c database.c -o database.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c logging.c -o logging.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c loop.c -o loop.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/memory_mosq.c -o memory_mosq.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c persist.c -o persist.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c net.c -o net.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/net_mosq.c -o net_mosq.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c read_handle.c -o read_handle.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c read_handle_client.c -o read_handle_client.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c read_handle_server.c -o read_handle_server.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/read_handle_shared.c -o read_handle_shared.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c security.c -o security.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c security_default.c -o security_default.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/send_client_mosq.c -o send_client_mosq.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/send_mosq.c -o send_mosq.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c send_server.c -o send_server.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c service.c -o service.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c subs.c -o subs.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c sys_tree.c -o sys_tree.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/time_mosq.c -o time_mosq.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/tls_mosq.c -o tls_mosq.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/util_mosq.c -o util_mosq.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c websockets.c -o websockets.o cc -O2 -pipe -fomit-frame-pointer -Wall -I. -I.. -I../lib -DVERSION="\"1.4.8\"" -DTIMESTAMP="\"2016-05-04 14:51:39+1000\"" -DWITH_BROKER -DWITH_WRAP -DWITH_TLS -DWITH_TLS_PSK -DWITH_UUID -DWITH_PERSISTENCE -DWITH_MEMORY_TRACKING -DWITH_SYS_TREE -DWITH_EC -c ../lib/will_mosq.c -o will_mosq.o cc -O2 -pipe -fomit-frame-pointer -Wall -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 -Wl,-O1 -Wl,--as-needed -ldl -lm -lrt -Wl,--dynamic-list=linker.syms -lwrap -lssl -lcrypto -luuid cc mosquitto_passwd.o -o mosquitto_passwd -Wl,-O1 -Wl,--as-needed -lcrypto make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/src' >>> Source compiled. >>> Test phase [not enabled]: app-misc/mosquitto-1.4.8 >>> Install mosquitto-1.4.8 into /var/tmp/portage/app-misc/mosquitto-1.4.8/image/ category app-misc make -j4 DESTDIR=/var/tmp/portage/app-misc/mosquitto-1.4.8/image/ prefix=/usr install set -e; for d in lib client src; do make -C ${d}; done make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib' make -C cpp make[2]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib/cpp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib/cpp' make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib' make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/client' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/client' make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/src' set -e; for d in lib client src; do make -C ${d} install; done make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib' make -C cpp make[2]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib/cpp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib/cpp' install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/lib/ install -s --strip-program=strip libmosquitto.so.1 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/lib/libmosquitto.so.1 ln -sf libmosquitto.so.1 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/lib/libmosquitto.so install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/include/ install mosquitto.h /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/include/mosquitto.h make -C cpp install make[2]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib/cpp' install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/lib/ install -s --strip-program=strip libmosquittopp.so.1 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/lib/libmosquittopp.so.1 ln -sf libmosquittopp.so.1 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/lib/libmosquittopp.so install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/include/ install mosquittopp.h /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/include/mosquittopp.h make[2]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib/cpp' make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/lib' make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/client' install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/bin install -s --strip-program=strip mosquitto_pub /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/bin/mosquitto_pub install -s --strip-program=strip mosquitto_sub /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/bin/mosquitto_sub make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/client' make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/src' install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/sbin install -s --strip-program=strip mosquitto /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/sbin/mosquitto install mosquitto_plugin.h /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/include/mosquitto_plugin.h install -s --strip-program=strip mosquitto_passwd /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/bin/mosquitto_passwd make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/src' set -e; for d in man; do make -C ${d} install; done make[1]: Entering directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/man' install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man8 install -m 644 mosquitto.8 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man8/mosquitto.8 install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man5 install -m 644 mosquitto.conf.5 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man5/mosquitto.conf.5 install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man1 install -m 644 mosquitto_passwd.1 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man1/mosquitto_passwd.1 install -m 644 mosquitto_pub.1 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man1/mosquitto_pub.1 install -m 644 mosquitto_sub.1 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man1/mosquitto_sub.1 install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man7 install -m 644 mqtt.7 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man7/mqtt.7 install -m 644 mosquitto-tls.7 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man7/mosquitto-tls.7 install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man3 install -m 644 libmosquitto.3 /var/tmp/portage/app-misc/mosquitto-1.4.8/image//usr/share/man/man3/libmosquitto.3 make[1]: Leaving directory '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8/man' install -d /var/tmp/portage/app-misc/mosquitto-1.4.8/image//etc/mosquitto install -m 644 mosquitto.conf /var/tmp/portage/app-misc/mosquitto-1.4.8/image//etc/mosquitto/mosquitto.conf.example install -m 644 aclfile.example /var/tmp/portage/app-misc/mosquitto-1.4.8/image//etc/mosquitto/aclfile.example install -m 644 pwfile.example /var/tmp/portage/app-misc/mosquitto-1.4.8/image//etc/mosquitto/pwfile.example install -m 644 pskfile.example /var/tmp/portage/app-misc/mosquitto-1.4.8/image//etc/mosquitto/pskfile.example >>> Completed installing mosquitto-1.4.8 into /var/tmp/portage/app-misc/mosquitto-1.4.8/image/ * Final size of build directory: 3584 KiB * Final size of installed tree: 664 KiB Files matching a file type that is not allowed: usr/lib/libmosquittopp.so.1 usr/lib/libmosquitto.so.1 * ERROR: app-misc/mosquitto-1.4.8::gentoo failed: * multilib-strict check failed! * * Call stack: * misc-functions.sh, line 603: Called install_qa_check * misc-functions.sh, line 217: Called source 'install_symlink_html_docs' * 80multilib-strict, line 47: Called multilib_strict_check * 80multilib-strict, line 43: Called die * The specific snippet of code: * [[ ${abort} == yes ]] && die "multilib-strict check failed!" * * If you need support, post the output of `emerge --info '=app-misc/mosquitto-1.4.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/mosquitto-1.4.8::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-misc/mosquitto-1.4.8/temp/build.log.gz'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/mosquitto-1.4.8/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/mosquitto-1.4.8/image' * S: '/var/tmp/portage/app-misc/mosquitto-1.4.8/work/mosquitto-1.4.8'