make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/unixodbc-2.3.6/samples' make[2]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/unixodbc-2.3.6' make[3]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/unixodbc-2.3.6' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/accts/mlweber1/scripts/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 cur/odbccr.pc DriverManager/odbc.pc odbcinst/odbcinst.pc '/accts/mlweber1/scripts/instance-0/output/target/usr/lib/pkgconfig' touch /accts/mlweber1/scripts/instance-0/output/target/etc/odbcinst.ini touch /accts/mlweber1/scripts/instance-0/output/target/etc/odbc.ini mkdir -p /accts/mlweber1/scripts/instance-0/output/target/etc/ODBCDataSources cp unixodbc_conf.h /accts/mlweber1/scripts/instance-0/output/target/usr/include/unixodbc_conf.h make[3]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/unixodbc-2.3.6' make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/unixodbc-2.3.6' make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/unixodbc-2.3.6' ympd-v1.3.0.tar.gz: OK (sha256: d9f68920cd93d1cfa971e1d7b9162a2b1724909bc9753c1338cecb3688d234d5) >>> ympd v1.3.0 Extracting gzip -d -c /accts/mlweber1/scripts/instance-0/dl/ympd/ympd-v1.3.0.tar.gz | tar --strip-components=1 -C /accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0 -xf - >>> ympd v1.3.0 Patching Applying 0002-only-c-language.patch using patch: patching file CMakeLists.txt >>> ympd v1.3.0 Configuring (mkdir -p /accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0/ && cd /accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0/ && rm -f CMakeCache.txt && PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/local/bin/cmake /accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0/ -DCMAKE_TOOLCHAIN_FILE="/accts/mlweber1/scripts/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DWITH_SSL=ON ) -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /accts/mlweber1/scripts/instance-0/output/host/bin/powerpc64le-linux-gcc -- Check for working C compiler: /accts/mlweber1/scripts/instance-0/output/host/bin/powerpc64le-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /accts/mlweber1/scripts/instance-0/output/host/bin/pkg-config (found version "0.28") -- Found LibMPDClient: /accts/mlweber1/scripts/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libmpdclient.so -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found OpenSSL: /accts/mlweber1/scripts/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "1.0.2p") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0 >>> ympd v1.3.0 Building PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' make[2]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' make[3]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' [ 12%] Generating assets.c Scanning dependencies of target ympd make[3]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' make[3]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' [ 25%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 37%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 50%] Building C object CMakeFiles/ympd.dir/src/json_encode.c.o [ 75%] Building C object CMakeFiles/ympd.dir/src/mongoose.c.o [ 75%] Building C object CMakeFiles/ympd.dir/src/http_server.c.o [ 87%] Building C object CMakeFiles/ympd.dir/assets.c.o [100%] Linking C executable ympd make[3]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' [100%] Built target ympd make[2]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' >>> ympd v1.3.0 Installing to target PATH="/accts/mlweber1/scripts/instance-0/output/host/bin:/accts/mlweber1/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/accts/mlweber1/scripts/instance-0/output/target install/fast -C /accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0/ make[1]: Entering directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/bin/ympd -- Installing: /accts/mlweber1/scripts/instance-0/output/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory `/accts/mlweber1/scripts/instance-0/output/build/ympd-v1.3.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /accts/mlweber1/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libtool'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libpulse-mainloop-glib.la" is touched by more than one package: [u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libpulse.la" is touched by more than one package: [u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/pulseaudio/libpulsecore-12.2.la" is touched by more than one package: [u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] 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'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libQtXml.la" is touched by more than one package: [u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libtool'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libQtSql.la" is touched by more than one package: [u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/liblpc2xml.la" is touched by more than one package: [u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libQtTest.la" is touched by more than one package: [u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libfusion.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/pulseaudio/libpulsecommon-12.2.la" is touched by more than one package: [u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libdirectfb.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libpulse-simple.la" is touched by more than one package: [u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libdirect.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libQtCore.la" is touched by more than one package: [u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libxml2lpc.la" is touched by more than one package: [u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libbsd.la" is touched by more than one package: [u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/inputdrivers/libdirectfb_keyboard.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/lib++dfb.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libQtNetwork.la" is touched by more than one package: [u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/pulseaudio/libpulsedsp.la" is touched by more than one package: [u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libraptor2.la" is touched by more than one package: [u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'directfb', u'expat', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libopenssl', u'python3', u'util-linux', u'libglib2', u'libxml2', u'sqlite', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'jansson', u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libsrtp', u'libbsd', u'libplatform', u'libcec', u'libosip2', u'libeXosip2', u'libmpdclient', u'libogg', u'libsepol', u'libsndfile', u'libsodium', u'libtool', u'libusb', u'libusb-compat', u'libxslt', u'speexdsp', u'speex', u'linphone', u'pcre2', u'pulseaudio', u'qt', u'raptor', u'rtmpdump', u'unixodbc'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/scripts/instance-0/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-gengetopt'] Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-meson', u'host-python-cffi'] rm -f /accts/mlweber1/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/scripts/instance-0/output/host/bin/glib-compile-schemas /accts/mlweber1/scripts/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/scripts/instance-0/output/target/usr/share/glib-2.0/schemas PYTHONPATH="/accts/mlweber1/scripts/instance-0/output/target/usr/lib/python3.7/" cd /accts/mlweber1/scripts/instance-0/output/target && /accts/mlweber1/scripts/instance-0/output/host/bin/python3.7 /accts/mlweber1/scripts/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /accts/mlweber1/scripts/instance-0/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /accts/mlweber1/scripts/instance-0/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /accts/mlweber1/scripts/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/scripts/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/scripts/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/scripts/instance-0/output/target/bin/sh rm -f /accts/mlweber1/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/scripts/instance-0/output/build/locales.nopurge; done for dir in /accts/mlweber1/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/include /accts/mlweber1/scripts/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/scripts/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/scripts/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/scripts/instance-0/output/target/usr/lib/cmake /accts/mlweber1/scripts/instance-0/output/target/usr/share/cmake find /accts/mlweber1/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/scripts/instance-0/output/target/lib/ /accts/mlweber1/scripts/instance-0/output/target/usr/lib/ /accts/mlweber1/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/zsh rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/man /accts/mlweber1/scripts/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/info /accts/mlweber1/scripts/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/doc /accts/mlweber1/scripts/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/scripts/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 /accts/mlweber1/scripts/instance-0/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-0/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/scripts/instance-0/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/scripts/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 /accts/mlweber1/scripts/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 /accts/mlweber1/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00029-g3eb49f5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /accts/mlweber1/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/scripts/instance-0/output/target/usr make: Leaving directory `/accts/mlweber1/scripts/instance-0/buildroot' make: Entering directory `/accts/mlweber1/scripts/instance-0/buildroot' >>> Buildroot 2018.11-rc1-00029-g3eb49f5 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 >>> alljoyn 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> brltty 5.6 Collecting legal info LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) README: OK (sha256: 42685d8fa420f618e325d423be110c69abd976afdef183dfac385ccd44cb12e9) >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.19 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) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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 v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> python3 3.7.1 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3 3.7.1 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libsoup 2.62.3 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3250200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> janus-gateway v0.2.6 Collecting legal info COPYING: OK (sha256: 0a884af515b4593503f6f0c9b424db3945bd77eaa2644d25f45eb93a412b3c19) >>> host-gengetopt 2.22.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> libnice 0.1.14 Collecting legal info COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libbsd 0.9.1 Collecting legal info COPYING: OK (sha256: df6d8e1b5b3a5b06376c658c8ad3afc82687f1c0e0404cec4738ad14b2675708) >>> libcec 4.0.2 Collecting legal info COPYING: OK (sha256: 3618005b3db4eb8ede7292d233e6c41605cb8dcbd33e8790eff6e29c1e4f3789) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.47.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools 40.5.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> mpd-mpc 0.31 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mtr 66de3ecbab28b054b868a73fbb57f30549d770ac Collecting legal info ERROR: No hash found for COPYING >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> openresolv fe4e1ec4e2be2adfc1530ade94ebb30aa6f51540 Collecting legal info LICENSE: OK (sha256: d1f9dcd2dac4e095b14caab517cfe791a6e0785346164b7d0cafc13c714f8aa5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.31 Collecting legal info LICENCE: OK (sha256: 4806d1c067bffe106d97dac68744373a866bfdd65486c0532ed1b41595ec4b64) >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> pulseaudio 12.2 Collecting legal info LICENSE: OK (sha256: a1064b9838b6b4feee61eaeb0925da4b4834c984b77716558860c4294ed6c015) GPL: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> python-autobahn 18.11.1 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> python-certifi 2018.10.15 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-docker-pycreds 0.2.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-docker 3.1.4 Collecting legal info LICENSE: OK (sha256: f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2) >>> python-gobject 2.28.6 Collecting legal info ERROR: No hash found for COPYING >>> python-idna 2.7 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pynacl 1.2.1 Collecting legal info LICENSE: OK (sha256: d3174ad63e721d4c9dccb8ad4320848992d314369bc46319720b5802c9153fe9) >>> host-python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-requests 2.20.1 Collecting legal info LICENSE: OK (sha256: be41abac2c40f8530307e8d172c590b476f4a488bc6a68f8de57b7cf64786687) >>> python-setuptools 40.5.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-sortedcontainers 2.0.5 Collecting legal info LICENSE: OK (sha256: 7dcf4a5137118a925727b8a1690bc6ea70b156ee6739dbb51fd4d386718d6ce5) >>> python-txaio 18.8.1 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> python-urllib3 1.24.1 Collecting legal info LICENSE.txt: OK (sha256: 11db569430ca5ad793f1399297b8df5041a22137abaf90642ea71da21d59121c) >>> python-websocket-client 0.47.0 Collecting legal info LICENSE: OK (sha256: e580b2a1a57c33085dd6a07cff693d828f7c3fa8a11ce56ade2a62c46951930d) >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> selinux-python 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> semodule-utils 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> sispmctl 3.1 Collecting legal info ERROR: No hash found for LICENCE >>> tvheadend 17dff3e5ffbd67174b6c0d7b49f5488e19ec1ead Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> host-pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> ympd v1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/scripts/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/scripts/instance-0/buildroot'