make[2]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18' make[1]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18' >>> urg 0.8.18 Fixing package configuration files >>> urg 0.8.18 Fixing libtool files for la in $(find /tmp/instance-6/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-6/output-1/host/arm-buildroot-linux-musleabihf/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-6/output-1/host/arm-buildroot-linux-musleabihf/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-6/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 >>> urg 0.8.18 Installing to target PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-6/output-1/target install -C /tmp/instance-6/output-1/build/urg-0.8.18/ make[1]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18' Making install in include make[2]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/include' Making install in c make[3]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/include/c' make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/include/c' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/include/c_urg' /usr/bin/install -c -m 644 urg_ctrl.h urg_t.h urg_parameter_t.h serial_ctrl.h serial_utils.h serial_t.h serial_t_lin.h serial_t_win.h detect_os.h urg_delay.h math_utils.h urg_ticks.h ring_buffer.h '/tmp/instance-6/output-1/target/usr/include/c_urg' make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/include/c' make[3]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/include/c' Making install in cpp make[3]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/include/cpp' make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/include/cpp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/include/urg' /usr/bin/install -c -m 644 RangeSensor.h CaptureSettings.h RangeSensorParameter.h UrgDevice.h UrgCtrl.h RangeCaptureMode.h UrgUsbCom.h UrgUtils.h RingBuffer.h split.h Connection.h SerialDevice.h ConnectionUtils.h FindComPorts.h isUsingComDriver.h IsUsbCom.h TcpipSocket.h Position.h Angle.h Point.h DetectOS.h Thread.h Lock.h LockGuard.h Semaphore.h ticks.h delay.h ConditionVariable.h MathUtils.h log_printf.h Coordinate.h MonitorDataHandler.h MonitorModeManager.h MonitorEventScheduler.h DeviceIpManager.h LogNameHolder.h mConnection.h mUrgDevice.h UrgServer.h DeviceServer.h '/tmp/instance-6/output-1/target/usr/include/urg' /usr/bin/install -c -m 644 findUrgPorts.h '/tmp/instance-6/output-1/target/usr/include/urg' make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/include/cpp' make[3]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/include/cpp' make[3]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/include' make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/include' make[3]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/include' make[2]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/include' Making install in src make[2]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src' Making install in c make[3]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c' Making install in connection make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/connection' make[5]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/connection' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c libc_urg_connection.la '/tmp/instance-6/output-1/target/usr/lib' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/include/c_urg' libtool: install: /usr/bin/install -c .libs/libc_urg_connection.so.0.0.0 /tmp/instance-6/output-1/target/usr/lib/libc_urg_connection.so.0.0.0 libtool: install: (cd /tmp/instance-6/output-1/target/usr/lib && { ln -s -f libc_urg_connection.so.0.0.0 libc_urg_connection.so.0 || { rm -f libc_urg_connection.so.0 && ln -s libc_urg_connection.so.0.0.0 libc_urg_connection.so.0; }; }) /usr/bin/install -c -m 644 serial_ctrl.h serial_utils.h serial_t.h serial_t_lin.h serial_t_win.h ring_buffer.h '/tmp/instance-6/output-1/target/usr/include/c_urg' libtool: install: (cd /tmp/instance-6/output-1/target/usr/lib && { ln -s -f libc_urg_connection.so.0.0.0 libc_urg_connection.so || { rm -f libc_urg_connection.so && ln -s libc_urg_connection.so.0.0.0 libc_urg_connection.so; }; }) libtool: install: /usr/bin/install -c .libs/libc_urg_connection.lai /tmp/instance-6/output-1/target/usr/lib/libc_urg_connection.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/connection' make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/connection' Making install in system make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/system' make[5]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/system' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c libc_urg_system.la '/tmp/instance-6/output-1/target/usr/lib' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/include/c_urg' /usr/bin/install -c -m 644 detect_os.h urg_delay.h math_utils.h urg_ticks.h '/tmp/instance-6/output-1/target/usr/include/c_urg' libtool: install: /usr/bin/install -c .libs/libc_urg_system.so.0.0.0 /tmp/instance-6/output-1/target/usr/lib/libc_urg_system.so.0.0.0 libtool: install: (cd /tmp/instance-6/output-1/target/usr/lib && { ln -s -f libc_urg_system.so.0.0.0 libc_urg_system.so.0 || { rm -f libc_urg_system.so.0 && ln -s libc_urg_system.so.0.0.0 libc_urg_system.so.0; }; }) libtool: install: (cd /tmp/instance-6/output-1/target/usr/lib && { ln -s -f libc_urg_system.so.0.0.0 libc_urg_system.so || { rm -f libc_urg_system.so && ln -s libc_urg_system.so.0.0.0 libc_urg_system.so; }; }) libtool: install: /usr/bin/install -c .libs/libc_urg_system.lai /tmp/instance-6/output-1/target/usr/lib/libc_urg_system.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/system' make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/system' Making install in urg make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/urg' make[5]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/urg' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c libc_urg.la '/tmp/instance-6/output-1/target/usr/lib' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/include/c_urg' libtool: install: /usr/bin/install -c .libs/libc_urg.so.0.0.0 /tmp/instance-6/output-1/target/usr/lib/libc_urg.so.0.0.0 /usr/bin/install -c -m 644 urg_ctrl.h urg_t.h urg_parameter_t.h '/tmp/instance-6/output-1/target/usr/include/c_urg' libtool: install: (cd /tmp/instance-6/output-1/target/usr/lib && { ln -s -f libc_urg.so.0.0.0 libc_urg.so.0 || { rm -f libc_urg.so.0 && ln -s libc_urg.so.0.0.0 libc_urg.so.0; }; }) libtool: install: (cd /tmp/instance-6/output-1/target/usr/lib && { ln -s -f libc_urg.so.0.0.0 libc_urg.so || { rm -f libc_urg.so && ln -s libc_urg.so.0.0.0 libc_urg.so; }; }) libtool: install: /usr/bin/install -c .libs/libc_urg.lai /tmp/instance-6/output-1/target/usr/lib/libc_urg.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/urg' make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c/urg' make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c' make[5]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c' make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c' make[3]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src/c' make[3]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src' make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src' make[3]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src' make[2]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/src' Making install in samples make[2]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples' Making install in c make[3]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples/c' make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples/c' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples/c' make[3]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples/c' make[3]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples' make[4]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples' make[3]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples' make[2]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18/samples' make[2]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18' make[3]: Entering directory '/tmp/instance-6/output-1/build/urg-0.8.18' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c urg-config c_urg-config '/tmp/instance-6/output-1/target/usr/bin' make[3]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18' make[2]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18' make[1]: Leaving directory '/tmp/instance-6/output-1/build/urg-0.8.18' vsftpd-3.0.4.tar.gz: OK (sha256: 6b9421bd27e8a6cdeed5b31154f294a20b003a11a26c09500715a0a6b1b86a26) >>> vsftpd 3.0.4 Extracting gzip -d -c /tmp/instance-6/dl/vsftpd/vsftpd-3.0.4.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/vsftpd-3.0.4 -xf - >>> vsftpd 3.0.4 Patching Applying 0001-utmpx-builddef.patch using patch: patching file builddefs.h patching file sysdeputil.c Applying 0002-fix-CVE-2015-1419.patch using patch: patching file ls.c patching file str.c Hunk #1 succeeded at 711 (offset -59 lines). patching file str.h Hunk #1 succeeded at 100 (offset -1 lines). Applying 0003-Prevent-hang-in-SIGCHLD-handler.patch using patch: patching file sysutil.c Hunk #1 succeeded at 592 (offset -16 lines). patching file sysutil.h Hunk #1 succeeded at 175 (offset -2 lines). patching file twoprocess.c >>> vsftpd 3.0.4 Configuring /usr/bin/sed -i -e 's/.*VSF_BUILD_UTMPX/#undef VSF_BUILD_UTMPX/' /tmp/instance-6/output-1/build/vsftpd-3.0.4/builddefs.h >>> vsftpd 3.0.4 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 CC="/tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" LIBS="-lcrypt -lcap" -C /tmp/instance-6/output-1/build/vsftpd-3.0.4 make[1]: Entering directory '/tmp/instance-6/output-1/build/vsftpd-3.0.4' /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c logging.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc ls.c: In function 'vsf_filename_passes_filter': ls.c:395:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 395 | free(normname); | ^~~~~~~~ In file included from ls.c:10: /tmp/instance-6/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/stdlib.h:41:12: note: expected 'void *' but argument is of type 'const char *' 41 | void free (void *); | ^~~~~~ ls.c:396:8: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 396 | free(path); | ^~~~ In file included from ls.c:10: /tmp/instance-6/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/stdlib.h:41:12: note: expected 'void *' but argument is of type 'const char *' 41 | void free (void *); | ^~~~~~ /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -idirafter dummyinc /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o seccompsandbox.o -Wl,-s -lcrypt -lcap make[1]: Leaving directory '/tmp/instance-6/output-1/build/vsftpd-3.0.4' >>> vsftpd 3.0.4 Installing to target /usr/bin/install -D -m 755 /tmp/instance-6/output-1/build/vsftpd-3.0.4/vsftpd /tmp/instance-6/output-1/target/usr/sbin/vsftpd test -f /tmp/instance-6/output-1/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /tmp/instance-6/output-1/build/vsftpd-3.0.4/vsftpd.conf /tmp/instance-6/output-1/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /tmp/instance-6/output-1/target/usr/share/empty /usr/bin/install -d -m 555 /tmp/instance-6/output-1/target/home/ftp /usr/bin/install -D -m 755 package/vsftpd/S70vsftpd /tmp/instance-6/output-1/target/etc/init.d/S70vsftpd >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%cortex-a8%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@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', '-g0'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-6/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-6/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-6/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-6/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-6/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-6/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-6/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-6/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-6/output-1/target/etc/shells; fi PYTHONPATH="/tmp/instance-6/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/python3.9/" /tmp/instance-6/output-1/host/bin/python3.9 /tmp/instance-6/buildroot/support/scripts/pycompile.py --strip-root /tmp/instance-6/output-1/target /tmp/instance-6/output-1/target/usr/lib/python3.9 find /tmp/instance-6/output-1/target/usr/lib/python3.9 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-6/output-1/target/usr/lib/python3.9 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow rm -f /tmp/instance-6/output-1/target/bin/sh if [ -x /tmp/instance-6/output-1/target/sbin/swapon -a -x /tmp/instance-6/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-6/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-6/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-6/output-1/build/locales.nopurge for dir in /tmp/instance-6/output-1/target/usr/share/locale /tmp/instance-6/output-1/target/usr/share/X11/locale /tmp/instance-6/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-6/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-6/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-6/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-6/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-6/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/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-6/output-1/host/bin/arm-buildroot-linux-musleabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-6/output-1/host/bin/arm-buildroot-linux-musleabihf-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-6/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-6/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-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1060-g602ff66bf7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-rc1\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr ln -snf /tmp/instance-6/output-1/host/arm-buildroot-linux-musleabihf/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2021.05-1060-g602ff66bf7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.2 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.13.2 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> batctl 2021.0 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) LICENSES/preferred/MIT: OK (sha256: 323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bird 2.0.8 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dfu-util 0.10 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> drbd-utils 9.15.0 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> dropbear 2020.81 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> duktape 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 5b42d02dbd084fd6d7e61d93f52e02b596f25400e54e0f86d5780045e5b754c8) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> 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 >>> gensio 2.2.4 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haveged 1.9.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> jo 1.4 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> libatomic_ops 7.6.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libbsd 0.10.0 Collecting legal info COPYING: OK (sha256: 933d14a6bc89ee1fd7adbf5b6ec97f6ff0e002549d0b0c164f8a8895371d78f8) >>> libcap 2.51 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.51 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libfribidi 1.0.10 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libraw 0.20.2 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: 313415f7f48f6cd3cc78856626aab4bbe97dbb1e9a11db9c25396ca8d0e76cd9) >>> libsigsegv 2.13 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mono 6.12.0.90 Collecting legal info LICENSE: OK (sha256: 923c7053ad0d430cd9b0b69a0ccf3abb7170a1ce50ecbf01915b565a35823d10) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-mono 6.12.0.90 Collecting legal info LICENSE: OK (sha256: 923c7053ad0d430cd9b0b69a0ccf3abb7170a1ce50ecbf01915b565a35823d10) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-monolite 1A5E0066-58DC-428A-B21C-0AD6CDAE2789 Collecting legal info >>> 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-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> multicat 2.3 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info COPYING: OK (sha256: 1080312c3230fb7dd32fe807ed8c8cd11f4061bf1a2f065b651630bfe30157b2) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-arrow 0.15.2 Collecting legal info LICENSE: OK (sha256: a4b7601be50569c2c96a9818fc809b0149410c84c99714d60c9d4fb0ae861fa2) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> python-cached-property 1.5.1 Collecting legal info LICENSE: OK (sha256: ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a) >>> python-dateutil 2.8.1 Collecting legal info LICENSE: OK (sha256: ba00f51a0d92823b5a1cde27d8b5b9d2321e67ed8da9bc163eff96d5e17e577e) >>> host-python-setuptools-scm 5.0.1 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-dpkt 1.9.2 Collecting legal info LICENSE: OK (sha256: 4c5ffde575425591cbd51410219a6b98bbbb717e0c5784187e356653da8e5095) >>> python-janus 0.6.1 Collecting legal info LICENSE: OK (sha256: 8b177cccb6ddec12a9fc97bd49e7e2bbcd92464625624bd8bdbfad799ae606e9) >>> python-kiwisolver 1.1.0 Collecting legal info LICENSE: OK (sha256: 95c32f73d43fa54d8146badbcbd73b83acb7fa2cc81a7cef7784b3cd33b146a0) >>> python-mimeparse 1.6.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-pymysql 0.9.3 Collecting legal info LICENSE: OK (sha256: 314120dc65f0800f738a4b31400c76ee14decd1fbe77ce9c3540a421b86ea7b6) >>> python-sdnotify 0.3.2 Collecting legal info LICENSE.txt: OK (sha256: 038351c6f544a386576da41d5fe1320437ed211507565dd9c334c8290055b88e) >>> python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-termcolor 1.1.0 Collecting legal info COPYING.txt: OK (sha256: 497b3272b67b94a7aa58fa3748d21b62b29ccb783b1cda816f594e3932590bbf) >>> ser2net 4.3.3 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-tegrarcm 1.8 Collecting legal info LICENSE: OK (sha256: 5f20d276321cb37346d911712a813cb7ce4c8e3a570bffc919bec820eeef13f6) >>> host-cryptopp 8.3.0 Collecting legal info License.txt: OK (sha256: e668af8c73a38a66a1e8951d14ec24e7582fee5254dd6c3dae488a416d105d5f) >>> host-libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> vsftpd 3.0.4 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: monolite-1A5E0066-58DC-428A-B21C-0AD6CDAE2789: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'