/bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport' /usr/bin/install -c -m 644 src/thrift/server/TServer.h src/thrift/server/TSimpleServer.h src/thrift/server/TThreadPoolServer.h src/thrift/server/TThreadedServer.h src/thrift/server/TNonblockingServer.h '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/server' /usr/bin/install -c -m 644 ../../config.h src/thrift/thrift-config.h src/thrift/TDispatchProcessor.h src/thrift/Thrift.h src/thrift/TReflectionLocal.h src/thrift/TProcessor.h src/thrift/TApplicationException.h src/thrift/TLogging.h src/thrift/cxxfunctional.h src/thrift/TToString.h '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift' /usr/bin/install -c -m 644 src/thrift/transport/PlatformSocket.h src/thrift/transport/TFDTransport.h src/thrift/transport/TFileTransport.h src/thrift/transport/TSimpleFileTransport.h src/thrift/transport/TServerSocket.h src/thrift/transport/TSSLServerSocket.h src/thrift/transport/TServerTransport.h src/thrift/transport/THttpTransport.h src/thrift/transport/THttpClient.h src/thrift/transport/THttpServer.h src/thrift/transport/TSocket.h src/thrift/transport/TPipe.h src/thrift/transport/TPipeServer.h src/thrift/transport/TSSLSocket.h src/thrift/transport/TSocketPool.h src/thrift/transport/TVirtualTransport.h src/thrift/transport/TTransport.h src/thrift/transport/TTransportException.h src/thrift/transport/TTransportUtils.h src/thrift/transport/TBufferTransports.h src/thrift/transport/TShortReadTransport.h src/thrift/transport/TZlibTransport.h '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/transport' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 thrift.pc thrift-nb.pc thrift-z.pc '/home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libthrift-0.9.2.so /home/test/autobuild/run/instance-2/output/target/usr/lib/libthrift-0.9.2.so libtool: install: (cd /home/test/autobuild/run/instance-2/output/target/usr/lib && { ln -s -f libthrift-0.9.2.so libthrift.so || { rm -f libthrift.so && ln -s libthrift-0.9.2.so libthrift.so; }; }) libtool: install: /usr/bin/install -c .libs/libthrift.lai /home/test/autobuild/run/instance-2/output/target/usr/lib/libthrift.la libtool: install: /usr/bin/install -c .libs/libthriftnb-0.9.2.so /home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftnb-0.9.2.so libtool: install: (cd /home/test/autobuild/run/instance-2/output/target/usr/lib && { ln -s -f libthriftnb-0.9.2.so libthriftnb.so || { rm -f libthriftnb.so && ln -s libthriftnb-0.9.2.so libthriftnb.so; }; }) libtool: install: /usr/bin/install -c .libs/libthriftnb.lai /home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftnb.la libtool: install: /usr/bin/install -c .libs/libthriftz-0.9.2.so /home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftz-0.9.2.so libtool: install: (cd /home/test/autobuild/run/instance-2/output/target/usr/lib && { ln -s -f libthriftz-0.9.2.so libthriftz.so || { rm -f libthriftz.so && ln -s libthriftz-0.9.2.so libthriftz.so; }; }) libtool: install: /usr/bin/install -c .libs/libthriftz.lai /home/test/autobuild/run/instance-2/output/target/usr/lib/libthriftz.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/cpp' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/cpp' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/cpp' Making install in c_glib make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib' Making install in . make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/processor' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libthrift_c_glib.la '/home/test/autobuild/run/instance-2/output/target/usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/server' /usr/bin/install -c -m 644 src/thrift/c_glib/protocol/thrift_protocol.h src/thrift/c_glib/protocol/thrift_protocol_factory.h src/thrift/c_glib/protocol/thrift_binary_protocol.h src/thrift/c_glib/protocol/thrift_binary_protocol_factory.h '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/protocol' /usr/bin/install -c -m 644 src/thrift/c_glib/server/thrift_server.h src/thrift/c_glib/server/thrift_simple_server.h '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/server' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib' /usr/bin/install -c -m 644 src/thrift/c_glib/processor/thrift_processor.h src/thrift/c_glib/processor/thrift_dispatch_processor.h '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/processor' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport' /usr/bin/install -c -m 644 ../../config.h src/thrift/c_glib/thrift.h src/thrift/c_glib/thrift_application_exception.h src/thrift/c_glib/thrift_struct.h '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib' /usr/bin/install -c -m 644 src/thrift/c_glib/transport/thrift_buffered_transport.h src/thrift/c_glib/transport/thrift_framed_transport.h src/thrift/c_glib/transport/thrift_memory_buffer.h src/thrift/c_glib/transport/thrift_server_socket.h src/thrift/c_glib/transport/thrift_server_transport.h src/thrift/c_glib/transport/thrift_socket.h src/thrift/c_glib/transport/thrift_transport.h src/thrift/c_glib/transport/thrift_transport_factory.h src/thrift/c_glib/transport/thrift_buffered_transport_factory.h src/thrift/c_glib/transport/thrift_framed_transport_factory.h '/home/test/autobuild/run/instance-2/output/target/usr/include/thrift/c_glib/transport' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 thrift_c_glib.pc '/home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libthrift_c_glib.so.0.0.0 /home/test/autobuild/run/instance-2/output/target/usr/lib/libthrift_c_glib.so.0.0.0 libtool: install: (cd /home/test/autobuild/run/instance-2/output/target/usr/lib && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0 || { rm -f libthrift_c_glib.so.0 && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so.0; }; }) libtool: install: (cd /home/test/autobuild/run/instance-2/output/target/usr/lib && { ln -s -f libthrift_c_glib.so.0.0.0 libthrift_c_glib.so || { rm -f libthrift_c_glib.so && ln -s libthrift_c_glib.so.0.0.0 libthrift_c_glib.so; }; }) libtool: install: /usr/bin/install -c .libs/libthrift_c_glib.lai /home/test/autobuild/run/instance-2/output/target/usr/lib/libthrift_c_glib.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib' Making install in test make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib/test' make[4]: Entering directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib/test' make[5]: Entering directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib/test' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib/test' make[4]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib/test' make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib/test' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib/c_glib' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib' 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/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/thrift-0.9.2/lib' tzcode2018e.tar.gz: OK (sha512: 4a245cae2d0922b24539a94cf4a8ccc2bba1ee696e0aaefecb41c7c8d78724a7fcea6039909336177b8b26fec8fc47719e3e56ca9839dbaf52f9a4fec84d4717) >>> host-zic 2018e Extracting gzip -d -c /home/test/autobuild/run/instance-2/dl/zic/tzcode2018e.tar.gz | /home/test/autobuild/run/instance-2/output/host/bin/tar --strip-components=0 -C /home/test/autobuild/run/instance-2/output/build/host-zic-2018e -xf - >>> host-zic 2018e Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile Hunk #1 succeeded at 552 with fuzz 2 (offset 115 lines). >>> host-zic 2018e Configuring >>> host-zic 2018e Building PATH="/home/test/autobuild/run/instance-2/output/host/bin:/home/test/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/test/autobuild/run/instance-2/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/test/autobuild/run/instance-2/output/host/lib/pkgconfig:/home/test/autobuild/run/instance-2/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-2/output/build/host-zic-2018e zic make[1]: Entering directory `/home/test/autobuild/run/instance-2/output/build/host-zic-2018e' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/host-zic-2018e' >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /home/test/autobuild/run/instance-2/output/build/host-zic-2018e/zic /home/test/autobuild/run/instance-2/output/host/sbin/zic /usr/bin/install -D -m 644 /home/test/autobuild/run/instance-2/output/build/host-zic-2018e/tzfile.h /home/test/autobuild/run/instance-2/output/host/include/tzfile.h tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /home/test/autobuild/run/instance-2/dl/tzdata/tzdata2018e.tar.gz | /home/test/autobuild/run/instance-2/output/host/bin/tar --strip-components=0 -C /home/test/autobuild/run/instance-2/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /home/test/autobuild/run/instance-2/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/test/autobuild/run/instance-2/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/test/autobuild/run/instance-2/output/host/sbin/zic -d _output/right -L leapseconds -y yearistype.sh $zone || exit 1; done; ) warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent warning: -y is obsolescent >>> host-tzdata 2018e Installing to host directory /usr/bin/install -d -m 0755 /home/test/autobuild/run/instance-2/output/host/share/zoneinfo cp -a /home/test/autobuild/run/instance-2/output/build/host-tzdata-2018e/_output/* /home/test/autobuild/run/instance-2/output/build/host-tzdata-2018e/*.tab /home/test/autobuild/run/instance-2/output/host/share/zoneinfo tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> tzdata 2018e Extracting >>> tzdata 2018e Patching >>> tzdata 2018e Configuring >>> tzdata 2018e Building >>> tzdata 2018e Installing to target /usr/bin/install -d -m 0755 /home/test/autobuild/run/instance-2/output/target/usr/share/zoneinfo cp -a /home/test/autobuild/run/instance-2/output/host/share/zoneinfo/* /home/test/autobuild/run/instance-2/output/target/usr/share/zoneinfo cd /home/test/autobuild/run/instance-2/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /home/test/autobuild/run/instance-2/output/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /home/test/autobuild/run/instance-2/output/target/etc/localtime echo "Etc/UTC" >/home/test/autobuild/run/instance-2/output/target/etc/timezone >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-as6e.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-niash.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-mustek_usb.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-microtek.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-hp.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-dll.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-umax_pp.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-canon_dr.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-xerox_mfp.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-test.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-dmc.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libsane.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-sm3840.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-ricoh.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-gt68xx.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi'] Warning: staging file "./usr/lib/sane/libsane-artec_eplus48u.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-lexmark.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-epson2.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-coolscan2.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-stv680.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-qcam.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-p5.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-ma1509.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-hpljm1005.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-epson.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-sp15c.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-leo.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-kvs1025.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-sm3600.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-net.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-dc25.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-pie.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-genesys.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-epjitsu.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-coolscan3.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-kvs20xx.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-hp4200.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-umax1220u.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-plustek.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-hp3500.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-st400.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-umax.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-magicolor.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-matsushita.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-u12.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-canon.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-fujitsu.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-abaton.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-sharp.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-nec.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-s9036.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-mustek_usb2.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-avision.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libSDL2_ttf.la" is touched by more than one package: [u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-rts8891.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libSDL2_image.la" is touched by more than one package: [u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-tamarack.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-plustek_pp.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-teco1.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-agfafocus.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-kodak.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-apple.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-pixma.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-ibm.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-coolscan.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-teco3.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-hp5590.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-mustek.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-artec.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-bh.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-hp5400.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-microtek2.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-snapscan.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-hp3900.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-hs2p.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-cardscan.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-canon630u.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-kvs40xx.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'libopenssl', u'apr-util', u'pcre', u'apache', u'boost', u'e2fsprogs', u'lzo', u'btrfs-progs', u'check', u'libcurl', u'libfuse', u'libffi', u'libglib2', u'libpng', u'freetype', u'fontconfig', u'libevent', u'libmcrypt', u'libmhash', u'libmodplug', u'libogg', u'libroxml', u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-teco2.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-pieusb.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-kodakaio.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/sane/libsane-sceptre.la" is touched by more than one package: [u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libvorbis', u'luajit', u'mbedtls', u'openal', u'physfs', u'sane-backends', u'sdl2', u'sdl2_image', u'sdl2_ttf', u'solarus', u'thrift'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-2/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-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-autoconf-archive', u'host-bison'] rm -f /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-2/output/host/x86_64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/lua/5.1/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/lib/luarocks mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-2/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-2/output/target/usr/share/locale /home/test/autobuild/run/instance-2/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output/target/usr/include /home/test/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output/target/lib/ /home/test/autobuild/run/instance-2/output/target/usr/lib/ /home/test/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output/target/usr/man /home/test/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output/target/usr/info /home/test/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output/target/usr/doc /home/test/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/test/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00002-g89920e9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/test/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-2/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.11-git-00002-g89920e9 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 >>> musl-compat-headers Collecting legal info >>> 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 >>> apache 2.4.34 Collecting legal info LICENSE: OK (sha256: c49c0819a726b70142621715dae3159c47b0349c2bc9db079070f28dadac0229) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> host-pkgconf 0.9.12 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> btrfs-progs 4.16.1 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> e2fsprogs 1.44.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> intel-microcode 20180312 Collecting legal info license.txt: OK (sha256: 6d4deb65ca688d930e188bf93f78430f134097b161e6df4a2ef00728e14965e3) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libroxml 3.0.1 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libserial 0.6.0rc2 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> luajit 2.0.5 Collecting legal info ERROR: No hash found for COPYRIGHT >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl2_image 2.0.3 Collecting legal info COPYING.txt: OK (sha256: 13240ed78c8726c510b9634976430d3d3a9ea2d1ced3214119766e9e71568a35) >>> sdl2_ttf 2.0.14 Collecting legal info ERROR: No hash found for COPYING.txt >>> solarus v1.5.3 Collecting legal info license.txt: OK (sha256: 09cb24006b6a3f2698d8851dc5df4f413c1a98e20d4008bffd76ec236f14244d) license_gpl.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-boost 1.67.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> tzdata 2018e Collecting legal info >>> host-tzdata 2018e Collecting legal info >>> host-zic 2018e Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (TZDATA_LICENSE_FILES not defined) WARNING: tzdata-2018e: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'