/usr/bin/install -c -m 644 spandsp/v29tx.h spandsp/v42.h spandsp/v42bis.h spandsp/v8.h spandsp/vector_float.h spandsp/vector_int.h spandsp/version.h spandsp/expose.h '/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/spandsp' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/spandsp/private' /usr/bin/install -c -m 644 spandsp/private/t38_gateway.h spandsp/private/t38_non_ecm_buffer.h spandsp/private/t38_terminal.h spandsp/private/t4_rx.h spandsp/private/t4_tx.h spandsp/private/t4_t6_decode.h spandsp/private/t4_t6_encode.h spandsp/private/time_scale.h spandsp/private/timezone.h spandsp/private/tone_detect.h spandsp/private/tone_generate.h spandsp/private/v17rx.h spandsp/private/v17tx.h spandsp/private/v18.h spandsp/private/v22bis.h spandsp/private/v27ter_rx.h spandsp/private/v27ter_tx.h spandsp/private/v29rx.h spandsp/private/v29tx.h spandsp/private/v42.h spandsp/private/v42bis.h spandsp/private/v8.h '/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/spandsp/private' libtool: install: /usr/bin/install -c .libs/libspandsp.so.2.0.0 /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libspandsp.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libspandsp.so.2.0.0 libspandsp.so.2 || { rm -f libspandsp.so.2 && ln -s libspandsp.so.2.0.0 libspandsp.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib && { ln -s -f libspandsp.so.2.0.0 libspandsp.so || { rm -f libspandsp.so && ln -s libspandsp.so.2.0.0 libspandsp.so; }; }) libtool: install: /usr/bin/install -c .libs/libspandsp.lai /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libspandsp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 spandsp.pc '/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' >>> spandsp 20180108 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> spandsp 20180108 Installing to target PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output/target install -C /home/buildroot/autobuild/instance-0/output/build/spandsp-20180108/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108/src' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libspandsp.la '/home/buildroot/autobuild/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 spandsp.h '/home/buildroot/autobuild/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp' /usr/bin/install -c -m 644 spandsp/ademco_contactid.h spandsp/adsi.h spandsp/alloc.h spandsp/async.h spandsp/arctan2.h spandsp/at_interpreter.h spandsp/awgn.h spandsp/bell_r2_mf.h spandsp/bert.h spandsp/biquad.h spandsp/bit_operations.h spandsp/bitstream.h spandsp/crc.h spandsp/complex.h spandsp/complex_filters.h spandsp/complex_vector_float.h spandsp/complex_vector_int.h spandsp/dc_restore.h spandsp/dds.h spandsp/dtmf.h spandsp/echo.h spandsp/fast_convert.h spandsp/fax.h spandsp/fax_modems.h spandsp/fir.h spandsp/fsk.h spandsp/g168models.h spandsp/g711.h spandsp/g722.h spandsp/g726.h spandsp/gsm0610.h spandsp/hdlc.h spandsp/ima_adpcm.h spandsp/image_translate.h spandsp/logging.h spandsp/lpc10.h spandsp/math_fixed.h spandsp/modem_echo.h spandsp/modem_connect_tones.h spandsp/noise.h '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp' /usr/bin/install -c -m 644 spandsp/oki_adpcm.h spandsp/playout.h spandsp/plc.h spandsp/power_meter.h spandsp/queue.h spandsp/saturated.h spandsp/schedule.h spandsp/stdbool.h spandsp/sig_tone.h spandsp/silence_gen.h spandsp/super_tone_rx.h spandsp/super_tone_tx.h spandsp/swept_tone.h spandsp/t30.h spandsp/t30_api.h spandsp/t30_fcf.h spandsp/t30_logging.h spandsp/t31.h spandsp/t35.h spandsp/t38_core.h spandsp/t38_gateway.h spandsp/t38_non_ecm_buffer.h spandsp/t38_terminal.h spandsp/t4_rx.h spandsp/t4_tx.h spandsp/t4_t6_decode.h spandsp/t4_t6_encode.h spandsp/telephony.h spandsp/time_scale.h spandsp/timezone.h spandsp/timing.h spandsp/tone_detect.h spandsp/tone_generate.h spandsp/v17rx.h spandsp/v17tx.h spandsp/v18.h spandsp/v22bis.h spandsp/v27ter_rx.h spandsp/v27ter_tx.h spandsp/v29rx.h '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp/private' /usr/bin/install -c -m 644 spandsp/private/ademco_contactid.h spandsp/private/adsi.h spandsp/private/async.h spandsp/private/at_interpreter.h spandsp/private/awgn.h spandsp/private/bell_r2_mf.h spandsp/private/bert.h spandsp/private/bitstream.h spandsp/private/dtmf.h spandsp/private/echo.h spandsp/private/fax.h spandsp/private/fax_modems.h spandsp/private/fsk.h spandsp/private/g711.h spandsp/private/g722.h spandsp/private/g726.h spandsp/private/gsm0610.h spandsp/private/hdlc.h spandsp/private/ima_adpcm.h spandsp/private/image_translate.h spandsp/private/logging.h spandsp/private/lpc10.h spandsp/private/modem_connect_tones.h spandsp/private/modem_echo.h spandsp/private/noise.h spandsp/private/oki_adpcm.h spandsp/private/playout.h spandsp/private/plc.h spandsp/private/power_meter.h spandsp/private/queue.h spandsp/private/schedule.h spandsp/private/sig_tone.h spandsp/private/silence_gen.h spandsp/private/super_tone_rx.h spandsp/private/super_tone_tx.h spandsp/private/swept_tone.h spandsp/private/t30.h spandsp/private/t30_dis_dtc_dcs_bits.h spandsp/private/t31.h spandsp/private/t38_core.h '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp/private' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp' /usr/bin/install -c -m 644 spandsp/v29tx.h spandsp/v42.h spandsp/v42bis.h spandsp/v8.h spandsp/vector_float.h spandsp/vector_int.h spandsp/version.h spandsp/expose.h '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp/private' /usr/bin/install -c -m 644 spandsp/private/t38_gateway.h spandsp/private/t38_non_ecm_buffer.h spandsp/private/t38_terminal.h spandsp/private/t4_rx.h spandsp/private/t4_tx.h spandsp/private/t4_t6_decode.h spandsp/private/t4_t6_encode.h spandsp/private/time_scale.h spandsp/private/timezone.h spandsp/private/tone_detect.h spandsp/private/tone_generate.h spandsp/private/v17rx.h spandsp/private/v17tx.h spandsp/private/v18.h spandsp/private/v22bis.h spandsp/private/v27ter_rx.h spandsp/private/v27ter_tx.h spandsp/private/v29rx.h spandsp/private/v29tx.h spandsp/private/v42.h spandsp/private/v42bis.h spandsp/private/v8.h '/home/buildroot/autobuild/instance-0/output/target/usr/include/spandsp/private' libtool: install: /usr/bin/install -c .libs/libspandsp.so.2.0.0 /home/buildroot/autobuild/instance-0/output/target/usr/lib/libspandsp.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output/target/usr/lib && { ln -s -f libspandsp.so.2.0.0 libspandsp.so.2 || { rm -f libspandsp.so.2 && ln -s libspandsp.so.2.0.0 libspandsp.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output/target/usr/lib && { ln -s -f libspandsp.so.2.0.0 libspandsp.so || { rm -f libspandsp.so && ln -s libspandsp.so.2.0.0 libspandsp.so; }; }) libtool: install: /usr/bin/install -c .libs/libspandsp.lai /home/buildroot/autobuild/instance-0/output/target/usr/lib/libspandsp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 spandsp.pc '/home/buildroot/autobuild/instance-0/output/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/spandsp-20180108' tinymembench-v0.4.tar.gz: OK (sha256: e37a2682065b2778f2fa7f22bd59472f5ca2191be48503952ae020b8f023f23d) >>> tinymembench v0.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/tinymembench/tinymembench-v0.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output/build/tinymembench-v0.4 -xf - >>> tinymembench v0.4 Patching Applying 0001-arm-fix-build-on-Thumb-only-architectures.patch using patch: patching file arm-neon.S patching file asm-opt.c >>> tinymembench v0.4 Configuring >>> tinymembench v0.4 Building PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output/host/bin/arm-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/buildroot/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output/host/bin/arm-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/buildroot/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output/build/tinymembench-v0.4 make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/tinymembench-v0.4' /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c util.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c asm-opt.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c x86-sse2.S /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c arm-neon.S /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c mips-32.S /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c aarch64-asm.S /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o tinymembench main.c util.o asm-opt.o x86-sse2.o arm-neon.o mips-32.o aarch64-asm.o -lm main.c: In function 'mmap_framebuffer': main.c:56:9: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] if (ioctl(fd, FBIOGET_FSCREENINFO, &finfo)) ^~~~~ make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/tinymembench-v0.4' >>> tinymembench v0.4 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output/build/tinymembench-v0.4/tinymembench /home/buildroot/autobuild/instance-0/output/target/usr/bin/tinymembench w_scan-20170107.tar.bz2: OK (sha256: 38e0f38a7bf06cff6d6ea01652ad4ee60da2cb0e937360468f936da785b46ffe) >>> w_scan 20170107 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/w_scan/w_scan-20170107.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output/build/w_scan-20170107 -xf - >>> w_scan 20170107 Patching Applying 0001-musl.patch using patch: patching file descriptors.h patching file version.h >>> w_scan 20170107 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output/build/w_scan-20170107 -name $file); do cp support/gnuconfig/$file $i; done; done >>> w_scan 20170107 Patching libtool >>> w_scan 20170107 Configuring (cd /home/buildroot/autobuild/instance-0/output/build/w_scan-20170107/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output/host/bin/arm-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/buildroot/autobuild/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output/host/bin/arm-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/buildroot/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no 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 LIBS=-liconv CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc... none checking for gawk... (cached) gawk checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for linux/dvb/frontend.h presence... yes checking for linux/dvb/frontend.h usability (FE_CAN_2G_MODULATION)... yes checking for linux/dvb/frontend.h usability (DVB-T2, DVB API >= v5.3)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged 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 >>> w_scan 20170107 Building PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output/build/w_scan-20170107/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/w_scan-20170107' /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/w_scan-20170107' /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c atsc_psip_section.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c countries.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c descriptors.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c diseqc.c descriptors.c: In function 'parse_service_descriptor': descriptors.c:193:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (isUtf8 && (i+1 < len)) { ^ descriptors.c:210:9: note: here default: ^~~~~~~ descriptors.c:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (isUtf8 && (i+1 < len)) { ^ descriptors.c:254:9: note: here default: ^~~~~~~ descriptors.c:310:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (isUtf8 && (i+1 < len)) { ^ descriptors.c:327:9: note: here default: ^~~~~~~ descriptors.c:354:15: warning: this statement may fall through [-Wimplicit-fallthrough=] if (isUtf8 && (i+1 < len)) { ^ descriptors.c:371:9: note: here default: ^~~~~~~ /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-dvbscan.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-vdr.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-xine.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-mplayer.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-vlc-m3u.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dvbscan.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c lnb.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c parse-dvbscan.c parse-dvbscan.c: In function 'vdr_code_from_token': parse-dvbscan.c:436:36: warning: this statement may fall through [-Wimplicit-fallthrough=] neg++; // no break, fall through ~~~^~ parse-dvbscan.c:437:25: note: here case 'W': ^~~~ /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c satellites.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c scan.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c section.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tools.c scan.c: In function 'is_auto_params': scan.c:259:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (t->rolloff == ROLLOFF_AUTO) ^ scan.c:262:6: note: here case SYS_DSS: ^~~~ /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c emulate.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-xml.c scan.c: In function 'set_frontend': scan.c:2150:55: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((t->symbolrate < fe_info.symbol_rate_min) || (t->symbolrate > fe_info.symbol_rate_max)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:2154:6: note: here case SCAN_TERRESTRIAL: ^~~~ scan.c:2155:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (t->delsys == SYS_DVBT2) { ^ scan.c:2162:6: note: here case SCAN_TERRCABLE_ATSC: ^~~~ emulate.c: In function 'parse_logfile': emulate.c:977:62: warning: this statement may fall through [-Wimplicit-fallthrough=] sidata->t.type = SCAN_TERRCABLE_ATSC; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ emulate.c:978:15: note: here default: ^~~~~~~ emulate.c: In function 'has_lock': emulate.c:267:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((t->pilot != em_device.pilot) && (em_device.pilot != PILOT_AUTO)) { ^ emulate.c:272:6: note: here case SYS_DVBS: ^~~~ tools.c: In function 'run_time': tools.c:427:28: warning: '%.2d' directive writing between 2 and 3 bytes into a region of size between 2 and 9 [-Wformat-overflow=] sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); ^~~~ tools.c:427:22: note: directive argument in the range [-59, 59] sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); ^~~~~~~~~~~~~~~~ tools.c:427:3: note: 'sprintf' output between 10 and 26 bytes into a destination of size 12 sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iconv_codes.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c char-coding.c /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -lrt -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o -liconv make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/w_scan-20170107' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/w_scan-20170107' >>> w_scan 20170107 Installing to target PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output/target install -C /home/buildroot/autobuild/instance-0/output/build/w_scan-20170107/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/w_scan-20170107' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/w_scan-20170107' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c w_scan '/home/buildroot/autobuild/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/w_scan.1 '/home/buildroot/autobuild/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/w_scan-20170107' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/w_scan-20170107' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-0/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/include /home/buildroot/autobuild/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output/target/lib/ /home/buildroot/autobuild/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/man /home/buildroot/autobuild/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/info /home/buildroot/autobuild/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/doc /home/buildroot/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/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/buildroot/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/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/buildroot/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/buildroot/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-01015-g0e70d7c761"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2019.05-git-01015-g0e70d7c761 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bitstream 1.4 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> dvblast 3.4 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) COPYING.WTFPL: OK (sha256: 2c1bea2f338d46ee6f2712f2c2bf05b874327ca0bec5eb0b7b4fbe208a23677f) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gdb 8.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> inadyn 2.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite v2.0.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> initscripts Collecting legal info >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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 Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libroxml 3.0.1 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> mmc-utils 37c86e60c0442fef570b75cd81aeb1db4d0cbafd Collecting legal info >>> mobile-broadband-provider-info 20190116 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-lxml 4.3.3 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-rauc 1.0 Collecting legal info >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> spandsp 20180108 Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) WARNING: mmc-utils-37c86e60c0442fef570b75cd81aeb1db4d0cbafd: cannot save license (MMC_UTILS_LICENSE_FILES not defined) WARNING: rauc-1.0: cannot save license (HOST_RAUC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'