patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/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/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/run/instance-1/output/host" --sysconfdir="/home/buildroot/autobuild/run/instance-1/output/host/etc" --localstatedir="/home/buildroot/autobuild/run/instance-1/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/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/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/autobuild/run/instance-1/output/host/include -Wall -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include -L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/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/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/run/instance-1/output/host/bin' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/run/instance-1/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/run/instance-1/output/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/host-patchelf-0.9' >>> tree 1.7.0 Downloading --2019-02-19 03:48:29-- http://mama.indstate.edu/users/ice/tree/src/tree-1.7.0.tgz Resolving mama.indstate.edu (mama.indstate.edu)... 139.102.70.201 Connecting to mama.indstate.edu (mama.indstate.edu)|139.102.70.201|:80... failed: Connection timed out. Retrying. --2019-02-19 03:50:41-- (try: 2) http://mama.indstate.edu/users/ice/tree/src/tree-1.7.0.tgz Connecting to mama.indstate.edu (mama.indstate.edu)|139.102.70.201|:80... failed: Connection timed out. Retrying. --2019-02-19 03:52:53-- (try: 3) http://mama.indstate.edu/users/ice/tree/src/tree-1.7.0.tgz Connecting to mama.indstate.edu (mama.indstate.edu)|139.102.70.201|:80... failed: Connection timed out. Giving up. --2019-02-19 03:55:04-- http://sources.buildroot.net/tree/tree-1.7.0.tgz Resolving sources.buildroot.net (sources.buildroot.net)... 104.25.211.19, 104.25.210.19, 2606:4700:20::6819:d313, ... Connecting to sources.buildroot.net (sources.buildroot.net)|104.25.211.19|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 47082 (46K) [application/x-gtar-compressed] Saving to: '/home/buildroot/autobuild/run/instance-1/output/build/.tree-1.7.0.tgz.cZhEhi/output' 0K .......... .......... .......... .......... ..... 100% 9.54M=0.005s 2019-02-19 03:55:04 (9.54 MB/s) - '/home/buildroot/autobuild/run/instance-1/output/build/.tree-1.7.0.tgz.cZhEhi/output' saved [47082/47082] tree-1.7.0.tgz: OK (sha256: 6957c20e82561ac4231638996e74f4cfa4e6faabc5a2f511f0b4e3940e8f7b12) >>> tree 1.7.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/tree/tree-1.7.0.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/tree-1.7.0 -xf - >>> tree 1.7.0 Patching >>> tree 1.7.0 Configuring >>> tree 1.7.0 Building /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output/build/tree-1.7.0 make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output/build/tree-1.7.0' /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o tree.o tree.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o unix.o unix.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o html.o html.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o xml.o xml.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o json.o json.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o hash.o hash.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o color.o color.c /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-gcc -o tree tree.o unix.o html.o xml.o json.o hash.o color.o make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output/build/tree-1.7.0' >>> tree 1.7.0 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output/build/tree-1.7.0/tree /home/buildroot/autobuild/run/instance-1/output/target/usr/bin/tree >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgphoto2/2.5.17/gsmart300.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/iclick.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/largan.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/adc65.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_coolshot.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf1.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/soundvision.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimera3500.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/topfield.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ax203.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mustek.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/canon.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/casio_qv.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/aox.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_l859.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/serial.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_blink2.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc120.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/fuji.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam600.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/enigma13.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbdiskdirect.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digita.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/samsung.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/barbie.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/ptpip.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/clicksmart310.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc240.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usb1.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/st2205.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_ez200.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sonix.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/disk.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica_qm150.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/liblpc2xml.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005a.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/tp6801.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005c.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'ncurses', u'bctoolbox', u'benejson', u'libcoap', u'libosip2', u'libeXosip2', u'libtool', u'libxml2', u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sq905.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sx330z.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pentax.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jamcam.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc640.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'ncurses', u'bctoolbox', u'benejson', u'libcoap', u'libosip2', u'libeXosip2', u'libtool', u'libxml2', u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/agfa_cl20.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/spca50x.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/hp215.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1000.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libxml2lpc.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mars.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc320.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam300.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_web2.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/lg_gsm.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0674.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc210.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libtool', u'libxml2', u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libtool', u'libxml2', u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/directory.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libtool', u'libxml2', u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libxml2', u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/toshiba_pdrm11.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh_g3.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2_port.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimagev.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbscsi.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libcoap-1.la" is touched by more than one package: [u'libcoap', u'libosip2', u'libeXosip2', u'libtool', u'libxml2', u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sierra.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc700.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digigr8.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf55.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/smal.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1580.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0680.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ptp2.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc3200.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jd11.la" is touched by more than one package: [u'libgphoto2', u'libnl', u'libogg', u'libreplaygain', u'speexdsp', u'speex', u'linphone', u'sdl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libltdl.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libnl-route-3.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/polaroid_pdc640.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/fuji.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/smal.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libosip2.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/hp215.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/gsmart300.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/kodak_dc240.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libusb-1.0.la" is touched by more than one package: [u'host-ncurses', u'host-cmake', u'host-expat', u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/st2205.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/digita.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/sierra.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/dimagev.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/sipix_web2.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/directory.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/mars.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/casio_qv.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/panasonic_dc1580.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2_port/0.12.0/usbscsi.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/kodak_ez200.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/digigr8.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/jd11.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/dimera3500.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2_port/0.12.0/ptpip.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libcoap-1.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/pccam600.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/kodak_dc210.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/polaroid_pdc700.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2_port/0.12.0/serial.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/ricoh.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/largan.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/pccam300.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/clicksmart310.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/aox.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/adc65.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/panasonic_dc1000.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libogg.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/jl2005a.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/sq905.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libnl-nf-3.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libnl-genl-3.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libreplaygain.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libnl-3.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/panasonic_l859.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/konica_qm150.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/barbie.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libosipparser2.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/panasonic_coolshot.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/topfield.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/agfa_cl20.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2_port/0.12.0/usb1.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/mustek.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/konica.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libeXosip2.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/ricoh_g3.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/sx330z.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/sipix_blink2.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/pentax.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/soundvision.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2_port/0.12.0/usbdiskdirect.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2_port.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/sony_dscf55.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/ax203.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/toshiba_pdrm11.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/ptp2.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/lg_gsm.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libusb.la" is touched by more than one package: [u'host-ncurses', u'host-cmake', u'host-expat', u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/polaroid_pdc320.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/spca50x.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/enigma13.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/sonix.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/iclick.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/canon.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/stv0674.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/kodak_dc120.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/jamcam.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2_port/0.12.0/disk.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/samsung.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/jl2005c.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/kodak_dc3200.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/stv0680.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/tp6801.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] Warning: host file "./sh4-buildroot-linux-uclibc/sysroot/usr/lib/libgphoto2/2.5.17/sony_dscf1.la" is touched by more than one package: [u'host-libxml-parser-perl', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/buildroot/autobuild/run/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-1/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/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/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc1-00027-gd04a1efcb5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2019.02-rc1-00027-gd04a1efcb5 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 >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> avrdude f8893ccf0aceeff67c45f95ae4e86bc7fbe342aa Collecting legal info ERROR: No hash found for avrdude/COPYING >>> elfutils 0.174 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> 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) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> initscripts Collecting legal info >>> libcoap v4.1.2 Collecting legal info COPYING: OK (sha256: 28b61fbf3c5477611d7f6ead97d15348934496d27dca815b34d45e622730e72e) LICENSE.GPL: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) LICENSE.BSD: OK (sha256: 9d5aeec17bdf82369bbe6e89efb07b7b35abefa044ea1d25cb2feeb70df1c208) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libgphoto2 2.5.17 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for libltdl/COPYING.LIB >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> linphone 3.6.1 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 >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> linux-zigbee v0.3.1 Collecting legal info WARNING: no hash file for COPYING >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'