[Compile] pcf8591.c [Compile] mcp3002.c [Compile] mcp3004.c [Compile] mcp4802.c [Compile] mcp3422.c [Compile] max31855.c [Compile] max5322.c [Compile] ads1115.c [Compile] sn3218.c [Compile] bmp180.c [Compile] htu21d.c [Compile] ds18b20.c [Compile] rht03.c [Compile] drcSerial.c [Compile] drcNet.c [Compile] pseudoPins.c pseudoPins.c: In function 'myAnalogRead': pseudoPins.c:50:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int *ptr = (int *)node->data0 ; ^ pseudoPins.c: In function 'myAnalogWrite': pseudoPins.c:59:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] int *ptr = (int *)node->data0 ; ^ pseudoPins.c: In function 'pseudoPinsSetup': pseudoPins.c:89:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] node->data0 = (unsigned int)ptr ; ^ [Compile] wpiExtensions.c [Link (Dynamic)] make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ar" AS="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-as" LD="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ld" NM="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-nm" CC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" GCC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" CPP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-cpp" CXX="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-g++" FC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" F77="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" RANLIB="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib" READELF="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-readelf" STRIP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip" OBJCOPY="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-objcopy" OBJDUMP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-as" DEFAULT_LINKER="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j2 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib all make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' [Compile] ds1302.c [Compile] maxdetect.c [Compile] piNes.c [Compile] gertboard.c [Compile] piFace.c [Compile] lcd128x64.c [Compile] lcd.c [Compile] scrollPhat.c [Compile] piGlow.c [Link (Dynamic)] make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ar" AS="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-as" LD="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ld" NM="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-nm" CC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" GCC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc" CPP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-cpp" CXX="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-g++" FC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" F77="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-gfortran" RANLIB="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-ranlib" READELF="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-readelf" STRIP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip" OBJCOPY="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-objcopy" OBJDUMP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-as" DEFAULT_LINKER="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-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/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j2 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio all make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio' [Compile] readall.c [Compile] gpio.c [Compile] pins.c [Link (Dynamic)] make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio' >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to staging directory PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j2 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j2 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Fixing libtool files >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to target PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j2 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j2 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' /usr/bin/install -D -m 0755 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio/gpio /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin/gpio /usr/bin/install -D -m 0755 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio/pintest /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin/pintest >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'ddrescue', u'enscript', u'gmp', u'gnupg', u'libunistring', u'libgpgme'] Warning: target file "./usr/bin/reset" is touched by more than one package: [u'busybox', u'ncurses'] Warning: target file "./usr/bin/clear" is touched by more than one package: [u'busybox', u'ncurses'] Warning: target file "./usr/bin/traceroute" is touched by more than one package: [u'busybox', u'traceroute'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libowcapi.la" is touched by more than one package: [u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libtwolame.la" is touched by more than one package: [u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/bellagio/libomxaudio_effects.la" is touched by more than one package: [u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'gmp', u'libunistring', u'libgpgme'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libplist++.la" is touched by more than one package: [u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libQtDBus.la" is touched by more than one package: [u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/bellagio/libomxvideosched.la" is touched by more than one package: [u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'expat', u'dbus', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libomxil-bellagio.la" is touched by more than one package: [u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libsofia-sip-ua.la" is touched by more than one package: [u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libQtXml.la" is touched by more than one package: [u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libmemcached.la" is touched by more than one package: [u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libQtGui.la" is touched by more than one package: [u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libow.la" is touched by more than one package: [u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libsofia-sip-ua-glib.la" is touched by more than one package: [u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libownet.la" is touched by more than one package: [u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/bellagio/libomxclocksrc.la" is touched by more than one package: [u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/omxloaders/libomxdynamicloader.la" is touched by more than one package: [u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libQtCore.la" is touched by more than one package: [u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libplist.la" is touched by more than one package: [u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libhashkit.la" is touched by more than one package: [u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libQtTest.la" is touched by more than one package: [u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgpgme.la" is touched by more than one package: [u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libmemcachedutil.la" is touched by more than one package: [u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libQtSql.la" is touched by more than one package: [u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgpgmepp.la" is touched by more than one package: [u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'libusb', u'libpcap', u'bellagio', u'cgic', u'cwiid', u'libpng', u'freetype', u'libxml2', u'skalibs', u'execline', u'libsodium', u'gmp', u'libtasn1', u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'nettle', u'gnutls', u'libopenssl', u'jansson', u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libjose.la" is touched by more than one package: [u'jose', u'jpeg-turbo', u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libucl.la" is touched by more than one package: [u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libcdaudio', u'libconfig', u'libusb-compat', u'libnfc', u'libgpgme', u'libhttpparser', u'libiqrf', u'libmemcached', u'libnatpmp', u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libQtNetwork.la" is touched by more than one package: [u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] Warning: staging file "./usr/lib/libtac.la" is touched by more than one package: [u'libpam-tacplus', u'libplist', u'libsndfile', u'libtommath', u'libtomcrypt', u'libucl', u'liburcu', u'liburiparser', u'libv4l', u'popt', u'nvidia-driver', u'owfs', u'slang', u'qt', u'qextserialport', u's6', u's6-rc', u'sofia-sip', u'tcl', u'twolame', u'wiringpi'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/x86_64-ctng_locales-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc1-00055-g45cf64ca0c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc1\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.05-rc1-00055-g45cf64ca0c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> busybox 1.28.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> bellagio 0.9.3 Collecting legal info ERROR: No hash found for COPYING >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> host-cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> enscript 1.6.6 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> flannel v0.5.5 Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.10.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnupg 1.4.22 Collecting legal info ERROR: No hash found for COPYING >>> gnutls 3.5.18 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 0.9.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> httping 2.5 Collecting legal info ERROR: No hash found for license.txt >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> initscripts Collecting legal info >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-nasm 2.13.03 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> jpeg Collecting legal info >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libgpgme 1.11.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libiqrf v0.1.2 Collecting legal info >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libpam-tacplus 1.3.9 Collecting legal info ERROR: No hash found for COPYING >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtomcrypt 1.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libv4l 1.14.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> nvidia-driver 384.69 Collecting legal info ERROR: No hash found for LICENSE >>> owfs 3.2p1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> qextserialport ada321a9ee463f628e7b781b8ed00ff219152158 Collecting legal info ERROR: No hash found for LICENSE.md >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info ERROR: No hash found for LICENSE >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> swupdate 2018.03 Collecting legal info ERROR: No hash found for COPYING >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info ERROR: No hash found for LICENSE.md >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Collecting legal info ERROR: No hash found for COPYING.LESSER WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libiqrf-v0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'