^ /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc: In member function 'wampcc::t_request_id wampcc::wamp_session::unsubscribe(wampcc::t_subscription_id, wampcc::on_unsubscribed_fn, void*)': /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc:1370:69: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 json_array msg {msg_type::wamp_msg_unsubscribe, 0, subscription_id}; ^ /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc: In member function 'wampcc::t_request_id wampcc::wamp_session::call(const string&, wampcc::json_object, wampcc::wamp_args, wampcc::on_result_fn, void*)': /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc:1591:102: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 json_array msg {msg_type::wamp_msg_call, 0, std::move(options), uri, args.args_list, args.args_dict}; ^ /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc: In member function 'wampcc::t_request_id wampcc::wamp_session::publish(const string&, wampcc::json_object, wampcc::wamp_args, wampcc::on_published_fn, void*)': /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc:1944:49: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 args.args_list, args.args_dict}; ^ /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc: In member function 'wampcc::t_request_id wampcc::wamp_session::invocation(wampcc::t_registration_id, const json_object&, wampcc::wamp_args, wampcc::on_yield_fn, void*)': /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc:2038:37: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 args.args_list, args.args_dict}; ^ /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc: In member function 'wampcc::t_request_id wampcc::wamp_session::unprovide(wampcc::t_registration_id, wampcc::on_unregistered_fn, void*)': /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/libs/wampcc/wamp_session.cc:2730:68: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 json_array msg {msg_type::wamp_msg_unregister, 0, registration_id}; ^ [ 96%] Linking CXX shared library libwampcc.so make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' [ 96%] Built target wampcc_shared make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' Scanning dependencies of target admin make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' make[3]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' [ 98%] Building CXX object utils/CMakeFiles/admin.dir/admin.cc.o In file included from /srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/vector:63, from /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/include/wampcc/json.h:15, from /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/include/wampcc/types.h:11, from /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/include/wampcc/data_model.h:11, from /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/include/wampcc/wampcc.h:19, from /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/utils/admin.cc:8: /srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_uninitialized.h: In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = wampcc::json_value*; bool _TrivialValueTypes = false]': /srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_uninitialized.h:76:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 __uninit_copy(_InputIterator __first, _InputIterator __last, ^~~~~~~~~~~~~ /srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_uninitialized.h:76:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_uninitialized.h: In member function 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = wampcc::json_value; _Alloc = std::allocator]': /srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_uninitialized.h:134:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 return std::__uninitialized_copy<__is_trivial(_ValueType1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && __is_trivial(_ValueType2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && __assignable>:: ~~~~~~~~~~~~~~~~~~ __uninit_copy(__first, __last, __result); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_uninitialized.h: In copy constructor 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = wampcc::json_value; _Alloc = std::allocator]': /srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-musleabihf/include/c++/8.3.0/bits/stl_uninitialized.h:134:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 return std::__uninitialized_copy<__is_trivial(_ValueType1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && __is_trivial(_ValueType2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && __assignable>:: ~~~~~~~~~~~~~~~~~~ __uninit_copy(__first, __last, __result); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking CXX executable admin make[3]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' [100%] Built target admin make[2]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' >>> wampcc 1.6 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot install/fast -C /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig/wampcc.pc -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig/wampcc_json.pc -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libwampcc_json.a -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libwampcc_json.so.6.0.0 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libwampcc_json.so.6 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libwampcc_json.so -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/json.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/json_internals.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libwampcc.a -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libwampcc.so.6.0.0 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libwampcc.so.6 -- Set runtime path of "/srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libwampcc.so.6.0.0" to "" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libwampcc.so -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/version.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/types.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/kernel.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/wamp_session.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/wamp_router.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/protocol.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/rawsocket_protocol.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/websocket_protocol.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/tcp_socket.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/socket_address.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/data_model.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/error.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/helper.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/wampcc.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/wampcc/ssl_socket.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin/admin -- Set runtime path of "/srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/bin/admin" to "" make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' >>> wampcc 1.6 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/srv/storage/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/autobuild/run/instance-0/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 >>> wampcc 1.6 Installing to target PATH="/srv/storage/autobuild/run/instance-0/output-1/host/bin:/srv/storage/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-0/output-1/target install/fast -C /srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig/wampcc.pc -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig/wampcc_json.pc -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libwampcc_json.a -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libwampcc_json.so.6.0.0 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libwampcc_json.so.6 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libwampcc_json.so -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/json.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/json_internals.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libwampcc.a -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libwampcc.so.6.0.0 -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libwampcc.so.6 -- Set runtime path of "/srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libwampcc.so.6.0.0" to "" -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/libwampcc.so -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/version.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/types.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/kernel.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/wamp_session.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/wamp_router.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/protocol.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/rawsocket_protocol.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/websocket_protocol.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/tcp_socket.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/socket_address.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/data_model.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/error.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/helper.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/wampcc.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/include/wampcc/ssl_socket.h -- Installing: /srv/storage/autobuild/run/instance-0/output-1/target/usr/bin/admin -- Set runtime path of "/srv/storage/autobuild/run/instance-0/output-1/target/usr/bin/admin" to "" make[1]: Leaving directory '/srv/storage/autobuild/run/instance-0/output-1/build/wampcc-1.6' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-0/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a9%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-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@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-0/output-1/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' /srv/storage/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /srv/storage/autobuild/run/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /srv/storage/autobuild/run/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /srv/storage/autobuild/run/instance-0/output-1/build/busybox-1.33.0/.config; then grep -qsE '^/bin/ash$' /srv/storage/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /srv/storage/autobuild/run/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /srv/storage/autobuild/run/instance-0/output-1/build/busybox-1.33.0/.config; then grep -qsE '^/bin/hush$' /srv/storage/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /srv/storage/autobuild/run/instance-0/output-1/target/etc/shells; fi rm -f /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /srv/storage/autobuild/run/instance-0/output-1/host/bin/glib-compile-schemas /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/srv/storage/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /srv/storage/autobuild/run/instance-0/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-0/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-0/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-0/output-1/target/bin/sh if [ -x /srv/storage/autobuild/run/instance-0/output-1/target/sbin/swapon -a -x /srv/storage/autobuild/run/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /srv/storage/autobuild/run/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /srv/storage/autobuild/run/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-0/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /srv/storage/autobuild/run/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/include /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-0/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-0/output-1/target/lib/ /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/man /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/info /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/doc /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-0/output-1/target/lib/debug /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /srv/storage/autobuild/run/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /srv/storage/autobuild/run/instance-0/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 /srv/storage/autobuild/run/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-2622-g34cce93adb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /srv/storage/autobuild/run/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-0/output-1/per-package /srv/storage/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-0/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-musleabihf/sysroot /srv/storage/autobuild/run/instance-0/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-0/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-0/buildroot' >>> Buildroot 2020.08-rc1-2622-g34cce93adb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers 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 >>> alsa-lib 1.2.4 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bctoolbox 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> mbedtls 2.16.9 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> belle-sip 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.33.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> util-linux 2.36.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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> c-ares 1.17.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> davici 1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.9.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> docker-containerd 1.4.3 Collecting legal info LICENSE: OK (sha256: 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4) >>> host-go 1.15.7 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> libseccomp 2.4.4 Collecting legal info LICENSE: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> docker-engine 20.10.1 Collecting legal info LICENSE: OK (sha256: 7c87873291f289713ac5df48b1f2010eb6963752bbd6b530416ab99fc37914a8) >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Collecting legal info LICENSE: OK (sha256: cb5e8e7e5f4a3988e1063c142c60dc2df75605f4c46515e776e3aca6df976e14) >>> easyframes 0.3 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> flac 1.3.3 Collecting legal info COPYING.Xiph: OK (sha256: fa27cb11f13f97b0c5f3ff363b1e2610c6efe87ed175779cb2a78e44eb19d34c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> host-gdb 9.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> graphicsmagick 1.3.36 Collecting legal info Copyright.txt: OK (sha256: aed5bd8e28cbce601cbe2ca2267b663ccd63152965f2d5caea1311bf0039c325) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> grpc 1.34.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-grpc 1.34.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-c-ares 1.17.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-libabseil-cpp 20200923.2 Collecting legal info LICENSE: OK (sha256: c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-protobuf 3.14.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-re2 2020-11-01 Collecting legal info LICENSE: OK (sha256: 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449) >>> libabseil-cpp 20200923.2 Collecting legal info LICENSE: OK (sha256: c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747) >>> openssl Collecting legal info >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> protobuf 3.14.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> re2 2020-11-01 Collecting legal info LICENSE: OK (sha256: 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449) >>> gstreamer1 1.18.3 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.1 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> hostapd 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) >>> htop 3.0.5 Collecting legal info COPYING: OK (sha256: c228cc14df980a23ea0c3c9ac957b904dd6a8514f6283db403de22e9179471be) >>> initscripts Collecting legal info >>> iptables 1.8.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jansson 2.13.1 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> json-for-modern-cpp 3.9.0 Collecting legal info LICENSE.MIT: OK (sha256: 50be9457e5c9faaba5e60d9c73f8eabe9e0737a2d9c3e58357d856661862c18e) >>> let-me-create 1.5.2 Collecting legal info LICENSE: OK (sha256: 8ffc162e1435e810845b09a4c0d534df057a030f4c107778677b6621dc203426) >>> libbson 1.9.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcurl 7.74.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqmi 1.26.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libscrypt 1.21 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsigrok 0.5.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libzip 1.7.3 Collecting legal info LICENSE: OK (sha256: deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> libubootenv 0.3.1 Collecting legal info Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> liburcu 0.12.1 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> libuv 1.40.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxmlrpc 1.51.06 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lttng-libust 2.12.0 Collecting legal info COPYING: OK (sha256: 74125a84c2166300776980166e29de40d5f98d1a75e487f0bbc0c03b4cd2342e) >>> mdadm 4.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mg 3.4 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> monkey 1.6.9 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> mpg123 1.25.13 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> host-parted 3.3 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigpio 78 Collecting legal info UNLICENCE: OK (sha256: 6a90b88421a0d9b090e121daa11b3c6d55eed5eeb3281a2fcc454d6a28b5547c) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> rabbitmq-c 0.10.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> runc 1.0.0-rc92 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> snmppp 3.4.2 Collecting legal info src/v3.cpp: OK (sha256: f6fd4321c7eb6e51a272f91f964aea7f53039bb2b55f690d5a9d042f3a5d79b9) >>> sqlite 3340000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> squeezelite 71c012ad9ba102feb95823b7b9dc17e5305689c7 Collecting legal info LICENSE.txt: OK (sha256: dc01c3da33fea11ed918f9e437b88baa59c70401aab0dad747e33dd9e8035706) >>> ssdp-responder 1.8 Collecting legal info LICENSE: OK (sha256: e17dc0bc91bf499d8cca5e016c22c6d2a4770e3cc1a43756a7973375a83ddb90) >>> stunnel 5.57 Collecting legal info COPYING.md: OK (sha256: d3055d327fd4daa5895fcf8fc4ebe993d06f40f2841ac995c6a69988d19bac4b) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tinyalsa 1.1.1 Collecting legal info NOTICE: OK (sha256: ca2b89a68c33fba3c8bcaec96f32907e2ede0eb33688ae61d29ec49732158f6d) >>> wampcc 1.6 Collecting legal info LICENSE: OK (sha256: bd185b1ec8a292d42b42346757ff6e198073e13c1e080e9ea548d34dd42d30d8) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-0/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-0/buildroot'