make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/tinycbor-v0.5.2' w_scan-20170107.tar.bz2: OK (sha256: 38e0f38a7bf06cff6d6ea01652ad4ee60da2cb0e937360468f936da785b46ffe) >>> w_scan 20170107 Extracting bzcat /home/buildroot/build/instance-0/dl/w_scan/w_scan-20170107.tar.bz2 | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/w_scan-20170107 -xf - >>> w_scan 20170107 Patching Applying 0001-musl.patch using patch: patching file descriptors.h patching file version.h >>> w_scan 20170107 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/build/instance-0/output/build/w_scan-20170107 -name $file); do cp support/gnuconfig/$file $i; done; done >>> w_scan 20170107 Patching libtool >>> w_scan 20170107 Configuring (cd /home/buildroot/build/instance-0/output/build/w_scan-20170107/ && rm -rf config.cache && PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-objcopy" OBJDUMP="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-as" DEFAULT_LINKER="/home/buildroot/build/instance-0/output/host/bin/x86_64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=x86_64-buildroot-linux-musl --host=x86_64-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-buildroot-linux-musl-strip... /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-buildroot-linux-musl-gcc... /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc accepts -g... yes checking for /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc... none checking for gawk... (cached) gawk checking how to run the C preprocessor... /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for error_at_line... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for linux/dvb/frontend.h presence... yes checking for linux/dvb/frontend.h usability (FE_CAN_2G_MODULATION)... yes checking for linux/dvb/frontend.h usability (DVB-T2, DVB API >= v5.3)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> w_scan 20170107 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/w_scan-20170107/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/w_scan-20170107' /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/w_scan-20170107' /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c atsc_psip_section.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c countries.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c descriptors.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c diseqc.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-dvbscan.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-vdr.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-xine.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-mplayer.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-vlc-m3u.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dvbscan.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c lnb.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c parse-dvbscan.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c satellites.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c scan.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c section.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tools.c In file included from scan.c:51:0: /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c emulate.c In file included from emulate.c:6:0: /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c dump-xml.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iconv_codes.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c char-coding.c /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -lrt -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/w_scan-20170107' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/w_scan-20170107' >>> w_scan 20170107 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/w_scan-20170107/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/w_scan-20170107' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/w_scan-20170107' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/bin' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c w_scan '/home/buildroot/build/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 doc/w_scan.1 '/home/buildroot/build/instance-0/output/target/usr/share/man/man1' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/w_scan-20170107' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/w_scan-20170107' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/lib/charset.alias" is touched by more than one package: [u'cpio', u'libglib2'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'bctoolbox', u'beecrypt', u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmonosgen-2.0.la" is touched by more than one package: [u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libMonoPosixHelper.la" is touched by more than one package: [u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libgpiod.la" is touched by more than one package: [u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libargtable2.la" is touched by more than one package: [u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libatf-c.la" is touched by more than one package: [u'atf', u'libnl', u'bctoolbox', u'beecrypt', u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libgpiodcxx.la" is touched by more than one package: [u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libMonoSupportW.la" is touched by more than one package: [u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libfilemq.la" is touched by more than one package: [u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmono-2.0.la" is touched by more than one package: [u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libunwind-setjmp.la" is touched by more than one package: [u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmpc.la" is touched by more than one package: [u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libunwind-x86_64.la" is touched by more than one package: [u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libunwind-coredump.la" is touched by more than one package: [u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libunwind.la" is touched by more than one package: [u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libqpdf.la" is touched by more than one package: [u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libmonoboehm-2.0.la" is touched by more than one package: [u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libunwind-ptrace.la" is touched by more than one package: [u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'bctoolbox', u'beecrypt', u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'bctoolbox', u'beecrypt', u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'bctoolbox', u'beecrypt', u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libriemann-client.la" is touched by more than one package: [u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'bctoolbox', u'beecrypt', u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'bctoolbox', u'beecrypt', u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] Warning: staging file "./usr/lib/libatf-c++.la" is touched by more than one package: [u'atf', u'libnl', u'bctoolbox', u'beecrypt', u'libunwind', u'libcap-ng', u'ncurses', u'readline', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'dbus', u'libaio', u'lvm2', u'dmraid', u'skalibs', u'execline', u'libopenssl', u'ffmpeg', u'filemq', u'jpeg-turbo', u'libpng', u'gd', u'gmp', u'libargtable2', u'libcorrect', u'libffi', u'libg7221', u'pcre', u'libglib2', u'libglob', u'libgpiod', u'libmhash', u'libzip', u'libsigrok', u'libsvg', u'libuv', u'lzo', u'ortp', u'mediastreamer', u'mono', u'mpfr', u'mpc', u'oracle-mysql', u'protobuf-c', u'qdecoder', u'qpdf', u'riemann-c-client', u's6', u's6-rc', u'scrypt', u'tcl', u'tinycbor'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/x86_64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/build/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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/build/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/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00998-gf3b058d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.11-git-00998-gf3b058d 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 >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> atf 0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> libunwind 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dmraid 1.0.0.rc16-3 Collecting legal info ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE_GPL ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE >>> lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> 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.4 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> jpeg-turbo 2.0.0 Collecting legal info LICENSE.md: OK (sha256: 8412238c5ad95965cf3c3197791e9dea8b5fae505d133449e33ee2fa754fe61e) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> joe 4.4 Collecting legal info ERROR: No hash found for COPYING >>> kexec 2.0.17 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> lftp 4.8.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libgpiod 1.1.1 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libuv v1.23.2 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mediastreamer 2.14.0 Collecting legal info COPYING: OK (sha256: ba9ed2269151ad63b922598f3c5c19ddf781b2bbb6cb843ed9f085ecd1679c5d) >>> 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-vim v8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> mono 5.14.0.177 Collecting legal info LICENSE: OK (sha256: 3b40a54878b5ac2767a764bd082f8772ab27c03b9da9c7328c4c4935725556f7) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-mono 5.14.0.177 Collecting legal info LICENSE: OK (sha256: 3b40a54878b5ac2767a764bd082f8772ab27c03b9da9c7328c4c4935725556f7) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-monolite 1051400005 Collecting legal info >>> mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> qpdf 8.2.1 Collecting legal info Artistic-2.0: OK (sha256: fb929ac30decb4dc3a2eea2bec6c43296a797c5d2d602deb3784ee39430583d5) >>> riemann-c-client 1.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> spi-tools 0.8.3 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tcllib 1.13 Collecting legal info license.terms: OK (sha256: 530ec70eb11a455bd582d86b6d74c2dd7cc367d90b8bbdd59fcb43ae02f95a4b) >>> host-tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tinc 1.0.35 Collecting legal info COPYING: OK (sha256: 3a112fd37b47d624e89b130d0e158bb8d14ec5bc9ecf5f18b448d2c07626e43d) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tini v0.18.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinycbor v0.5.2 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: monolite-1051400005: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'