^~ /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_mod.c: In function 'sr_shmmod_modinfo_rdlock_upgrade': /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_mod.c:469:20: warning: 'ds' may be used uninitialized in this function [-Wmaybe-uninitialized] sr_datastore_t ds; ^~ /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_sub.c: In function 'sr_shmsub_change_notify_change': /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_sub.c:790:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((err_info = sr_shm_remap(&shm_sub, sizeof *multi_sub_shm + diff_lyb_len))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_mod.c: In function 'sr_shmmod_modinfo_unlock': /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_mod.c:519:20: warning: 'ds' may be used uninitialized in this function [-Wmaybe-uninitialized] sr_datastore_t ds; ^~ /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_done': /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_sub.c:898:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((err_info = sr_shm_remap(&shm_sub, sizeof *multi_sub_shm + diff_lyb_len))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 57%] Building C object CMakeFiles/srobj.dir/src/utils/values.c.o /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_abort': /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_sub.c:1032:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((err_info = sr_shm_remap(&shm_sub, sizeof *multi_sub_shm + diff_lyb_len))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/shm_sub.c:1050:29: warning: 'err_priority' may be used uninitialized in this function [-Wmaybe-uninitialized] if (last_subscr && (err_priority == cur_priority)) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 63%] Building C object CMakeFiles/srobj.dir/src/utils/xpath.c.o In file included from /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/utils/xpath.c:28:0: /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/common.h:806:25: warning: 'struct timespec' declared inside parameter list will not be visible outside of this definition or declaration void sr_time_get(struct timespec *ts, uint32_t add_ms); ^~~~~~~~ make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' [ 63%] Built target srobj make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' Scanning dependencies of target sysrepo make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' [ 68%] Linking C shared library libsysrepo.so make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' [ 68%] Built target sysrepo make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' Scanning dependencies of target sysrepo-plugind Scanning dependencies of target sysrepocfg Scanning dependencies of target sysrepoctl make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' [ 84%] Building C object CMakeFiles/sysrepoctl.dir/src/executables/sysrepoctl.c.o [ 84%] Building C object CMakeFiles/sysrepocfg.dir/src/executables/sysrepocfg.c.o [ 84%] Building C object CMakeFiles/sysrepo-plugind.dir/src/executables/sysrepo-plugind.c.o /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/executables/sysrepo-plugind.c: In function 'main': /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/executables/sysrepo-plugind.c:336:9: warning: 'plugin_count' may be used uninitialized in this function [-Wmaybe-uninitialized] int plugin_count, i, r, rc = EXIT_FAILURE, opt, debug = 0; ^~~~~~~~~~~~ /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/executables/sysrepocfg.c: In function 'step_edit_input': /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/executables/sysrepocfg.c:124:29: warning: argument 'editor' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] step_edit_input(const char *editor, const char *path) ^~~~~~ /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/executables/sysrepoctl.c: In function 'main': /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/executables/sysrepoctl.c:270:45: warning: 'ly_mod' may be used uninitialized in this function [-Wmaybe-uninitialized] srctl_list_collect_import(ly_mod->imp[i].module, list, list_count); ~~~~~~^~~~~ /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/src/executables/sysrepoctl.c:186:30: note: 'ly_mod' was declared here const struct lys_module *ly_mod; ^~~~~~ [ 89%] Linking C executable sysrepo-plugind [ 94%] Linking C executable sysrepocfg [100%] Linking C executable sysrepoctl make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' [100%] Built target sysrepo-plugind make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' [100%] Built target sysrepocfg make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' [100%] Built target sysrepoctl make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' >>> sysrepo 1.3.21 Installing to staging directory PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libsysrepo.so.4.1.8 -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libsysrepo.so.4 -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/libsysrepo.so -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/sysrepo.h -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/sysrepo/values.h -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/include/sysrepo/xpath.h -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin/sysrepoctl -- Set runtime path of "/home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin/sysrepoctl" to "" -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin/sysrepocfg -- Set runtime path of "/home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin/sysrepocfg" to "" -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin/sysrepo-plugind -- Set runtime path of "/home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin/sysrepo-plugind" to "" -- Installing: /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libsysrepo.pc make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' >>> sysrepo 1.3.21 Fixing libtool files for la in $(find /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/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@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/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.3.21 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/target install/fast -C /home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libsysrepo.so.4.1.8 -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libsysrepo.so.4 -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/libsysrepo.so -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/sysrepo.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/sysrepo/values.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/include/sysrepo/xpath.h -- Installing: /home/naourr/work/instance-0/output-1/target/usr/bin/sysrepoctl -- Set runtime path of "/home/naourr/work/instance-0/output-1/target/usr/bin/sysrepoctl" to "" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/bin/sysrepocfg -- Set runtime path of "/home/naourr/work/instance-0/output-1/target/usr/bin/sysrepocfg" to "" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/bin/sysrepo-plugind -- Set runtime path of "/home/naourr/work/instance-0/output-1/target/usr/bin/sysrepo-plugind" to "" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig/libsysrepo.pc make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/sysrepo-1.3.21' uftp-4.10.tar.gz: OK (sha256: 91ba8aae80c7c9ccaf04600b628cbeca4699ed48268fe43d2bf539a41083f292) >>> uftp 4.10 Extracting gzip -d -c /home/naourr/work/instance-0/dl/uftp/uftp-4.10.tar.gz | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/uftp-4.10 -xf - >>> uftp 4.10 Patching >>> uftp 4.10 Configuring >>> uftp 4.10 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-as" LD="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/uftp-4.10 CRYPT_LIB="`/home/naourr/work/instance-0/output-1/host/bin/pkg-config --libs libcrypto`" make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/uftp-4.10' /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c uftp_common.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c encrypt_openssl.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c server_announce.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c server_transfer.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c server_send.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c server_phase.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c server_common.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c server_config.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c server_init.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c server_main.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c client_loop.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c client_announce.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c client_fileinfo.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c client_transfer.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c client_common.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c client_config.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c client_init.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c client_main.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c heartbeat_send.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c proxy_loop.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c proxy_upstream.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c proxy_downstream.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c proxy_common.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c proxy_config.c proxy_common.c: In function 'check_pending': proxy_common.c:428:32: warning: 'hlen' may be used uninitialized in this function [-Wmaybe-uninitialized] (pending->count == max_msg_dest(group, *func, hlen))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proxy_common.c: In function 'forward_message': proxy_common.c:599:22: warning: 'key.rsa' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!verify_ECDSA_sig(key.ec, group->hashtype, packet, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ meslen, sigcopy, siglen)) { ~~~~~~~~~~~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c proxy_init.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c proxy_main.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `getconf LFS_CFLAGS` -c uftp_keymgt.c /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -o uftp uftp_common.o encrypt_openssl.o server_announce.o server_transfer.o server_send.o server_phase.o server_common.o server_config.o server_init.o server_main.o -lm -L/home/naourr/work/instance-0/output-1/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/lib64 -lcrypto -lpthread /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -o uftpd uftp_common.o encrypt_openssl.o client_loop.o client_announce.o client_fileinfo.o client_transfer.o client_common.o client_config.o client_init.o client_main.o heartbeat_send.o -lm -L/home/naourr/work/instance-0/output-1/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/lib64 -lcrypto /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -o uftp_keymgt uftp_keymgt.o uftp_common.o encrypt_openssl.o -lm -L/home/naourr/work/instance-0/output-1/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/lib64 -lcrypto /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wformat=2 -Wwrite-strings -Wpointer-arith -Wcast-qual -Wshadow -Wno-missing-field-initializers -Wstrict-prototypes -Winline -Wbad-function-cast -DHAS_GETIFADDRS -o uftpproxyd uftp_common.o encrypt_openssl.o proxy_loop.o proxy_upstream.o proxy_downstream.o proxy_common.o proxy_config.o proxy_init.o proxy_main.o heartbeat_send.o -lm -L/home/naourr/work/instance-0/output-1/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/lib64 -lcrypto make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/uftp-4.10' >>> uftp 4.10 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-as" LD="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/uftp-4.10 CRYPT_LIB="`/home/naourr/work/instance-0/output-1/host/bin/pkg-config --libs libcrypto`" DESTDIR=/home/naourr/work/instance-0/output-1/target install make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/uftp-4.10' install -m 755 -d /home/naourr/work/instance-0/output-1/target/usr/bin install -m 755 -d /home/naourr/work/instance-0/output-1/target/usr/share/man/man1 install -m 755 uftp /home/naourr/work/instance-0/output-1/target/usr/bin install -m 755 uftpd /home/naourr/work/instance-0/output-1/target/usr/bin install -m 755 uftpproxyd /home/naourr/work/instance-0/output-1/target/usr/bin install -m 755 uftp_keymgt /home/naourr/work/instance-0/output-1/target/usr/bin install -m 644 uftp.1 uftpd.1 uftpproxyd.1 uftp_keymgt.1 /home/naourr/work/instance-0/output-1/target/usr/share/man/man1 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/uftp-4.10' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/naourr/work/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-%g' -e 's%@TARGET_ARCH@%x86_64%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@%/home/naourr/work/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%$(if $(BR2_STATIC_LIBS),true,false)%g' package/meson//cross-compilation.conf.in > /home/naourr/work/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' /home/naourr/work/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/naourr/work/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/naourr/work/instance-0/output-1/target/etc/shells || echo "/bin/bash" >> /home/naourr/work/instance-0/output-1/target/etc/shells rm -f /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale /home/naourr/work/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##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-0/output-1/target/lib/debug /home/naourr/work/instance-0/output-1/target/usr/lib/debug find /home/naourr/work/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 /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/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 /home/naourr/work/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 /home/naourr/work/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-6531-g31794691b42"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02.6"; \ echo "PRETTY_NAME=\"Buildroot 2020.02.6\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output-1/target/usr ln -snf /home/naourr/work/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2019.02-6531-g31794691b42 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-none Collecting legal info >>> skeleton-init-common Collecting legal info amd-2016.11-19-x86_64-amd-linux-gnu.src.tar.bz2: OK (sha256: d61ce0b5648ad63cca16fe233c82e7eaa6a3212a549d69a527e7a2d5350f7b4a) >>> toolchain-external-codesourcery-amd64 2016.11-19 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.1.2 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) >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bash 5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bats-core 1.1.0 Collecting legal info LICENSE.md: OK (sha256: 55074b2b3b87809105034e1468e59076554d76a80c67bcc592000cc3d929852d) >>> bluez-alsa 2.1.0 Collecting legal info LICENSE: OK (sha256: 60253922a459245128c34eb379cbda7c76936636d4c10edc576663a0f560dd4d) >>> bluez5_utils 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bluez5_utils-headers 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.62.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.53.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 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.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> fdk-aac 2.0.1 Collecting legal info NOTICE: OK (sha256: 95ec80da40b4af12ad4c4f3158c9cfb80f2479f3246e4260cb600827cc8c7836) >>> sbc 1.4 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.1 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) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-pam 1.3.1 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> ffmpeg 4.2.4 Collecting legal info LICENSE.md: OK (sha256: cad1218c22121b169fb1380178ab7a0b33cb38a3ff6d3915b8533d1d954f3ce7) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> host-nasm 2.14.02 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> libdrm 2.4.100 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> openjpeg 2.3.1 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flite 1.4 Collecting legal info flite-1.4-release/COPYING: OK (sha256: 4cbeaee8c9a8f23f251f0ce56e9212d244d9ea6b0dbe48601623d920054249a1) >>> gawk 5.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gdb 8.2.1 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 >>> hwdata 0.326 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libedit 20190324-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libnetconf2 1.1.3 Collecting legal info LICENSE: OK (sha256: 085122ea91161812dda9cd2f42d8c50ecc3a48cc1a4f15044d86cfc5aa887577) >>> libyang 1.0.109 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsigrok 0.5.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libzip 1.5.2 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> lshw 02.18 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mesa3d 19.3.4 Collecting legal info docs/license.html: OK (sha256: d8d662974fc86e2e640362015e42de3fcc161d435a9f2111ecd8561412feca73) >>> host-python3-mako 1.1.0 Collecting legal info LICENSE: OK (sha256: c3b124673c93872156757a934c75b498d68eec09510e25e549d9dc2013776499) >>> mxml 3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 63cc06ba05adecb1fdf2c94460a98291fd71614865456e52a19a1e7cc674250f) >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> owfs 3.2p3 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> pdbg 2.4 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> procps-ng 3.3.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> protobuf-c 1.3.2 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.3.2 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf 3.11.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> s6-linux-utils 2.5.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> skalibs 2.9.1.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> spi-tools 0.8.4 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> sysklogd 1.6 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> sysrepo 1.3.21 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-sysrepo 1.3.21 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> host-libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> host-libyang 1.0.109 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> uftp 4.10 Collecting legal info LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-amd64-2016.11-19: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64_LICENSE_FILES not defined) WARNING: libdrm-2.4.100: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'