fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2120 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2143 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2324 | fgets(buf, FNMAX, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 628 | read(f, &c, 1); | ^~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2120 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c:2143:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2143 | fgets(buf, SPLIT_MAXPATH, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 2324 | fgets(buf, FNMAX, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -c -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -I. -DUNIX -DUIDGID_NOT_16BIT -DBZIP2_SUPPORT -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/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o -lbz2 /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -lbz2 /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -lbz2 /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -lbz2 make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/zip-3.0' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/zip-3.0' >>> zip 3.0 Installing to staging directory >>> zip 3.0 Fixing libtool files for la in $(find /home/peko/autobuild/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zip 3.0 Installing to target PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc-ar" AS="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-as" LD="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-ld" NM="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc-nm" CC="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc" GCC="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc" CPP="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-cpp" CXX="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-g++" FC="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gfortran" F77="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc-ranlib" READELF="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/peko/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/peko/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/peko/autobuild/instance-1/output-1/build/zip-3.0 -f unix/Makefile install prefix=/home/peko/autobuild/instance-1/output-1/target/usr make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/zip-3.0' mkdir -p /home/peko/autobuild/instance-1/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /home/peko/autobuild/instance-1/output-1/target/usr/bin cd /home/peko/autobuild/instance-1/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/peko/autobuild/instance-1/output-1/target/usr/man/man1 cp man/zip.1 /home/peko/autobuild/instance-1/output-1/target/usr/man/man1/zip.1 chmod 644 /home/peko/autobuild/instance-1/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/peko/autobuild/instance-1/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /home/peko/autobuild/instance-1/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/peko/autobuild/instance-1/output-1/target/usr/man/man1/zipnote.1 chmod 644 /home/peko/autobuild/instance-1/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/peko/autobuild/instance-1/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /home/peko/autobuild/instance-1/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/zip-3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/peko/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-g++%g" -e "s%@TARGET_AR@%/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-strip%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@PKGCONF_HOST_BINARY@%/home/peko/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/peko/autobuild/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/peko/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-g++%g" -e "s%@TARGET_AR@%/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-strip%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@PKGCONF_HOST_BINARY@%/home/peko/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/peko/autobuild/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/peko/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/peko/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/peko/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/peko/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/peko/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/peko/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/peko/autobuild/instance-1/output-1/target/etc/shells; fi rm -f /home/peko/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-1/output-1/host/bin/glib-compile-schemas /home/peko/autobuild/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-1/output-1/target/etc/shadow rm -f /home/peko/autobuild/instance-1/output-1/target/bin/sh if [ -x /home/peko/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/peko/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/peko/autobuild/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/peko/autobuild/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/peko/autobuild/instance-1/output-1/build/locales.nopurge for dir in /home/peko/autobuild/instance-1/output-1/target/usr/share/locale /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale /home/peko/autobuild/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/include /home/peko/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/peko/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-1/output-1/target/usr/lib/cmake /home/peko/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/peko/autobuild/instance-1/output-1/target/usr/doc find /home/peko/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-1/output-1/target/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/lib/ /home/peko/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/man /home/peko/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/info /home/peko/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/doc /home/peko/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/peko/autobuild/instance-1/output-1/target/lib/debug /home/peko/autobuild/instance-1/output-1/target/usr/lib/debug find /home/peko/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/peko/autobuild/instance-1/output-1/host/bin/aarch64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/peko/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-10154-g91f241b8e96"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.02-rc1\"" \ ) > /home/peko/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/peko/autobuild/instance-1/output-1/per-package /home/peko/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/peko/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/peko/autobuild/instance-1/output-1/build/buildroot-fs printf ' redis -1 redis -1 * /var/lib/redis /bin/false - Redis Server\n saned -1 saned -1 * /etc/sane.d - - Saned User\n\n' >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.tar mkdir -p /home/peko/autobuild/instance-1/output-1/images rm -rf /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar mkdir -p /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/peko/autobuild/instance-1/output-1/target/ /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target" >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-1/buildroot/support/scripts/mkusers /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "/home/peko/autobuild/instance-1/output-1/host/bin/makedevs -d /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target" >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "rm -rf /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/run/* /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/run/.[^.]* /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/tmp/* /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/tmp/.[^.]*" >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' find /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target -print0 | xargs -0 -r touch -hd @1644602811\n' >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/peko/autobuild/instance-1/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" FAKEROOTDONTTRYCHOWN=1 /home/peko/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/peko/autobuild/instance-1/output-1/build/buildroot-fs/tar/target table='/home/peko/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /home/peko/autobuild/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot /home/peko/autobuild/instance-1/output-1/staging make: Leaving directory '/home/peko/autobuild/instance-1/buildroot' make: Entering directory '/home/peko/autobuild/instance-1/buildroot' >>> Buildroot 2020.05-10154-g91f241b8e96 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> armadillo 9.900.2 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openblas 0.3.18 Collecting legal info LICENSE: OK (sha256: 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> diffutils 3.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.37.3 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.0 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> host-meson 0.61.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 60.7.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.4.4 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1m Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.4.4 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fastd 22 Collecting legal info COPYRIGHT: OK (sha256: adf08b42f1b890b89e998360a864cb4f8441a0a57c9e95e2ce1bfdfc24c49976) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> openssl Collecting legal info >>> libopenssl 1.1.1m Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.7.2 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.18.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> gpsd 3.23.1 Collecting legal info COPYING: OK (sha256: fdf339997bbca9eaf507476b82fbcac608fc39a3d89b86b51e16db4c9f933716) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> ifupdown-scripts Collecting legal info >>> initscripts Collecting legal info >>> iperf 2.1.6 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jpeg-turbo 2.1.2 Collecting legal info LICENSE.md: OK (sha256: 7d8683a7f048e715e08b4cada8b7f0d9a6ab8afad88ed09c1143ef764ecbc0f2) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> libarchive 3.5.3 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libglib2 2.70.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.37.3 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) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libite 2.5.1 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmbim 1.26.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnids 1.24 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libv4l 1.22.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lksctp-tools 1.0.17 Collecting legal info COPYING.lib: OK (sha256: dee5f35e583183abb9212938643ecb2d858fd89e2e286f4b1d903f65d49d6c76) COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> makedumpfile 1.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-mkpasswd Collecting legal info >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-nodejs 14.18.3 Collecting legal info LICENSE: OK (sha256: b3a67885b5a6ac35e8bbe8190509e41b79b0d9a2e3fbd47186f2ac4727f63be5) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-qemu 6.2.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> redis 6.2.6 Collecting legal info COPYING: OK (sha256: 97f0a15b7bbae580d2609dad2e11f1956ae167be296ab60f4691ab9c30ee9828) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> host-sam-ba 3.5 Collecting legal info LICENSE.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> samba4 4.15.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-heimdal 7.7.0 Collecting legal info LICENSE: OK (sha256: 0c4b07bf5b98f7a1d01f8e60722d6c6747ef052c2aa6d2043daf690d4e1b0a7f) >>> host-nfs-utils 2.6.1 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-perl 5.34.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: df6ad59aefea68676c38325f25f6707f026ddde6c71291b2ca231b6247859907) >>> host-perl-parse-yapp 1.21 Collecting legal info lib/Parse/Yapp.pm: OK (sha256: a5d97e3ee50ba12b7897841a117790f723795e4a61e5ad1668dc064956c84e96) >>> sane-backends 1.0.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> ser2net 4.3.4 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> sqlite 3.37.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tor 0.4.6.10 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> vuejs 3.2.22 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> wavemon 0.9.4 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> zbar 0.23.90 Collecting legal info LICENSE.md: OK (sha256: 44260f9252c7fe38ba8dfb645330504f4a375e3a5e9dd7d5d6b9f04adb4952f1) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'