^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tzdump.c:367:8: warning: 'strncat' specified bound 1024 equals destination size [-Wstringop-overflow=] (void)strncat(datafile, tzval, sizeof datafile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Installing to host directory /usr/bin/install -m 0755 -D /home/naourr/work/instance-0/output/build/host-tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8/tzdump /home/naourr/work/instance-0/output/host/sbin/tzdump >>> tz Extracting >>> tz Patching >>> tz Configuring >>> tz Building (cd /home/naourr/work/instance-0/output/host/share/zoneinfo/posix/; for i in $(find . -type f); do mkdir -p /home/naourr/work/instance-0/output/build/tz/output/$(dirname $i); /home/naourr/work/instance-0/output/host/sbin/tzdump -p . -q ${i#./} | sed '1d' > /home/naourr/work/instance-0/output/build/tz/output/$i; done ) >>> tz Installing to target /usr/bin/install -D -m 0644 /home/naourr/work/instance-0/output/host/share/zoneinfo/zone.tab /home/naourr/work/instance-0/output/target/usr/share/zoneinfo/zone.tab /usr/bin/install -D -m 0644 /home/naourr/work/instance-0/output/host/share/zoneinfo/iso3166.tab /home/naourr/work/instance-0/output/target/usr/share/zoneinfo/iso3166.tab mkdir -p /home/naourr/work/instance-0/output/target/usr/share/zoneinfo/uclibc cp -a /home/naourr/work/instance-0/output/build/tz/output/* /home/naourr/work/instance-0/output/target/usr/share/zoneinfo/uclibc if [ ! -f /home/naourr/work/instance-0/output/target/usr/share/zoneinfo/uclibc/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/uclibc/Etc/UTC /home/naourr/work/instance-0/output/target/etc/TZ PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-0/dl BUILD_DIR=/home/naourr/work/instance-0/output/build O=/home/naourr/work/instance-0/output flock /home/naourr/work/instance-0/dl/unionfs/ support/download/dl-wrapper -c '2.0' -d '/home/naourr/work/instance-0/dl/unionfs' -D '/home/naourr/work/instance-0/dl' -f 'unionfs-2.0.tar.gz' -H 'package/unionfs//unionfs.hash' -n 'unionfs-2.0' -N 'unionfs' -o '/home/naourr/work/instance-0/dl/unionfs/unionfs-2.0.tar.gz' -u https+https://github.com/rpodgorny/unionfs-fuse/archive/v2.0 -u http\|urlencode+http://sources.buildroot.net/unionfs -u http\|urlencode+http://sources.buildroot.net -- unionfs-2.0.tar.gz: OK (sha256: f24d7dd64c678cefacbebf2727b61e3127b8ecb6bb9176d7117dd31503455643) >>> unionfs 2.0 Extracting gzip -d -c /home/naourr/work/instance-0/dl/unionfs/unionfs-2.0.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/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/naourr/work/instance-0/output/build/unionfs-2.0/ && cd /home/naourr/work/instance-0/output/build/unionfs-2.0/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-0/output/build/unionfs-2.0/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/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/naourr/work/instance-0/output/host/bin/powerpc-linux-gcc -- Check for working C compiler: /home/naourr/work/instance-0/output/host/bin/powerpc-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/naourr/work/instance-0/output/build/unionfs-2.0 >>> unionfs 2.0 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/unionfs-2.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' Scanning dependencies of target unionfsctl make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' Scanning dependencies of target unionfs make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' [ 5%] Building C object src/CMakeFiles/unionfsctl.dir/unionfsctl.o [ 11%] Building C object src/CMakeFiles/unionfs.dir/debug.o [ 17%] Building C object src/CMakeFiles/unionfs.dir/unionfs.o [ 23%] Building C object src/CMakeFiles/unionfs.dir/opts.o /home/naourr/work/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_flush': /home/naourr/work/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/naourr/work/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_fsync': /home/naourr/work/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/naourr/work/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_read': /home/naourr/work/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/naourr/work/instance-0/output/build/unionfs-2.0/src/unionfs.c: In function 'unionfs_release': /home/naourr/work/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) { ^~~~ [ 29%] Building C object src/CMakeFiles/unionfs.dir/findbranch.o [ 35%] Linking C executable unionfsctl make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' [ 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 make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' [100%] Built target unionfs make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' >>> unionfs 2.0 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/target install/fast -C /home/naourr/work/instance-0/output/build/unionfs-2.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/target/usr/bin/unionfs -- Installing: /home/naourr/work/instance-0/output/target/usr/bin/unionfsctl -- Installing: /home/naourr/work/instance-0/output/target/usr/share/man/man8/unionfs.8 make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/unionfs-2.0' PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-0/dl BUILD_DIR=/home/naourr/work/instance-0/output/build O=/home/naourr/work/instance-0/output flock /home/naourr/work/instance-0/dl/wireless-regdb/ support/download/dl-wrapper -c '2017.03.07' -d '/home/naourr/work/instance-0/dl/wireless-regdb' -D '/home/naourr/work/instance-0/dl' -f 'wireless-regdb-2017.03.07.tar.xz' -H 'package/wireless-regdb//wireless-regdb.hash' -n 'wireless-regdb-2017.03.07' -N 'wireless-regdb' -o '/home/naourr/work/instance-0/dl/wireless-regdb/wireless-regdb-2017.03.07.tar.xz' -u http+http://kernel.org/pub/software/network/wireless-regdb -u http\|urlencode+http://sources.buildroot.net/wireless-regdb -u http\|urlencode+http://sources.buildroot.net -- wireless-regdb-2017.03.07.tar.xz: OK (sha256: 371eafa3b26ece916ef83aca02c4bed2e54099eb5b8c6d22d3a4358dce6535b9) >>> wireless-regdb 2017.03.07 Extracting xzcat /home/naourr/work/instance-0/dl/wireless-regdb/wireless-regdb-2017.03.07.tar.xz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/wireless-regdb-2017.03.07 -xf - >>> wireless-regdb 2017.03.07 Patching >>> wireless-regdb 2017.03.07 Configuring >>> wireless-regdb 2017.03.07 Building >>> wireless-regdb 2017.03.07 Installing to target /usr/bin/install -m 644 -D -T /home/naourr/work/instance-0/output/build/wireless-regdb-2017.03.07/regulatory.bin /home/naourr/work/instance-0/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/naourr/work/instance-0/output/build/wireless-regdb-2017.03.07/sforshee.key.pub.pem /home/naourr/work/instance-0/output/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-0/dl BUILD_DIR=/home/naourr/work/instance-0/output/build O=/home/naourr/work/instance-0/output flock /home/naourr/work/instance-0/dl/xxhash/ support/download/dl-wrapper -c 'r40' -d '/home/naourr/work/instance-0/dl/xxhash' -D '/home/naourr/work/instance-0/dl' -f 'xxhash-r40.tar.gz' -H 'package/xxhash//xxhash.hash' -n 'xxhash-r40' -N 'xxhash' -o '/home/naourr/work/instance-0/dl/xxhash/xxhash-r40.tar.gz' -u https+https://github.com/Cyan4973/xxHash/archive/r40 -u http\|urlencode+http://sources.buildroot.net/xxhash -u http\|urlencode+http://sources.buildroot.net -- xxhash-r40.tar.gz: OK (sha256: 9743539ed787ea9bd5bb348265cebdd5adcbf820ad329bf44c28bc69ab4c7cd8) >>> xxhash r40 Extracting gzip -d -c /home/naourr/work/instance-0/dl/xxhash/xxhash-r40.tar.gz | /home/naourr/work/instance-0/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/xxhash-r40 -xf - >>> xxhash r40 Patching >>> xxhash r40 Configuring >>> xxhash r40 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-ar" AS="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-as" LD="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-ld" NM="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-nm" CC="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-g++" FC="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/powerpc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/xxhash-r40 xxhsum make[1]: Entering directory '/home/naourr/work/instance-0/output/build/xxhash-r40' /home/naourr/work/instance-0/output/host/bin/powerpc-linux-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -pedantic -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c xxhsum.c -o xxhsum xxhsum.c:35:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition ln -sf xxhsum xxh32sum ln -sf xxhsum xxh64sum make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/xxhash-r40' >>> xxhash r40 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-0/output/build/xxhash-r40/xxhsum /home/naourr/work/instance-0/output/target/usr/bin/xxhsum >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libnuma.la" is touched by more than one package: [u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libopencore-amrwb.la" is touched by more than one package: [u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libzlib', u'libpcap', u'libtirpc', u'bctoolbox', u'bitstream', u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libopencore-amrnb.la" is touched by more than one package: [u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libgstdataprotocol-0.10.la" is touched by more than one package: [u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/daq/daq_dump.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'acsccid', u'libzlib', u'libpcap', u'libtirpc', u'bctoolbox', u'bitstream', u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'libzlib', u'libpcap', u'libtirpc', u'bctoolbox', u'bitstream', u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreelements.la" is touched by more than one package: [u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libexif.la" is touched by more than one package: [u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libgstnet-0.10.la" is touched by more than one package: [u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'bctoolbox', u'bitstream', u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libgstbase-0.10.la" is touched by more than one package: [u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libgstreamer-0.10.la" is touched by more than one package: [u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libgstcontroller-0.10.la" is touched by more than one package: [u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libgstcheck-0.10.la" is touched by more than one package: [u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/daq/daq_pcap.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreindexers.la" is touched by more than one package: [u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'skalibs', u'execline', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'file', u'flac', u'libffi', u'pcre', u'ncurses', u'util-linux', u'libglib2', u'libxml2', u'gstreamer', u'jansson', u'libjpeg', u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'libdnet', u'libexif', u'libfuse', u'libid3tag', u'libnet', u'libusb-compat', u'libnfc', u'libplist', u'libubox', u'libuci', u'ortp', u'mediastreamer', u'sqlite', u'numactl', u'opencore-amr', u'openldap', u'pcre2', u'pppd', u'rapidxml', u'shared-mime-info', u'tclap'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi'] rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-00001-g113cff114b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05"; \ echo "PRETTY_NAME=\"Buildroot 2018.05\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.05-00001-g113cff114b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acsccid 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> ffmpeg 3.4.2 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> gstreamer 0.10.36 Collecting legal info ERROR: No hash found for COPYING >>> 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.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 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 >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jquery 1.11.2 Collecting legal info >>> keepalived 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> less 487 Collecting legal info ERROR: No hash found for COPYING >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> mediastreamer 2.14.0 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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-vim v8.0.0329 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> minidlna 1.2.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE.miniupnpd >>> host-xutil_makedepend 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xproto_xproto 7.0.31 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> numactl 2.0.11 Collecting legal info ERROR: No hash found for README >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> rapidxml 1.13 Collecting legal info ERROR: No hash found for license.txt >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> snort 2.9.11.1 Collecting legal info LICENSE: OK (sha256: f98260a6d3e5ef4ede8a2a6b698e5ac91d64c09243f7171e1c5b17b920a835c7) COPYING: OK (sha256: 3f1cbfb20bb2c608e1a474421880d08b8cba6abb00ab7736d22c481d71656a6d) >>> spidev_test v4.10 Collecting legal info >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tcpdump 4.9.2 Collecting legal info LICENSE: OK (sha256: 9b03d5d13e66d6de02a4bb2d0dd1cb9f41808d045962cdcc42350d5291b141a1) >>> tz Collecting legal info >>> host-tzdata 2018c Collecting legal info >>> host-zic 2018c Collecting legal info >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Collecting legal info >>> unionfs 2.0 Collecting legal info ERROR: No hash found for LICENSE >>> wireless-regdb 2017.03.07 Collecting legal info ERROR: No hash found for LICENSE >>> xxhash r40 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for xxhsum.c WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: tzdata-2018c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2018c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'