/bin/bash build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl.pc /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.la /usr/bin/install -c -m 644 include/SDL_config.h /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/SDL/SDL_config.h libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.a libtool: install: chmod 644 /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.a libtool: install: /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ranlib /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/sdl-1.2.15' >>> sdl 1.2.15 Fixing package configuration files >>> sdl 1.2.15 Fixing libtool files for la in $(find /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-0/output:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> sdl 1.2.15 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/sdl-1.2.15/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/sdl-1.2.15' /bin/bash build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/bin /bin/bash build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/include/SDL /bin/bash build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/lib /bin/bash build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/share/aclocal /bin/bash build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/share/man/man3 /usr/bin/install -c -m 755 sdl-config /home/peko/autobuild/instance-0/output/target/usr/bin/sdl-config /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDL.la /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL.la /usr/bin/install -c -m 644 ./sdl.m4 /home/peko/autobuild/instance-0/output/target/usr/share/aclocal/sdl.m4 for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /home/peko/autobuild/instance-0/output/target/usr/share/man/man3/$file; \ done mkdir -p -- /home/peko/autobuild/instance-0/output/target/usr/include/SDL /bin/bash build-scripts/mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /home/peko/autobuild/instance-0/output/target/usr/include/SDL/$file; \ done /usr/bin/install -c -m 644 sdl.pc /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /home/peko/autobuild/instance-0/output/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /home/peko/autobuild/instance-0/output/target/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.a libtool: install: chmod 644 /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.a libtool: install: /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ranlib /home/peko/autobuild/instance-0/output/target/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 include/SDL_config.h /home/peko/autobuild/instance-0/output/target/usr/include/SDL/SDL_config.h make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/sdl-1.2.15' sp-oops-extract_0.0.7-1.tar.gz: OK (sha256: 85601a569af1f4584db75fad21d3a70e377ce12d1bccad7dbe1112abd3b43d93) >>> sp-oops-extract 0.0.7-1 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/sp-oops-extract/sp-oops-extract_0.0.7-1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/sp-oops-extract-0.0.7-1 -xf - >>> sp-oops-extract 0.0.7-1 Patching Applying 0001-Make-the-Makefile-more-cross-compiler-friendly.patch using patch: patching file src/Makefile Applying 0002-stdint-cleanup.patch using patch: patching file src/oopslog.c >>> sp-oops-extract 0.0.7-1 Configuring >>> sp-oops-extract 0.0.7-1 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/sp-oops-extract-0.0.7-1 PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/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/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/sp-oops-extract-0.0.7-1' for i in src; do /usr/bin/make -C $i; done make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/sp-oops-extract-0.0.7-1/src' /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -o sp-oops-extract oopslog.c make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/sp-oops-extract-0.0.7-1/src' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/sp-oops-extract-0.0.7-1' >>> sp-oops-extract 0.0.7-1 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/sp-oops-extract-0.0.7-1 install DESTDIR=/home/peko/autobuild/instance-0/output/target make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/sp-oops-extract-0.0.7-1' install src/sp-oops-extract /home/peko/autobuild/instance-0/output/target/usr/bin make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/sp-oops-extract-0.0.7-1' ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/ux500-firmware-1.1.3-6 DESTDIR=/home/peko/autobuild/instance-0/output/target install make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/ux500-firmware-1.1.3-6' install -d /home/peko/autobuild/instance-0/output/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /home/peko/autobuild/instance-0/output/target/lib/firmware install -m 0666 cw1200/*.bin /home/peko/autobuild/instance-0/output/target/lib/firmware/cw1200 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/ux500-firmware-1.1.3-6' for f in /home/peko/autobuild/instance-0/output/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e) util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6) util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712) util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619) >>> xutil_util-macros 1.19.2 Extracting bzcat /home/peko/autobuild/instance-0/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2 -xf - >>> xutil_util-macros 1.19.2 Patching >>> xutil_util-macros 1.19.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.2 Patching libtool >>> xutil_util-macros 1.19.2 Configuring (cd /home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/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/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-0/output/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, --disable-dependency-tracking, --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/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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xutil_util-macros 1.19.2 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot install -C /home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2' make[2]: Entering directory '/home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.pc '/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 INSTALL '/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /usr/bin/make install-data-hook make[3]: Entering directory '/home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2' rm -f /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2' make[2]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2' make[1]: Leaving directory '/home/peko/autobuild/instance-0/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Fixing libtool files for la in $(find /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/peko/autobuild/instance-0/output:@BASE_DIR@:g" \ -e "s:/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/peko/autobuild/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/peko/autobuild/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/peko/autobuild/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/group" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/passwd" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./bin/easy_install" is touched by more than one package: [u'host-python3-setuptools', u'host-python-setuptools'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./powerpc-buildroot-linux-uclibc/sysroot/usr/lib/libssl.a" is touched by more than one package: [u'host-genext2fs', u'host-libxml2'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/peko/autobuild/instance-0/output/target/etc/shells; fi if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/peko/autobuild/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/peko/autobuild/instance-0/output/target/etc/shells; fi rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%e500mc%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/peko/autobuild/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/peko/autobuild/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/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/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/output/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/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/peko/autobuild/instance-0/output/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/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/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/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00741-g472e8808d9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory '/home/peko/autobuild/instance-0/buildroot' make: Entering directory '/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2019.05-git-00741-g472e8808d9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external 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-custom Collecting legal info >>> toolchain Collecting legal info >>> atop 2.4.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> czmq 4.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> enchant 1.6.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-erlang 21.0 Collecting legal info LICENSE.txt: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> openssl Collecting legal info >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> glib-networking 2.58.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gnutls 3.6.7.1 Collecting legal info doc/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-meson 0.49.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3 3.7.3 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> gnuradio 3.7.13.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-mako 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python-six 1.12.0 Collecting legal info LICENSE: OK (sha256: e732f54da58f3e9cf0c48e8b512948936fcf7361bd58afa63a9a3c392bf794ad) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> hiawatha 10.8.1 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> htop 2.2.0 Collecting legal info COPYING: OK (sha256: 70466e76443cb5b68144d9fcedca9584e7bfdb6c50859daa5a0290ea27c58aad) >>> initscripts Collecting legal info >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libass 0.14.0 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgphoto2 2.5.17 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for libltdl/COPYING.LIB >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnspr 4.20 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.39 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3270200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> lirc-tools 0.10.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> opkg 0.3.6 Collecting legal info ERROR: No hash found for COPYING >>> paho-mqtt-c v1.3.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> paho-mqtt-cpp v1.0.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> host-sam-ba 2.18 Collecting legal info doc/license.txt: OK (sha256: f9cac240acadbfd8f4f1c0d65132f85427384697bd6337da6444c531138d56ee) tcl_lib/boards.tcl: OK (sha256: 255564ff8953ea95c11a4ab1d56f1edf332298faad209ca80daf745c7ed95124) applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h: OK (sha256: 74ae62858139cb4e18acc3448483be80ea6b36fdb87260b665f43762ca354ede) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) 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-0/output/legal-info make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'