Making install in tests make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/tests' 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-0/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/peko/autobuild/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/peko/autobuild/instance-0/output/host/share/man/man1' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-patchelf-0.9' physfs-3.0.1.tar.bz2: OK (sha256: b77b9f853168d9636a44f75fca372b363106f52d789d18a2f776397bf117f2f1) >>> physfs 3.0.1 Extracting bzcat /home/peko/autobuild/instance-0/dl/physfs-3.0.1.tar.bz2 | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/physfs-3.0.1 -xf - >>> physfs 3.0.1 Patching >>> physfs 3.0.1 Configuring (mkdir -p /home/peko/autobuild/instance-0/output/build/physfs-3.0.1/ && cd /home/peko/autobuild/instance-0/output/build/physfs-3.0.1/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-0/output/host/bin/cmake /home/peko/autobuild/instance-0/output/build/physfs-3.0.1/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DPHYSFS_BUILD_TEST=OFF -DPHYSFS_BUILD_SHARED=ON -DPHYSFS_BUILD_STATIC=OFF ) -- The C compiler identification is GNU 4.8.3 -- The CXX compiler identification is GNU 4.8.3 -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -- Check for working C compiler: /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -- Check for working CXX compiler: /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Doxygen: /usr/bin/doxygen (found version "1.8.1.2") -- PhysicsFS will build with the following options: -- ZIP support: enabled -- 7zip support: enabled -- GRP support: enabled -- WAD support: enabled -- HOG support: enabled -- MVL support: enabled -- QPAK support: enabled -- SLB support: enabled -- VDF support: enabled -- ISO9660 support: enabled -- Build static library: disabled -- Build shared library: enabled -- Build stdio test program: disabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/peko/autobuild/instance-0/output/build/physfs-3.0.1 >>> physfs 3.0.1 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/physfs-3.0.1/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' Scanning dependencies of target physfs make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' [ 4%] Building C object CMakeFiles/physfs.dir/src/physfs.c.o [ 14%] Building C object CMakeFiles/physfs.dir/src/physfs_byteorder.c.o [ 14%] Building C object CMakeFiles/physfs.dir/src/physfs_unicode.c.o [ 19%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_windows.c.o [ 23%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_posix.c.o [ 28%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_unix.c.o [ 33%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_os2.c.o [ 38%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_qnx.c.o [ 42%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_dir.c.o [ 47%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_unpacked.c.o [ 52%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_grp.c.o [ 57%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_hog.c.o [ 61%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_7z.c.o [ 66%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_mvl.c.o [ 71%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_qpak.c.o [ 76%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_wad.c.o [ 80%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_zip.c.o [ 85%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_slb.c.o [ 90%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_iso9660.c.o [ 95%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_vdf.c.o [100%] Linking C shared library libphysfs.so make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' [100%] Built target physfs make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' >>> physfs 3.0.1 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot install/fast -C /home/peko/autobuild/instance-0/output/build/physfs-3.0.1/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libphysfs.so.3.0.1 -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libphysfs.so.1 -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libphysfs.so -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/physfs.h -- Installing: /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig/physfs.pc make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' >>> physfs 3.0.1 Fixing libtool files >>> physfs 3.0.1 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install/fast -C /home/peko/autobuild/instance-0/output/build/physfs-3.0.1/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libphysfs.so.3.0.1 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libphysfs.so.1 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libphysfs.so -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/physfs.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig/physfs.pc make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/physfs-3.0.1' phytool-2.tar.xz: OK (md5: 972982f8e5f7237cbccfc6d275da7348) phytool-2.tar.xz: OK (sha256: 9901a14e8c6af02b7333c60b21ff81f50620e8326d54827185e5617ff9b11d21) >>> phytool 2 Extracting xzcat /home/peko/autobuild/instance-0/dl/phytool-2.tar.xz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/phytool-2 -xf - >>> phytool 2 Patching >>> phytool 2 Configuring >>> phytool 2 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-as" LD="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/armv5-ctng-linux-gnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/phytool-2 LDLIBS="" make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/phytool-2' CC phytool.o CC print_mv6.o CC print_phy.o CC phytool make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/phytool-2' >>> phytool 2 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-as" LD="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/armv5-ctng-linux-gnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/phytool-2 DESTDIR="/home/peko/autobuild/instance-0/output/target" PREFIX="usr" install make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/phytool-2' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/phytool-2' sshfs-2.8.tar.gz: OK (sha256: 7f689174d02e6b7e2631306fda4fb8e6b4483102d1bce82b3cdafba33369ad22) >>> sshfs 2.8 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/sshfs-2.8.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/sshfs-2.8 -xf - >>> sshfs 2.8 Patching >>> sshfs 2.8 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/sshfs-2.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sshfs 2.8 Patching libtool >>> sshfs 2.8 Configuring (cd /home/peko/autobuild/instance-0/output/build/sshfs-2.8/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-as" LD="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/armv5-ctng-linux-gnueabi-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes 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=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --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 build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-gnueabi checking target system type... arm-buildroot-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-gnueabi-strip... /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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 arm-buildroot-linux-gnueabi-gcc... /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/host/bin/armv5-ctng-linux-gnueabi-gcc accepts -g... yes checking for /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-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/host/bin/armv5-ctng-linux-gnueabi-gcc... none checking for library containing dlsym... -ldl checking OpenSSH version... 6.0 >= 4.4, disabling NODELAY workaround checking pkg-config is at least version 0.9.0... yes checking for SSHFS... yes checking for fuse_opt_parse... yes checking for fusermount... umount checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating 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 >>> sshfs 2.8 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/sshfs-2.8/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/sshfs-2.8' /usr/bin/make all-am make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/sshfs-2.8' /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/lib\" -DIDMAP_DEFAULT="\"none\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0 -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/glib-2.0/include -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o sshfs-sshfs.o `test -f 'sshfs.c' || echo './'`sshfs.c /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/lib\" -DIDMAP_DEFAULT="\"none\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0 -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/glib-2.0/include -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o sshfs-cache.o `test -f 'cache.c' || echo './'`cache.c cache.c: In function 'cache_clean': cache.c:76:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (now > cache.last_cleaned + cache.min_clean_interval_secs && ^ cache.c:78:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] now > cache.last_cleaned + cache.clean_interval_secs)) { ^ sshfs.c: In function 'sshfs_fsync': sshfs.c:2643:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (err = sshfs_flush(path, fi)) ^ sshfs.c: In function 'main': sshfs.c:3956:2: warning: 'g_thread_init' is deprecated (declared at /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:265) [-Wdeprecated-declarations] g_thread_init(NULL); ^ /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include/glib-2.0 -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/glib-2.0/include -I/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -o sshfs sshfs-sshfs.o sshfs-cache.o -L/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -lfuse -lgthread-2.0 -pthread -lglib-2.0 make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/sshfs-2.8' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/sshfs-2.8' >>> sshfs 2.8 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/sshfs-2.8/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/sshfs-2.8' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/sshfs-2.8' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c sshfs '/home/peko/autobuild/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 sshfs.1 '/home/peko/autobuild/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/sshfs-2.8' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/sshfs-2.8' tzcode2017c.tar.gz: OK (sha512: 0d8c3e07b0de9015a137602450468ceb6358312a50eeda2a860882367107b8ba9ef275880b292570a671b9910afc54e6209e1e642387d246bc9c08c4ff660ffb) >>> host-zic 2017c Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/tzcode2017c.tar.gz | tar --strip-components=0 -C /home/peko/autobuild/instance-0/output/build/host-zic-2017c -xf - >>> host-zic 2017c Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile Hunk #1 succeeded at 491 (offset 54 lines). >>> host-zic 2017c Configuring >>> host-zic 2017c Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/host-zic-2017c zic make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-zic-2017c' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR=\"/usr/local/etc/zoneinfo\" -c -o zic.o zic.c cc -DTZDIR=\"/usr/local/etc/zoneinfo\" -o zic zic.o make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-zic-2017c' >>> host-zic 2017c Installing to host directory /usr/bin/install -D -m 755 /home/peko/autobuild/instance-0/output/build/host-zic-2017c/zic /home/peko/autobuild/instance-0/output/host/sbin/zic /usr/bin/install -D -m 644 /home/peko/autobuild/instance-0/output/build/host-zic-2017c/tzfile.h /home/peko/autobuild/instance-0/output/host/include/tzfile.h tzdata2018c.tar.gz: OK (sha512: 0575c87c9ffcde7b7f62b0df928d8a0e8d93f832b5ef7227b3d8431686f851f1fd5372c7e768f2979830352433b31df7f3979a00c28ea3973a3a0987ebbfb835) >>> host-tzdata 2018c Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/tzdata2018c.tar.gz | tar --strip-components=0 -C /home/peko/autobuild/instance-0/output/build/host-tzdata-2018c -xf - >>> host-tzdata 2018c Patching >>> host-tzdata 2018c Configuring >>> host-tzdata 2018c Building (cd /home/peko/autobuild/instance-0/output/build/host-tzdata-2018c; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/peko/autobuild/instance-0/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/peko/autobuild/instance-0/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018c Installing to host directory /usr/bin/install -d -m 0755 /home/peko/autobuild/instance-0/output/host/share/zoneinfo cp -a /home/peko/autobuild/instance-0/output/build/host-tzdata-2018c/_output/* /home/peko/autobuild/instance-0/output/build/host-tzdata-2018c/*.tab /home/peko/autobuild/instance-0/output/host/share/zoneinfo tzdata2018c.tar.gz: OK (sha512: 0575c87c9ffcde7b7f62b0df928d8a0e8d93f832b5ef7227b3d8431686f851f1fd5372c7e768f2979830352433b31df7f3979a00c28ea3973a3a0987ebbfb835) >>> tzdata 2018c Extracting >>> tzdata 2018c Patching >>> tzdata 2018c Configuring >>> tzdata 2018c Building >>> tzdata 2018c Installing to target /usr/bin/install -d -m 0755 /home/peko/autobuild/instance-0/output/target/usr/share/zoneinfo cp -a /home/peko/autobuild/instance-0/output/host/share/zoneinfo/* /home/peko/autobuild/instance-0/output/target/usr/share/zoneinfo cd /home/peko/autobuild/instance-0/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /home/peko/autobuild/instance-0/output/target/usr/share/zoneinfo/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/Etc/UTC /home/peko/autobuild/instance-0/output/target/etc/localtime echo "Etc/UTC" >/home/peko/autobuild/instance-0/output/target/etc/timezone >>> 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/share/info/dir" is touched by more than one package: ['ddrescue', 'libffi'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-cheetah'] 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/arm-buildroot-linux-gnueabi/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/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/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug 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=2018.05-git-00068-g4de24dc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.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 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.05-git-00068-g4de24dc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> host-dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> fastd 18 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libuecc 7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gnuradio 3.7.11 Collecting legal info ERROR: No hash found for COPYING >>> host-python-cheetah 2.4.4 Collecting legal info >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> 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) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> 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 >>> heirloom-mailx 12.5 Collecting legal info ERROR: No hash found for COPYING >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libnice 0.1.13 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.MPL ERROR: No hash found for COPYING.LGPL >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libssh 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> mesa3d 17.3.3 Collecting legal info docs/license.html: OK (sha256: 630e75b4fdeb75ee2bf9e55db54dd1e3ff7353d52d9314ca8512bfd460f8e24c) >>> openssh 7.6p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> tzdata 2018c Collecting legal info >>> host-tzdata 2018c Collecting legal info >>> host-zic 2017c Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: tzdata-2018c: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017c: cannot save license (HOST_ZIC_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'