/home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DINIT_MAIN -c -o init_utmp.o utmp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevellog.o runlevellog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc init.o init_utmp.o runlevellog.o -o init /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o halt.o halt.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o ifdown.o ifdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o hddown.o hddown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmp.o utmp.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o shutdown.o shutdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o dowall.o dowall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/string.h:548, from dowall.c:30: In function 'strncat', inlined from 'wall' at dowall.c:227:4: /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/utmp.h:29, from dowall.c:34: /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/utmp.h: In function 'wall': /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here 62 | char ut_line[UT_LINESIZE] | ^~~~~~~ /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc shutdown.o dowall.o utmp.o -o shutdown /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevel.o runlevel.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc runlevel.o runlevellog.o -o runlevel /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" killall5.c -o killall5 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition killall5.c: In function 'check4nfs': killall5.c:447:12: warning: '__builtin_strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 447 | strncpy(real, curr, PATH_MAX); | ^ /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o fstab-decode.o fstab-decode.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc fstab-decode.o -o fstab-decode /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o logsave.o logsave.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc logsave.o -o logsave /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o sulogin.o sulogin.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o consoles.o consoles.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc sulogin.o consoles.o -lcrypt -o sulogin /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o bootlogd.o bootlogd.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc bootlogd.o -lutil -o bootlogd /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o last.o last.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/string.h:548, from last.c:39: In function 'strncat', inlined from 'list' at last.c:381:2: /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/utmp.h:29, from last.c:35: /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/utmp.h: In function 'list': /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here 62 | char ut_line[UT_LINESIZE] | ^~~~~~~ In function 'strncat', inlined from 'list' at last.c:467:3: /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/utmp.h: In function 'list': /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/bits/utmp.h:68:8: note: argument 'ut_host' declared here 68 | char ut_host[UT_HOSTSIZE] | ^~~~~~~ /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc last.o -o last /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o mesg.o mesg.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc mesg.o -o mesg /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o readbootlog.o readbootlog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc readbootlog.o -o readbootlog /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmpdump.o utmpdump.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc utmpdump.o -o utmpdump /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o wall.o wall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc wall.o dowall.o -o wall make[1]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/sysvinit-2.99/src' >>> sysvinit 2.99 Installing to target for x in halt init shutdown killall5; do /usr/bin/install -D -m 0755 /home/autobuild/autobuild/instance-15/output-1/build/sysvinit-2.99/src/$x /home/autobuild/autobuild/instance-15/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab ln -sf /sbin/halt /home/autobuild/autobuild/instance-15/output-1/target/sbin/reboot ln -sf /sbin/halt /home/autobuild/autobuild/instance-15/output-1/target/sbin/poweroff ln -sf killall5 /home/autobuild/autobuild/instance-15/output-1/target/sbin/pidof unzip_6.0.orig.tar.gz: OK (sha256: 036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37) unzip_6.0-27.debian.tar.xz: OK (sha256: 67bde7c71d52afd61aa936d4415c8d12fd90ca26e9637a3cd67cae9b71298c12) >>> unzip 6.0 Extracting gzip -d -c /home/autobuild/autobuild/instance-15/dl/unzip/unzip_6.0.orig.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0 -xf - >>> unzip 6.0 Patching PATH=/home/autobuild/autobuild/instance-15/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0 /home/autobuild/autobuild/instance-15/dl/unzip unzip_6.0-27.debian.tar.xz Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/changelog, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/control, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/copyright, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/mime, skipping Applying 01-manpages-in-section-1-not-in-section-1l.patch using series: patching file man/funzip.1 patching file man/unzip.1 patching file man/unzipsfx.1 patching file man/zipgrep.1 patching file man/zipinfo.1 Applying 02-this-is-debian-unzip.patch using series: patching file unzip.c Applying 03-include-unistd-for-kfreebsd.patch using series: patching file unix/unxcfg.h Applying 04-handle-pkware-verification-bit.patch using series: patching file process.c Applying 05-fix-uid-gid-handling.patch using series: patching file process.c Applying 06-initialize-the-symlink-flag.patch using series: patching file process.c Applying 07-increase-size-of-cfactorstr.patch using series: patching file list.c Applying 08-allow-greater-hostver-values.patch using series: patching file zipinfo.c Applying 09-cve-2014-8139-crc-overflow.patch using series: patching file extract.c Applying 10-cve-2014-8140-test-compr-eb.patch using series: patching file extract.c Applying 11-cve-2014-8141-getzip64data.patch using series: patching file fileio.c patching file process.c Applying 12-cve-2014-9636-test-compr-eb.patch using series: patching file extract.c Applying 13-remove-build-date.patch using series: patching file unix/unix.c Applying 14-cve-2015-7696.patch using series: patching file crypt.c Applying 15-cve-2015-7697.patch using series: patching file extract.c Applying 16-fix-integer-underflow-csiz-decrypted.patch using series: patching file extract.c Applying 17-restore-unix-timestamps-accurately.patch using series: patching file process.c Applying 18-cve-2014-9913-unzip-buffer-overflow.patch using series: patching file list.c Applying 19-cve-2016-9844-zipinfo-buffer-overflow.patch using series: patching file zipinfo.c Applying 20-cve-2018-1000035-unzip-buffer-overflow.patch using series: patching file fileio.c Applying 21-fix-warning-messages-on-big-files.patch using series: patching file fileio.c Applying 22-cve-2019-13232-fix-bug-in-undefer-input.patch using series: patching file fileio.c Applying 23-cve-2019-13232-zip-bomb-with-overlapped-entries.patch using series: patching file extract.c patching file globals.c patching file globals.h patching file process.c patching file unzip.h Applying 24-cve-2019-13232-do-not-raise-alert-for-misplaced-central-directory.patch using series: patching file extract.c patching file process.c patching file unzpriv.h Applying 25-cve-2019-13232-fix-bug-in-uzbunzip2.patch using series: patching file extract.c Applying 26-cve-2019-13232-fix-bug-in-uzinflate.patch using series: patching file inflate.c Applying 27-zipgrep-avoid-test-errors.patch using series: patching file unix/zipgrep Applying 28-cve-2022-0529-and-cve-2022-0530.patch using series: patching file fileio.c patching file process.c Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/postinst, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/postrm, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/rules, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/source/format, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/source/lintian-overrides, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/unzip.docs, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/unzip.install, skipping Unsupported file type for /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/.patches-unzip_6.0-27.debian.tar.xz-unpacked/debian/unzip.links, skipping Applying 0001-Add-a-CMakeFile.txt-to-ease-cross-compilation.patch using patch: patching file CMakeLists.txt >>> unzip 6.0 Configuring (mkdir -p /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/ && cd /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/ && rm -f CMakeCache.txt && PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-15/output-1/host/bin/cmake /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/home/autobuild/make/make" -DCMAKE_TOOLCHAIN_FILE="/home/autobuild/autobuild/instance-15/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DCMAKE_C_FLAGS="-D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DLARGE_FILE_SUPPORT" -DCMAKE_CXX_FLAGS="-D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -DLARGE_FILE_SUPPORT" ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for lchmod -- Looking for lchmod - found -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_CXX_FLAGS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0 >>> unzip 6.0 Building PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-15/output-1/host/bin/cmake --build /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/ -j1 -- make[1]: Entering directory '/home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0' [ 5%] Building C object CMakeFiles/unzip.dir/unzip.c.o [ 10%] Building C object CMakeFiles/unzip.dir/crc32.c.o [ 15%] Building C object CMakeFiles/unzip.dir/crypt.c.o [ 21%] Building C object CMakeFiles/unzip.dir/envargs.c.o [ 26%] Building C object CMakeFiles/unzip.dir/explode.c.o [ 31%] Building C object CMakeFiles/unzip.dir/extract.c.o /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/extract.c: In function 'extract_or_test_files': /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/extract.c:773:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 773 | read(G.zipfd, (char *)G.inbuf, INBUFSIZ); /* been here before... */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/extract.c: In function 'store_info': /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/extract.c:1085:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1085 | fgets(G.answerbuf, sizeof(G.answerbuf), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/extract.c: In function 'extract_or_test_entrylist': /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/extract.c:1675:29: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1675 | fgets(G.filename, FILNAMSIZ, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 36%] Building C object CMakeFiles/unzip.dir/fileio.c.o /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/fileio.c: In function 'disk_error': /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/fileio.c:1227:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 1227 | fgets(G.answerbuf, sizeof(G.answerbuf), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 42%] Building C object CMakeFiles/unzip.dir/globals.c.o [ 47%] Building C object CMakeFiles/unzip.dir/inflate.c.o [ 52%] Building C object CMakeFiles/unzip.dir/list.c.o [ 57%] Building C object CMakeFiles/unzip.dir/match.c.o [ 63%] Building C object CMakeFiles/unzip.dir/process.c.o [ 68%] Building C object CMakeFiles/unzip.dir/ttyio.c.o /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/ttyio.c: In function 'zgetch': /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/ttyio.c:463:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 463 | read(f, &c, 1); /* read our character */ | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/ttyio.c: In function 'getp': /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/ttyio.c:631:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 631 | read(f, &c, 1); | ^~~~~~~~~~~~~~ [ 73%] Building C object CMakeFiles/unzip.dir/ubz2err.c.o [ 78%] Building C object CMakeFiles/unzip.dir/unreduce.c.o [ 84%] Building C object CMakeFiles/unzip.dir/unshrink.c.o [ 89%] Building C object CMakeFiles/unzip.dir/zipinfo.c.o [ 94%] Building C object CMakeFiles/unzip.dir/unix/unix.c.o [100%] Linking C executable unzip [100%] Built target unzip make[1]: Leaving directory '/home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0' >>> unzip 6.0 Installing to target PATH="/home/autobuild/autobuild/instance-15/output-1/host/bin:/home/autobuild/autobuild/instance-15/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" DESTDIR=/home/autobuild/autobuild/instance-15/output-1/target /home/autobuild/autobuild/instance-15/output-1/host/bin/cmake --install /home/autobuild/autobuild/instance-15/output-1/build/unzip-6.0/ -- Install configuration: "Release" -- Installing: /home/autobuild/autobuild/instance-15/output-1/target/usr/bin/unzip >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-15/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%little%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-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-15/output-1/host/bin/arm-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-15/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-15/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-15/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-15/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-15/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-15/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-15/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-15/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-15/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-15/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-15/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-15/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-15/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-15/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-15/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-15/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-15/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-15/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/include /home/autobuild/autobuild/instance-15/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-15/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-15/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-15/output-1/target/usr/doc find /home/autobuild/autobuild/instance-15/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-15/output-1/target/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-15/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-15/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/man /home/autobuild/autobuild/instance-15/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/info /home/autobuild/autobuild/instance-15/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/doc /home/autobuild/autobuild/instance-15/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-15/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-15/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-15/output-1/target/lib/debug /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-15/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-15/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-15/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-15/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-15/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.08-663-g3a1b68955c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-git\"" \ ) > /home/autobuild/autobuild/instance-15/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-15/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-15/output-1/per-package \ /home/autobuild/autobuild/instance-15/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-15/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-15/output-1/host/arm-buildroot-linux-gnueabi/sysroot /home/autobuild/autobuild/instance-15/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-15/buildroot' >>> Buildroot 2023.08-663-g3a1b68955c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 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.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 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 5.15.133 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> daq3 3.0.9 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpcap 1.10.4 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) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> host-cmake 3.27.6 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> eudev 3.2.12 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> util-linux-libs 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> initscripts Collecting legal info >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nilfs-utils 2.2.9 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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) >>> udev Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) WARNING: the Buildroot source code has not been saved WARNING: linux-headers-5.15.133: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-15/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-15/buildroot'