checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... (cached) gawk checking for xml2-config... /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/xml2-config configure: using libxml-2.9.8 checking for xslt-config... /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/xslt-config configure: using libxslt-1.1.32 checking how to run the C preprocessor... /home/naourr/work/instance-1/output/host/bin/arm-linux-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 whether lstat correctly handles trailing slash... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for mode_t... yes checking for size_t... yes checking for library containing dlopen... no checking for library containing sqrt... none required checking for library containing iconv_open... none required checking for library containing clock_gettime... none required checking for library containing deflate... -lz checking for library containing gcry_cipher_encrypt... no checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for lstat... yes checking for stat... yes checking for setmode... no checking whether O_BINARY is declared... no checking whether exsltDateXpathCtxtRegister is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> xmlstarlet 1.6.1 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory '/home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1' GEN src/usage.c GEN src/c14n-usage.c GEN src/depyx-usage.c GEN src/edit-usage.c GEN src/elem-usage.c GEN src/escape-usage.c GEN src/format-usage.c GEN src/ls-usage.c GEN src/pyx-usage.c GEN src/select-usage.c GEN src/trans-usage.c GEN src/unescape-usage.c GEN src/validate-usage.c CC src/trans.o CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o CC src/xml_elem.o CC src/xml_escape.o src/xml_elem.c: In function 'elMain': src/xml_elem.c:271:27: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(uniq, hash_key_put, &lines); ^~~~~~~~~~~~ In file included from src/xml_elem.c:32:0: /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/hash.h:212:4: note: expected 'xmlHashScanner {aka void (*)(void *, void *, const unsigned char *)}' but argument is of type 'void (*)(void *, void *, xmlChar *) {aka void (*)(void *, void *, unsigned char *)}' xmlHashScan (xmlHashTablePtr table, ^~~~~~~~~~~ src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlXPathNodeSetAdd(previous_insertion, node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/xml_format.o CC src/xml_ls.o CC src/xml_pyx.o CC src/xml_select.o CC src/xml_trans.o CC src/xml_validate.o In file included from /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) ^ src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^~~~~~~~ /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ CC src/usage.o CC src/c14n-usage.o CC src/depyx-usage.o CC src/edit-usage.o CC src/elem-usage.o CC src/escape-usage.o CC src/format-usage.o CC src/ls-usage.o CC src/pyx-usage.o CC src/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/target install -C /home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/naourr/work/instance-1/output/target/usr/share/doc/xmlstarlet' /usr/bin/install -c xml '/home/naourr/work/instance-1/output/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/naourr/work/instance-1/output/target/usr/share/man/man1' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/xmlstarlet-1.6.1' util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e) util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6) util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712) util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619) >>> xutil_util-macros 1.19.2 Extracting bzcat /home/naourr/work/instance-1/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | /home/naourr/work/instance-1/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2 -xf - >>> xutil_util-macros 1.19.2 Patching >>> xutil_util-macros 1.19.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.2 Patching libtool >>> xutil_util-macros 1.19.2 Configuring (cd /home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-1/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-1/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-1/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-1/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-1/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-1/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-1/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-1/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-1/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-1/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-1/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-uclinux-uclibcgnueabi-strip... /home/naourr/work/instance-1/output/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> xutil_util-macros 1.19.2 Building PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Installing to staging directory PATH="/home/naourr/work/instance-1/output/host/bin:/home/naourr/work/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2/ make[1]: Entering directory '/home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2' make[2]: Entering directory '/home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/util-macros' /usr/bin/mkdir -p '/home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 INSTALL '/home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.pc '/home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2' rm -f /home/naourr/work/instance-1/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2' make[2]: Leaving directory '/home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2' make[1]: Leaving directory '/home/naourr/work/instance-1/output/build/xutil_util-macros-1.19.2' >>> xutil_util-macros 1.19.2 Fixing libtool files >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'enscript', u'lzip'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libwavpack.la" is touched by more than one package: [u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'ncurses', u'eigen', u'fftw', u'glm', u'libzlib', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsoc.la" is touched by more than one package: [u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'eigen', u'fftw', u'glm', u'libzlib', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'eigen', u'fftw', u'glm', u'libzlib', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'eigen', u'fftw', u'glm', u'libzlib', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libshp.la" is touched by more than one package: [u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'eigen', u'fftw', u'glm', u'libzlib', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libfftw3.la" is touched by more than one package: [u'fftw', u'glm', u'libzlib', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'eigen', u'fftw', u'glm', u'libzlib', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libtinyxml.la" is touched by more than one package: [u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmpeg2.la" is touched by more than one package: [u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'eigen', u'fftw', u'glm', u'libzlib', u'libxml2', u'libopenssl', u'ibrcommon', u'ibrdtn', u'libnfnetlink', u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libcap-ng', u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmpeg2convert.la" is touched by more than one package: [u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libuio.la" is touched by more than one package: [u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libqrencode.la" is touched by more than one package: [u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libcgi', u'util-linux', u'libcrossguid', u'libfribidi', u'libid3tag', u'libmnl', u'libmpeg2', u'libnetfilter_cthelper', u'libnetfilter_queue', u'liboauth', u'libqrencode', u'libsoc', u'libsoundtouch', u'libsvgtiny', u'libuio', u'liburiparser', u'libv4l', u'libxslt', u'lzo', u'proj', u'rapidjson', u'rtmpdump', u'shapelib', u'tiff', u'tinyxml', u'wavpack', u'xutil_util-macros'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] mkdir -p /home/naourr/work/instance-1/output/target/etc echo "buildroot" > /home/naourr/work/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-1/output/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output/target/etc/shadow rm -f /home/naourr/work/instance-1/output/target/bin/sh rm -f /home/naourr/work/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output/target/usr/include /home/naourr/work/instance-1/output/target/usr/share/aclocal \ /home/naourr/work/instance-1/output/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output/target/usr/lib/cmake /home/naourr/work/instance-1/output/target/usr/share/cmake find /home/naourr/work/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output/target/lib/ /home/naourr/work/instance-1/output/target/usr/lib/ /home/naourr/work/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output/target/usr/man /home/naourr/work/instance-1/output/target/usr/share/man rm -rf /home/naourr/work/instance-1/output/target/usr/info /home/naourr/work/instance-1/output/target/usr/share/info rm -rf /home/naourr/work/instance-1/output/target/usr/doc /home/naourr/work/instance-1/output/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/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/naourr/work/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00749-gd0e33f6b85"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/naourr/work/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-1/output/target/usr make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2018.11-git-00749-gd0e33f6b85 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> eigen 3.3.4 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> fftw 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> getent Collecting legal info >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-imx-usb-loader e5394615dd413c3823d5bd1de340933e16a8c07c Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libqrencode 4.0.0 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsoc 0.8.2 Collecting legal info ERROR: No hash found for LICENCE >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libuio ca28ff0f69d89a789a47552c72db5a43d280710b Collecting legal info ERROR: No hash found for COPYING >>> liburiparser 0.8.6 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libv4l 1.14.2 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> nano 3.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info ERROR: No hash found for COPYING >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> host-sam-ba 2.18 Collecting legal info doc/license.txt: OK (sha256: f9cac240acadbfd8f4f1c0d65132f85427384697bd6337da6444c531138d56ee) tcl_lib/boards.tcl: OK (sha256: 255564ff8953ea95c11a4ab1d56f1edf332298faad209ca80daf745c7ed95124) applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h: OK (sha256: 74ae62858139cb4e18acc3448483be80ea6b36fdb87260b665f43762ca354ede) >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> tinyxml 2.6.2_2 Collecting legal info ERROR: No hash found for README >>> ts4900-fpga 20150930 Collecting legal info >>> wavpack 5.1.0 Collecting legal info ERROR: No hash found for COPYING >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: ts4900-fpga-20150930: cannot save license (TS4900_FPGA_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'