return send(str, (dont_block) ? socket::dont_wait : socket::normal); ^ In file included from src/zmqpp/socket.cpp:24:0: src/zmqpp/socket.hpp:292:7: note: declared here bool send(std::string const& string, int const flags); ^~~~ src/zmqpp/socket.cpp: In member function 'bool zmqpp::socket::receive(std::__cxx11::string&, bool)': 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/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2020-03-30 14:31"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -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/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2020-03-30 14:31"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/loop.o src/zmqpp/loop.cpp mkdir -p build/obj/zmqpp/ /home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2020-03-30 14:31"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -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/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -static -static -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2020-03-30 14:31"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -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/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-ar crf ./build/libzmqpp.a build/obj/zmqpp/message.o build/obj/zmqpp/signal.o build/obj/zmqpp/proxy_steerable.o build/obj/zmqpp/z85.o build/obj/zmqpp/poller.o build/obj/zmqpp/actor.o build/obj/zmqpp/proxy.o build/obj/zmqpp/frame.o build/obj/zmqpp/socket.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/context.o build/obj/zmqpp/curve.o build/obj/zmqpp/auth.o build/obj/zmqpp/loop.o build/obj/zmqpp/reactor.o build/obj/zmqpp/zmqpp.o make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Installing to staging directory /usr/bin/install -m 0755 -d /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/zmqpp PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-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/autobuild/run/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-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 -mlongcalls -mauto-litpools -O2 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -static -static" LDFLAGS=" -static" FCFLAGS="-mlongcalls -mauto-litpools -O2 -static" FFLAGS="-mlongcalls -mauto-litpools -O2 -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=no DESTDIR=/home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/run/instance-3/output-1/build/zmqpp-4.2.0 make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/zmqpp-4.2.0' sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/zmqpp mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig install -m 644 ./src/zmqpp/socket.hpp ./src/zmqpp/context.hpp ./src/zmqpp/message.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/inet.hpp /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.a /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libzmqpp.a if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zmqpp 4.2.0 Installing to target /usr/bin/install -m 0755 -d /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include/zmqpp PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-ar" AS="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-as" LD="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-ld" NM="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-nm" CC="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-g++" FC="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-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/autobuild/run/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-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 -mlongcalls -mauto-litpools -O2 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -static -static" LDFLAGS=" -static" FCFLAGS="-mlongcalls -mauto-litpools -O2 -static" FFLAGS="-mlongcalls -mauto-litpools -O2 -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=no DESTDIR=/home/buildroot/autobuild/run/instance-3/output-1/target install -C /home/buildroot/autobuild/run/instance-3/output-1/build/zmqpp-4.2.0 make[1]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/zmqpp-4.2.0' sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include/zmqpp mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig install -m 644 ./src/zmqpp/socket.hpp ./src/zmqpp/context.hpp ./src/zmqpp/message.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/actor.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/zmqpp.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/inet.hpp /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.a /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/libzmqpp.a if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /home/buildroot/autobuild/run/instance-3/output-1/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-3/output-1/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/autobuild/run/instance-3/output-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output-1/build/packages-file-list-host.txt Warning: host file "./bin/easy_install" is touched by more than one package: [u'host-python3-setuptools', u'host-python-setuptools'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/luarocks mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -static`%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -static`%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -static -static`%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output-1/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output-1/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output-1/target/lib/ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/man /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/info /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-3/output-1/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-3/output-1/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/autobuild/run/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.10-00624-g326cc82"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.10"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.10\"" \ ) > /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output-1/target/usr cd /home/buildroot/autobuild/run/instance-3/output-1/target; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/buildroot/autobuild/run/instance-3/output-1/build/.files-list.new mv /home/buildroot/autobuild/run/instance-3/output-1/build/.files-list.new /home/buildroot/autobuild/run/instance-3/output-1/build/.files-list.stat cd /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/buildroot/autobuild/run/instance-3/output-1/build/.files-list-staging.new mv /home/buildroot/autobuild/run/instance-3/output-1/build/.files-list-staging.new /home/buildroot/autobuild/run/instance-3/output-1/build/.files-list-staging.stat cd /home/buildroot/autobuild/run/instance-3/output-1/host; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/buildroot/autobuild/run/instance-3/output-1/build/.files-list-host.new mv /home/buildroot/autobuild/run/instance-3/output-1/build/.files-list-host.new /home/buildroot/autobuild/run/instance-3/output-1/build/.files-list-host.stat ln -snf /home/buildroot/autobuild/run/instance-3/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/run/instance-3/output-1/staging make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2019.02.10-00624-g326cc82 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> augeas 1.11.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info COPYING: OK (sha256: c4f8e14fafe458d84808a4cd8b69f94673ebe2bf8fc992291629a69ac12218f8) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> 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 >>> bcusdk 0.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-btrfs-progs 4.17.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> c-periphery v1.1.3 Collecting legal info LICENSE: OK (sha256: 6b5669a90260126f0600aae98cb10fb5e219269dc9cbd0137f63927b96d5c31d) >>> capnproto v0.6.1 Collecting legal info LICENSE: OK (sha256: 16194222e9412c3aa14d2287953f7fc89a1dcbcdd266d1534ba35060d4cde5b6) >>> host-capnproto v0.6.1 Collecting legal info LICENSE: OK (sha256: 16194222e9412c3aa14d2287953f7fc89a1dcbcdd266d1534ba35060d4cde5b6) >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> cjson v1.7.12 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> comix-cursors 0.8.2 Collecting legal info >>> cvs 1.12.13 Collecting legal info >>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info ERROR: No hash found for dbus-triggerd.c >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> host-f2fs-tools v1.11.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> gamin 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 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.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnuplot 5.0.6 Collecting legal info ERROR: No hash found for Copyright >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> gupnp-dlna 0.10.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gvfs 1.31.4 Collecting legal info COPYING: OK (sha256: 45cf336e2e48176993babc5aabf44437390f40e6a86a472c6abfc7ce9c035db4) >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 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-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcurl 7.66.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libgit2 0.27.10 Collecting legal info COPYING: OK (sha256: d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmicrohttpd 0.9.60 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libmodbus 3.1.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python3 3.7.7 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libxmlpp 3.0.1 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> lm-sensors V3-5-0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> mediastreamer 2.14.0 Collecting legal info COPYING: OK (sha256: ba9ed2269151ad63b922598f3c5c19ddf781b2bbb6cb843ed9f085ecd1679c5d) >>> 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 >>> minizip 2.8.2 Collecting legal info LICENSE: OK (sha256: 87642305968765a4030fd202ff7006afa67274da7f9bde84506e51ae58ecc2b4) >>> host-mkpasswd Collecting legal info >>> mpg123 1.25.12 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> msgpack 3.1.1 Collecting legal info COPYING: OK (sha256: 664550b43996452a5a2c7471bb0ff77185a58c69ccafa60f983dc4c162e1ee22) LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> msmtp 1.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> ncmpc 0.31 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> noip 2.1.9 Collecting legal info ERROR: No hash found for COPYING >>> openvpn 2.4.6 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pngquant 2.12.2 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> putty 0.73 Collecting legal info LICENCE: OK (sha256: b517b4a9504ba0f651d5e590245197b88d9a81d073905cc798cc9464c5ca7ba8) >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> host-python-cython 0.29.9 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rrdtool 1.7.0 Collecting legal info COPYRIGHT: OK (sha256: 884385795ee48cd820082e8823bc748cd20574112da2cc7d2ef505b47b1058c3) LICENSE: OK (sha256: 14079d501f3092405a192463603f66e13da88fc5894981e2962e2e6aec4ab178) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> softether v4.28-9669-beta Collecting legal info LICENSE: OK (sha256: 0a889e7e7a277397d0a2d56c37814eefd8c6b6129d8b74ee2d27fc3415fad561) >>> host-softether v4.28-9669-beta Collecting legal info LICENSE: OK (sha256: 0a889e7e7a277397d0a2d56c37814eefd8c6b6129d8b74ee2d27fc3415fad561) >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> spi-tools 0.8.3 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> spice-protocol 0.14.0 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> squid 4.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> unrar 5.6.4 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output-1/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'