Markdown: docs/property/dvr_start_extra.md Markdown: docs/property/dvr_status.md Markdown: docs/property/dvr_stop_extra.md Markdown: docs/property/dvr_timerec_title_format.md Markdown: docs/property/dvrconfig_unsafe.md Markdown: docs/property/dvrconfig_whitespace.md Markdown: docs/property/dvrconfig_windows.md Markdown: docs/property/epggrabber_priority.md Markdown: docs/property/ignore_path.md Markdown: docs/property/network_discovery.md Markdown: docs/property/pathname.md Markdown: docs/property/persistent_viewlevel.md Markdown: docs/property/postprocessor.md Markdown: docs/property/postremove.md Markdown: docs/property/predefinedmuxlist.md Markdown: docs/property/preprocessor.md Markdown: docs/property/priority.md Markdown: docs/property/runningstate.md Markdown: docs/property/satip_muxhandling.md Markdown: docs/property/servicechecking.md Markdown: docs/property/streaming_priority.md Markdown: docs/property/streaming_profile.md Markdown: docs/property/themes.md Markdown: docs/property/viewlevel_access_entries.md Markdown: docs/property/viewlevel_config.md Markdown: docs/wizard/channels.md Markdown: docs/wizard/channels2.md Markdown: docs/wizard/hello.md Markdown: docs/wizard/login.md Markdown: docs/wizard/mapping.md Markdown: docs/wizard/muxes.md Markdown: docs/wizard/network.md Markdown: docs/wizard/status.md CC src/docs.o CC bundle.o CC tvheadend >>> tvheadend 9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/tvheadend-9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4 DESTDIR="/home/buildroot/autobuild/run/instance-3/output/target" install /usr/bin/make -f Makefile.webui LANGUAGES="ach ady ar bg cs da de en_US en_GB es et fa fi fr he hr hu it ko lv lt nl no pl pt ro ru sl sk sq sv tr uk zh zh-Hans" all /usr/bin/make -f Makefile.webui WEBUI=std compile-std /home/buildroot/autobuild/run/instance-3/output/build/tvheadend-9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4/support/version: line 24: realpath: command not found basename: missing operand Try 'basename --help' for more information. WEBUI std finished /usr/bin/make -f Makefile.webui WEBUI=debug compile-debug WEBUI debug finished MKBUNDLE bundle.c CC timestamp.o CC bundle.o CC tvheadend install -d /home/buildroot/autobuild/run/instance-3/output/target/usr/bin install /home/buildroot/autobuild/run/instance-3/output/build/tvheadend-9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4/build.linux/tvheadend /home/buildroot/autobuild/run/instance-3/output/target/usr/bin/tvheadend install -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1 install /home/buildroot/autobuild/run/instance-3/output/build/tvheadend-9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4/man/tvheadend.1 /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man/man1/tvheadend.1 for bundle in src/webui/static data/conf data/dvb-scan; do \ mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/usr/share/tvheadend/$bundle ;\ cp -LR /home/buildroot/autobuild/run/instance-3/output/build/tvheadend-9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4/$bundle/* /home/buildroot/autobuild/run/instance-3/output/target/usr/share/tvheadend/$bundle ;\ done find /home/buildroot/autobuild/run/instance-3/output/target/usr/share/tvheadend -name .git -exec rm -rf {} \; &>/dev/null || /bin/true rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/tvheadend/docs rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/tvheadend/src tzcode2018e.tar.gz: OK (sha512: 4a245cae2d0922b24539a94cf4a8ccc2bba1ee696e0aaefecb41c7c8d78724a7fcea6039909336177b8b26fec8fc47719e3e56ca9839dbaf52f9a4fec84d4717) >>> host-zic 2018e Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/zic/tzcode2018e.tar.gz | tar --strip-components=0 -C /home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output/host/bin:/home/buildroot/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-3/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-3/output/build/host-zic-2018e zic 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 >>> host-zic 2018e Installing to host directory /usr/bin/install -D -m 755 /home/buildroot/autobuild/run/instance-3/output/build/host-zic-2018e/zic /home/buildroot/autobuild/run/instance-3/output/host/sbin/zic /usr/bin/install -D -m 644 /home/buildroot/autobuild/run/instance-3/output/build/host-zic-2018e/tzfile.h /home/buildroot/autobuild/run/instance-3/output/host/include/tzfile.h tzdata2018e.tar.gz: OK (sha512: d059fcd381b2f6ecdafcd68fdd2a00451d1bf9b1affeb164ae7cabca2e022d499e77f0706ec3f3091b8e84c2211aa66da6c90937108771f1bf070cfebc105cae) >>> host-tzdata 2018e Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/tzdata/tzdata2018e.tar.gz | tar --strip-components=0 -C /home/buildroot/autobuild/run/instance-3/output/build/host-tzdata-2018e -xf - >>> host-tzdata 2018e Patching >>> host-tzdata 2018e Configuring >>> host-tzdata 2018e Building (cd /home/buildroot/autobuild/run/instance-3/output/build/host-tzdata-2018e; for zone in africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory; do /home/buildroot/autobuild/run/instance-3/output/host/sbin/zic -d _output/posix -y yearistype.sh $zone || exit 1; /home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output/host/share/zoneinfo cp -a /home/buildroot/autobuild/run/instance-3/output/build/host-tzdata-2018e/_output/* /home/buildroot/autobuild/run/instance-3/output/build/host-tzdata-2018e/*.tab /home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output/target/usr/share/zoneinfo cp -a /home/buildroot/autobuild/run/instance-3/output/host/share/zoneinfo/* /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zoneinfo cd /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output/target/etc/localtime echo "Etc/UTC" >/home/buildroot/autobuild/run/instance-3/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/buildroot/autobuild/run/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/share/man/man3/history.3" is touched by more than one package: [u'readline', u'libedit'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libdmtx.la" is touched by more than one package: [u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'agentpp', u'atf', u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libatf-c.la" is touched by more than one package: [u'atf', u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libedit.la" is touched by more than one package: [u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/share/man/man3/history.3" is touched by more than one package: [u'readline', u'libedit'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libagent++.la" is touched by more than one package: [u'agentpp', u'atf', u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libcoap-1.la" is touched by more than one package: [u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libkvazaar.la" is touched by more than one package: [u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libmpd.la" is touched by more than one package: [u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] Warning: staging file "./usr/lib/libatf-c++.la" is touched by more than one package: [u'atf', u'libnl', u'bitstream', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'skalibs', u'execline', u'gmp', u'kvazaar', u'nettle', u'libopenssl', u'xz', u'libarchive', u'libcap', u'libcoap', u'libdmtx', u'libedit', u'libestr', u'libfastjson', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libftdi', u'pcre', u'libglib2', u'libical', u'liblogging', u'libmodbus', u'libmpd', u'sqlite', u'oracle-mysql', u'paho-mqtt-c', u's6', u's6-rc', u'trousers'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-3/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-lxml'] rm -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/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-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/include /home/buildroot/autobuild/run/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output/target/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/man /home/buildroot/autobuild/run/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/info /home/buildroot/autobuild/run/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/doc /home/buildroot/autobuild/run/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-3/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc2-00053-g3a3601f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc2\"" \ ) > /home/buildroot/autobuild/run/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2018.08-rc2-00053-g3a3601f 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> batctl 2017.0 Collecting legal info >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> host-cryptsetup 2.0.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.173 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> 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) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> drbd-utils 9.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> dtv-scan-tables c2b6af67f7d8620acbf052fc754ec831ed2188ba Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iperf3 3.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> kvazaar v1.2.0 Collecting legal info COPYING: OK (sha256: 531712277c3543b9ee86c4c4e0e424f531b893a44cc021c74a24b038d8de4d2a) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcoap v4.1.2 Collecting legal info COPYING: OK (sha256: 28b61fbf3c5477611d7f6ead97d15348934496d27dca815b34d45e622730e72e) LICENSE.GPL: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) LICENSE.BSD: OK (sha256: 9d5aeec17bdf82369bbe6e89efb07b7b35abefa044ea1d25cb2feeb70df1c208) >>> libdmtx 0.7.4 Collecting legal info LICENSE: OK (sha256: fe6959a664a7abb7d19bf125fa58a045d8757fe3cb3dc41975a54da0e627313d) >>> libedit 20180525-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> 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 >>> libftdi 0.20 Collecting legal info >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmodbus 3.1.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> micropython v1.9.3 Collecting legal info ERROR: No hash found for LICENSE >>> mongrel2 1.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> multicat 2.2 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> paho-mqtt-c v1.2.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rsyslog 8.22.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER ERROR: No hash found for COPYING.ASL20 >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> spidev_test v3.0 Collecting legal info >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> trousers 0.3.13 Collecting legal info ERROR: No hash found for LICENSE >>> tvheadend 9b9ee6859be90fedb5d43ad1d770dfcdb8b1caf4 Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> host-pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> 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: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: spidev_test-v3.0: cannot save license (SPIDEV_TEST_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/buildroot/autobuild/run/instance-3/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'