/bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/upmpdcli' /usr/bin/install -c -m 644 src/mediaserver/cdplugins/uprcl/rclconfig-fields src/mediaserver/cdplugins/uprcl/rwlock.py src/mediaserver/cdplugins/uprcl/uprcl-app.py src/mediaserver/cdplugins/uprcl/uprclfolders.py src/mediaserver/cdplugins/uprcl/uprclhttp.py src/mediaserver/cdplugins/uprcl/uprclindex.py src/mediaserver/cdplugins/uprcl/uprclinit.py src/mediaserver/cdplugins/uprcl/uprclsearch.py src/mediaserver/cdplugins/uprcl/uprcltags.py src/mediaserver/cdplugins/uprcl/uprcluntagged.py src/mediaserver/cdplugins/uprcl/uprclutils.py '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/upmpdcli/cdplugins/uprcl' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/upmpdcli' /usr/bin/install -c -m 644 src/description.xml src/AVTransport.xml src/RenderingControl.xml src/ConnectionManager.xml src/OHProduct.xml src/OHInfo.xml src/OHTime.xml src/OHVolume.xml src/OHPlaylist.xml src/OHReceiver.xml src/OHRadio.xml src/mediaserver/ContentDirectory.xml src/protocolinfo.txt src/presentation.html src/upmpdcli.conf-dist '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/upmpdcli' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c samplescripts/Analog-Input '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/upmpdcli' /usr/bin/install -c -m 644 man/upmpdcli.1 '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man1' /usr/bin/make install-data-hook if test -d ./web; then \ (cd .; tar cvzf - web) > web.tar.gz; \ fi if test -d ./rdpl2stream; then \ (cd .; rm -rf rdpl2stream/__pycache__/; \ tar cvzf - rdpl2stream) > rdpl2stream.tar.gz; \ fi if test -d ./src/mediaserver/cdplugins/uprcl/bottle; then \ (cd ./src/mediaserver; tar cvzf - cdplugins/uprcl/bottle) > \ uprclbottle.tar.gz; \ fi (cd /home/buildroot/autobuild/run/instance-0/output/target/etc; test -f upmpdcli.conf || \ mv upmpdcli.conf-dist upmpdcli.conf; chmod 600 upmpdcli.conf) (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/share/upmpdcli; tar xzf -) < web.tar.gz (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/share/upmpdcli; tar xzf -) < rdpl2stream.tar.gz (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/share/upmpdcli; tar xzf -) < uprclbottle.tar.gz (cd /home/buildroot/autobuild/run/instance-0/output/target/usr/share/upmpdcli; test -d src_scripts || mkdir src_scripts) (cd /home/buildroot/autobuild/run/instance-0/output/target//usr/share/upmpdcli/cdplugins/tidal; chmod a+x tidal-app.py) (cd /home/buildroot/autobuild/run/instance-0/output/target//usr/share/upmpdcli/cdplugins/qobuz; chmod a+x qobuz-app.py) (cd /home/buildroot/autobuild/run/instance-0/output/target//usr/share/upmpdcli/cdplugins/gmusic; chmod a+x gmusic-app.py) (cd /home/buildroot/autobuild/run/instance-0/output/target//usr/share/upmpdcli/cdplugins/uprcl; chmod a+x uprcl-app.py) /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output/build/upmpdcli-1.2.16/src/upmpdcli.conf-dist /home/buildroot/autobuild/run/instance-0/output/target/etc/upmpdcli.conf ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/ux500-firmware-1.1.3-6 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install install -d /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware install -m 0666 cw1200/*.bin /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware/cw1200 for f in /home/buildroot/autobuild/run/instance-0/output/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done WireGuard-0.0.20180925.tar.xz: OK (sha256: 4a0488a07e40ec17e798f3e40a85cedf55f0560b1c3a8fd95806c7d4266cb0e8) >>> wireguard 0.0.20180925 Extracting xzcat /home/buildroot/autobuild/run/instance-0/dl/wireguard/WireGuard-0.0.20180925.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925 -xf - >>> wireguard 0.0.20180925 Patching >>> wireguard 0.0.20180925 Configuring >>> wireguard 0.0.20180925 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/wg.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/config.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/curve25519.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/encoding.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/genkey.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/ipc.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/mnlg.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/pubkey.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/set.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/setconf.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/show.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/showconf.o CC /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/terminal.o LD /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools/wg >>> wireguard 0.0.20180925 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /home/buildroot/autobuild/run/instance-0/output/build/wireguard-0.0.20180925/src/tools install DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target 'wg' -> '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin/wg' 'man/wg.8' -> '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/man/man8/wg.8' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libtspi.la" is touched by more than one package: [u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libtcti-socket.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-login.la" is touched by more than one package: [u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libffi', u'ncurses', u'xz', u'libzlib', u'python3', u'libselinux', u'dbus', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'ncurses', u'xz', u'libzlib', u'python3', u'libselinux', u'dbus', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libtcti-device.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libsgutils2.la" is touched by more than one package: [u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libffi', u'ncurses', u'xz', u'libzlib', u'python3', u'libselinux', u'dbus', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libffi', u'ncurses', u'xz', u'libzlib', u'python3', u'libselinux', u'dbus', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-plain.la" is touched by more than one package: [u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libavahi-gobject.la" is touched by more than one package: [u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-cram-md5.la" is touched by more than one package: [u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libexif.la" is touched by more than one package: [u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libavahi-client.la" is touched by more than one package: [u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2_image.la" is touched by more than one package: [u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libsepol', u'pcre', u'libffi', u'ncurses', u'xz', u'libzlib', u'python3', u'libselinux', u'dbus', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] 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'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libsapi.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libssh2.la" is touched by more than one package: [u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libshout.la" is touched by more than one package: [u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: [u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2_mixer.la" is touched by more than one package: [u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libzlib', u'python3', u'libselinux', u'dbus', u'util-linux', u'libglib2', u'avahi', u'libopenssl', u'sdl2', u'libjpeg', u'libpng', u'sdl2_image', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libSDL2_ttf.la" is touched by more than one package: [u'sdl2_ttf', u'fmt', u'gd', u'icu', u'libmnl', u'ipset', u'jasper', u'jsoncpp', u'libatomic_ops', u'libcdaudio', u'libssh2', u'libcurl', u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] Warning: staging file "./usr/lib/libesmtp.la" is touched by more than one package: [u'libesmtp', u'libexif', u'liblogging', u'libloki', u'libmicrohttpd', u'libmpdclient', u'libnl', u'libogg', u'libvorbis', u'libshout', u'libupnp', u'libupnpp', u'liburiparser', u'libusb', u'libyaml', u'mtdev', u'poco', u'proj', u'rabbitmq-c', u'setools', u'sg3_utils', u'trousers', u'tpm2-tss', u'tpm2-abrmd'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt 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', u'host-python-setuptools-scm', u'host-python-six'] rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python3.7/" cd /home/buildroot/autobuild/run/instance-0/output/target && /home/buildroot/autobuild/run/instance-0/output/host/bin/python3.7 /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/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 /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00770-gb776591"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.11-git-00770-gb776591 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 >>> arptables 0.0.4 Collecting legal info >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> 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 >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> 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) >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> fetchmail 6.3.26 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> flare-engine v1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl2_image 2.0.3 Collecting legal info COPYING.txt: OK (sha256: 13240ed78c8726c510b9634976430d3d3a9ea2d1ced3214119766e9e71568a35) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> sdl2_ttf 2.0.14 Collecting legal info ERROR: No hash found for COPYING.txt >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fmt 5.1.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> fswebcam 20140113 Collecting legal info ERROR: No hash found for LICENSE >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> host-icu 60.2 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> iperf3 3.6 Collecting legal info LICENSE: OK (sha256: 52c42914d7d79fe5e95d0d1b821556d9f06bf756ac910fe085a46d238a33e594) >>> ipset 6.38 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jasper version-2.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libssh2 8b870ad771cbd9cd29edbb3dbb0878e950f868ab Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> libesmtp 1.0.6 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libloki 0.1.7 Collecting legal info >>> libmicrohttpd 0.9.59 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmpdclient 2.15 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.47.1 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.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> liburiparser 0.8.6 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> links 2.14 Collecting legal info ERROR: No hash found for COPYING >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> msmtp 1.6.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> poco poco-1.8.1-release Collecting legal info LICENSE: OK (sha256: c4b1e1e5f36d8331737231fefcc30f5714326aec7c387ad59a8115eb0ba7d6b5) >>> pptp-linux 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> python-bcrypt 3.1.4 Collecting legal info LICENSE: OK (sha256: 8173d5c29b4f956d532781d2b86e4e30f83e6b7878dce18c919451d6ba707c90) >>> 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-bitstring 3.1.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-decorator 4.0.11 Collecting legal info LICENSE.txt: OK (sha256: c9fbbd46d5af040b2b26db2f693034c95de8e9faaaf1cd68af358b092a56d454) >>> python-ecdsa 0.13 Collecting legal info ERROR: No hash found for LICENSE >>> python-mutagen 1.36.2 Collecting legal info ERROR: No hash found for COPYING >>> python-networkx 1.11 Collecting legal info LICENSE.txt: OK (sha256: f4c13bf0e83bef45116ebda6c360066df6fd99610efaea9790b998c5441b0c0d) >>> python-pathpy 10.5 Collecting legal info >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pyicu 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyinotify 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> python-pyyaml 3.13 Collecting legal info ERROR: No hash found for LICENSE >>> python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> host-python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-slob 31ad0e769360a5b10a4893f686587bb8e48c3895 Collecting legal info ERROR: No hash found for LICENSE >>> python-ws4py 0.4.2 Collecting legal info ERROR: No hash found for ws4py/__init__.py >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> ranger 1.7.2 Collecting legal info ERROR: No hash found for AUTHORS >>> setools 4.1.1 Collecting legal info COPYING: OK (sha256: 2f7547e10f76a382c24c053595f38a5cc6dda9347f508f254ca490e0046a9624) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> tpm2-abrmd 1.3.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-tss 1.4.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-tools 3.0.3 Collecting legal info LICENSE: OK (sha256: 3d6b149c8b042bd5f3db678d587fbe55230d071ca084bd38dcae451679c6dd45) >>> uhubctl v2.0.0 Collecting legal info LICENSE: OK (sha256: 3260a6cd23e2677be1fa0815785cd5fa499d363a033f58cc299e12220662d486) >>> upmpdcli 1.2.16 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> wireguard 0.0.20180925 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: arptables-0.0.4: cannot save license (ARPTABLES_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: python-pathpy-10.5: cannot save license (PYTHON_PATHPY_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'