rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> s6-rc 0.5.2.2 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 -C /home/peko/autobuild/instance-1/output-1/build/s6-rc-0.5.2.2 DESTDIR=/home/peko/autobuild/instance-1/output-1/target install make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/s6-rc-0.5.2.2' ./tools/install.sh -D -m 755 libs6rc.so.xyzzy /home/peko/autobuild/instance-1/output-1/target/lib/libs6rc.so.0.5.2.2 && \ ./tools/install.sh -l libs6rc.so.0.5.2.2 /home/peko/autobuild/instance-1/output-1/target/lib/libs6rc.so.0.5 && \ exec ./tools/install.sh -l libs6rc.so.0.5 /home/peko/autobuild/instance-1/output-1/target/lib/libs6rc.so exec ./tools/install.sh -D -m 600 s6-rc-fdholder-filler /home/peko/autobuild/instance-1/output-1/target/libexec/s6-rc-fdholder-filler exec ./tools/install.sh -D -m 600 s6-rc-oneshot-run /home/peko/autobuild/instance-1/output-1/target/libexec/s6-rc-oneshot-run exec ./tools/install.sh -D -m 600 s6-rc-compile /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-compile grep -- ^s6-rc-oneshot-run < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/libexec/s6-rc-oneshot-run ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/libexec/s6-rc-oneshot-run ; } grep -- ^s6-rc-fdholder-filler < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/libexec/s6-rc-fdholder-filler ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/libexec/s6-rc-fdholder-filler ; } grep -- ^s6-rc-compile < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-compile ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-compile ; } exec ./tools/install.sh -D -m 600 s6-rc-dryrun /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-dryrun exec ./tools/install.sh -D -m 600 s6-rc-db /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-db exec ./tools/install.sh -D -m 600 s6-rc-bundle /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-bundle grep -- ^s6-rc-dryrun < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-dryrun ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-dryrun ; } exec ./tools/install.sh -D -m 600 s6-rc-init /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-init exec ./tools/install.sh -D -m 600 s6-rc /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc grep -- ^s6-rc-db < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-db ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-db ; } grep -- ^s6-rc-bundle < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-bundle ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-bundle ; } exec ./tools/install.sh -D -m 600 s6-rc-update /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-update exec ./tools/install.sh -D -m 600 s6-rc-format-upgrade /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-format-upgrade grep -- ^s6-rc < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc ; } grep -- ^s6-rc-init < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-init ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-init ; } exec ./tools/install.sh -D -m 644 src/include/s6-rc/s6rc-db.h /home/peko/autobuild/instance-1/output-1/target/include/s6-rc/s6rc-db.h exec ./tools/install.sh -D -m 644 src/include/s6-rc/config.h /home/peko/autobuild/instance-1/output-1/target/include/s6-rc/config.h grep -- ^s6-rc-update < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-update ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-update ; } grep -- ^s6-rc-format-upgrade < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-format-upgrade ; fi && \ chmod $mode /home/peko/autobuild/instance-1/output-1/target/bin/s6-rc-format-upgrade ; } exec ./tools/install.sh -D -m 644 src/include/s6-rc/s6rc-utils.h /home/peko/autobuild/instance-1/output-1/target/include/s6-rc/s6rc-utils.h exec ./tools/install.sh -D -m 644 src/include/s6-rc/s6rc.h /home/peko/autobuild/instance-1/output-1/target/include/s6-rc/s6rc.h exec ./tools/install.sh -D -m 644 src/include/s6-rc/s6rc-servicedir.h /home/peko/autobuild/instance-1/output-1/target/include/s6-rc/s6rc-servicedir.h exec ./tools/install.sh -D -m 644 src/include/s6-rc/s6rc-constants.h /home/peko/autobuild/instance-1/output-1/target/include/s6-rc/s6rc-constants.h make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/s6-rc-0.5.2.2' rm -rf /home/peko/autobuild/instance-1/output-1/target/usr/lib/s6-rc spawn-fcgi-1.6.4.tar.bz2: OK (sha256: a3cfc7c9581b6ddc31084b379c9160323fa345d357ace6cd2d3d3af3593e2873) >>> spawn-fcgi 1.6.4 Extracting bzcat /home/peko/autobuild/instance-1/dl/spawn-fcgi/spawn-fcgi-1.6.4.tar.bz2 | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4 -xf - >>> spawn-fcgi 1.6.4 Patching >>> spawn-fcgi 1.6.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> spawn-fcgi 1.6.4 Patching libtool >>> spawn-fcgi 1.6.4 Configuring >>> spawn-fcgi 1.6.4 Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4 (cd /home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/ && rm -rf config.cache && 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/powerpc64-linux-ar" AS="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-as" LD="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-ld" NM="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-nm" CC="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-gcc" GCC="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-gcc" CPP="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-cpp" CXX="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-g++" FC="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-gfortran" F77="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-gfortran" RANLIB="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-ranlib" READELF="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-readelf" STRIP="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-strip" OBJCOPY="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-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/powerpc64-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-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/powerpc64-buildroot-linux-gnu/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=powerpc64-buildroot-linux-gnu --host=powerpc64-buildroot-linux-gnu --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 --enable-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-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc64-buildroot-linux-gnu-strip... /home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-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 for powerpc64-buildroot-linux-gnu-gcc... /home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-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-1/output-1/host/bin/powerpc64-linux-gcc accepts -g... yes checking for /home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-gcc option to accept ISO C89... none needed checking whether /home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-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-1/output-1/host/bin/powerpc64-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... /home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-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/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for socklen_t... yes checking for library containing socket... none required checking for library containing inet_addr... none required checking for unistd.h... (cached) yes checking for working chown... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... yes checking for dup2... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for issetugid... no checking for inet_pton... yes checking for IPv6 support... no checking if /home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-gcc supports -Wall -W -Wshadow -pedantic... yes checking if /home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-gcc supports -std=gnu99... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/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-nls, --disable-static, --enable-shared >>> spawn-fcgi 1.6.4 Building 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 -C /home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' /usr/bin/make all-recursive make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' Making all in src make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/src' /home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-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 -D_FORTIFY_SOURCE=1 -Wall -W -Wshadow -pedantic -std=gnu99 -c -o spawn-fcgi.o spawn-fcgi.c /home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Wall -W -Wshadow -pedantic -std=gnu99 -o spawn-fcgi spawn-fcgi.o make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/src' Making all in doc make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/doc' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' >>> spawn-fcgi 1.6.4 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 DESTDIR=/home/peko/autobuild/instance-1/output-1/target install -C /home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/ make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' Making install in src make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/src' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/bin' /usr/bin/install -c spawn-fcgi '/home/peko/autobuild/instance-1/output-1/target/usr/bin' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/src' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/src' Making install in doc make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/doc' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/doc' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4/doc' make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' make[3]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 spawn-fcgi.1 '/home/peko/autobuild/instance-1/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/spawn-fcgi-1.6.4' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/peko/autobuild/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/peko/autobuild/instance-1/output-1/host/bin/powerpc64-linux-%g' -e 's%@TARGET_ARCH@%ppc64%g' -e 's%@TARGET_CPU@%power7%g' -e 's%@TARGET_ENDIAN@%big%g' -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_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/peko/autobuild/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/home/peko/autobuild/instance-1/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /home/peko/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/peko/autobuild/instance-1/output-1/build/busybox-1.34.1/.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.34.1/.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/powerpc64-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 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/powerpc64-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/powerpc64-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-8349-ge6e12337f18"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.11"; \ echo "PRETTY_NAME=\"Buildroot 2021.11\"" \ ) > /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 ln -snf /home/peko/autobuild/instance-1/output-1/host/powerpc64-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-8349-ge6e12337f18 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-custom Collecting legal info >>> toolchain Collecting legal info >>> boost 1.77.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.34.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> earlyoom 1.6.2 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> host-environment-setup Collecting legal info >>> host-erofs-utils 1.3 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> 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) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-util-linux 2.37.2 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> ffmpeg 4.4.1 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libass 0.15.2 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> harfbuzz 3.0.0 Collecting legal info COPYING: OK (sha256: 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692) >>> host-meson 0.60.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.7 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.68.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libglib2 2.68.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libfribidi 1.0.10 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> openssl Collecting legal info >>> libopenssl 1.1.1l Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> gloox 1.0.24 Collecting legal info LICENSE: OK (sha256: 40a20c41c8dabb8ba61bea983fa8f2f6989e67fac56bb62c2249053807fd26af) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> irqbalance 1.8.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> numactl 2.0.14 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcli 1.10.4 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcpprestsdk 2.10.18 Collecting legal info license.txt: OK (sha256: 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info linux_syscall_support.h: OK (sha256: 4c1fc9acc9f3867e5c81b5d5f57c52fb9a932662bd4e2e5e43b3fe95390035f5) >>> log4cpp 1.1.3 Collecting legal info log4cpp/COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> mpv 0.33.1 Collecting legal info LICENSE.GPL: OK (sha256: a99d7b0625a0566271aad6de694e52eafd566db024f9516720d526c680d3ee30) >>> host-waf 2.0.22 Collecting legal info waf: OK (sha256: 0a09ad26a2cfc69fa26ab871cb558165b60374b5a653ff556a0c6aca63a00df1) >>> newt 0.52.21 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.37 Collecting legal info LICENCE: OK (sha256: 9c9488256e3612ec5ea40fd12abe7ec55a58f23bd36e6f465116c2b3cbffba02) >>> pppd 2.4.8 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: 91a5e9c173e0e001e081e15bf7850cfd782a0baa02f5921e327ae3b449beff3f) pppd/ccp.c: OK (sha256: ee1c28551c87cdcdaf80eb3922726f015201614cb560a5ed18a7a0c15f2b4aa4) pppd/plugins/passprompt.c: OK (sha256: 6fa4c3dad059f6ef15c1c5e5219d9d0d40991dd3a162098a89967a1720de059e) >>> host-python-cython 0.29.24 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> qlibc 2.4.5 Collecting legal info LICENSE: OK (sha256: 7c9d03656af4c0acf0a35e29459086498dd64080eac6d2945bc1c064aaf18132) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> rp-pppoe 3.15 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> s6-rc 0.5.2.2 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_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'