checking for strsep... yes checking whether debounce module is requested... yes checking whether dejitter module is requested... yes checking whether iir module is requested... yes checking whether linear module is requested... yes checking whether median module is requested... yes checking whether pthres module is requested... yes checking whether skip module is requested... yes checking whether lowpass module is requested... yes checking whether invert module is requested... yes checking whether variance module is requested... yes checking whether input module is requested... yes checking whether tatung module is requested... yes checking whether touchkit module is requested... yes checking whether waveshare module is requested... yes checking whether ucb1x00 module is requested... no checking whether mk712 module is requested... no checking whether h3600 module is requested... no checking whether dmc module is requested... no checking whether linear-h2200 module is requested... no checking whether corgi module is requested... no checking whether collie module is requested... no checking whether arctic2 module is requested... no checking whether dmc_dus3000 module is requested... no checking whether cy8mrln-palmpre module is requested... no checking whether galax module is requested... no checking where to place modules... ${libdir}/ts checking whether to enable debugging... no checking whether to enable tools... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating etc/Makefile config.status: creating plugins/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating tslib.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool 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 >>> tslib 1.15 Building PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/tslib-1.15/ /usr/bin/make all-recursive Making all in etc make[4]: Nothing to be done for `all'. Making all in src CC ts_attach.lo CC ts_close.lo CC ts_config.lo CC ts_error.lo CC ts_fd.lo CC ts_load_module.lo CC ts_open.lo CC ts_parse_vars.lo CC ts_read.lo CC ts_read_raw.lo CC ts_option.lo CC ts_setup.lo CC ts_version.lo CC ts_get_eventpath.lo CC ts_strsep.lo CCLD libts.la Making all in plugins CC linear.lo CC dejitter.lo CC variance.lo CC median.lo CC pthres.lo CC debounce.lo CC skip.lo CC invert.lo CC iir.lo CC lowpass.lo CC tatung-raw.lo CC input-raw.lo CC touchkit-raw.lo CC waveshare-raw.lo CCLD invert.la CCLD tatung.la CCLD touchkit.la CCLD pthres.la CCLD waveshare.la CCLD iir.la CCLD debounce.la CCLD linear.la CCLD lowpass.la CCLD variance.la CCLD dejitter.la CCLD median.la CCLD skip.la CCLD input.la Making all in tests CC ts_test.o CC testutils.o CC font_8x8.o CC font_8x16.o CC fbutils-linux.o CC ts_test_mt.o CC ts_calibrate.o CC ts_calibrate_common.o CC ts_print.o CC ts_print_mt.o CC ts_print_raw.o CC ts_harvest.o CC ts_verify.o CC ts_finddev.o CCLD ts_print_raw CCLD ts_print CCLD ts_finddev CCLD ts_print_mt CCLD ts_test CCLD ts_calibrate CCLD ts_test_mt CCLD ts_harvest CCLD ts_verify Making all in tools CC ts_uinput.o CCLD ts_uinput Making all in doc make[4]: Nothing to be done for `all'. >>> tslib 1.15 Installing to staging directory PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot LDFLAGS=-L/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib install -C /home/peko/autobuild/instance-2/output/build/tslib-1.15/ Making install in etc make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/etc' /usr/bin/install -c -m 644 ts.conf '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/etc' Making install in src /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libts.la '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 tslib.h '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libts.so.0.9.0 /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libts.so.0.9.0 libtool: install: (cd /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libts.so.0.9.0 libts.so.0 || { rm -f libts.so.0 && ln -s libts.so.0.9.0 libts.so.0; }; }) libtool: install: (cd /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libts.so.0.9.0 libts.so || { rm -f libts.so && ln -s libts.so.0.9.0 libts.so; }; }) libtool: install: /usr/bin/install -c .libs/libts.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libts.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in plugins make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts' /bin/sh ../libtool --mode=install /usr/bin/install -c linear.la dejitter.la variance.la median.la pthres.la debounce.la skip.la invert.la iir.la lowpass.la tatung.la input.la touchkit.la waveshare.la '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts' libtool: install: /usr/bin/install -c .libs/linear.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/linear.so libtool: install: /usr/bin/install -c .libs/linear.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/linear.la libtool: install: /usr/bin/install -c .libs/dejitter.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/dejitter.so libtool: install: /usr/bin/install -c .libs/dejitter.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/dejitter.la libtool: install: /usr/bin/install -c .libs/variance.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/variance.so libtool: install: /usr/bin/install -c .libs/variance.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/variance.la libtool: install: /usr/bin/install -c .libs/median.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/median.so libtool: install: /usr/bin/install -c .libs/median.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/median.la libtool: install: /usr/bin/install -c .libs/pthres.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/pthres.so libtool: install: /usr/bin/install -c .libs/pthres.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/pthres.la libtool: install: /usr/bin/install -c .libs/debounce.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/debounce.so libtool: install: /usr/bin/install -c .libs/debounce.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/debounce.la libtool: install: /usr/bin/install -c .libs/skip.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/skip.so libtool: install: /usr/bin/install -c .libs/skip.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/skip.la libtool: install: /usr/bin/install -c .libs/invert.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/invert.so libtool: install: /usr/bin/install -c .libs/invert.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/invert.la libtool: install: /usr/bin/install -c .libs/iir.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/iir.so libtool: install: /usr/bin/install -c .libs/iir.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/iir.la libtool: install: /usr/bin/install -c .libs/lowpass.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/lowpass.so libtool: install: /usr/bin/install -c .libs/lowpass.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/lowpass.la libtool: install: /usr/bin/install -c .libs/tatung.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/tatung.so libtool: install: /usr/bin/install -c .libs/tatung.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/tatung.la libtool: install: /usr/bin/install -c .libs/input.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/input.so libtool: install: /usr/bin/install -c .libs/input.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/input.la libtool: install: /usr/bin/install -c .libs/touchkit.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/touchkit.so libtool: install: /usr/bin/install -c .libs/touchkit.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/touchkit.la libtool: install: /usr/bin/install -c .libs/waveshare.so /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/waveshare.so libtool: install: /usr/bin/install -c .libs/waveshare.lai /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/ts/waveshare.la libtool: warning: remember to run 'libtool --finish /usr/lib/ts' Making install in tests make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ts_test ts_test_mt ts_calibrate ts_print ts_print_mt ts_print_raw ts_harvest ts_finddev ts_verify '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c ts_test /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_test libtool: install: /usr/bin/install -c ts_test_mt /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_test_mt libtool: install: /usr/bin/install -c ts_calibrate /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_calibrate libtool: install: /usr/bin/install -c ts_print /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_print libtool: install: /usr/bin/install -c ts_print_mt /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_print_mt libtool: install: /usr/bin/install -c ts_print_raw /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_print_raw libtool: install: /usr/bin/install -c ts_harvest /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_harvest libtool: install: /usr/bin/install -c ts_finddev /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_finddev libtool: install: /usr/bin/install -c ts_verify /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_verify Making install in tools make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ts_uinput '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c ts_uinput /home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/ts_uinput Making install in doc make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 ts.conf.5 '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 ts_test.1 ts_test_mt.1 ts_calibrate.1 ts_uinput.1 ts_print.1 ts_print_raw.1 ts_print_mt.1 ts_finddev.1 ts_harvest.1 ts_verify.1 '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 ts_read.3 ts_read_mt.3 ts_read_raw.3 ts_read_raw_mt.3 ts_open.3 ts_close.3 ts_config.3 ts_setup.3 ts_libversion.3 ts_fd.3 ts_error_fn.3 ts_open_restricted.3 ts_close_restricted.3 ts_get_eventpath.3 '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man3' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 tslib.pc '/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' >>> tslib 1.15 Fixing libtool files >>> tslib 1.15 Installing to target PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" /usr/bin/make -j16 DESTDIR=/home/peko/autobuild/instance-2/output/target install -C /home/peko/autobuild/instance-2/output/build/tslib-1.15/ Making install in etc make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/etc' /usr/bin/install -c -m 644 ts.conf '/home/peko/autobuild/instance-2/output/target/etc' Making install in src /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/lib' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libts.la '/home/peko/autobuild/instance-2/output/target/usr/lib' /usr/bin/install -c -m 644 tslib.h '/home/peko/autobuild/instance-2/output/target/usr/include' libtool: install: /usr/bin/install -c .libs/libts.so.0.9.0 /home/peko/autobuild/instance-2/output/target/usr/lib/libts.so.0.9.0 libtool: install: (cd /home/peko/autobuild/instance-2/output/target/usr/lib && { ln -s -f libts.so.0.9.0 libts.so.0 || { rm -f libts.so.0 && ln -s libts.so.0.9.0 libts.so.0; }; }) libtool: install: (cd /home/peko/autobuild/instance-2/output/target/usr/lib && { ln -s -f libts.so.0.9.0 libts.so || { rm -f libts.so && ln -s libts.so.0.9.0 libts.so; }; }) libtool: install: /usr/bin/install -c .libs/libts.lai /home/peko/autobuild/instance-2/output/target/usr/lib/libts.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in plugins make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/lib/ts' /bin/sh ../libtool --mode=install /usr/bin/install -c linear.la dejitter.la variance.la median.la pthres.la debounce.la skip.la invert.la iir.la lowpass.la tatung.la input.la touchkit.la waveshare.la '/home/peko/autobuild/instance-2/output/target/usr/lib/ts' libtool: install: /usr/bin/install -c .libs/linear.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/linear.so libtool: install: /usr/bin/install -c .libs/linear.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/linear.la libtool: install: /usr/bin/install -c .libs/dejitter.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/dejitter.so libtool: install: /usr/bin/install -c .libs/dejitter.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/dejitter.la libtool: install: /usr/bin/install -c .libs/variance.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/variance.so libtool: install: /usr/bin/install -c .libs/variance.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/variance.la libtool: install: /usr/bin/install -c .libs/median.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/median.so libtool: install: /usr/bin/install -c .libs/median.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/median.la libtool: install: /usr/bin/install -c .libs/pthres.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/pthres.so libtool: install: /usr/bin/install -c .libs/pthres.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/pthres.la libtool: install: /usr/bin/install -c .libs/debounce.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/debounce.so libtool: install: /usr/bin/install -c .libs/debounce.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/debounce.la libtool: install: /usr/bin/install -c .libs/skip.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/skip.so libtool: install: /usr/bin/install -c .libs/skip.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/skip.la libtool: install: /usr/bin/install -c .libs/invert.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/invert.so libtool: install: /usr/bin/install -c .libs/invert.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/invert.la libtool: install: /usr/bin/install -c .libs/iir.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/iir.so libtool: install: /usr/bin/install -c .libs/iir.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/iir.la libtool: install: /usr/bin/install -c .libs/lowpass.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/lowpass.so libtool: install: /usr/bin/install -c .libs/lowpass.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/lowpass.la libtool: install: /usr/bin/install -c .libs/tatung.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/tatung.so libtool: install: /usr/bin/install -c .libs/tatung.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/tatung.la libtool: install: /usr/bin/install -c .libs/input.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/input.so libtool: install: /usr/bin/install -c .libs/input.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/input.la libtool: install: /usr/bin/install -c .libs/touchkit.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/touchkit.so libtool: install: /usr/bin/install -c .libs/touchkit.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/touchkit.la libtool: install: /usr/bin/install -c .libs/waveshare.so /home/peko/autobuild/instance-2/output/target/usr/lib/ts/waveshare.so libtool: install: /usr/bin/install -c .libs/waveshare.lai /home/peko/autobuild/instance-2/output/target/usr/lib/ts/waveshare.la libtool: warning: remember to run 'libtool --finish /usr/lib/ts' Making install in tests make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ts_test ts_test_mt ts_calibrate ts_print ts_print_mt ts_print_raw ts_harvest ts_finddev ts_verify '/home/peko/autobuild/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c ts_test /home/peko/autobuild/instance-2/output/target/usr/bin/ts_test libtool: install: /usr/bin/install -c ts_test_mt /home/peko/autobuild/instance-2/output/target/usr/bin/ts_test_mt libtool: install: /usr/bin/install -c ts_calibrate /home/peko/autobuild/instance-2/output/target/usr/bin/ts_calibrate libtool: install: /usr/bin/install -c ts_print /home/peko/autobuild/instance-2/output/target/usr/bin/ts_print libtool: install: /usr/bin/install -c ts_print_mt /home/peko/autobuild/instance-2/output/target/usr/bin/ts_print_mt libtool: install: /usr/bin/install -c ts_print_raw /home/peko/autobuild/instance-2/output/target/usr/bin/ts_print_raw libtool: install: /usr/bin/install -c ts_harvest /home/peko/autobuild/instance-2/output/target/usr/bin/ts_harvest libtool: install: /usr/bin/install -c ts_finddev /home/peko/autobuild/instance-2/output/target/usr/bin/ts_finddev libtool: install: /usr/bin/install -c ts_verify /home/peko/autobuild/instance-2/output/target/usr/bin/ts_verify Making install in tools make[4]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ts_uinput '/home/peko/autobuild/instance-2/output/target/usr/bin' libtool: install: /usr/bin/install -c ts_uinput /home/peko/autobuild/instance-2/output/target/usr/bin/ts_uinput Making install in doc make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/man/man3' /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 ts.conf.5 '/home/peko/autobuild/instance-2/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 ts_test.1 ts_test_mt.1 ts_calibrate.1 ts_uinput.1 ts_print.1 ts_print_raw.1 ts_print_mt.1 ts_finddev.1 ts_harvest.1 ts_verify.1 '/home/peko/autobuild/instance-2/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 ts_read.3 ts_read_mt.3 ts_read_raw.3 ts_read_raw_mt.3 ts_open.3 ts_close.3 ts_config.3 ts_setup.3 ts_libversion.3 ts_fd.3 ts_error_fn.3 ts_open_restricted.3 ts_close_restricted.3 ts_get_eventpath.3 '/home/peko/autobuild/instance-2/output/target/usr/share/man/man3' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 tslib.pc '/home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig' uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44.tar.gz: OK (sha256: dfc85571ad86a071bf7a0db7cadf97a870e628777e47176520de6866b4f042b6) >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Extracting gzip -d -c /home/peko/autobuild/instance-2/dl/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-2/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44 -xf - >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Patching >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Configuring >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Building PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44 /home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -Wall -Wextra -std=c99 -pedantic uhubctl.c -o uhubctl -Wl,-z,relro -lusb-1.0 >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Installing to target PATH="/home/peko/autobuild/instance-2/output/host/bin:/home/peko/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" AR="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os " FFLAGS="-mlongcalls -mauto-litpools -Os " PKG_CONFIG="/home/peko/autobuild/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-2/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/peko/autobuild/instance-2/output/target /usr/bin/make -j16 -C /home/peko/autobuild/instance-2/output/build/uhubctl-047bb1e392efd3e0ea5d5caf351e20761e12cd44 install install -m 755 -d /home/peko/autobuild/instance-2/output/target/usr/sbin install -m 755 uhubctl /home/peko/autobuild/instance-2/output/target/usr/sbin >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-2/output/build/packages-file-list.txt Warning: target file "./sbin/mke2fs" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./bin/chattr" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./bin/lsattr" is touched by more than one package: ['busybox', 'e2fsprogs'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-2/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-binutils', 'host-m4', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-gcc-initial', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/xtensa-buildroot-linux-uclibc/6.4.0/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/peko/autobuild/instance-2/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/peko/autobuild/instance-2/output/target/etc/inittab mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-2/output/target/etc/shadow rm -f /home/peko/autobuild/instance-2/output/target/bin/sh rm -f /home/peko/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-2/output/target/usr/include /home/peko/autobuild/instance-2/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-2/output/target/usr/lib/cmake /home/peko/autobuild/instance-2/output/target/usr/share/cmake find /home/peko/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-2/output/target/lib/ /home/peko/autobuild/instance-2/output/target/usr/lib/ /home/peko/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-2/output/target/usr/man /home/peko/autobuild/instance-2/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-2/output/target/usr/info /home/peko/autobuild/instance-2/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-2/output/target/usr/doc /home/peko/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-2/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-2/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-2/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00872-g3b9f2b8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/peko/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-2/buildroot' make: Entering directory `/home/peko/autobuild/instance-2/buildroot' >>> Buildroot 2018.02-git-00872-g3b9f2b8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.28 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.15 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> arptables 0.0.4 Collecting legal info >>> azmq v1.0 Collecting legal info ERROR: No hash found for LICENSE-BOOST_1_0 >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> e2fsprogs 1.43.8 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> initscripts Collecting legal info >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libssh 0.7.5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> nftables 0.8.1 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tor 0.3.1.9 Collecting legal info LICENSE: OK (sha256: f9a4f724d8037711dde7d3f1d17094fb7d211545b3a3bbb1b03e769e13ca5608) >>> tslib 1.15 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: arptables-0.0.4: cannot save license (ARPTABLES_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-2/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-2/buildroot'