-- Please add this value near /home/peko/autobuild/instance-0/output/build/x265-2.8/source/CMakeLists.txt:78 -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Failed -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success -- Could NOT find nasm (missing: NASM_EXECUTABLE) -- x265 version 2.8 -- Looking for strtok_r -- Looking for strtok_r - found -- 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/x265-2.8/source >>> x265 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/x265-2.8/source make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Scanning dependencies of target common make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Scanning dependencies of target encoder make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [ 2%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o [ 4%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o [ 8%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o [ 8%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o [ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o [ 12%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o [ 14%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o [ 16%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o [ 18%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o [ 20%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o [ 22%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o [ 24%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o /home/peko/autobuild/instance-0/output/build/x265-2.8/source/common/cpu.cpp: In function 'uint32_t x265::cpu_detect(bool)': /home/peko/autobuild/instance-0/output/build/x265-2.8/source/common/cpu.cpp:386:26: warning: unused parameter 'benableavx512' [-Wunused-parameter] uint32_t cpu_detect(bool benableavx512) ^~~~~~~~~~~~~ [ 26%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o [ 28%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o [ 30%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o [ 32%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o [ 34%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o [ 36%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o [ 38%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o [ 40%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o [ 42%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o [ 44%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o [ 46%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o [ 48%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o [ 50%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o [ 52%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o [ 54%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o [ 56%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o [ 58%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o [ 60%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o [ 62%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o [ 64%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o [ 66%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o [ 68%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o [ 70%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o [ 72%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o [ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o [ 76%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o [ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o [ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o [ 82%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o [ 84%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o [ 86%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o [ 88%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o [ 90%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o [ 92%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o [ 94%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o [ 96%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [ 96%] Built target common make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [ 96%] Built target encoder make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Scanning dependencies of target x265-shared Scanning dependencies of target x265-static make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [ 98%] Linking CXX shared library libx265.so [100%] Linking CXX static library libx265.a make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [100%] Built target x265-static make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' [100%] Built target x265-shared make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' >>> x265 2.8 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/m68k-buildroot-linux-uclibc/sysroot install/fast -C /home/peko/autobuild/instance-0/output/build/x265-2.8/source make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libx265.a -- Installing: /home/peko/autobuild/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/x265.h -- Installing: /home/peko/autobuild/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/include/x265_config.h -- Installing: /home/peko/autobuild/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so.160 -- Installing: /home/peko/autobuild/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libx265.so -- Installing: /home/peko/autobuild/instance-0/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' >>> x265 2.8 Fixing libtool files >>> x265 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/fast -C /home/peko/autobuild/instance-0/output/build/x265-2.8/source make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' Install the project... -- Install configuration: "Release" -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libx265.a -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/x265.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/include/x265_config.h -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libx265.so.160 -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/libx265.so -- Installing: /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/x265-2.8/source' 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" BR2_DL_DIR=/home/peko/autobuild/instance-0/dl BUILD_DIR=/home/peko/autobuild/instance-0/output/build O=/home/peko/autobuild/instance-0/output flock /home/peko/autobuild/instance-0/dl/xl2tp/ support/download/dl-wrapper -c 'v1.3.8' -d '/home/peko/autobuild/instance-0/dl/xl2tp' -D '/home/peko/autobuild/instance-0/dl' -f 'xl2tp-v1.3.8.tar.gz' -H 'package/xl2tp//xl2tp.hash' -n 'xl2tp-v1.3.8' -N 'xl2tp' -o '/home/peko/autobuild/instance-0/dl/xl2tp/xl2tp-v1.3.8.tar.gz' -u https+https://github.com/xelerance/xl2tpd/archive/v1.3.8 -u http\|urlencode+http://sources.buildroot.net/xl2tp -u http\|urlencode+http://sources.buildroot.net -- xl2tp-v1.3.8.tar.gz: OK (sha256: 1164b574e93a44c2a2e76c0c68d8d60437bd884a6c964d9c68be1556278e3d2d) >>> xl2tp v1.3.8 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/xl2tp/xl2tp-v1.3.8.tar.gz | /home/peko/autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/xl2tp-v1.3.8 -xf - >>> xl2tp v1.3.8 Patching Applying 0001-legacy.patch using patch: patching file osport.h Hunk #1 succeeded at 43 with fuzz 2 (offset 6 lines). >>> xl2tp v1.3.8 Configuring >>> xl2tp v1.3.8 Building /bin/sed -i -e 's/ -O2 //' /home/peko/autobuild/instance-0/output/build/xl2tp-v1.3.8/Makefile 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/m68k-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/m68k-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/m68k-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/m68k-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/m68k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/xl2tp-v1.3.8 make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/xl2tp-v1.3.8' /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c xl2tpd.c: In function 'child_handler': xl2tpd.c:278:18: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!kernel_support) ^~ xl2tpd.c:281:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' c->fd = -1; ^ /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -o pfc pfc.o -lpcap -lm /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o -lm make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/xl2tp-v1.3.8' >>> xl2tp v1.3.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" AR="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ar" AS="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-as" LD="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ld" NM="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-nm" CC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc" GCC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc" CPP="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-cpp" CXX="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-g++" FC="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gfortran" F77="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gfortran" RANLIB="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-ranlib" READELF="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-readelf" STRIP="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-strip" OBJCOPY="/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/peko/autobuild/instance-0/output/host/bin/m68k-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/m68k-linux-as" DEFAULT_LINKER="/home/peko/autobuild/instance-0/output/host/bin/m68k-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/m68k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target PREFIX=/usr -C /home/peko/autobuild/instance-0/output/build/xl2tp-v1.3.8 install make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/xl2tp-v1.3.8' install -d -m 0755 /home/peko/autobuild/instance-0/output/target/usr/sbin install -m 0755 xl2tpd /home/peko/autobuild/instance-0/output/target/usr/sbin/xl2tpd install -d -m 0755 /home/peko/autobuild/instance-0/output/target/usr/share/man/man5 install -d -m 0755 /home/peko/autobuild/instance-0/output/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/peko/autobuild/instance-0/output/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/peko/autobuild/instance-0/output/target/usr/share/man/man5/ # pfc install -d -m 0755 /home/peko/autobuild/instance-0/output/target/usr/bin install -m 0755 pfc /home/peko/autobuild/instance-0/output/target/usr/bin/pfc install -d -m 0755 /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/peko/autobuild/instance-0/output/target/usr/share/man/man1/ # control exec install -d -m 0755 /home/peko/autobuild/instance-0/output/target/usr/sbin install -m 0755 xl2tpd-control /home/peko/autobuild/instance-0/output/target/usr/sbin/xl2tpd-control make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/xl2tp-v1.3.8' >>> 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: [u'check', u'libffi', u'tar'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libdrm_nouveau.la" is touched by more than one package: [u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libmbim-glib.la" is touched by more than one package: [u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libthrift_c_glib.la" is touched by more than one package: [u'thrift', u'x265'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'x265'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'check', u'libgpg-error', u'libgcrypt', u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'x265'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libaudiofile.la" is touched by more than one package: [u'audiofile', u'boost', u'libusb', u'check', u'libgpg-error', u'libgcrypt', u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'x265'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libntfs-3g.la" is touched by more than one package: [u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libgpg-error', u'libgcrypt', u'libnl', u'expat', u'dbus', u'dtc', u'libzlib', u'libpcap', u'faifa', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libopenssl', u'freerdp', u'libpng', u'freetype', u'glib-networking', u'libpthread-stubs', u'libdrm', u'libevent', u'libusb-compat', u'libftdi', u'libmbim', u'liboauth', u'libosip2', u'popt', u'ntfs-3g', u'thrift', u'x265'] ./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: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gmp', u'host-bison', u'host-gettext', u'host-libffi', u'host-autoconf-archive'] 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/m68k-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/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/m68k-linux-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/m68k-linux-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/m68k-linux-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.08-rc1-00002-g0f96073"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /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 2018.08-rc1-00002-g0f96073 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> aespipe 2.4d Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> crda 3.18 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> dbus 1.12.8 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> faifa v0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> freerdp 2.0.0-rc2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.32.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) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> git 2.16.4 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libdrm 2.4.93 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libftdi 0.20 Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libmbim 1.16.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> logrotate 3.13.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> ntfs-3g 2017.3.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> wireless-regdb 2018.05.31 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> x265 2.8 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) >>> xl2tp v1.3.8 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libdrm-2.4.93: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_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'