fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [31, 2147483648] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [15, 16] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [32, 2147483649] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [16, 17] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [33, 2147483650] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [17, 18] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [34, 2147483651] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [18, 19] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [35, 2147483652] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [19, 20] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [36, 2147483653] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [20, 21] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [37, 2147483654] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [21, 22] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [38, 2147483655] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [22, 23] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [39, 2147483656] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [23, 24] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [40, 2147483657] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [24, 25] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [41, 2147483658] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [25, 26] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [42, 2147483659] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [26, 27] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [43, 2147483660] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [27, 28] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [44, 2147483661] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [28, 29] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [45, 2147483662] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [29, 30] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [46, 2147483663] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [30, 31] into destination object 'mb' of size 6 In function 'utf8_from_ucs4_char', inlined from 'ucs4_string_to_utf8' at fileio.c:3008:15, inlined from 'ucs4_string_to_utf8' at fileio.c:2996:11, inlined from 'wide_to_utf8_string' at fileio.c:3555:13: fileio.c:2957:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2957 | *utf8buf++ = (char) (0x80 | ((ch >> (6 * trailing)) & 0x3F)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'wide_to_utf8_string': fileio.c:3001:8: note: at offset [47, 2147483664] into destination object 'mb' of size 6 3001 | char mb[6]; | ^~ fileio.c:3001:8: note: at offset [31, 32] into destination object 'mb' of size 6 /home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c /home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o /home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o /home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -c -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 884 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ zipsplit.c: In function 'retry': zipsplit.c:496:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 496 | fgets(m, 10, stdin); | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/zip-3.0' make[1]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/zip-3.0' >>> zip 3.0 Installing to target PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar" AS="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-as" LD="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-ld" NM="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-nm" CC="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" GCC="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc" CPP="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-cpp" CXX="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-g++" FC="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" F77="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gfortran" RANLIB="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ranlib" READELF="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-objcopy" OBJDUMP="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/autobuild/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/autobuild/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/autobuild/autobuild/instance-3/output-1/host/s390x-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/autobuild/autobuild/instance-3/output-1/build/zip-3.0 -f unix/Makefile install prefix=/home/autobuild/autobuild/instance-3/output-1/target/usr make[1]: Entering directory '/home/autobuild/autobuild/instance-3/output-1/build/zip-3.0' mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /home/autobuild/autobuild/instance-3/output-1/target/usr/bin cd /home/autobuild/autobuild/instance-3/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/usr/man/man1 cp man/zip.1 /home/autobuild/autobuild/instance-3/output-1/target/usr/man/man1/zip.1 chmod 644 /home/autobuild/autobuild/instance-3/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/autobuild/autobuild/instance-3/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /home/autobuild/autobuild/instance-3/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/autobuild/autobuild/instance-3/output-1/target/usr/man/man1/zipnote.1 chmod 644 /home/autobuild/autobuild/instance-3/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/autobuild/autobuild/instance-3/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /home/autobuild/autobuild/instance-3/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/home/autobuild/autobuild/instance-3/output-1/build/zip-3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/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@%/home/autobuild/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/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@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-3/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-3/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/include /home/autobuild/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-3/output-1/target/usr/doc find /home/autobuild/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-3/output-1/target/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/man /home/autobuild/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/info /home/autobuild/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/doc /home/autobuild/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-3/output-1/target/lib/debug /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-3/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 /home/autobuild/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-156-g48311b11e0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-3/output-1/per-package /home/autobuild/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-3/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-3/output-1/host/s390x-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-3/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-3/buildroot' >>> Buildroot 2023.02-156-g48311b11e0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 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 >>> bind 9.16.38 Collecting legal info COPYRIGHT: OK (sha256: 13491a682dc0f5ee2273cebd3949e2be62f9470fe659419a03a308d4f444773b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> 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) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> c-ares 1.19.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> cryptsetup 2.6.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> font-awesome 4.7.0 Collecting legal info >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.56.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.14 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> lcms2 2.14 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> initscripts Collecting legal info >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> 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) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> liburcu 0.13.2 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> nginx 1.22.1 Collecting legal info LICENSE: OK (sha256: ececed0b0e7243a4766cbc62b26df4bd3513b41de3a07425da1679c836d06320) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) 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) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'