/tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/openssl -I/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/lzo -I/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/openssl -I/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/openssl -I/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/openssl -I/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/openssl -o vtund main.o cfg_file.tab.o cfg_file.lex.o server.o client.o lib.o llist.o auth.o tunnel.o lock.o netlib.o tun_dev.o tap_dev.o pty_dev.o pipe_dev.o tcp_proto.o udp_proto.o linkfd.o lfd_shaper.o lfd_zlib.o lfd_lzo.o lfd_encrypt.o lfd_legacy_encrypt.o -L/tmp/instance-1/output-1/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -L/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib -lz -llzo2 -lcrypto make[1]: Leaving directory '/tmp/instance-1/output-1/build/vtun-3.0.4' >>> vtun 3.0.4 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-1/output-1/target install -C /tmp/instance-1/output-1/build/vtun-3.0.4/ make[1]: Entering directory '/tmp/instance-1/output-1/build/vtun-3.0.4' /usr/bin/install -c -d -m 755 /tmp/instance-1/output-1/target/etc /usr/bin/install -c -d -m 755 /tmp/instance-1/output-1/target/usr/share/man/man8 /usr/bin/install -c -m 600 vtund.conf /tmp/instance-1/output-1/target/etc; /usr/bin/install -c -m 644 vtund.8 /tmp/instance-1/output-1/target/usr/share/man/man8 /usr/bin/install -c -d -m 755 /tmp/instance-1/output-1/target/usr/share/man/man5 /usr/bin/install -c -m 600 scripts/vtund-start.conf /tmp/instance-1/output-1/target/etc; /usr/bin/install -c -m 644 vtund.conf.5 /tmp/instance-1/output-1/target/usr/share/man/man5 rm -f /tmp/instance-1/output-1/target/usr/share/man/man8/vtun.8 ln -s vtund.8 /tmp/instance-1/output-1/target/usr/share/man/man8/vtun.8 /usr/bin/install -c -d -m 755 /tmp/instance-1/output-1/target/var/log/vtund /usr/bin/install -c -d -m 755 /tmp/instance-1/output-1/target/var/lock/vtund /usr/bin/install -c -d -m 755 /tmp/instance-1/output-1/target/usr/sbin /usr/bin/install -c -m 755 vtund /tmp/instance-1/output-1/target/usr/sbin /usr/bin/install -c -m 755 -D scripts/vtund.rc.debian \ /tmp/instance-1/output-1/target/etc/init.d/S90vtun make[1]: Leaving directory '/tmp/instance-1/output-1/build/vtun-3.0.4' wireless_tools.30.pre9.tar.gz: OK (sha256: abd9c5c98abf1fdd11892ac2f8a56737544fe101e1be27c6241a564948f34c63) >>> wireless_tools 30.pre9 Extracting gzip -d -c /tmp/instance-1/dl/wireless_tools/wireless_tools.30.pre9.tar.gz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/wireless_tools-30.pre9 -xf - >>> wireless_tools 30.pre9 Patching Applying 0001-remove-bzero.patch using patch: patching file ifrename.c patching file iwlib.c >>> wireless_tools 30.pre9 Configuring >>> wireless_tools 30.pre9 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/wireless_tools-30.pre9 CC="/tmp/instance-1/output-1/host/bin/sparc64-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" iwmulticall make[1]: Entering directory '/tmp/instance-1/output-1/build/wireless_tools-30.pre9' cp wireless.22.h wireless.h /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -MMD -c iwmulticall.c In file included from iwmulticall.c:59: iwlib.c: In function 'iw_enum_devices': iwlib.c:263:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:264:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c: In function 'iw_get_kernel_we_version': iwlib.c:346:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:362:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buff, sizeof(buff), fh); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -MMD -o iwmulticall iwmulticall.o -lm make[1]: Leaving directory '/tmp/instance-1/output-1/build/wireless_tools-30.pre9' >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 Fixing libtool files for la in $(find /tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-1/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 >>> wireless_tools 30.pre9 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/wireless_tools-30.pre9 PREFIX="/tmp/instance-1/output-1/target" LDCONFIG=/bin/true install-iwmulticall make[1]: Entering directory '/tmp/instance-1/output-1/build/wireless_tools-30.pre9' install -m 755 -d /tmp/instance-1/output-1/target/sbin install -m 755 iwmulticall /tmp/instance-1/output-1/target/sbin/iwconfig ( cd /tmp/instance-1/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/tmp/instance-1/output-1/build/wireless_tools-30.pre9' xl2tp-1.3.15.tar.gz: OK (sha256: 0d149bf9d2f7d838806e6a36fd7a676d03bf246d2b7869e16c945330e13b922e) >>> xl2tp 1.3.15 Extracting gzip -d -c /tmp/instance-1/dl/xl2tp/xl2tp-1.3.15.tar.gz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/xl2tp-1.3.15 -xf - >>> xl2tp 1.3.15 Patching >>> xl2tp 1.3.15 Configuring >>> xl2tp 1.3.15 Building /bin/sed -i -e 's/ -O2 //' /tmp/instance-1/output-1/build/xl2tp-1.3.15/Makefile PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/sparc64-linux-ar" AS="/tmp/instance-1/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-1/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-1/output-1/host/bin/sparc64-linux-nm" CC="/tmp/instance-1/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-1/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/sparc64-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/sparc64-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/sparc64-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/sparc64-linux-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/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/sparc64-linux-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 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/xl2tp-1.3.15 make[1]: Entering directory '/tmp/instance-1/output-1/build/xl2tp-1.3.15' /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -o pfc pfc.o -lpcap /tmp/instance-1/output-1/host/bin/sparc64-linux-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o make[1]: Leaving directory '/tmp/instance-1/output-1/build/xl2tp-1.3.15' >>> xl2tp 1.3.15 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/sparc64-linux-ar" AS="/tmp/instance-1/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-1/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-1/output-1/host/bin/sparc64-linux-nm" CC="/tmp/instance-1/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-1/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/sparc64-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/sparc64-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/sparc64-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/sparc64-linux-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/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/sparc64-linux-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 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j32 DESTDIR=/tmp/instance-1/output-1/target PREFIX=/usr -C /tmp/instance-1/output-1/build/xl2tp-1.3.15 install make[1]: Entering directory '/tmp/instance-1/output-1/build/xl2tp-1.3.15' install -d -m 0755 /tmp/instance-1/output-1/target/usr/sbin install -m 0755 xl2tpd /tmp/instance-1/output-1/target/usr/sbin/xl2tpd install -d -m 0755 /tmp/instance-1/output-1/target/usr/share/man/man5 install -d -m 0755 /tmp/instance-1/output-1/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /tmp/instance-1/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /tmp/instance-1/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /tmp/instance-1/output-1/target/usr/share/man/man5/ # pfc install -d -m 0755 /tmp/instance-1/output-1/target/usr/bin install -m 0755 pfc /tmp/instance-1/output-1/target/usr/bin/pfc install -d -m 0755 /tmp/instance-1/output-1/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /tmp/instance-1/output-1/target/usr/share/man/man1/ # control exec install -d -m 0755 /tmp/instance-1/output-1/target/usr/sbin install -m 0755 xl2tpd-control /tmp/instance-1/output-1/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/tmp/instance-1/output-1/build/xl2tp-1.3.15' >>> Finalizing host directory >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-1/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-1/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-1/output-1/target/etc/shells; fi rm -f /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-1/output-1/host/bin/glib-compile-schemas /tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/python3.8/" cd /tmp/instance-1/output-1/target && /tmp/instance-1/output-1/host/bin/python3.8 /tmp/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python3.8 usr/lib/python3.8/site-packages/networkx/convert_matrix.py:500: SyntaxWarning: "is" with a literal. Did you mean "=="? if python_type is 'void': usr/lib/python3.8/site-packages/networkx/drawing/nx_pydot.py:185: SyntaxWarning: "is" with a literal. Did you mean "=="? if name is '': usr/lib/python3.8/site-packages/pydal/adapters/oracle.py:100: SyntaxWarning: "is" with a literal. Did you mean "=="? if field.type is 'text': usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? assert result == expected, "got: %r expected: %r" (result, expected) usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? assert result == expected, "got: %r expected: %r" (result, expected) usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? assert result == expected, "got: %r expected: %r" (result, expected) usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? assert result == expected, "got: %r expected: %r" (result, expected) find /tmp/instance-1/output-1/target/usr/lib/python3.8 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-1/output-1/target/usr/lib/python3.8 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh if [ -x /tmp/instance-1/output-1/target/sbin/swapon -a -x /tmp/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-1/output-1/target/etc/inittab; fi rm -f /tmp/instance-1/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-1/output-1/build/locales.nopurge; done for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/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-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-1/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-1/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-01196-g93a19013f4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target cat /tmp/instance-1/output-1/build/alsa-lib-1.2.2/.files-list.txt /tmp/instance-1/output-1/build/binutils-2.32/.files-list.txt /tmp/instance-1/output-1/build/bluez5_utils-5.54/.files-list.txt /tmp/instance-1/output-1/build/boost-1.72.0/.files-list.txt /tmp/instance-1/output-1/build/brotli-1.0.7/.files-list.txt /tmp/instance-1/output-1/build/busybox-1.31.1/.files-list.txt /tmp/instance-1/output-1/build/bzip2-1.0.8/.files-list.txt /tmp/instance-1/output-1/build/cannelloni-20160414/.files-list.txt /tmp/instance-1/output-1/build/civetweb-1.12/.files-list.txt /tmp/instance-1/output-1/build/cjson-1.7.13/.files-list.txt /tmp/instance-1/output-1/build/cvs-1.12.13/.files-list.txt /tmp/instance-1/output-1/build/cwiid-fadf11e89b579bcc0336a0692ac15c93785f3f82/.files-list.txt /tmp/instance-1/output-1/build/czmq-4.2.0/.files-list.txt /tmp/instance-1/output-1/build/daq-2.0.6/.files-list.txt /tmp/instance-1/output-1/build/dbus-1.12.16/.files-list.txt /tmp/instance-1/output-1/build/dejavu-2.37/.files-list.txt /tmp/instance-1/output-1/build/dhcpcd-8.0.3/.files-list.txt /tmp/instance-1/output-1/build/ebtables-2.0.10-4/.files-list.txt /tmp/instance-1/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-1/output-1/build/hiawatha-10.10/.files-list.txt /tmp/instance-1/output-1/build/i2pd-2.31.0/.files-list.txt /tmp/instance-1/output-1/build/inconsolata-001.010/.files-list.txt /tmp/instance-1/output-1/build/initscripts/.files-list.txt /tmp/instance-1/output-1/build/irssi-1.0.8/.files-list.txt /tmp/instance-1/output-1/build/libcddb-1.3.2/.files-list.txt /tmp/instance-1/output-1/build/libconfig-1.7.2/.files-list.txt /tmp/instance-1/output-1/build/libdnet-1.11/.files-list.txt /tmp/instance-1/output-1/build/libffi-3.3/.files-list.txt /tmp/instance-1/output-1/build/libgcrypt-1.8.5/.files-list.txt /tmp/instance-1/output-1/build/libglib2-2.64.2/.files-list.txt /tmp/instance-1/output-1/build/libgpg-error-1.37/.files-list.txt /tmp/instance-1/output-1/build/libgta-1.0.8/.files-list.txt /tmp/instance-1/output-1/build/libndp-1.7/.files-list.txt /tmp/instance-1/output-1/build/libopenssl-1.1.1g/.files-list.txt /tmp/instance-1/output-1/build/libpcap-1.9.1/.files-list.txt /tmp/instance-1/output-1/build/libraw-0.19.5/.files-list.txt /tmp/instance-1/output-1/build/libsoc-0.8.2/.files-list.txt /tmp/instance-1/output-1/build/libunistring-0.9.10/.files-list.txt /tmp/instance-1/output-1/build/libyuv-413a8d8041f1cc5a350a47c0d81cc721e64f9fd0/.files-list.txt /tmp/instance-1/output-1/build/libzip-1.6.1/.files-list.txt /tmp/instance-1/output-1/build/libzlib-1.2.11/.files-list.txt /tmp/instance-1/output-1/build/lzo-2.10/.files-list.txt /tmp/instance-1/output-1/build/mosh-1.3.2/.files-list.txt /tmp/instance-1/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-1/output-1/build/openssh-8.2p1/.files-list.txt /tmp/instance-1/output-1/build/openssl/.files-list.txt /tmp/instance-1/output-1/build/oprofile-1.3.0/.files-list.txt /tmp/instance-1/output-1/build/paho-mqtt-c-1.3.2/.files-list.txt /tmp/instance-1/output-1/build/pcre-8.44/.files-list.txt /tmp/instance-1/output-1/build/popt-1.16/.files-list.txt /tmp/instance-1/output-1/build/protobuf-3.11.4/.files-list.txt /tmp/instance-1/output-1/build/python-aiodns-2.0.0/.files-list.txt /tmp/instance-1/output-1/build/python-aiohttp-3.6.2/.files-list.txt /tmp/instance-1/output-1/build/python-aiohttp-jinja2-1.2.0/.files-list.txt /tmp/instance-1/output-1/build/python-asn1crypto-1.3.0/.files-list.txt /tmp/instance-1/output-1/build/python-async-timeout-3.0.1/.files-list.txt /tmp/instance-1/output-1/build/python-attrs-19.3.0/.files-list.txt /tmp/instance-1/output-1/build/python-cchardet-2.1.6/.files-list.txt /tmp/instance-1/output-1/build/python-cffi-1.14.0/.files-list.txt /tmp/instance-1/output-1/build/python-configshell-fb-1.1.fb18/.files-list.txt /tmp/instance-1/output-1/build/python-couchdb-1.2/.files-list.txt /tmp/instance-1/output-1/build/python-cryptography-2.9/.files-list.txt /tmp/instance-1/output-1/build/python-decorator-4.4.1/.files-list.txt /tmp/instance-1/output-1/build/python-dpkt-1.9.2/.files-list.txt /tmp/instance-1/output-1/build/python-hyperlink-19.0.0/.files-list.txt /tmp/instance-1/output-1/build/python-idna-2.9/.files-list.txt /tmp/instance-1/output-1/build/python-jinja2-2.11.2/.files-list.txt /tmp/instance-1/output-1/build/python-markupsafe-1.1.1/.files-list.txt /tmp/instance-1/output-1/build/python-multidict-4.7.5/.files-list.txt /tmp/instance-1/output-1/build/python-networkx-1.11/.files-list.txt /tmp/instance-1/output-1/build/python-ptyprocess-0.6.0/.files-list.txt /tmp/instance-1/output-1/build/python-pycares-3.1.1/.files-list.txt /tmp/instance-1/output-1/build/python-pycparser-2.20/.files-list.txt /tmp/instance-1/output-1/build/python-pydal-18.09/.files-list.txt /tmp/instance-1/output-1/build/python-pydantic-1.3/.files-list.txt /tmp/instance-1/output-1/build/python-pymodbus-2.2.0/.files-list.txt /tmp/instance-1/output-1/build/python-pyopenssl-19.1.0/.files-list.txt /tmp/instance-1/output-1/build/python-pyparsing-2.4.2/.files-list.txt /tmp/instance-1/output-1/build/python-pysendfile-2.0.1/.files-list.txt /tmp/instance-1/output-1/build/python-serial-3.4/.files-list.txt /tmp/instance-1/output-1/build/python-setuptools-44.0.0/.files-list.txt /tmp/instance-1/output-1/build/python-six-1.14.0/.files-list.txt /tmp/instance-1/output-1/build/python-urwid-2.0.1/.files-list.txt /tmp/instance-1/output-1/build/python-yarl-1.4.2/.files-list.txt /tmp/instance-1/output-1/build/python3-3.8.2/.files-list.txt /tmp/instance-1/output-1/build/readline-8.0/.files-list.txt /tmp/instance-1/output-1/build/reaver-1.6.5/.files-list.txt /tmp/instance-1/output-1/build/sdl2-2.0.12/.files-list.txt /tmp/instance-1/output-1/build/setserial-2.17/.files-list.txt /tmp/instance-1/output-1/build/shairport-sync-3.3.6/.files-list.txt /tmp/instance-1/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-1/output-1/build/skeleton-init-sysv/.files-list.txt /tmp/instance-1/output-1/build/skeleton/.files-list.txt /tmp/instance-1/output-1/build/snort-2.9.15.1/.files-list.txt /tmp/instance-1/output-1/build/spandsp-20180108/.files-list.txt /tmp/instance-1/output-1/build/tiff-4.1.0/.files-list.txt /tmp/instance-1/output-1/build/toolchain-external-custom/.files-list.txt /tmp/instance-1/output-1/build/toolchain-external/.files-list.txt /tmp/instance-1/output-1/build/toolchain/.files-list.txt /tmp/instance-1/output-1/build/util-linux-2.35.1/.files-list.txt /tmp/instance-1/output-1/build/vtun-3.0.4/.files-list.txt /tmp/instance-1/output-1/build/wireless_tools-30.pre9/.files-list.txt /tmp/instance-1/output-1/build/xl2tp-1.3.15/.files-list.txt /tmp/instance-1/output-1/build/xz-5.2.4/.files-list.txt /tmp/instance-1/output-1/build/zeromq-4.3.2/.files-list.txt /tmp/instance-1/output-1/build/zlib/.files-list.txt > /tmp/instance-1/output-1/build/packages-file-list.txt cat /tmp/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-bison-3.4.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-expat-2.2.9/.files-list-host.txt /tmp/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /tmp/instance-1/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /tmp/instance-1/output-1/build/host-gettext/.files-list-host.txt /tmp/instance-1/output-1/build/host-libffi-3.3/.files-list-host.txt /tmp/instance-1/output-1/build/host-libglib2-2.64.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /tmp/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-1/output-1/build/host-meson-0.54.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-ninja-1.10.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-1/output-1/build/host-pcre-8.44/.files-list-host.txt /tmp/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-protobuf-3.11.4/.files-list-host.txt /tmp/instance-1/output-1/build/host-python-cffi-1.14.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-python-pycparser-2.20/.files-list-host.txt /tmp/instance-1/output-1/build/host-python3-3.8.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt /tmp/instance-1/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-zlib/.files-list-host.txt > /tmp/instance-1/output-1/build/packages-file-list-host.txt cat /tmp/instance-1/output-1/build/alsa-lib-1.2.2/.files-list-staging.txt /tmp/instance-1/output-1/build/binutils-2.32/.files-list-staging.txt /tmp/instance-1/output-1/build/bluez5_utils-5.54/.files-list-staging.txt /tmp/instance-1/output-1/build/bluez5_utils-headers-5.54/.files-list-staging.txt /tmp/instance-1/output-1/build/boost-1.72.0/.files-list-staging.txt /tmp/instance-1/output-1/build/brotli-1.0.7/.files-list-staging.txt /tmp/instance-1/output-1/build/bzip2-1.0.8/.files-list-staging.txt /tmp/instance-1/output-1/build/cjson-1.7.13/.files-list-staging.txt /tmp/instance-1/output-1/build/cwiid-fadf11e89b579bcc0336a0692ac15c93785f3f82/.files-list-staging.txt /tmp/instance-1/output-1/build/czmq-4.2.0/.files-list-staging.txt /tmp/instance-1/output-1/build/daq-2.0.6/.files-list-staging.txt /tmp/instance-1/output-1/build/dbus-1.12.16/.files-list-staging.txt /tmp/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-1/output-1/build/libcddb-1.3.2/.files-list-staging.txt /tmp/instance-1/output-1/build/libconfig-1.7.2/.files-list-staging.txt /tmp/instance-1/output-1/build/libdnet-1.11/.files-list-staging.txt /tmp/instance-1/output-1/build/libffi-3.3/.files-list-staging.txt /tmp/instance-1/output-1/build/libgcrypt-1.8.5/.files-list-staging.txt /tmp/instance-1/output-1/build/libglib2-2.64.2/.files-list-staging.txt /tmp/instance-1/output-1/build/libgpg-error-1.37/.files-list-staging.txt /tmp/instance-1/output-1/build/libgta-1.0.8/.files-list-staging.txt /tmp/instance-1/output-1/build/libndp-1.7/.files-list-staging.txt /tmp/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /tmp/instance-1/output-1/build/libpcap-1.9.1/.files-list-staging.txt /tmp/instance-1/output-1/build/libraw-0.19.5/.files-list-staging.txt /tmp/instance-1/output-1/build/libsoc-0.8.2/.files-list-staging.txt /tmp/instance-1/output-1/build/libunistring-0.9.10/.files-list-staging.txt /tmp/instance-1/output-1/build/libyuv-413a8d8041f1cc5a350a47c0d81cc721e64f9fd0/.files-list-staging.txt /tmp/instance-1/output-1/build/libzip-1.6.1/.files-list-staging.txt /tmp/instance-1/output-1/build/libzlib-1.2.11/.files-list-staging.txt /tmp/instance-1/output-1/build/lzo-2.10/.files-list-staging.txt /tmp/instance-1/output-1/build/mongoose-6.17/.files-list-staging.txt /tmp/instance-1/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-1/output-1/build/paho-mqtt-c-1.3.2/.files-list-staging.txt /tmp/instance-1/output-1/build/pcre-8.44/.files-list-staging.txt /tmp/instance-1/output-1/build/popt-1.16/.files-list-staging.txt /tmp/instance-1/output-1/build/protobuf-3.11.4/.files-list-staging.txt /tmp/instance-1/output-1/build/python3-3.8.2/.files-list-staging.txt /tmp/instance-1/output-1/build/readline-8.0/.files-list-staging.txt /tmp/instance-1/output-1/build/sdl2-2.0.12/.files-list-staging.txt /tmp/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-1/output-1/build/spandsp-20180108/.files-list-staging.txt /tmp/instance-1/output-1/build/tiff-4.1.0/.files-list-staging.txt /tmp/instance-1/output-1/build/toolchain-external-custom/.files-list-staging.txt /tmp/instance-1/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-1/output-1/build/util-linux-2.35.1/.files-list-staging.txt /tmp/instance-1/output-1/build/wireless_tools-30.pre9/.files-list-staging.txt /tmp/instance-1/output-1/build/xz-5.2.4/.files-list-staging.txt /tmp/instance-1/output-1/build/zeromq-4.3.2/.files-list-staging.txt > /tmp/instance-1/output-1/build/packages-file-list-staging.txt touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/sparc64-buildroot-linux-gnu/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2020.05-git-01196-g93a19013f4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.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) >>> binutils 2.32 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bluez5_utils-headers 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bluez5_utils 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libglib2 2.64.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.2 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: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.54.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.2 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 44.0.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) >>> boost 1.72.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cannelloni 20160414 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> civetweb 1.12 Collecting legal info LICENSE.md: OK (sha256: 291622dfbbf4fb35829726fbe97177b7227c0d4d6392b350660af73af4f86df8) >>> cjson 1.7.13 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> cvs 1.12.13 Collecting legal info >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dhcpcd 8.0.3 Collecting legal info LICENSE: OK (sha256: 213fc1a704cecdb322276fa7c95891fd1c23137d9ab572af1fc5e91b48762303) >>> ebtables 2.0.10-4 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> hiawatha 10.10 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> i2pd 2.31.0 Collecting legal info LICENSE: OK (sha256: d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> irssi 1.0.8 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp 1.7 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libraw 0.19.5 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: ed971b7f1f57fd8e7d28419ff7749cfe0f296e701687756e798a69555fd76646) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libyuv 413a8d8041f1cc5a350a47c0d81cc721e64f9fd0 Collecting legal info LICENSE: OK (sha256: 2b2cc1180c7e6988328ad2033b04b80117419db9c4c584918bbb3cfec7e9364f) >>> libzip 1.6.1 Collecting legal info LICENSE: OK (sha256: af6d9141427cf40b7d1fa6d7f5473b06a7faa9f9b0a2ea588eb6ba7b2e1c8a9e) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mongoose 6.17 Collecting legal info LICENSE: OK (sha256: fdc34eeea97327d75c83492abd34f1a3200c53dec04422ecda8071dc60a36d10) >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 3.11.4 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.11.4 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> openssh 8.2p1 Collecting legal info LICENCE: OK (sha256: 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7) >>> oprofile 1.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> paho-mqtt-c 1.3.2 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: 99d3a5c5cc2812f0593a85ec7c1b6dd83e8477b5090c01d9de0d49d49f367a4a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-aiodns 2.0.0 Collecting legal info LICENSE: OK (sha256: eb0455d35129425ed399883cd710923de3e246a510e2eb84d9f00032d0bbec97) >>> python-aiohttp-jinja2 1.2.0 Collecting legal info LICENSE: OK (sha256: 2a86817fedf0c52baaa47d7dd975073639dfaaebd37312bd279de54d7f841791) >>> python-aiohttp 3.6.2 Collecting legal info LICENSE.txt: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6) >>> python-asn1crypto 1.3.0 Collecting legal info LICENSE: OK (sha256: a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286) >>> python-async-timeout 3.0.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> python-attrs 19.3.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-cchardet 2.1.6 Collecting legal info COPYING: OK (sha256: 107a29ccdd2d778aa2df5462f85dddfa099059abd22e064e07ec2cc9bafc37cd) >>> python-cffi 1.14.0 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-configshell-fb 1.1.fb18 Collecting legal info COPYING: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) >>> python-pyparsing 2.4.2 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> python-six 1.14.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-urwid 2.0.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> python-couchdb 1.2 Collecting legal info COPYING: OK (sha256: c538da1ae16b6d75f6fa65852bb158dbf9e556b01681be5b692692906d244241) >>> python-cryptography 2.9 Collecting legal info LICENSE: OK (sha256: 35452b557fab0efb1e80d7edb9c4e5118b9384082adaa051dde342102cb9de8d) LICENSE.APACHE: OK (sha256: aac73b3148f6d1d7111dbca32099f68d26c644c6813ae1e4f05f6579aa2663fe) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> host-python-cffi 1.14.0 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-decorator 4.4.1 Collecting legal info LICENSE.txt: OK (sha256: fd11660cabf0532082c45706862fafc294907ec7f8e217818240a4999806782e) >>> python-dpkt 1.9.2 Collecting legal info LICENSE: OK (sha256: 4c5ffde575425591cbd51410219a6b98bbbb717e0c5784187e356653da8e5095) >>> python-hyperlink 19.0.0 Collecting legal info LICENSE: OK (sha256: 9577b66fb599aa5700b4981078ab0a319416a086beee646cd282aa9f33c8c74c) >>> python-idna 2.9 Collecting legal info LICENSE.rst: OK (sha256: 412014420d2473dba06117c3d4d9e0eecaa6dde0ca30cd951f4ec2be39426f32) >>> python-jinja2 2.11.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-multidict 4.7.5 Collecting legal info LICENSE: OK (sha256: a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad) >>> python-networkx 1.11 Collecting legal info LICENSE.txt: OK (sha256: f4c13bf0e83bef45116ebda6c360066df6fd99610efaea9790b998c5441b0c0d) >>> python-ptyprocess 0.6.0 Collecting legal info LICENSE: OK (sha256: c822d385b1a73329846241799becf18690b5d44764c1bed69300b536a405030a) >>> python-pycares 3.1.1 Collecting legal info LICENSE: OK (sha256: 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee) >>> python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pydal 18.09 Collecting legal info LICENSE: OK (sha256: ae7d7b6888bb72f26af2bcbee69ae6f8a49e12f66c99e78f2a8b806effc5219d) >>> python-pydantic 1.3 Collecting legal info LICENSE: OK (sha256: 66badbfe56618ec52ddcbfda62450e43752d16fe1e7cae78d346c7ed10a35306) >>> python-pymodbus 2.2.0 Collecting legal info doc/LICENSE: OK (sha256: 796a47993313691ea404d8af7e4c0f9daf1d2760e3900938985b59c9008eee2f) >>> python-pyopenssl 19.1.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-pysendfile 2.0.1 Collecting legal info LICENSE: OK (sha256: 259f433563cfe0296c84c00381c600e82e0ab1b617ce20fe6e7f555a2b95af26) >>> python-serial 3.4 Collecting legal info LICENSE.txt: OK (sha256: a89d951d157e2c199fbbe7ecf8d41bc3bc93de166db524aa6b9b610dbccc832d) >>> python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-yarl 1.4.2 Collecting legal info LICENSE: OK (sha256: 14c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5) >>> reaver 1.6.5 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> sdl2 2.0.12 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> shairport-sync 3.3.6 Collecting legal info LICENSES: OK (sha256: 1daaa904985807b7f9f2fa91f6b19f3faadf8df4e813f7451a691f89a6965e3f) >>> snort 2.9.15.1 Collecting legal info LICENSE: OK (sha256: f98260a6d3e5ef4ede8a2a6b698e5ac91d64c09243f7171e1c5b17b920a835c7) COPYING: OK (sha256: 3f1cbfb20bb2c608e1a474421880d08b8cba6abb00ab7736d22c481d71656a6d) >>> spandsp 20180108 Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.1.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xl2tp 1.3.15 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'