/home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o math_group.o math_group.c math_group.c: In function 'modp_getraw': math_group.c:243:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ math_group.c: In function 'modp_setraw': math_group.c:259:38: warning: parameter 'grp' set but not used [-Wunused-but-set-parameter] static int modp_setraw(struct group *grp, gcry_mpi_t d, unsigned char *s, int l) ^~~ /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o supp.o supp.c config.c: In function 'vpnc_getpass': config.c:255:6: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized] if (buf == NULL) ^ /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o decrypt-utils.o decrypt-utils.c /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto.o crypto.c /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto-gnutls.o crypto-gnutls.c /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o vpnc.o vpnc.c /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o cisco-decrypt.o cisco-decrypt.c crypto-gnutls.c: In function 'crypto_read_cert': crypto-gnutls.c:80:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ crypto-gnutls.c: In function 'crypto_push_cert': crypto-gnutls.c:124:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ crypto-gnutls.c: In function 'load_one_ca_file': crypto-gnutls.c:228:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ crypto-gnutls.c: In function 'load_ca_list_file': crypto-gnutls.c:269:2: warning: 'gnutls_datum' is deprecated [-Wdeprecated-declarations] gnutls_datum dt = { NULL, 0 }; ^~~~~~~~~~~~ In file included from crypto-gnutls.h:21:0, from crypto.h:40, from crypto-gnutls.c:26: /home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/gnutls/gnutls.h:881:9: note: declared here typedef struct { ^~~~~~ /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o test-crypto.o test-crypto.c vpnc.c: In function 'do_phase1_am_packet2': vpnc.c:1905:38: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(dh_shared_secret, 0, sizeof(dh_shared_secret)); ^ /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -L/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib -lgcrypt -lgpg-error -L/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib -lgnutls /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -o test-crypto sysdep.o test-crypto.o crypto.o crypto-gnutls.o -L/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib -lgcrypt -lgpg-error -L/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib -lgnutls /home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o crypto.o crypto-gnutls.o vpnc.o -L/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib -lgcrypt -lgpg-error -L/home/naourr/work/instance-2/output/host/bin/../sparc64-buildroot-linux-gnu/sysroot/usr/lib -lgnutls >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 install PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/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-2/output/host/bin/sparc64-linux-ar" AS="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-as" LD="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-ld" NM="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-nm" CC="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-g++" FC="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/sparc64-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-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/sparc64-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/sparc64-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-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl VERSION=b1243d29e0c00312ead038b04a2cf5e2fa31d740 MANS= DESTDIR="/home/naourr/work/instance-2/output/target" PREFIX=/usr install -d /home/naourr/work/instance-2/output/target/etc/vpnc /home/naourr/work/instance-2/output/target/usr/bin /home/naourr/work/instance-2/output/target/usr/sbin /home/naourr/work/instance-2/output/target/usr/share/man/man1 /home/naourr/work/instance-2/output/target/usr/share/man/man8 /home/naourr/work/instance-2/output/target/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /home/naourr/work/instance-2/output/target/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /home/naourr/work/instance-2/output/target/etc/vpnc; \ else \ install vpnc-script /home/naourr/work/instance-2/output/target/etc/vpnc; \ fi install -m600 vpnc.conf /home/naourr/work/instance-2/output/target/etc/vpnc/default.conf install -m755 vpnc-disconnect /home/naourr/work/instance-2/output/target/usr/sbin install -m755 pcf2vpnc /home/naourr/work/instance-2/output/target/usr/bin install -m644 pcf2vpnc.1 /home/naourr/work/instance-2/output/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /home/naourr/work/instance-2/output/target/usr/share/man/man1 install -m644 COPYING /home/naourr/work/instance-2/output/target/usr/share/doc/vpnc install -m755 vpnc /home/naourr/work/instance-2/output/target/usr/sbin install -m755 cisco-decrypt /home/naourr/work/instance-2/output/target/usr/bin >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline', u'bash', u'gmp', u'libunistring'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline', u'gmp', u'libunistring'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libtspi.la" is touched by more than one package: [u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libtheoraenc.la" is touched by more than one package: [u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libmbus.la" is touched by more than one package: [u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/input.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'agentpp', u'flex', u'linux-pam', u'ncurses', u'expat', u'libffi', u'libzlib', u'python3', u'readline', u'util-linux', u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libzlib', u'python3', u'readline', u'util-linux', u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/dejitter.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libvncclient.la" is touched by more than one package: [u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/waveshare.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/pthres.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'expat', u'libffi', u'libzlib', u'python3', u'readline', u'util-linux', u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/linear.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/skip.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/debounce.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libts.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/lowpass.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/python3.6/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/iir.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libagent++.la" is touched by more than one package: [u'agentpp', u'flex', u'linux-pam', u'ncurses', u'expat', u'libffi', u'libzlib', u'python3', u'readline', u'util-linux', u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_sqlite3.la" is touched by more than one package: [u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/median.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'libzlib', u'python3', u'readline', u'util-linux', u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/invert.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libvncserver.la" is touched by more than one package: [u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/variance.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/liblog4cxx.la" is touched by more than one package: [u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libtheora.la" is touched by more than one package: [u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libtheoradec.la" is touched by more than one package: [u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libsigrokdecode.la" is touched by more than one package: [u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/ts/touchkit.la" is touched by more than one package: [u'tslib', u'urg'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'libopenssl', u'sqlite', u'apr-util', u'elfutils', u'libusb', u'libusb-compat', u'brotli', u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'pcre', u'cppcms', u'duma', u'libpcap', u'faifa', u'freetype', u'gflags', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libao', u'libdnet', u'libkrb5', u'libmbus', u'libmnl', u'libmodplug', u'libnetfilter_cttimeout', u'libnfc', u'libnpth', u'libnspr', u'libogg', u'libsigrokdecode', u'libsodium', u'libvorbis', u'libtheora', u'libupnp', u'libvncserver', u'log4cxx', u'tinyxml2', u'trousers', u'tslib', u'urg'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi'] Warning: host file "./lib/python3.6/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-cffi'] rm -f /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/naourr/work/instance-2/output/target/usr/lib/python3.6/" cd /home/naourr/work/instance-2/output/target && /home/naourr/work/instance-2/output/host/bin/python3.6 /home/naourr/work/instance-2/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /home/naourr/work/instance-2/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/naourr/work/instance-2/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/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-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00908-g1e2a8d4111"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.05-git-00908-g1e2a8d4111 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.32 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) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> avrdude f8893ccf0aceeff67c45f95ae4e86bc7fbe342aa Collecting legal info ERROR: No hash found for avrdude/COPYING >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> brotli 1.0.3 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> cppcms 1.0.5 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.28 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> duma 2.5.15 Collecting legal info ERROR: No hash found for COPYING-GPL ERROR: No hash found for COPYING-LGPL >>> faifa v0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> gflags v2.2.0 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.18 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 0.9.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> 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) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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 >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> iperf 2.0.10 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libkrb5 1.16 Collecting legal info ERROR: No hash found for NOTICE >>> libmbus 0.8.0 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmodplug 0.8.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libsigrokdecode 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libtheora 1.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> paxtest 0.9.15 Collecting legal info ERROR: No hash found for README >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-click 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-flask-login 0.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-flask 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-itsdangerous 0.24 Collecting legal info ERROR: No hash found for LICENSE >>> python-jinja2 2.9.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pathtools 0.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-pynacl 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyusb 1.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-spidev 3.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> python-werkzeug 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> screen 4.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> tinyxml2 4.0.1 Collecting legal info ERROR: No hash found for readme.md >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.13 Collecting legal info ERROR: No hash found for LICENSE >>> tslib 1.16 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> udpcast 20120424 Collecting legal info ERROR: No hash found for COPYING >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 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) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'