/bin/sed -i -e "s:/home/test/autobuild/run/instance-2/output:@BASE_DIR@:g" \ -e "s:/home/test/autobuild/run/instance-2/output/host/riscv64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/test/autobuild/run/instance-2/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/test/autobuild/run/instance-2/output/host/riscv64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/test/autobuild/run/instance-2/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> thrift 0.12.0 Installing to target PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output/target install/fast -C /home/test/autobuild/run/instance-2/output/build/thrift-0.12.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.12.0' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/libthrift.so.0.12.0 -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/libthrift.so -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftnb.so.0.12.0 -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftnb.so -- Set runtime path of "/home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftnb.so.0.12.0" to "" -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftz.so.0.12.0 -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftz.so -- Set runtime path of "/home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftz.so.0.12.0" to "" -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/TOutput.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/thrift-config.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/TBase.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/TProcessor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/qt -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/qt/TQTcpServer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/qt/TQIODeviceTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/BoostThreadFactory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/Mutex.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/StdThreadFactory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/FunctionRunner.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/Util.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/Thread.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/ThreadManager.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/Exception.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/TimerManager.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/PlatformThreadFactory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/PosixThreadFactory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/concurrency/Monitor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/server -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/server/TSimpleServer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/server/TThreadedServer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/server/TServer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/server/TNonblockingServer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/server/TConnectedClient.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/server/TThreadPoolServer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/server/TServerFramework.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/async -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/async/TAsyncChannel.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/async/TAsyncDispatchProcessor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/async/TEvhttpClientChannel.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/async/TEvhttpServer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/async/TConcurrentClientSyncInfo.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/async/TAsyncProcessor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/async/TAsyncProtocolProcessor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/async/TAsyncBufferProcessor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/TApplicationException.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TTransportException.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TPipe.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TNonblockingSSLServerSocket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TVirtualTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TServerTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TTransportUtils.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TServerSocket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TNonblockingServerSocket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TShortReadTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TSocketPool.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TZlibTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TFDTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/PlatformSocket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TNonblockingServerTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/THeaderTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TPipeServer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TSimpleFileTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/THttpServer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/THttpTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/THttpClient.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TFileTransport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TSocket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TSSLSocket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TBufferTransports.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport/TSSLServerSocket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/processor -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/processor/StatsProcessor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/processor/TMultiplexedProcessor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/processor/PeekProcessor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/Thrift.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/stdcxx.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/TDispatchProcessor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TCompactProtocol.tcc -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TProtocolDecorator.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TBinaryProtocol.tcc -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TProtocolTypes.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TCompactProtocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TVirtualProtocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TMultiplexedProtocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TDebugProtocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TProtocolException.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TJSONProtocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TBinaryProtocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TBase64Utils.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TProtocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/THeaderProtocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/protocol/TProtocolTap.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/windows -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/windows/GetTimeOfDay.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/windows/config.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/windows/TWinsockSingleton.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/windows/OverlappedSubmissionThread.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/windows/Sync.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/windows/WinFcntl.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/windows/SocketPair.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/windows/Operators.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/TLogging.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/TToString.h -- Up-to-date: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/config.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/libthrift_c_glib.so.0.12.0 -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/lib/libthrift_c_glib.so -- Up-to-date: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/thrift_struct.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/thrift.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/server -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/server/thrift_server.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/server/thrift_simple_server.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_server_transport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_buffered_transport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_server_socket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_framed_transport_factory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_platform_socket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_transport_factory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_memory_buffer.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_socket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_ssl_socket.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_transport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_fd_transport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_framed_transport.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport/thrift_buffered_transport_factory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/processor -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/processor/thrift_dispatch_processor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/processor/thrift_processor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/processor/thrift_multiplexed_processor.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/thrift_application_exception.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol/thrift_binary_protocol_factory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol/thrift_compact_protocol_factory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol/thrift_protocol_factory.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol/thrift_stored_message_protocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol/thrift_multiplexed_protocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol/thrift_compact_protocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol/thrift_protocol.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol/thrift_protocol_decorator.h -- Installing: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol/thrift_binary_protocol.h -- Up-to-date: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift -- Up-to-date: /home/test/autobuild/run/instance-2/output/target/usr/include/thrift/config.h make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.12.0' ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /home/test/autobuild/run/instance-2/buildroot/instance-2/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | /home/test/autobuild/run/instance-2/output/host/bin/tar --strip-components=1 -C /home/test/autobuild/run/instance-2/output/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-2/output/build/ux500-firmware-1.1.3-6 DESTDIR=/home/test/autobuild/run/instance-2/output/target install make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/ux500-firmware-1.1.3-6' install -d /home/test/autobuild/run/instance-2/output/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /home/test/autobuild/run/instance-2/output/target/lib/firmware install -m 0666 cw1200/*.bin /home/test/autobuild/run/instance-2/output/target/lib/firmware/cw1200 make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/ux500-firmware-1.1.3-6' for f in /home/test/autobuild/run/instance-2/output/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/include/bluetooth/sdp_lib.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/bluetooth.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'bluez5_utils'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/bluetooth/hci.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/cmtp.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/bluetooth/sco.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/hci_lib.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/rfcomm.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/bluetooth/l2cap.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/hidp.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/bnep.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/sdp.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-2/output/build/packages-file-list-host.txt Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/hci_lib.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/sdp.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/bnep.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/l2cap.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/bluetooth.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/hci.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/cmtp.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/sco.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/sdp_lib.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/rfcomm.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] Warning: host file "./riscv64-buildroot-linux-gnu/sysroot/usr/include/bluetooth/hidp.h" is touched by more than one package: [u'host-libffi', u'host-cmake'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-2/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/test/autobuild/run/instance-2/output/target/etc/shells || echo "/bin/ash" >> /home/test/autobuild/run/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/test/autobuild/run/instance-2/output/target/etc/shells || echo "/bin/hush" >> /home/test/autobuild/run/instance-2/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-2/output/host/riscv64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/test/autobuild/run/instance-2/output/host/bin/riscv64-linux-%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/test/autobuild/run/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/test/autobuild/run/instance-2/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/test/autobuild/run/instance-2/output/host/etc/meson/cross-compilation.conf.in > /home/test/autobuild/run/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output/target/usr/include /home/test/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output/target/lib/ /home/test/autobuild/run/instance-2/output/target/usr/lib/ /home/test/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output/target/usr/man /home/test/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output/target/usr/info /home/test/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output/target/usr/doc /home/test/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-2/output/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/test/autobuild/run/instance-2/output/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/test/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-2/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/test/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-git-01407-g53197ba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-git\"" \ ) > /home/test/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2019.11-git-01407-g53197ba Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> alsa-lib 1.1.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bluez5_utils-headers 5.50 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bluez5_utils 5.50 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.60.7 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.7 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> can-utils 2018.02.0 Collecting legal info Makefile: OK (sha256: c258939ebb09c3857f5fc7704a449e5077cc881090c87b38f9a81332b96fa075) >>> clamav 0.101.4 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gadgetfs-test Collecting legal info >>> initscripts Collecting legal info >>> iozone 3_487 Collecting legal info >>> ipset 7.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jack1 0.125.0 Collecting legal info COPYING: OK (sha256: 661fe53a7e3fce790b185e35c60b7ed80d7efdf25fd7df5af6814a9a215a538f) COPYING.GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LGPL: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> let-me-create 1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libebur128 1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libevent 2.1.11 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> sqlite 3290000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp SpeexDSP-1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> linux-zigbee v0.3.1 Collecting legal info WARNING: no hash file for COPYING >>> log4cpp 1.1.3 Collecting legal info log4cpp/COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> logrotate 3.15.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> netsnmp 5.8 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> smstools3 3.1.15 Collecting legal info ERROR: No hash found for doc/license.html ERROR: No hash found for LICENSE >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> thrift 0.12.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-thrift 0.12.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.11 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: iozone-3_487: cannot save license (IOZONE_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'