config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it 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-static, --enable-shared >>> shared-mime-info 1.8 Building PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/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-3/output/build/shared-mime-info-1.8/ GEN create-pot make[3]: `shared-mime-info.pot' is up to date. /usr/bin/make all-recursive Making all in . CC update_mime_database-update-mime-database.o CC test_subclassing-test-subclassing.o CC test_tree_magic-test-tree-magic.o ITMRG freedesktop.org.xml CCLD test-subclassing CCLD test-tree-magic CCLD update-mime-database Making all in po MSGFMT ar.gmo MSGFMT as.gmo MSGFMT az.gmo MSGFMT be@latin.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT bg_BG.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fa_IR.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fo.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT ia.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT ka.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT nb.gmo MSGFMT ms.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT oc.gmo MSGFMT or.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT ru_RU.gmo MSGFMT rw.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr@latin.gmo MSGFMT sr.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo >>> shared-mime-info 1.8 Installing to staging directory PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/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-3/output/host/xtensa-buildroot-linux-uclibc/sysroot install -C /home/peko/autobuild/instance-3/output/build/shared-mime-info-1.8/ Making install in . /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/mime/packages' /usr/bin/install -c update-mime-database '/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 update-mime-database.1 '/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 freedesktop.org.xml '/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/mime/packages' /usr/bin/install -c -m 644 shared-mime-info.pc '/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook make[5]: Nothing to be done for `install-data-hook'. Making install in po linguas="ar as az be@latin bg bg_BG bn_IN ca ca@valencia cs cy da de el en_GB eo es et eu fa fa_IR fi fr fo ga gl gu he hi hr hu ia id it ja ka kk kn ko lt lv ml mr ms nb nl nn oc or pa pl pt pt_BR ro ru ru_RU rw sk sl sq sr sr@latin sv ta te th tr uk vi wa zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/peko/autobuild/instance-3/output/build/shared-mime-info-1.8/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/shared-mime-info.mo; \ echo "installing $lang.gmo as $dir/shared-mime-info.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/shared-mime-info.mo; \ echo "installing ./$lang.gmo as" \ "$dir/shared-mime-info.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/shared-mime-info.mo.m; \ echo "installing $lang.gmo.m as $dir/shared-mime-info.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/shared-mime-info.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/shared-mime-info.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ar/LC_MESSAGES/shared-mime-info.mo installing as.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/as/LC_MESSAGES/shared-mime-info.mo installing az.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/az/LC_MESSAGES/shared-mime-info.mo installing be@latin.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo installing bg.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/bg/LC_MESSAGES/shared-mime-info.mo installing bg_BG.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/bg_BG/LC_MESSAGES/shared-mime-info.mo installing bn_IN.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo installing ca.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ca/LC_MESSAGES/shared-mime-info.mo installing ca@valencia.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo installing cs.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/cs/LC_MESSAGES/shared-mime-info.mo installing cy.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/cy/LC_MESSAGES/shared-mime-info.mo installing da.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/da/LC_MESSAGES/shared-mime-info.mo installing de.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/de/LC_MESSAGES/shared-mime-info.mo installing el.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/el/LC_MESSAGES/shared-mime-info.mo installing en_GB.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo installing eo.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/eo/LC_MESSAGES/shared-mime-info.mo installing es.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/es/LC_MESSAGES/shared-mime-info.mo installing et.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/et/LC_MESSAGES/shared-mime-info.mo installing eu.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/eu/LC_MESSAGES/shared-mime-info.mo installing fa.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/fa/LC_MESSAGES/shared-mime-info.mo installing fa_IR.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/fa_IR/LC_MESSAGES/shared-mime-info.mo installing fi.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/fi/LC_MESSAGES/shared-mime-info.mo installing fr.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/fr/LC_MESSAGES/shared-mime-info.mo installing fo.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/fo/LC_MESSAGES/shared-mime-info.mo installing ga.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ga/LC_MESSAGES/shared-mime-info.mo installing gl.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/gl/LC_MESSAGES/shared-mime-info.mo installing gu.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/gu/LC_MESSAGES/shared-mime-info.mo installing he.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/he/LC_MESSAGES/shared-mime-info.mo installing hi.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/hi/LC_MESSAGES/shared-mime-info.mo installing hr.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/hr/LC_MESSAGES/shared-mime-info.mo installing hu.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/hu/LC_MESSAGES/shared-mime-info.mo installing ia.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ia/LC_MESSAGES/shared-mime-info.mo installing id.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/id/LC_MESSAGES/shared-mime-info.mo installing it.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/it/LC_MESSAGES/shared-mime-info.mo installing ja.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ja/LC_MESSAGES/shared-mime-info.mo installing ka.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ka/LC_MESSAGES/shared-mime-info.mo installing kk.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/kk/LC_MESSAGES/shared-mime-info.mo installing kn.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/kn/LC_MESSAGES/shared-mime-info.mo installing ko.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ko/LC_MESSAGES/shared-mime-info.mo installing lt.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/lt/LC_MESSAGES/shared-mime-info.mo installing lv.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/lv/LC_MESSAGES/shared-mime-info.mo installing ml.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ml/LC_MESSAGES/shared-mime-info.mo installing mr.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/mr/LC_MESSAGES/shared-mime-info.mo installing ms.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ms/LC_MESSAGES/shared-mime-info.mo installing nb.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/nb/LC_MESSAGES/shared-mime-info.mo installing nl.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/nl/LC_MESSAGES/shared-mime-info.mo installing nn.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/nn/LC_MESSAGES/shared-mime-info.mo installing oc.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/oc/LC_MESSAGES/shared-mime-info.mo installing or.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/or/LC_MESSAGES/shared-mime-info.mo installing pa.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/pa/LC_MESSAGES/shared-mime-info.mo installing pl.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/pl/LC_MESSAGES/shared-mime-info.mo installing pt.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/pt/LC_MESSAGES/shared-mime-info.mo installing pt_BR.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo installing ro.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ro/LC_MESSAGES/shared-mime-info.mo installing ru.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ru/LC_MESSAGES/shared-mime-info.mo installing ru_RU.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ru_RU/LC_MESSAGES/shared-mime-info.mo installing rw.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/rw/LC_MESSAGES/shared-mime-info.mo installing sk.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/sk/LC_MESSAGES/shared-mime-info.mo installing sl.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/sl/LC_MESSAGES/shared-mime-info.mo installing sq.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/sq/LC_MESSAGES/shared-mime-info.mo installing sr.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/sr/LC_MESSAGES/shared-mime-info.mo installing sr@latin.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo installing sv.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/sv/LC_MESSAGES/shared-mime-info.mo installing ta.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/ta/LC_MESSAGES/shared-mime-info.mo installing te.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/te/LC_MESSAGES/shared-mime-info.mo installing th.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/th/LC_MESSAGES/shared-mime-info.mo installing tr.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/tr/LC_MESSAGES/shared-mime-info.mo installing uk.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/uk/LC_MESSAGES/shared-mime-info.mo installing vi.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/vi/LC_MESSAGES/shared-mime-info.mo installing wa.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/wa/LC_MESSAGES/shared-mime-info.mo installing zh_CN.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo installing zh_HK.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo installing zh_TW.gmo as /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo >>> shared-mime-info 1.8 Fixing libtool files >>> shared-mime-info 1.8 Installing to target PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PKG_CONFIG="/home/peko/autobuild/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-3/output/host/lib/pkgconfig:/home/peko/autobuild/instance-3/output/host/share/pkgconfig" /home/peko/autobuild/instance-3/output/host/bin/update-mime-database /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/mime Note that '/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share' is not in the search path set by the XDG_DATA_HOME and XDG_DATA_DIRS environment variables, so applications may not be able to find it until you set them. The directories currently searched are: - /home/peko/.local/share - /usr/local/share/ - /usr/share/ /usr/bin/install -D /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/mime/mime.cache /home/peko/autobuild/instance-3/output/target/usr/share/mime/mime.cache w_scan-20170107.tar.bz2: OK (sha256: 38e0f38a7bf06cff6d6ea01652ad4ee60da2cb0e937360468f936da785b46ffe) >>> w_scan 20170107 Extracting bzcat /home/peko/autobuild/instance-3/dl/w_scan-20170107.tar.bz2 | tar --strip-components=1 -C /home/peko/autobuild/instance-3/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/peko/autobuild/instance-3/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/peko/autobuild/instance-3/output/build/w_scan-20170107/ && rm -rf config.cache && PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/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-3/output/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/peko/autobuild/instance-3/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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/peko/autobuild/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/peko/autobuild/instance-3/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/peko/autobuild/instance-3/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-3/output/host/bin/pkg-config" STAGING_DIR="/home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=xtensa-buildroot-linux-uclibc --host=xtensa-buildroot-linux-uclibc --build=powerpc64le-unknown-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 xtensa-buildroot-linux-uclibc-strip... /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for xtensa-buildroot-linux-uclibc-gcc... /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-gcc... none checking for gawk... (cached) gawk checking how to run the C preprocessor... /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/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-3/output/build/w_scan-20170107/ /usr/bin/make all-am /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c atsc_psip_section.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c countries.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c descriptors.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c diseqc.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c dump-dvbscan.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c dump-vdr.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c dump-xine.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c dump-mplayer.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c dump-vlc-m3u.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c dvbscan.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c lnb.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c parse-dvbscan.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c satellites.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c scan.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c section.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c tools.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c emulate.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c dump-xml.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c iconv_codes.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -c char-coding.c /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -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 >>> w_scan 20170107 Installing to target PATH="/home/peko/autobuild/instance-3/output/host/bin:/home/peko/autobuild/instance-3/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-3/output/target install -C /home/peko/autobuild/instance-3/output/build/w_scan-20170107/ /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/bin' /usr/bin/mkdir -p '/home/peko/autobuild/instance-3/output/target/usr/share/man/man1' /usr/bin/install -c w_scan '/home/peko/autobuild/instance-3/output/target/usr/bin' /usr/bin/install -c -m 644 doc/w_scan.1 '/home/peko/autobuild/instance-3/output/target/usr/share/man/man1' >>> Finalizing target directory rm -f /home/peko/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-3/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-3/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/peko/autobuild/instance-3/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-3/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-3/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-3/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-3/output/target/etc/shadow rm -f /home/peko/autobuild/instance-3/output/target/bin/sh rm -f /home/peko/autobuild/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-3/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-3/output/target/usr/include /home/peko/autobuild/instance-3/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-3/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-3/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-3/output/target/usr/lib/cmake /home/peko/autobuild/instance-3/output/target/usr/share/cmake find /home/peko/autobuild/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-3/output/target/lib/ /home/peko/autobuild/instance-3/output/target/usr/lib/ /home/peko/autobuild/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-3/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-3/output/target/usr/man /home/peko/autobuild/instance-3/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-3/output/target/usr/info /home/peko/autobuild/instance-3/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-3/output/target/usr/doc /home/peko/autobuild/instance-3/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-3/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-3/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-3/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-3/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-3/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-3/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-3/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-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-rc2-01082-gcab0d0a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-rc2\"" \ ) > /home/peko/autobuild/instance-3/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-3/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-3/buildroot' make: Entering directory `/home/peko/autobuild/instance-3/buildroot' >>> Buildroot 2017.11-rc2-01082-gcab0d0a 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.26 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.13.13 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-genpart 1.0.2 Collecting legal info >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libdrm 2.4.88 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31 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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> liblo 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING 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: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libdrm-2.4.88: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-3/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-3/buildroot'