HOSTLD scripts/kconfig/conf scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # /bin/sed -i -e "/\\/d" /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03/.config echo 'CONFIG_CROSS_COMPILE="/home/buildroot/autobuild/run/instance-0/output/host/bin/nios2-linux-"' >> /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03/.config /bin/sed -i -e "/\\/d" /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03/.config echo 'CONFIG_SYSROOT="/home/buildroot/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot"' >> /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03/.config /bin/sed -i -e "/\\/d" /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03/.config echo 'CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os "' >> /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03/.config /bin/sed -i -e "/\\/d" /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03/.config echo 'CONFIG_EXTRA_LDFLAGS=""' >> /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03/.config scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # >>> swupdate 2018.03 Configuring >>> swupdate 2018.03 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" HAVE_JSON_C=n HAVE_LIBARCHIVE=n HAVE_LIBCONFIG=y HAVE_LIBCURL=n HAVE_LUA=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=y HAVE_LIBCRYPTO=y HAVE_LIBUBOOTENV=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03 scripts/kconfig/conf --silentoldconfig Kconfig CC core/swupdate.o CC corelib/artifacts_versions.o CC handlers/raw_handler.o CC ipc/network_ipc.o LD handlers/built-in.o CC ipc/progress_ipc.o In file included from core/swupdate.c:30:0: core/swupdate.c: In function 'install_from_file': include/util.h:70:11: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'off_t {aka long long int}' [-Wformat=] "ERROR %s : %s : %d : " format, \ ^ include/util.h:88:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ core/swupdate.c:318:3: note: in expansion of macro 'ERROR' ERROR("failed to scan for pos '%ld'!", pos); ^~~~~ include/util.h:77:14: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'off_t {aka long long int}' [-Wformat=] "ERROR : " format, ## arg); \ ^ include/util.h:88:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ core/swupdate.c:318:3: note: in expansion of macro 'ERROR' ERROR("failed to scan for pos '%ld'!", pos); ^~~~~ include/util.h:81:13: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'off_t {aka long long int}' [-Wformat=] "[%s] : " format, __func__, ## arg); \ ^ include/util.h:88:2: note: in expansion of macro 'swupdate_notify' swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) ^~~~~~~~~~~~~~~ core/swupdate.c:318:3: note: in expansion of macro 'ERROR' ERROR("failed to scan for pos '%ld'!", pos); ^~~~~ CC corelib/installer.o CC mongoose/mongoose.o AR ipc/lib.a CC mongoose/mongoose_interface.o CC core/cpio_utils.o CC corelib/network_thread.o CC parser/parse_external.o CC parser/parser.o CC corelib/parsing_library.o CC core/notifier.o CC corelib/parsing_library_libconfig.o CC corelib/progress_thread.o CC core/handler.o AR parser/lib.a CC core/util.o CC corelib/stream_interface.o CC core/parser.o AR suricatta/lib.a CC corelib/swupdate_dict.o CC core/pctl.o CC core/syslog.o CC corelib/swupdate_settings.o CC bootloader/none.o AR bootloader/lib.a CC tools/client.o AR corelib/lib.a CC tools/hawkbitcfg.o LD core/built-in.o CC tools/progress.o CC tools/sendtohawkbit.o AR tools/lib.a AR mongoose/lib.a LD swupdate_unstripped LD tools/client LD tools/hawkbitcfg LD tools/progress STRIP tools/progress LD tools/sendtohawkbit STRIP tools/hawkbitcfg STRIP tools/client STRIP swupdate STRIP tools/sendtohawkbit >>> swupdate 2018.03 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output/build/swupdate-2018.03/swupdate /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/swupdate unionfs-2.0.tar.gz: OK (sha256: f24d7dd64c678cefacbebf2727b61e3127b8ecb6bb9176d7117dd31503455643) >>> unionfs 2.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/unionfs/unionfs-2.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0 -xf - >>> unionfs 2.0 Patching Applying 0001-include-asm-ioctl.h-for-_IOC_SIZE.patch using patch: patching file src/unionfs.c >>> unionfs 2.0 Configuring (mkdir -p /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/ && cd /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/buildroot/autobuild/run/instance-0/output/host/bin/cmake /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/run/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /home/buildroot/autobuild/run/instance-0/output/host/bin/nios2-linux-gcc -- Check for working C compiler: /home/buildroot/autobuild/run/instance-0/output/host/bin/nios2-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 2.4 is not supported by CMake >= 3.0. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0 >>> unionfs 2.0 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/ Scanning dependencies of target unionfsctl [ 5%] Building C object src/CMakeFiles/unionfsctl.dir/unionfsctl.o Scanning dependencies of target unionfs [ 17%] Building C object src/CMakeFiles/unionfs.dir/opts.o [ 17%] Building C object src/CMakeFiles/unionfs.dir/unionfs.o [ 23%] Building C object src/CMakeFiles/unionfs.dir/debug.o [ 29%] Linking C executable unionfsctl [ 35%] Building C object src/CMakeFiles/unionfs.dir/findbranch.o /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_flush': /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/src/unionfs.c:156:38: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_flush(const char *path, struct fuse_file_info *fi) { ^~~~ /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_fsync': /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/src/unionfs.c:177:38: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_fsync(const char *path, int isdatasync, struct fuse_file_info *fi) { ^~~~ /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_read': /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/src/unionfs.c:408:37: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_read(const char *path, char *buf, size_t size, off_t offset, struct fuse_file_info *fi) { ^~~~ /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_release': /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/src/unionfs.c:436:40: warning: unused parameter 'path' [-Wunused-parameter] static int unionfs_release(const char *path, struct fuse_file_info *fi) { ^~~~ [ 35%] Built target unionfsctl [ 41%] Building C object src/CMakeFiles/unionfs.dir/readdir.o [ 47%] Building C object src/CMakeFiles/unionfs.dir/general.o [ 52%] Building C object src/CMakeFiles/unionfs.dir/unlink.o [ 58%] Building C object src/CMakeFiles/unionfs.dir/cow.o [ 64%] Building C object src/CMakeFiles/unionfs.dir/cow_utils.o [ 70%] Building C object src/CMakeFiles/unionfs.dir/string.o [ 76%] Building C object src/CMakeFiles/unionfs.dir/rmdir.o [ 82%] Building C object src/CMakeFiles/unionfs.dir/usyslog.o [ 88%] Building C object src/CMakeFiles/unionfs.dir/hashtable.o [ 94%] Building C object src/CMakeFiles/unionfs.dir/hashtable_itr.o [100%] Linking C executable unionfs [100%] Built target unionfs >>> unionfs 2.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install/fast -C /home/buildroot/autobuild/run/instance-0/output/build/unionfs-2.0/ Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/unionfs -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/unionfsctl -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man8/unionfs.8 >>> 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-0/output/build/packages-file-list.txt Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/pulseaudio/libpulsecore-12.2.la" is touched by more than one package: [u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libpulse.la" is touched by more than one package: [u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libnss', u'libopenssl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libffi', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libffi', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libselinux', u'dbus', u'libffi', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libidn2.la" is touched by more than one package: [u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libpulse-simple.la" is touched by more than one package: [u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/pulseaudio/libpulsedsp.la" is touched by more than one package: [u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libshout.la" is touched by more than one package: [u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libpulse-mainloop-glib.la" is touched by more than one package: [u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libselinux', u'dbus', u'libffi', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libdvbpsi.la" is touched by more than one package: [u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'expat', u'libsepol', u'pcre', u'libselinux', u'dbus', u'libffi', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libselinux', u'dbus', u'libffi', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libusbgx.la" is touched by more than one package: [u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/pulseaudio/libpulsecommon-12.2.la" is touched by more than one package: [u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libzlib', u'util-linux', u'libglib2', u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez5_utils', u'dbus-glib', u'keyutils', u'libnspr', u'sqlite', u'libnss', u'libopenssl', u'flex', u'freetype', u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'freeradius-client', u'gettext', u'libconfig', u'libcuefile', u'libdvbpsi', u'libfuse', u'libidn2', u'libmediaart', u'liboauth', u'libogg', u'libreplaygain', u'libvorbis', u'speexdsp', u'speex', u'libshout', u'libzip', u'libsigrok', u'libsndfile', u'libsoxr', u'libtool', u'libusbgx', u'slang', u'musepack', u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'pulseaudio', u'rtmpdump'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'pulseaudio', u'rtmpdump'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/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-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/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-0/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/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-0/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-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00021-gebffca8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.11-rc1-00021-gebffca8 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 >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bluez5_utils 5.50 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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 v3.3-rc0 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 v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> ecryptfs-utils 111 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> libnss 3.39 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.20 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3250200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> getent Collecting legal info >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libidn2 2.0.5 Collecting legal info COPYING: OK (sha256: 4fa501e804195b4136c9cec4bc510365b8cbaf4bc075d6401a77ae0213370457) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusbgx libusbgx-v0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> lmbench 3.0-a9 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-2 >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> openvpn 2.4.6 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> pulseaudio 12.2 Collecting legal info LICENSE: OK (sha256: a1064b9838b6b4feee61eaeb0925da4b4834c984b77716558860c4294ed6c015) GPL: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> restorecond 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> swupdate 2018.03 Collecting legal info ERROR: No hash found for COPYING >>> unionfs 2.0 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'