test/build/Makefile test/ctype/ test/ctype/Makefile test/ctype/Makefile.in test/ctype/ctype.gdb test/ctype/ctype test/ctype/ctype test/nptl/ test/nptl/Makefile test/nptl/Makefile.in test/nptl/ test/termios/ test/nptl/Makefile test/termios/termios.gdb test/nptl/Makefile.in test/termios/ test/termios/termios.gdb test/termios/Makefile test/termios/termios test/termios/Makefile test/termios/termios uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz: OK (sha256: 9b4a849f65edb482f59bc40f646e7cd79915b3030ea9bd825868347217db3c96) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/uemacs/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 -xf - >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Configuring >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 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" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-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/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -lncurses" CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o CC eval.o CC exec.o CC file.o CC fileio.o CC ibmpc.o CC input.o CC isearch.o CC line.o CC lock.o CC main.o CC pklock.o pklock.c: In function 'dolock': pklock.c:84:3: warning: implicit declaration of function 'cuserid' [-Wimplicit-function-declaration] cuserid(locker); ^~~~~~~ CC posix.o CC random.o CC region.o CC search.o CC spawn.o CC tcap.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o CC util.o LINK em >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517/em /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/em uhubctl-v2.0.0.tar.gz: OK (sha256: 4c31278b2c03e5be5a696c3088bc86cf2557a70e00f697799c163aba18e3c40e) >>> uhubctl v2.0.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/uhubctl/uhubctl-v2.0.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/uhubctl-v2.0.0 -xf - >>> uhubctl v2.0.0 Patching >>> uhubctl v2.0.0 Configuring >>> uhubctl v2.0.0 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" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-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/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/uhubctl-v2.0.0 fatal: Not a git repository (or any of the parent directories): .git /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wall -Wextra -std=c99 -pedantic -DPROGRAM_VERSION=\"\" uhubctl.c -o uhubctl -Wl,-elf2flt -static -Wl,-z,relro -lusb-1.0 >>> uhubctl v2.0.0 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" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-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/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/uhubctl-v2.0.0 install fatal: Not a git repository (or any of the parent directories): .git install -m 755 -d /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin install -m 755 uhubctl /home/buildroot/autobuild/run/instance-0/output/target/usr/sbin >>> 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/libmemcachedutil.la" is touched by more than one package: [u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libini_config.la" is touched by more than one package: [u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libkvazaar.la" is touched by more than one package: [u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libpath_utils.la" is touched by more than one package: [u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'bcg729', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libdhash.la" is touched by more than one package: [u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'bcg729', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libhashkit.la" is touched by more than one package: [u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libbasicobjects.la" is touched by more than one package: [u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libnfs.la" is touched by more than one package: [u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libref_array.la" is touched by more than one package: [u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'bcg729', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'bcg729', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libcollection.la" is touched by more than one package: [u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libwebp.la" is touched by more than one package: [u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libSDL_image.la" is touched by more than one package: [u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'bcg729', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libsafec-3.3.la" is touched by more than one package: [u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libraptor2.la" is touched by more than one package: [u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libmemcached.la" is touched by more than one package: [u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'bcg729', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'lzo', u'pixman', u'cairo', u'ding-libs', u'xz', u'libxml2', u'file', u'libogg', u'flac', u'ncurses', u'gdbm', u'gettext', u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'util-linux', u'hwloc', u'ibrcommon', u'libusb', u'libpcap', u'libjpeg', u'json-for-modern-cpp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'kvazaar', u'lcms2', u'snappy', u'leveldb', u'libarchive', u'libcrossguid', u'libdcadec', u'libenca', u'libevdev', u'libgpg-error', u'libgcrypt', u'libglob', u'libkcapi', u'libmemcached', u'libmnl', u'libnfnetlink', u'libnetfilter_queue', u'libtirpc', u'libnfs', u'libsepol', u'libsndfile', u'libsvg', u'libxkbcommon', u'libxslt', u'mobile-broadband-provider-info', u'msgpack', u'mxml', u'opus', u'sdl', u'sdl_mixer', u'sdl_net', u'pugixml', u'rapidjson', u'yajl', u'raptor', u'safeclib', u'webp', u'sdl_image', u'szip'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt 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 ; 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/arm-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/arm-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/arm-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-00581-gf2474d9"; \ 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-00581-gf2474d9 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 >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-aespipe 2.4d Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> doom-wad 1.9 Collecting legal info >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> host-faketime v0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-imx-usb-loader e5394615dd413c3823d5bd1de340933e16a8c07c Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> json-for-modern-cpp v3.1.2 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.93 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> kvazaar v1.2.0 Collecting legal info COPYING: OK (sha256: 531712277c3543b9ee86c4c4e0e424f531b893a44cc021c74a24b038d8de4d2a) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libdcadec v0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libkcapi 1.1.3 Collecting legal info COPYING: OK (sha256: b0336f8f07a6abf8b0a59d961f53601d7c4a7c09a8137805b730a34a976039f8) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfs libnfs-2.0.0 Collecting legal info COPYING: OK (sha256: 2d152e3a2f31ef0fe14d4908377277f8215fb5c82ec9329d1eed081c845fc85f) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libxkbcommon 0.8.2 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> msgpack 2.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE_1_0.txt >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> netcat 0.7.1 Collecting legal info ERROR: No hash found for COPYING >>> opus-tools 0.1.10 Collecting legal info COPYING: OK (sha256: 88021117568c64038175d7fb3b8286056f7cdb54f09dc806578f6bd9342c62cc) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> pugixml 1.9 Collecting legal info readme.txt: OK (sha256: 5f2318fdea73711b4761fd395462a51dc7d4626088ebaa41732b598821ac935a) >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> safeclib v03032018 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sdl_image 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> webp 1.0.0 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> uhubctl v2.0.0 Collecting legal info LICENSE: OK (sha256: 3260a6cd23e2677be1fa0815785cd5fa499d363a033f58cc299e12220662d486) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: doom-wad-1.9: cannot save license (DOOM_WAD_LICENSE_FILES not defined) WARNING: libdrm-2.4.93: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_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'