make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zeromq-4.2.5/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zeromq-4.2.5/doc' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zeromq-4.2.5/doc' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/zeromq-4.2.5' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zeromq-4.2.5' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzmq.la '/home/peko/autobuild/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 src/libzmq.pc '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zmq.h include/zmq_utils.h '/home/peko/autobuild/instance-0/output/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzmq.so.5.1.5 /home/peko/autobuild/instance-0/output/target/usr/lib/libzmq.so.5.1.5 libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libzmq.so.5.1.5 libzmq.so.5 || { rm -f libzmq.so.5 && ln -s libzmq.so.5.1.5 libzmq.so.5; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libzmq.so.5.1.5 libzmq.so || { rm -f libzmq.so && ln -s libzmq.so.5.1.5 libzmq.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzmq.lai /home/peko/autobuild/instance-0/output/target/usr/lib/libzmq.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c tools/curve_keygen '/home/peko/autobuild/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c tools/curve_keygen /home/peko/autobuild/instance-0/output/target/usr/bin/curve_keygen make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zeromq-4.2.5' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zeromq-4.2.5' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zeromq-4.2.5' >>> zmqpp 4.2.0 Downloading PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/peko/autobuild/instance-0/dl BUILD_DIR=/home/peko/autobuild/instance-0/output/build O=/home/peko/autobuild/instance-0/output flock /home/peko/autobuild/instance-0/dl/zmqpp/ support/download/dl-wrapper -c '4.2.0' -d '/home/peko/autobuild/instance-0/dl/zmqpp' -D '/home/peko/autobuild/instance-0/dl' -f 'zmqpp-4.2.0.tar.gz' -H 'package/zmqpp//zmqpp.hash' -n 'zmqpp-4.2.0' -N 'zmqpp' -o '/home/peko/autobuild/instance-0/dl/zmqpp/zmqpp-4.2.0.tar.gz' -u https+https://github.com/zeromq/zmqpp/archive/4.2.0 -u http\|urlencode+http://sources.buildroot.net/zmqpp -u http\|urlencode+http://sources.buildroot.net -- --2018-06-29 02:53:47-- https://github.com/zeromq/zmqpp/archive/4.2.0/zmqpp-4.2.0.tar.gz Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112 Connecting to github.com (github.com)|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/zeromq/zmqpp/tar.gz/4.2.0 [following] --2018-06-29 02:53:48-- https://codeload.github.com/zeromq/zmqpp/tar.gz/4.2.0 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: `/home/peko/autobuild/instance-0/output/build/.zmqpp-4.2.0.tar.gz.awwoF1/output' 0K .......... .......... .......... .......... .......... 266K 50K .......... .......... .......... .......... .......... 531K 100K 1010G=0.3s 2018-06-29 02:53:49 (356 KB/s) - `/home/peko/autobuild/instance-0/output/build/.zmqpp-4.2.0.tar.gz.awwoF1/output' saved [102942] zmqpp-4.2.0.tar.gz: OK (sha256: c1d4587df3562f73849d9e5f8c932ca7dcfc7d8bec31f62d7f35073ef81f4d29) >>> zmqpp 4.2.0 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/zmqpp/zmqpp-4.2.0.tar.gz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0 -xf - >>> zmqpp 4.2.0 Patching Applying 0001-Allow-building-shared-or-static-library-only.patch using patch: patching file Makefile >>> zmqpp 4.2.0 Configuring >>> zmqpp 4.2.0 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-as" LD="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CONFIG=release LDFLAGS=" -lpthread -latomic" LD="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes library -C /home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0 make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0' mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/zmqpp.o src/zmqpp/zmqpp.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/curve.o src/zmqpp/curve.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/auth.o src/zmqpp/auth.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/loop.o src/zmqpp/loop.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/proxy.o src/zmqpp/proxy.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/actor.o src/zmqpp/actor.cpp In file included from src/zmqpp/curve.cpp:17:0: /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/zmq_utils.h:46:84: note: #pragma message: Warning: zmq_utils.h is deprecated. All its functionality is provided by zmq.h. "Warning: zmq_utils.h is deprecated. All its functionality is provided by zmq.h.") ^ mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/proxy_steerable.o src/zmqpp/proxy_steerable.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/poller.o src/zmqpp/poller.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/context.o src/zmqpp/context.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/frame.o src/zmqpp/frame.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/z85.o src/zmqpp/z85.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/reactor.o src/zmqpp/reactor.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/zap_request.o src/zmqpp/zap_request.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/signal.o src/zmqpp/signal.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/message.o src/zmqpp/message.cpp mkdir -p build/obj/zmqpp/ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2018-06-29 02:53"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/socket.o src/zmqpp/socket.cpp src/zmqpp/socket.cpp: In member function 'bool zmqpp::socket::send(const string&, bool)': src/zmqpp/socket.cpp:122:68: warning: 'bool zmqpp::socket::send(const string&, int)' is deprecated (declared at src/zmqpp/socket.hpp:292) [-Wdeprecated-declarations] return send(str, (dont_block) ? socket::dont_wait : socket::normal); ^ src/zmqpp/socket.cpp: In member function 'bool zmqpp::socket::receive(std::string&, bool)': src/zmqpp/socket.cpp:128:71: warning: 'bool zmqpp::socket::receive(std::string&, int)' is deprecated (declared at src/zmqpp/socket.hpp:307) [-Wdeprecated-declarations] return receive(str, (dont_block) ? socket::dont_wait : socket::normal); ^ /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++ -lpthread -latomic -shared -rdynamic -Wl,-soname -Wl,libzmqpp.so.4 -o ./build/libzmqpp.so.4 build/obj/zmqpp/zmqpp.o build/obj/zmqpp/curve.o build/obj/zmqpp/auth.o build/obj/zmqpp/loop.o build/obj/zmqpp/proxy.o build/obj/zmqpp/actor.o build/obj/zmqpp/proxy_steerable.o build/obj/zmqpp/poller.o build/obj/zmqpp/context.o build/obj/zmqpp/frame.o build/obj/zmqpp/z85.o build/obj/zmqpp/reactor.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/signal.o build/obj/zmqpp/message.o build/obj/zmqpp/socket.o -lzmq make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Installing to staging directory /usr/bin/install -m 0755 -d /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/zmqpp PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-as" LD="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0 make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0' sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/zmqpp mkdir -p /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib mkdir -p /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 ./src/zmqpp/zap_request.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/message.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/context.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/frame.hpp /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.so.4 /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4.2.0 ln -sf libzmqpp.so.4.2.0 /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.2.0 /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Fixing libtool files >>> zmqpp 4.2.0 Installing to target /usr/bin/install -m 0755 -d /home/peko/autobuild/instance-0/output/target/usr/include/zmqpp PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-as" LD="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0 make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0' sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /home/peko/autobuild/instance-0/output/target/usr/include/zmqpp mkdir -p /home/peko/autobuild/instance-0/output/target/usr/lib mkdir -p /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig install -m 644 ./src/zmqpp/zap_request.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/message.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/context.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/frame.hpp /home/peko/autobuild/instance-0/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.so.4 /home/peko/autobuild/instance-0/output/target/usr/lib/libzmqpp.so.4.2.0 ln -sf libzmqpp.so.4.2.0 /home/peko/autobuild/instance-0/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.2.0 /home/peko/autobuild/instance-0/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/peko/autobuild/instance-0/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zmqpp-4.2.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./sbin/fstrim" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/flock" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/setsid" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/swapoff" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/fdisk" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./bin/dmesg" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/mkswap" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/renice" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/bin/hexdump" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/swapon" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./usr/sbin/readprofile" is touched by more than one package: [u'busybox', u'util-linux'] Warning: target file "./sbin/blkid" is touched by more than one package: [u'busybox', u'util-linux'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/sane/libsane-as6e.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-st400.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-p5.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dc25.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-matsushita.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp4200.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-fujitsu.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-mustek_usb.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-ibm.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gd', u'libpcap', u'bctoolbox', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sm3840.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sp15c.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libbdplus.la" is touched by more than one package: [u'libbdplus', u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-snapscan.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-u12.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-nec.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-umax1220u.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/vde2/vde_l3/tbf.la" is touched by more than one package: [u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libzlib', u'libpng', u'gd', u'libpcap', u'bctoolbox', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-ma1509.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-teco3.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libvdemgmt.la" is touched by more than one package: [u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-s9036.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-pixma.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-xerox_mfp.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gd', u'libpcap', u'bctoolbox', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-umax_pp.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sm3600.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-artec.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libpcap', u'bctoolbox', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp5590.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libshp.la" is touched by more than one package: [u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libvdehist.la" is touched by more than one package: [u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-epson.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dll.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dmc.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libvdeplug.la" is touched by more than one package: [u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-abaton.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp5400.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/vde2/vde_l3/bfifo.la" is touched by more than one package: [u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-canon_dr.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-apple.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-pieusb.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-mustek.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-net.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-test.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dc240.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsane.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-microtek2.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-lexmark.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-mustek_usb2.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-pie.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kodak.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hs2p.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-genesys.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-microtek.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-cardscan.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-coolscan3.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-epjitsu.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-rts8891.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kvs40xx.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hpljm1005.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kodakaio.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-umax.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-niash.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sharp.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/vde2/vde_l3/pfifo.la" is touched by more than one package: [u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-ricoh.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-plustek.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-artec_eplus48u.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-plustek_pp.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-magicolor.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-gt68xx.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-stv680.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-avision.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libvdesnmp.la" is touched by more than one package: [u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-teco2.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-bh.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-leo.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-coolscan.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-tamarack.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp3500.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kvs20xx.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-coolscan2.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libbdplus', u'libcsv', u'libmnl', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libpfm4', u'libsilk', u'libsocketcan', u'libsoxr', u'libsrtp', u'libxml2', u'ncurses', u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-teco1.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-agfafocus.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kvs1025.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp3900.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sceptre.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-epsonds.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-epson2.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-canon630u.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ngrep', u'ortp', u'proj', u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dc210.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libfdisk.la" is touched by more than one package: [u'util-linux', u'vde2', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-canon.la" is touched by more than one package: [u'sane-backends', u'shapelib', u'unixodbc', u'util-linux', u'vde2', u'zeromq', u'zmqpp'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/peko/autobuild/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/peko/autobuild/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/peko/autobuild/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00505-g78af2a6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.08-git-00505-g78af2a6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bandwidthd v2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> busybox 1.28.4 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> civetweb v1.5 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> fmtools 2.0.7 Collecting legal info ERROR: No hash found for COPYING >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.92 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libbdplus 0.1.2 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.46.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mpd-mpc 0.30 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> open-plc-utils 1be781d1ea81827e5f6c1a35961c65dd4d15472c Collecting legal info ERROR: No hash found for LICENSE >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> uemacs 8841922689769960fa074fbb053cb8507f2f3ed9 Collecting legal info >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> xfsprogs 4.16.1 Collecting legal info doc/COPYING: OK (sha256: ee304b1b1da08b261f1d1f31d229fc70d2d0c552c7429e9e84c0fac878d94209) >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> zmqpp 4.2.0 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: bandwidthd-v2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: libdrm-2.4.92: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: uemacs-8841922689769960fa074fbb053cb8507f2f3ed9: cannot save license (UEMACS_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'