src/zmqpp/socket.cpp:128:71: warning: 'bool zmqpp::socket::receive(std::__cxx11::string&, int)' is deprecated [-Wdeprecated-declarations] return receive(str, (dont_block) ? socket::dont_wait : socket::normal); ^ In file included from src/zmqpp/socket.cpp:24:0: src/zmqpp/socket.hpp:307:7: note: declared here bool receive(std::string& string, int const flags); ^~~~~~~ mkdir -p build/obj/zmqpp/ /home/buildroot/build/instance-0/output/host/bin/i586-linux-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-10-20 01:39"' -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/buildroot/build/instance-0/output/host/bin/i586-linux-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-10-20 01:39"' -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/ In file included from src/zmqpp/curve.cpp:17:0: /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/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.") ^ /home/buildroot/build/instance-0/output/host/bin/i586-linux-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-10-20 01:39"' -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/buildroot/build/instance-0/output/host/bin/i586-linux-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-10-20 01:39"' -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 mkdir -p build/obj/client/ /home/buildroot/build/instance-0/output/host/bin/i586-linux-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-10-20 01:39"' -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/client/options.o src/client/options.cpp mkdir -p build/obj/client/ /home/buildroot/build/instance-0/output/host/bin/i586-linux-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-10-20 01:39"' -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/client/main.o src/client/main.cpp /home/buildroot/build/instance-0/output/host/bin/i586-linux-g++ -lpthread -latomic -shared -rdynamic -Wl,-soname -Wl,libzmqpp.so.4 -o ./build/libzmqpp.so.4 build/obj/zmqpp/zmqpp.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/z85.o build/obj/zmqpp/socket.o build/obj/zmqpp/signal.o build/obj/zmqpp/reactor.o build/obj/zmqpp/proxy_steerable.o build/obj/zmqpp/proxy.o build/obj/zmqpp/poller.o build/obj/zmqpp/message.o build/obj/zmqpp/loop.o build/obj/zmqpp/frame.o build/obj/zmqpp/curve.o build/obj/zmqpp/context.o build/obj/zmqpp/auth.o build/obj/zmqpp/actor.o -lzmq /home/buildroot/build/instance-0/output/host/bin/i586-linux-ar crf ./build/libzmqpp.a build/obj/zmqpp/zmqpp.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/z85.o build/obj/zmqpp/socket.o build/obj/zmqpp/signal.o build/obj/zmqpp/reactor.o build/obj/zmqpp/proxy_steerable.o build/obj/zmqpp/proxy.o build/obj/zmqpp/poller.o build/obj/zmqpp/message.o build/obj/zmqpp/loop.o build/obj/zmqpp/frame.o build/obj/zmqpp/curve.o build/obj/zmqpp/context.o build/obj/zmqpp/auth.o build/obj/zmqpp/actor.o /home/buildroot/build/instance-0/output/host/bin/i586-linux-g++ -lpthread -latomic -o ./build/zmqpp ./build/obj/client/options.o ./build/obj/client/main.o -L./build -lzmqpp -lboost_program_options -lzmq make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Installing to staging directory /usr/bin/install -m 0755 -d /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/zmqpp PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/i586-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/i586-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/i586-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/i586-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/i586-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/i586-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/i586-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/i586-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/i586-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/i586-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/i586-linux-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/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/i586-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/i586-linux-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/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/build/instance-0/output/host/bin/i586-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot install -C /home/buildroot/build/instance-0/output/build/zmqpp-4.2.0 make[1]: Entering directory '/home/buildroot/build/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/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/zmqpp mkdir -p /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib mkdir -p /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/pkgconfig install -m 644 ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/message.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/context.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/actor.hpp /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.so.4 /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libzmqpp.so.4.2.0 ln -sf libzmqpp.so.4.2.0 /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.2.0 /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory '/home/buildroot/build/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/buildroot/build/instance-0/output/target/usr/include/zmqpp PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/i586-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/i586-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/i586-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/i586-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/i586-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/i586-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/i586-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/i586-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/i586-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/i586-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/i586-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/i586-linux-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/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/i586-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/i586-linux-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/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/build/instance-0/output/host/bin/i586-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/zmqpp-4.2.0 make[1]: Entering directory '/home/buildroot/build/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/buildroot/build/instance-0/output/target/usr/include/zmqpp mkdir -p /home/buildroot/build/instance-0/output/target/usr/lib mkdir -p /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig install -m 644 ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/message.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/context.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/actor.hpp /home/buildroot/build/instance-0/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.so.4 /home/buildroot/build/instance-0/output/target/usr/lib/libzmqpp.so.4.2.0 ln -sf libzmqpp.so.4.2.0 /home/buildroot/build/instance-0/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.2.0 /home/buildroot/build/instance-0/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/buildroot/build/instance-0/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory '/home/buildroot/build/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/buildroot/build/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/lib/charset.alias" is touched by more than one package: [u'libglib2', u'parted'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/daq/daq_dump.la" is touched by more than one package: [u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libout123.la" is touched by more than one package: [u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', 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/libva-drm.la" is touched by more than one package: [u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/python2.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'ncurses', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/charset.alias" is touched by more than one package: [u'libglib2', u'parted'] Warning: staging file "./usr/lib/libmpg123.la" is touched by more than one package: [u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgcr-base-3.la" is touched by more than one package: [u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgck-1.la" is touched by more than one package: [u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libaudiofile.la" is touched by more than one package: [u'audiofile', u'bctoolbox', u'boost', u'expat', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libffi', u'pcre', u'ncurses', u'python', u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'pixman', u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'libopenssl', u'libpcap', u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'parted', u'sdl_mixer', u'sdl_net', 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'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/daq/daq_pcap.la" is touched by more than one package: [u'daq', u'gsl', u'ficl', u'xz', u'libarchive', u'libconfuse', u'libsodium', u'libgpg-error', u'libgcrypt', u'libtasn1', u'p11-kit', u'gcr', u'libassuan', u'libksba', u'libnpth', u'harfbuzz', u'jasper', u'libbson', u'libcdaudio', u'libdnet', u'libpthread-stubs', u'libdrm', u'libestr', u'libee', u'libhttpparser', u'libmicrohttpd', u'liboauth', u'libpthsem', u'libsigc', u'libstrophe', u'libtirpc', u'libupnp', u'libva', u'linux-syscall-support', u'ortp', u'sdl', u'mediastreamer', u'mpg123', u'pango', u'parted', u'sdl_mixer', u'sdl_net', u'zeromq', u'zmqpp'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. PYTHONPATH="/home/buildroot/build/instance-0/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/buildroot/build/instance-0/output/target && /home/buildroot/build/instance-0/output/host/bin/python2.7 /home/buildroot/build/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/buildroot/build/instance-0/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/build/instance-0/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale /home/buildroot/build/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/buildroot/build/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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/buildroot/build/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/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08.1-00002-g7495336"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08.1\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.08.1-00002-g7495336 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 >>> musl-compat-headers Collecting legal info >>> 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 >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.1 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) >>> 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 >>> python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> civetweb v1.5 Collecting legal info ERROR: No hash found for LICENSE.md >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> dstat 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gcr 3.20.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> 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) >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gnupg2 2.2.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.5 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> jasper version-2.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> libbson 1.9.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libdrm 2.4.93 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 >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libmicrohttpd 0.9.59 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> libstrophe 0.9.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libva-utils 2.1.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.1.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> mediastreamer 2.14.0 Collecting legal info ERROR: No hash found for COPYING >>> host-vim v8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> mpg123 1.25.10 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> msr-tools 1.3 Collecting legal info ERROR: No hash found for cpuid.c >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) >>> python-babel 2.3.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-dateutil 2.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-enum34 1.1.6 Collecting legal info ERROR: No hash found for enum/LICENSE >>> python-ipaddress 1.0.18 Collecting legal info ERROR: No hash found for LICENSE >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-mbstrdecoder 0.2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-pathvalidate 0.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pexpect 4.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-ptyprocess 0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-pygame d61ea8eabd56 Collecting legal info WARNING: no hash file for LGPL >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-typepy 0.0.20 Collecting legal info ERROR: No hash found for LICENSE >>> python-wsaccel 0.6.2 Collecting legal info >>> snort 2.9.11.1 Collecting legal info LICENSE: OK (sha256: f98260a6d3e5ef4ede8a2a6b698e5ac91d64c09243f7171e1c5b17b920a835c7) COPYING: OK (sha256: 3f1cbfb20bb2c608e1a474421880d08b8cba6abb00ab7736d22c481d71656a6d) >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> whois 5.3.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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: libdrm-2.4.93: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: python-wsaccel-0.6.2: cannot save license (PYTHON_WSACCEL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'