Applying 0001-Allow-building-shared-or-static-library-only.patch using patch: patching file Makefile Applying 0002-Install-static-library-for-static-builds.patch using patch: patching file Makefile >>> zmqpp 4.1.2 Configuring >>> zmqpp 4.1.2 Building PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CONFIG=release LDFLAGS=" -lpthread -latomic" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes library -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/zmqpp-4.1.2 make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zmqpp-4.1.2' mkdir -p build/obj/zmqpp/ mkdir -p build/obj/zmqpp/ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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/ mkdir -p build/obj/zmqpp/ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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 mkdir -p build/obj/zmqpp/ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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/zmqpp/ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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='"2019-02-17 05:54"' -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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/z85.o build/obj/zmqpp/context.o build/obj/zmqpp/message.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/socket.o build/obj/zmqpp/curve.o build/obj/zmqpp/reactor.o build/obj/zmqpp/auth.o build/obj/zmqpp/frame.o build/obj/zmqpp/actor.o build/obj/zmqpp/signal.o build/obj/zmqpp/poller.o -lzmq /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/zmqpp.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/z85.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/z85.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/z85.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/z85.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/context.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/context.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/context.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/context.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: FDE encoding in build/obj/zmqpp/context.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/bfin-buildroot-linux-uclibc/6.4.0/../../../../bfin-buildroot-linux-uclibc/bin/ld: Further warnings about FDE encoding preventing .eh_frame_hdr generation dropped. make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Installing to staging directory /usr/bin/install -m 0755 -d /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/zmqpp PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/zmqpp-4.1.2 make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zmqpp-4.1.2' mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/zmqpp mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 ./src/zmqpp/zmqpp.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/message.hpp ./src/zmqpp/context.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/zap_request.hpp /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zmqpp-4.1.2' >>> zmqpp 4.1.2 Fixing libtool files >>> zmqpp 4.1.2 Installing to target /usr/bin/install -m 0755 -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/zmqpp PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bfin-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=no BUILD_SHARED=yes DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/zmqpp-4.1.2 make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zmqpp-4.1.2' mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/zmqpp mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib install -m 644 ./src/zmqpp/zmqpp.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/message.hpp ./src/zmqpp/context.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/zap_request.hpp /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.so.4 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libzmqpp.so.4.1.2 ln -sf libzmqpp.so.4.1.2 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.1.2 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libzmqpp.so if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zmqpp-4.1.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'ed', u'gdbm', u'libffi'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libzlib', u'libpcap', u'berkeleydb', u'bitstream', u'bzip2', u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gdbm', u'libffi'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libtspi.la" is touched by more than one package: [u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsha1.la" is touched by more than one package: [u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libspatialindex_c.la" is touched by more than one package: [u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libcue.la" is touched by more than one package: [u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libtinyxml.la" is touched by more than one package: [u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libspatialindex.la" is touched by more than one package: [u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libebml.la" is touched by more than one package: [u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libCEGUIExpatParser.la" is touched by more than one package: [u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'bitstream', u'bzip2', u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libzlib', u'libpcap', u'berkeleydb', u'bitstream', u'bzip2', u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'bitstream', u'bzip2', u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmpeg2.la" is touched by more than one package: [u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', 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/libc_urg.la" is touched by more than one package: [u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libCEGUIFalagardWRBase.la" is touched by more than one package: [u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdvdread.la" is touched by more than one package: [u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libzlib', u'libpcap', u'berkeleydb', u'bitstream', u'bzip2', u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libzlib', u'libpcap', u'berkeleydb', u'bitstream', u'bzip2', u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnfs.la" is touched by more than one package: [u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libzlib', u'libpcap', u'berkeleydb', u'bitstream', u'bzip2', u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libzlib', u'libpcap', u'berkeleydb', u'bitstream', u'bzip2', u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libCEGUIBase.la" is touched by more than one package: [u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libusb', u'libzlib', u'libpcap', u'berkeleydb', u'bitstream', u'bzip2', u'expat', u'freetype', u'pcre', u'cegui06', u'eventlog', u'ficl', u'flex', u'fmt', u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'hiredis', u'libopenssl', u'ibrcommon', u'ibrdtn', u'let-me-create', u'libcue', u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libmpeg2convert.la" is touched by more than one package: [u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libdvdread', u'libebml', u'libffi', u'libusb-compat', u'libftdi', u'libhttpparser', u'libldns', u'liblo', u'libminiupnpc', u'libmnl', u'libmodbus', u'libmpeg2', u'libnet', u'libnetfilter_acct', u'libtirpc', u'libnfs', u'libogg', u'libsrtp', u'ncurses', u'util-linux', u'libpjsip', u'libsepol', u'libserialport', u'libsha1', u'libsigc', u'libspatialindex', u'libxkbcommon', u'linux-syscall-support', u'lockdev', u'lzo', u'mbedtls', u'mtdev', u'norm', u'opus', u'speex', u'tiff', u'tinyxml', u'trousers', u'urg', u'zeromq', u'zmqpp'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-lxml', u'host-python-six'] mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/bfin-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.10-00002-ge715c9c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.10"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.10\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.02.10-00002-ge715c9c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> angular-websocket v2.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> 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 ERROR: No hash found for LICENSE >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> bootstrap 4.0.0 Collecting legal info css/bootstrap.css: OK (sha256: 8c1a4c25634d5841924aab1848acc9dcbc3d5672183053c8b71ff2139b65d7c3) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> ficl 4.1.0 Collecting legal info ERROR: No hash found for ReadMe.txt >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fmt 4.0.0 Collecting legal info ERROR: No hash found for LICENSE.rst >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> hiredis v0.13.3 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> libcue v1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libftdi 0.20 Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libhttpparser v2.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> liblo 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libminiupnpc 2.0 Collecting legal info LICENSE: OK (sha256: 4025f2214fa46ad40c156605b83d66e8faf45823e67eb3337af3869716e6d7dd) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmodbus 3.1.4 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libmpeg2 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnfs libnfs-2.0.0 Collecting legal info COPYING: OK (sha256: 2d152e3a2f31ef0fe14d4908377277f8215fb5c82ec9329d1eed081c845fc85f) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> util-linux 2.31.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.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> libspatialindex 1.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libxkbcommon 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> mbedtls 2.7.9 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> norm 1.5r6 Collecting legal info ERROR: No hash found for LICENSE.TXT >>> 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) >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> tinyxml 2.6.2_2 Collecting legal info ERROR: No hash found for README >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.13 Collecting legal info ERROR: No hash found for LICENSE >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-util-linux 2.31.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) >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> wireless-regdb 2018.05.31 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> xkeyboard-config 2.22 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 >>> host-xapp_xkbcomp 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libX11 1.6.5 Collecting legal info ERROR: No hash found for COPYING >>> host-libxcb 1.12 Collecting legal info ERROR: No hash found for COPYING >>> host-libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-xcb-proto 1.12 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libXau 1.0.8 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libXdmcp 1.1.2 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_xtrans 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_inputproto 2.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_kbproto 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xextproto 7.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xf86bigfontproto 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-xlib_libxkbfile 1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> zmqpp 4.1.2 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'