/home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-2/output-1/build/util-linux-2.38' if test "/usr/lib" != "/usr/lib" -a -f "/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so"; then \ /usr/bin/mkdir -p /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib; \ mv /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so.* /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib; \ so_img_name=$(readlink /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target/usr/lib/$so_img_name libuuid.so); \ fi if test "/usr/lib" != "/usr/lib" -a -f "/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so"; then \ /usr/bin/mkdir -p /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib; \ mv /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so.* /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib; \ so_img_name=$(readlink /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/usr/lib/$so_img_name libblkid.so); \ fi make[5]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 text-utils/line.1 '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libblkid/libblkid.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/blkid' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/blkid' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/uuid' /usr/bin/install -c -m 644 libuuid/src/uuid.h '/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/uuid' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[4]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[3]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[2]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[1]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' >>> util-linux 2.38 Fixing libtool files for la in $(find /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/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-2/output-1/host/s390x-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-2/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 >>> util-linux 2.38 Installing to target PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-2/output-1/target install -C /tmp/instance-2/output-1/build/util-linux-2.38/ make[1]: Entering directory '/tmp/instance-2/output-1/build/util-linux-2.38' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-2/output-1/build/util-linux-2.38' Making install in po make[3]: Entering directory '/tmp/instance-2/output-1/build/util-linux-2.38/po' if test "util-linux" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-2/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-2/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-2/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38/po' make[3]: Entering directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[4]: Entering directory '/tmp/instance-2/output-1/build/util-linux-2.38' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libuuid.la libblkid.la '/tmp/instance-2/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /tmp/instance-2/output-1/target/usr/lib/libuuid.so.1.3.0 libtool: install: (cd /tmp/instance-2/output-1/target/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) libtool: install: (cd /tmp/instance-2/output-1/target/usr/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) libtool: install: /usr/bin/install -c .libs/libuuid.lai /tmp/instance-2/output-1/target/usr/lib/libuuid.la libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /tmp/instance-2/output-1/target/usr/lib/libblkid.so.1.1.0 libtool: install: (cd /tmp/instance-2/output-1/target/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) libtool: install: (cd /tmp/instance-2/output-1/target/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) libtool: install: /usr/bin/install -c .libs/libblkid.lai /tmp/instance-2/output-1/target/usr/lib/libblkid.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c line '/tmp/instance-2/output-1/target/usr/bin' libtool: install: /usr/bin/install -c line /tmp/instance-2/output-1/target/usr/bin/line /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/sbin' /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-2/output-1/build/util-linux-2.38' if test "/usr/lib" != "/usr/lib" -a -f "/tmp/instance-2/output-1/target/usr/lib/libuuid.so"; then \ /usr/bin/mkdir -p /tmp/instance-2/output-1/target/usr/lib; \ mv /tmp/instance-2/output-1/target/usr/lib/libuuid.so.* /tmp/instance-2/output-1/target/usr/lib; \ so_img_name=$(readlink /tmp/instance-2/output-1/target/usr/lib/libuuid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /tmp/instance-2/output-1/target/usr/lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target/usr/lib/$so_img_name libuuid.so); \ fi if test "/usr/lib" != "/usr/lib" -a -f "/tmp/instance-2/output-1/target/usr/lib/libblkid.so"; then \ /usr/bin/mkdir -p /tmp/instance-2/output-1/target/usr/lib; \ mv /tmp/instance-2/output-1/target/usr/lib/libblkid.so.* /tmp/instance-2/output-1/target/usr/lib; \ so_img_name=$(readlink /tmp/instance-2/output-1/target/usr/lib/libblkid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /tmp/instance-2/output-1/target/usr/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/usr/lib/$so_img_name libblkid.so); \ fi make[5]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 text-utils/line.1 '/tmp/instance-2/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libblkid/libblkid.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/tmp/instance-2/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/tmp/instance-2/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/include/blkid' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/tmp/instance-2/output-1/target/usr/include/blkid' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc '/tmp/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-2/output-1/target/usr/include/uuid' /usr/bin/install -c -m 644 libuuid/src/uuid.h '/tmp/instance-2/output-1/target/usr/include/uuid' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[4]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[3]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[2]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' make[1]: Leaving directory '/tmp/instance-2/output-1/build/util-linux-2.38' vsftpd-3.0.5.tar.gz: OK (sha256: 26b602ae454b0ba6d99ef44a09b6b9e0dfa7f67228106736df1f278c70bc91d3) >>> vsftpd 3.0.5 Extracting gzip -d -c /tmp/instance-2/dl/vsftpd/vsftpd-3.0.5.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/vsftpd-3.0.5 -xf - >>> vsftpd 3.0.5 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 patching file str.h Applying 0003-Prevent-hang-in-SIGCHLD-handler.patch using patch: patching file sysutil.c patching file sysutil.h patching file twoprocess.c >>> vsftpd 3.0.5 Configuring /usr/bin/sed -i -e 's/.*VSF_BUILD_UTMPX/#undef VSF_BUILD_UTMPX/' /tmp/instance-2/output-1/build/vsftpd-3.0.5/builddefs.h /usr/bin/sed -i -e 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' /tmp/instance-2/output-1/build/vsftpd-3.0.5/builddefs.h >>> vsftpd 3.0.5 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 CC="/tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 " LDFLAGS="" LIBS="-lcrypt `/tmp/instance-2/output-1/host/bin/pkg-config --libs libssl libcrypto`" -C /tmp/instance-2/output-1/build/vsftpd-3.0.5 make[1]: Entering directory '/tmp/instance-2/output-1/build/vsftpd-3.0.5' /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -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-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:568:25: note: expected 'void *' but argument is of type 'const char *' 568 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ 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-2/output-1/host/s390x-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:568:25: note: expected 'void *' but argument is of type 'const char *' 568 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c logging.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -idirafter dummyinc /tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-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 -L/tmp/instance-2/output-1/host/bin/../s390x-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto make[1]: Leaving directory '/tmp/instance-2/output-1/build/vsftpd-3.0.5' >>> vsftpd 3.0.5 Installing to target /usr/bin/install -D -m 755 /tmp/instance-2/output-1/build/vsftpd-3.0.5/vsftpd /tmp/instance-2/output-1/target/usr/sbin/vsftpd test -f /tmp/instance-2/output-1/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /tmp/instance-2/output-1/build/vsftpd-3.0.5/vsftpd.conf /tmp/instance-2/output-1/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /tmp/instance-2/output-1/target/usr/share/empty /usr/bin/install -d -m 555 /tmp/instance-2/output-1/target/home/ftp /usr/bin/install -D -m 755 package/vsftpd/S70vsftpd /tmp/instance-2/output-1/target/etc/init.d/S70vsftpd >>> vuejs 3.2.45 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-2/output-1/build/.vue-3.2.45.tgz.yWuwF4/output' 'https://registry.npmjs.org/vue/-/vue-3.2.45.tgz' --2022-12-18 00:12:23-- https://registry.npmjs.org/vue/-/vue-3.2.45.tgz Resolving registry.npmjs.org (registry.npmjs.org)... 104.16.27.35, 104.16.25.35, 104.16.21.35, ... Connecting to registry.npmjs.org (registry.npmjs.org)|104.16.27.35|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 648621 (633K) [application/octet-stream] Saving to: '/tmp/instance-2/output-1/build/.vue-3.2.45.tgz.yWuwF4/output' 0K .......... .......... .......... .......... .......... 7% 2.81M 0s 50K .......... .......... .......... .......... .......... 15% 11.4M 0s 100K .......... .......... .......... .......... .......... 23% 3.18M 0s 150K .......... .......... .......... .......... .......... 31% 8.21M 0s 200K .......... .......... .......... .......... .......... 39% 5.63M 0s 250K .......... .......... .......... .......... .......... 47% 12.0M 0s 300K .......... .......... .......... .......... .......... 55% 11.0M 0s 350K .......... .......... .......... .......... .......... 63% 8.04M 0s 400K .......... .......... .......... .......... .......... 71% 43.4M 0s 450K .......... .......... .......... .......... .......... 78% 21.9M 0s 500K .......... .......... .......... .......... .......... 86% 4.36M 0s 550K .......... .......... .......... .......... .......... 94% 92.6M 0s 600K .......... .......... .......... ... 100% 38.0M=0.08s 2022-12-18 00:12:24 (7.53 MB/s) - '/tmp/instance-2/output-1/build/.vue-3.2.45.tgz.yWuwF4/output' saved [648621/648621] vue-3.2.45.tgz: OK (sha256: 968e71a707a4a1961faa6e513b6bba162ef04c3413d7edaba0abc1a5996ae71b) >>> vuejs 3.2.45 Extracting gzip -d -c /tmp/instance-2/dl/vuejs/vue-3.2.45.tgz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/vuejs-3.2.45 -xf - >>> vuejs 3.2.45 Patching >>> vuejs 3.2.45 Configuring >>> vuejs 3.2.45 Building >>> vuejs 3.2.45 Installing to target /usr/bin/install -m 644 -D /tmp/instance-2/output-1/build/vuejs-3.2.45/dist/vue.global.prod.js /tmp/instance-2/output-1/target/var/www/vue.js >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-2/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-2/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-2/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-2/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-2/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-2/output-1/target/etc/shells mkdir -p /tmp/instance-2/output-1/target/etc echo "buildroot" > /tmp/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-2/output-1/target/etc/hosts mkdir -p /tmp/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-2/output-1/target/etc/shells ln -sf dash /tmp/instance-2/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-2/output-1/target/etc/passwd if [ -x /tmp/instance-2/output-1/target/sbin/swapon -a -x /tmp/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-2/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 9600 vt100 #~' /tmp/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-2/output-1/target/etc/inittab printf '%s\n' C en_US locale-archive > /tmp/instance-2/output-1/build/locales.nopurge for dir in /tmp/instance-2/output-1/target/usr/share/locale /tmp/instance-2/output-1/target/usr/share/X11/locale /tmp/instance-2/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-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-2/output-1/target/usr/include /tmp/instance-2/output-1/target/usr/share/aclocal \ /tmp/instance-2/output-1/target/usr/lib/pkgconfig /tmp/instance-2/output-1/target/usr/share/pkgconfig \ /tmp/instance-2/output-1/target/usr/lib/cmake /tmp/instance-2/output-1/target/usr/share/cmake \ /tmp/instance-2/output-1/target/usr/lib/rpm /tmp/instance-2/output-1/target/usr/doc find /tmp/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-2/output-1/target/lib/ /tmp/instance-2/output-1/target/usr/lib/ /tmp/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-2/output-1/target/usr/share/gdb rm -rf /tmp/instance-2/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-2/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-2/output-1/target/usr/share/zsh rm -rf /tmp/instance-2/output-1/target/usr/man /tmp/instance-2/output-1/target/usr/share/man rm -rf /tmp/instance-2/output-1/target/usr/info /tmp/instance-2/output-1/target/usr/share/info rm -rf /tmp/instance-2/output-1/target/usr/doc /tmp/instance-2/output-1/target/usr/share/doc rm -rf /tmp/instance-2/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-2/output-1/target/lib/debug /tmp/instance-2/output-1/target/usr/lib/debug find /tmp/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-2/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-2/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-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-543-gf62d409cb8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-2/output-1/per-package /tmp/instance-2/buildroot/support/scripts/fix-rpath target touch /tmp/instance-2/output-1/target/usr ln -snf /tmp/instance-2/output-1/host/s390x-buildroot-linux-gnu/sysroot /tmp/instance-2/output-1/staging make: Leaving directory '/tmp/instance-2/buildroot' make: Entering directory '/tmp/instance-2/buildroot' >>> Buildroot 2022.11-543-gf62d409cb8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> linux-headers 6.0.12 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 >>> toolchain Collecting legal info >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bird 2.0.10 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> gnupg2 2.3.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.6.2 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> sqlite 3.40.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> haveged 1.9.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libdeflate 1.15 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libqb 2.0.6 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> sane-backends 1.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> util-linux 2.38 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) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-2/output-1/legal-info make: Leaving directory '/tmp/instance-2/buildroot'