3213 | if ((err_info = sr_diff_add_attrs(node, attr_val, prev_attr_val, op))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/edit_diff.c: In function 'sr_edit_add': /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/edit_diff.c:3548:18: warning: 'attr_val' may be used uninitialized in this function [-Wmaybe-uninitialized] 3548 | if (!lyd_insert_attr(node, NULL, (node->schema->nodetype == LYS_LIST) ? "yang:key" : "yang:value", attr_val)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 33%] Building C object CMakeFiles/srobj.dir/src/lyd_mods.c.o /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/lyd_mods.c: In function 'sr_lydmods_conn_ctx_update': /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/lyd_mods.c:2255:8: warning: 'exists' may be used uninitialized in this function [-Wmaybe-uninitialized] 2255 | if (!exists) { | ^ [ 38%] Building C object CMakeFiles/srobj.dir/src/shm_main.c.o [ 42%] Building C object CMakeFiles/srobj.dir/src/shm_ext.c.o /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_ext.c: In function 'sr_shmext_print': /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_ext.c:202:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'atomic_uint_fast32_t' {aka 'unsigned int'} [-Wformat=] 202 | asprintf(&(items[item_count].name), "ext wasted %lu", ATOMIC_LOAD_RELAXED(((sr_ext_shm_t *)ext_shm_addr)->wasted)); | ~~^ | | | long unsigned int | %u /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_ext.c: In function 'sr_shmext_change_subscription_stop': /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_ext.c:864:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] 864 | sr_errinfo_merge(&err_info, tmp_err); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_ext.c: In function 'sr_shmext_oper_subscription_stop': /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_ext.c:1113:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] 1113 | sr_errinfo_merge(&err_info, tmp_err); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_ext.c: In function 'sr_shmext_rpc_subscription_stop': /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_ext.c:1555:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] 1555 | sr_errinfo_merge(&err_info, tmp_err); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 47%] Building C object CMakeFiles/srobj.dir/src/shm_mod.c.o [ 52%] Building C object CMakeFiles/srobj.dir/src/shm_sub.c.o /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_sub.c: In function 'sr_shmsub_change_notify_change': /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_sub.c:969:13: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 969 | sr_shmsub_multi_notify_write_event(multi_sub_shm, mod->request_id, cur_priority, SR_SUB_EV_CHANGE, &sid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 970 | subscriber_count, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_done': /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_sub.c:1084:13: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 1084 | sr_shmsub_multi_notify_write_event(multi_sub_shm, mod->request_id, cur_priority, SR_SUB_EV_DONE, &sid, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1085 | subscriber_count, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_abort': /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_sub.c:1136:82: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 1136 | uint32_t cur_priority, err_priority, subscriber_count, err_subscriber_count, diff_lyb_len, *aux = NULL; | ^~~~~~~~~~~~ /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_sub.c:1263:34: warning: 'err_subscriber_count' may be used uninitialized in this function [-Wmaybe-uninitialized] 1263 | subscriber_count -= err_subscriber_count; | ^~ /tmp/instance-0/output-1/build/sysrepo-1.4.104/src/shm_sub.c:1261:29: warning: 'err_priority' may be used uninitialized in this function [-Wmaybe-uninitialized] 1261 | if (last_subscr && (err_priority == cur_priority)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 57%] Building C object CMakeFiles/srobj.dir/src/utils/values.c.o [ 61%] Building C object CMakeFiles/srobj.dir/src/utils/xpath.c.o make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 61%] Built target srobj make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' Scanning dependencies of target compat make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 66%] Building C object CMakeFiles/compat.dir/compat/compat.c.o make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 66%] Built target compat make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' Scanning dependencies of target sysrepo make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 71%] Linking C shared library libsysrepo.so make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 71%] Built target sysrepo make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' Scanning dependencies of target sysrepocfg make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 76%] Building C object CMakeFiles/sysrepocfg.dir/src/executables/sysrepocfg.c.o [ 80%] Linking C executable sysrepocfg make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 80%] Built target sysrepocfg make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' Scanning dependencies of target sysrepo-plugind make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 85%] Building C object CMakeFiles/sysrepo-plugind.dir/src/executables/sysrepo-plugind.c.o [ 90%] Linking C executable sysrepo-plugind make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 90%] Built target sysrepo-plugind make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' Scanning dependencies of target sysrepoctl make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' make[3]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [ 95%] Building C object CMakeFiles/sysrepoctl.dir/src/executables/sysrepoctl.c.o [100%] Linking C executable sysrepoctl make[3]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' [100%] Built target sysrepoctl make[2]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' make[1]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' >>> sysrepo 1.4.104 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot install/fast -C /tmp/instance-0/output-1/build/sysrepo-1.4.104/ make[1]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libsysrepo.so.5.6.20 -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libsysrepo.so.5 -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libsysrepo.so -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/sysrepo.h -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/sysrepo/values.h -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/sysrepo/xpath.h -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/sysrepoctl -- Set runtime path of "/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/sysrepoctl" to "" -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/sysrepocfg -- Set runtime path of "/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/sysrepocfg" to "" -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/sysrepo-plugind -- Set runtime path of "/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/sysrepo-plugind" to "" -- Installing: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/sysrepo.pc make[1]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' >>> sysrepo 1.4.104 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/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@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/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 >>> sysrepo 1.4.104 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install/fast -C /tmp/instance-0/output-1/build/sysrepo-1.4.104/ make[1]: Entering directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/target/usr/lib/libsysrepo.so.5.6.20 -- Installing: /tmp/instance-0/output-1/target/usr/lib/libsysrepo.so.5 -- Installing: /tmp/instance-0/output-1/target/usr/lib/libsysrepo.so -- Installing: /tmp/instance-0/output-1/target/usr/include/sysrepo.h -- Installing: /tmp/instance-0/output-1/target/usr/include/sysrepo/values.h -- Installing: /tmp/instance-0/output-1/target/usr/include/sysrepo/xpath.h -- Installing: /tmp/instance-0/output-1/target/usr/bin/sysrepoctl -- Set runtime path of "/tmp/instance-0/output-1/target/usr/bin/sysrepoctl" to "" -- Installing: /tmp/instance-0/output-1/target/usr/bin/sysrepocfg -- Set runtime path of "/tmp/instance-0/output-1/target/usr/bin/sysrepocfg" to "" -- Installing: /tmp/instance-0/output-1/target/usr/bin/sysrepo-plugind -- Set runtime path of "/tmp/instance-0/output-1/target/usr/bin/sysrepo-plugind" to "" -- Installing: /tmp/instance-0/output-1/target/usr/lib/pkgconfig/sysrepo.pc make[1]: Leaving directory '/tmp/instance-0/output-1/build/sysrepo-1.4.104' tzcode2020f.tar.gz: OK (sha512: 5f6bf1b508434842eb9dacacc744b5f3375c35b88e401ef372b5fde80ad2f523484fe52a6e99460e402230406ebf6a9261a97efde45a610f8e8085893d55c4ed) >>> host-zic 2020f Extracting gzip -d -c /tmp/instance-0/dl/zic/tzcode2020f.tar.gz | tar --strip-components=0 -C /tmp/instance-0/output-1/build/host-zic-2020f -xf - >>> host-zic 2020f Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile >>> host-zic 2020f Configuring >>> host-zic 2020f Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/host-zic-2020f zic make[1]: Entering directory '/tmp/instance-0/output-1/build/host-zic-2020f' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-zic-2020f' >>> host-zic 2020f Installing to host directory /usr/bin/install -D -m 755 /tmp/instance-0/output-1/build/host-zic-2020f/zic /tmp/instance-0/output-1/host/sbin/zic /usr/bin/install -D -m 644 /tmp/instance-0/output-1/build/host-zic-2020f/tzfile.h /tmp/instance-0/output-1/host/include/tzfile.h tzdata2021a.tar.gz: OK (sha512: 7cdd762ec90ce12a30fa36b1d66d1ea82d9fa21e514e2b9c7fcbe2541514ee0fadf30843ff352c65512fb270857b51d1517b45e1232b89c6f954ba9ff1833bb3) >>> host-tzdata 2021a Extracting gzip -d -c /tmp/instance-0/dl/tzdata/tzdata2021a.tar.gz | tar --strip-components=0 -C /tmp/instance-0/output-1/build/host-tzdata-2021a -xf - >>> host-tzdata 2021a Patching >>> host-tzdata 2021a Configuring >>> host-tzdata 2021a Building (cd /tmp/instance-0/output-1/build/host-tzdata-2021a; for zone in africa antarctica asia australasia europe northamerica southamerica etcetera backward factory; do /tmp/instance-0/output-1/host/sbin/zic -b fat -d _output/posix $zone || exit 1; /tmp/instance-0/output-1/host/sbin/zic -b fat -d _output/right -L leapseconds $zone || exit 1; done; ) warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" warning: "leapseconds", line 83: "#expires" is obsolescent; use "Expires" >>> host-tzdata 2021a Installing to host directory /usr/bin/install -d -m 0755 /tmp/instance-0/output-1/host/share/zoneinfo cp -a /tmp/instance-0/output-1/build/host-tzdata-2021a/_output/* /tmp/instance-0/output-1/build/host-tzdata-2021a/*.tab /tmp/instance-0/output-1/host/share/zoneinfo tzdata2021a.tar.gz: OK (sha512: 7cdd762ec90ce12a30fa36b1d66d1ea82d9fa21e514e2b9c7fcbe2541514ee0fadf30843ff352c65512fb270857b51d1517b45e1232b89c6f954ba9ff1833bb3) >>> tzdata 2021a Extracting gzip -d -c /tmp/instance-0/dl/tzdata/tzdata2021a.tar.gz | tar --strip-components=0 -C /tmp/instance-0/output-1/build/tzdata-2021a -xf - >>> tzdata 2021a Patching >>> tzdata 2021a Configuring >>> tzdata 2021a Building >>> tzdata 2021a Installing to target /usr/bin/install -d -m 0755 /tmp/instance-0/output-1/target/usr/share/zoneinfo cp -a /tmp/instance-0/output-1/host/share/zoneinfo/* /tmp/instance-0/output-1/target/usr/share/zoneinfo cd /tmp/instance-0/output-1/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /tmp/instance-0/output-1/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /tmp/instance-0/output-1/target/etc/localtime echo "Etc/UTC" >/tmp/instance-0/output-1/target/etc/timezone ympd-1.3.0.tar.gz: OK (sha256: d9f68920cd93d1cfa971e1d7b9162a2b1724909bc9753c1338cecb3688d234d5) >>> ympd 1.3.0 Extracting gzip -d -c /tmp/instance-0/dl/ympd/ympd-1.3.0.tar.gz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/ympd-1.3.0 -xf - >>> ympd 1.3.0 Patching Applying 0001-only-c-language.patch using patch: patching file CMakeLists.txt Applying 0002-added-forward-declarations.patch using patch: patching file src/mpd_client.c Hunk #1 succeeded at 29 (offset -1 lines). patching file src/mpd_client.h Hunk #1 succeeded at 92 with fuzz 1 (offset -4 lines). >>> ympd 1.3.0 Configuring (mkdir -p /tmp/instance-0/output-1/build/ympd-1.3.0/ && cd /tmp/instance-0/output-1/build/ympd-1.3.0/ && rm -f CMakeCache.txt && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-0/output-1/host/bin/cmake /tmp/instance-0/output-1/build/ympd-1.3.0/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DWITH_SSL=ON ) -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/nios2-linux-gcc -- Check for working C compiler: /tmp/instance-0/output-1/host/bin/nios2-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /tmp/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- Found LibMPDClient: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libmpdclient.so -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "1.1.1k") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /tmp/instance-0/output-1/build/ympd-1.3.0 >>> ympd 1.3.0 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/ympd-1.3.0' make[2]: Entering directory '/tmp/instance-0/output-1/build/ympd-1.3.0' make[3]: Entering directory '/tmp/instance-0/output-1/build/ympd-1.3.0' [ 12%] Generating assets.c Scanning dependencies of target ympd make[3]: Leaving directory '/tmp/instance-0/output-1/build/ympd-1.3.0' make[3]: Entering directory '/tmp/instance-0/output-1/build/ympd-1.3.0' [ 25%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 37%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 50%] Building C object CMakeFiles/ympd.dir/src/mongoose.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/json_encode.c.o [ 75%] Building C object CMakeFiles/ympd.dir/src/http_server.c.o [ 87%] Building C object CMakeFiles/ympd.dir/assets.c.o [100%] Linking C executable ympd make[3]: Leaving directory '/tmp/instance-0/output-1/build/ympd-1.3.0' [100%] Built target ympd make[2]: Leaving directory '/tmp/instance-0/output-1/build/ympd-1.3.0' make[1]: Leaving directory '/tmp/instance-0/output-1/build/ympd-1.3.0' >>> ympd 1.3.0 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install/fast -C /tmp/instance-0/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/ympd-1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-0/output-1/target/usr/bin/ympd -- Installing: /tmp/instance-0/output-1/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory '/tmp/instance-0/output-1/build/ympd-1.3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/nios2-linux-%g' -e 's%@TARGET_ARCH@%nios2%g' -e 's%@TARGET_CPU@%%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@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/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' /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/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##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/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 /tmp/instance-0/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/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 /tmp/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-212-g004a792dcf"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.4"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.4\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2021.02.3-212-g004a792dcf Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.36.2 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> cctz 2.3 Collecting legal info LICENSE.txt: OK (sha256: c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> cjson 1.7.13 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> collectd 5.12.0 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) >>> libcurl 7.78.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> dante 1.4.2 Collecting legal info LICENSE: OK (sha256: 954ab6dbcf994711e28e603d8657d6eceef333cd6f9ca6705f0e9d118ab7d69a) >>> dhcpcd 9.4.0 Collecting legal info LICENSE: OK (sha256: 9cce1077bad23544349788ec750ec6e5aee106fc437fd6b5d73c0d8510426578) >>> dtv-scan-tables 6d019038cd04e837d9dd58701202c15924c1c654 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> exempi 2.5.2 Collecting legal info COPYING: OK (sha256: 3d3c3593c15e0d35bdae0df7c642106250f6be3adc61477419413900f23ae607) >>> f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> git-crypt 0.6.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) parse_options.hpp: OK (sha256: 506657e7a381165550e6c33e35b3b03bbef3e1feb68ba5529e264bd75ed2dc64) >>> git 2.30.2 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> 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.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libnet 1.1.6 Collecting legal info doc/COPYING: OK (sha256: 961355c8bac6de11ecb8f634111986712e80a88272c0bb0954fd1810e6f47cab) >>> 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) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libyang 1.0.215 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> logsurfer 1.8 Collecting legal info >>> mbedtls 2.16.11 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> poppler 0.84.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tiff 4.2.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> sysrepo 1.4.104 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-sysrepo 1.4.104 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-libyang 1.0.215 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> tzdata 2021a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2021a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2020f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> ympd 1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'