>>> host-tzdata 2021e Building (cd /home/peko/autobuild/instance-0/output-1/build/host-tzdata-2021e; for zone in africa antarctica asia australasia europe northamerica southamerica etcetera backward factory; do /home/peko/autobuild/instance-0/output-1/host/sbin/zic -b fat -d _output/posix $zone || exit 1; /home/peko/autobuild/instance-0/output-1/host/sbin/zic -b fat -d _output/right -L leapseconds $zone || exit 1; done; ) >>> host-tzdata 2021e Installing to host directory /usr/bin/install -d -m 0755 /home/peko/autobuild/instance-0/output-1/host/share/zoneinfo cp -a /home/peko/autobuild/instance-0/output-1/build/host-tzdata-2021e/_output/* /home/peko/autobuild/instance-0/output-1/build/host-tzdata-2021e/*.tab /home/peko/autobuild/instance-0/output-1/host/share/zoneinfo >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/home/peko/autobuild/instance-0/output-1/build/.tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz.SCM5Qz/output' 'https://github.com/alexandrebelloni/tzdump/archive/e1a52ce12a701b8ea4163d6719713e38c0e53d35/tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz' --2022-03-30 20:41:03-- https://github.com/alexandrebelloni/tzdump/archive/e1a52ce12a701b8ea4163d6719713e38c0e53d35/tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/alexandrebelloni/tzdump/tar.gz/e1a52ce12a701b8ea4163d6719713e38c0e53d35 [following] --2022-03-30 20:41:04-- https://codeload.github.com/alexandrebelloni/tzdump/tar.gz/e1a52ce12a701b8ea4163d6719713e38c0e53d35 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/peko/autobuild/instance-0/output-1/build/.tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz.SCM5Qz/output' 0K ...... 42.1M=0s 2022-03-30 20:41:04 (42.1 MB/s) - '/home/peko/autobuild/instance-0/output-1/build/.tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz.SCM5Qz/output' saved [6144] tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz: OK (sha256: e078ba9bd90cb46368beb3cfef2288194e5edefd53ad9565961a97d1c7d6c59f) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/tzdump/tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output-1/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35 -xf - >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Patching >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Configuring >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Building cd /home/peko/autobuild/instance-0/output-1/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35 && /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output-1/host/include -L/home/peko/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output-1/host/lib -o tzdump tzdump.c tzdump.c: In function 'dumptzdata': tzdump.c:384:8: warning: 'strncat' specified bound 1024 equals destination size [-Wstringop-overflow=] (void)strncat(datafile, "/", sizeof datafile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzdump.c:385:8: warning: 'strncat' specified bound 1024 equals destination size [-Wstringop-overflow=] (void)strncat(datafile, tzval, sizeof datafile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Installing to host directory /usr/bin/install -m 0755 -D /home/peko/autobuild/instance-0/output-1/build/host-tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35/tzdump /home/peko/autobuild/instance-0/output-1/host/sbin/tzdump >>> tz Extracting >>> tz Patching >>> tz Configuring >>> tz Building (cd /home/peko/autobuild/instance-0/output-1/host/share/zoneinfo/posix/; for i in $(find . -type f); do mkdir -p /home/peko/autobuild/instance-0/output-1/build/tz/output/$(dirname $i); /home/peko/autobuild/instance-0/output-1/host/sbin/tzdump -p . -q ${i#./} | sed '1d' > /home/peko/autobuild/instance-0/output-1/build/tz/output/$i; done ) >>> tz Installing to target /usr/bin/install -D -m 0644 /home/peko/autobuild/instance-0/output-1/host/share/zoneinfo/zone.tab /home/peko/autobuild/instance-0/output-1/target/usr/share/zoneinfo/zone.tab /usr/bin/install -D -m 0644 /home/peko/autobuild/instance-0/output-1/host/share/zoneinfo/iso3166.tab /home/peko/autobuild/instance-0/output-1/target/usr/share/zoneinfo/iso3166.tab mkdir -p /home/peko/autobuild/instance-0/output-1/target/usr/share/zoneinfo/uclibc cp -a /home/peko/autobuild/instance-0/output-1/build/tz/output/* /home/peko/autobuild/instance-0/output-1/target/usr/share/zoneinfo/uclibc if [ ! -f /home/peko/autobuild/instance-0/output-1/target/usr/share/zoneinfo/uclibc/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/uclibc/Etc/UTC /home/peko/autobuild/instance-0/output-1/target/etc/TZ which-2.21.tar.gz: OK (sha256: f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad) >>> which 2.21 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/which/which-2.21.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output-1/build/which-2.21 -xf - >>> which 2.21 Patching >>> which 2.21 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output-1/build/which-2.21 -name $file); do cp support/gnuconfig/$file $i; done; done >>> which 2.21 Patching libtool >>> which 2.21 Configuring (cd /home/peko/autobuild/instance-0/output-1/build/which-2.21/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc-ar" AS="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-as" LD="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-ld" NM="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc-nm" CC="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc" GCC="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc" CPP="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-cpp" CXX="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-g++" FC="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gfortran" F77="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc-ranlib" READELF="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/peko/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=powerpc-buildroot-linux-uclibc --host=powerpc-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc-buildroot-linux-uclibc-strip... /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for powerpc-buildroot-linux-uclibc-gcc... /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc accepts -g... yes checking for /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc option to accept ISO C89... none needed checking whether /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc... none checking how to run the C preprocessor... /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... no checking for sysconf... yes checking for getgroups... yes checking for eaccess... yes checking for ar... /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc-ar checking for powerpc-buildroot-linux-uclibc-ranlib... /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc-ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> which 2.21 Building PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/peko/autobuild/instance-0/output-1/build/which-2.21/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' /usr/bin/make all-recursive make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' Making all in tilde make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21/tilde' /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o tilde.o tilde.c /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o shell.o shell.c rm -f libtilde.a /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc-ar cru libtilde.a tilde.o shell.o /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc-ranlib libtilde.a make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21/tilde' Making all in . make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o getopt.o getopt.c /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o getopt1.o getopt1.c /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o bash.o bash.c /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -c -o which.o which.c /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' >>> which 2.21 Installing to target PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/peko/autobuild/instance-0/output-1/target install -C /home/peko/autobuild/instance-0/output-1/build/which-2.21/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' /usr/bin/make install-recursive make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' Making install in tilde make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21/tilde' make[4]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21/tilde' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21/tilde' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21/tilde' Making install in . make[3]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' make[4]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/target/usr/bin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/target/usr/share/man/man1' /bin/mkdir -p '/home/peko/autobuild/instance-0/output-1/target/usr/share/info' /usr/bin/install -c which '/home/peko/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 which.1 '/home/peko/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ./which.info '/home/peko/autobuild/instance-0/output-1/target/usr/share/info' install-info --info-dir='/home/peko/autobuild/instance-0/output-1/target/usr/share/info' '/home/peko/autobuild/instance-0/output-1/target/usr/share/info/which.info' make[4]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' make[3]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/which-2.21' wireless-regdb-2022.02.18.tar.xz: OK (sha256: 8828c25a4ee25020044004f57374bb9deac852809fad70f8d3d01770bf9ac97f) >>> wireless-regdb 2022.02.18 Extracting xzcat /home/peko/autobuild/instance-0/dl/wireless-regdb/wireless-regdb-2022.02.18.tar.xz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output-1/build/wireless-regdb-2022.02.18 -xf - >>> wireless-regdb 2022.02.18 Patching >>> wireless-regdb 2022.02.18 Configuring >>> wireless-regdb 2022.02.18 Building >>> wireless-regdb 2022.02.18 Installing to target /usr/bin/install -m 644 -D -T /home/peko/autobuild/instance-0/output-1/build/wireless-regdb-2022.02.18/regulatory.db /home/peko/autobuild/instance-0/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/peko/autobuild/instance-0/output-1/build/wireless-regdb-2022.02.18/regulatory.db.p7s /home/peko/autobuild/instance-0/output-1/target/lib/firmware/regulatory.db.p7s >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/peko/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc%g" -e "s%@TARGET_CXX@%/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-g++%g" -e "s%@TARGET_AR@%/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-strip%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%e500mc%g" -e "s%@TARGET_ENDIAN@%big%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-0/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/peko/autobuild/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/peko/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/peko/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc%g" -e "s%@TARGET_CXX@%/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-g++%g" -e "s%@TARGET_AR@%/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-strip%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%e500mc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@PKGCONF_HOST_BINARY@%/home/peko/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/home/peko/autobuild/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/peko/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/peko/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf rm -f /home/peko/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output-1/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/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-0/output-1/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output-1/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/peko/autobuild/instance-0/output-1/build/locales.nopurge for dir in /home/peko/autobuild/instance-0/output-1/target/usr/share/locale /home/peko/autobuild/instance-0/output-1/target/usr/share/X11/locale /home/peko/autobuild/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output-1/target/usr/include /home/peko/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output-1/target/usr/lib/cmake /home/peko/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/peko/autobuild/instance-0/output-1/target/usr/doc find /home/peko/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output-1/target/lib/ /home/peko/autobuild/instance-0/output-1/target/usr/lib/ /home/peko/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/peko/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output-1/target/usr/man /home/peko/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output-1/target/usr/info /home/peko/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output-1/target/usr/doc /home/peko/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/peko/autobuild/instance-0/output-1/target/lib/debug /home/peko/autobuild/instance-0/output-1/target/usr/lib/debug find /home/peko/autobuild/instance-0/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-0/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/peko/autobuild/instance-0/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/peko/autobuild/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-10437-g43fd3fd836d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.02"; \ echo "PRETTY_NAME=\"Buildroot 2022.02\"" \ ) > /home/peko/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/peko/autobuild/instance-0/output-1/per-package /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output-1/target/usr ln -snf /home/peko/autobuild/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /home/peko/autobuild/instance-0/output-1/staging make: Leaving directory '/home/peko/autobuild/instance-0/buildroot' make: Entering directory '/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2020.05-10437-g43fd3fd836d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> caps 0.9.26 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> cctz 2.3 Collecting legal info LICENSE.txt: OK (sha256: c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747) >>> 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) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cryptopp 8.6.0 Collecting legal info License.txt: OK (sha256: e668af8c73a38a66a1e8951d14ec24e7582fee5254dd6c3dae488a416d105d5f) >>> davfs2 1.6.1 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> 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.4 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) >>> udev Collecting legal info >>> eudev 3.2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 29 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> util-linux-libs 2.37.4 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> earlyoom 1.6.2 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> ffmpeg 4.4.1 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> git 2.31.1 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.81.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> ibm-sw-tpm2 1661 Collecting legal info LICENSE: OK (sha256: dd2d31b560011ea673e197251e710e52669d911367d83cd3cfd018f8ed58bde9) >>> libatasmart 0.19 Collecting legal info LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libfreeimage 3.18.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libfuse3 3.10.5 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 0.61.3 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-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.37.4 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) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> liblo 0.31 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libubootenv 7dbfffa4cc0e42ad3febb122a711fe9d1b20e9f7 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> mbedtls 2.28.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ndisc6 1.0.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openssh 8.9p1 Collecting legal info LICENCE: OK (sha256: d6807e99f3d159145c659060f57c3fa74e109faa39326dbfc38674cb550fd104) >>> optee-client 3.15.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.2 Collecting legal info LICENSE.txt: OK (sha256: d80c0b09a1c98c61667ea044eefa2fd98fb70bd5fe12c49ff52b1fc2289a6583) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> proxychains-ng 4.14 Collecting legal info COPYING: OK (sha256: 86728623caeff60e9bcc37e03b432fd191de927eed48a72a3bb4ac4e53fe20df) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> host-rauc 1.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> restclient-cpp 0.5.2 Collecting legal info LICENSE: OK (sha256: 1c2f79e825a39eb61d8919044776627f4d079ff38975410a3bde340154fc94a4) >>> sane-backends 1.0.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> shadowsocks-libev 3.3.5 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> shairport-sync 3.3.9 Collecting legal info LICENSES: OK (sha256: 1daaa904985807b7f9f2fa91f6b19f3faadf8df4e813f7451a691f89a6965e3f) >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> host-libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sshfs 3.7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tz Collecting legal info >>> host-tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) 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: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'