>>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Extracting gzip -d -c /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/dl/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15.tar.gz | tar --strip-components=1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15 -xf - >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Patching Applying 0001-Adjust-for-buildroot-build.patch using patch: patching file devLib/Makefile patching file gpio/Makefile patching file wiringPi/Makefile Applying 0002-wiringPi-wiringSerial-fix-compile-for-missing-baud-d.patch using patch: patching file wiringPi/wiringSerial.c >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Configuring >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Building PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ar" AS="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-as" LD="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ld" NM="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-nm" CC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gcc" GCC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gcc" CPP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-cpp" CXX="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-g++" FC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gfortran" F77="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gfortran" RANLIB="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ranlib" READELF="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-readelf" STRIP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-strip" OBJCOPY="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-objcopy" OBJDUMP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi all make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' [Compile] wiringPi.c wiringPi.c:1248:21: warning: 'digitalWrite8Dummy' defined but not used [-Wunused-function] static void digitalWrite8Dummy (UNU struct wiringPiNodeStruct *node, UNU int pin, UNU int value) { return ; } ^~~~~~~~~~~~~~~~~~ wiringPi.c:1247:21: warning: 'digitalRead8Dummy' defined but not used [-Wunused-function] static unsigned int digitalRead8Dummy (UNU struct wiringPiNodeStruct *node, UNU int UNU pin) { return 0 ; } ^~~~~~~~~~~~~~~~~ [Compile] wiringSerial.c [Compile] wiringShift.c [Compile] piHiPri.c [Compile] piThread.c [Compile] wiringPiSPI.c [Compile] wiringPiI2C.c [Compile] softPwm.c [Compile] softTone.c [Compile] mcp23008.c [Compile] mcp23016.c [Compile] mcp23017.c [Compile] mcp23s08.c [Compile] mcp23s17.c [Compile] sr595.c [Compile] pcf8574.c [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 [Compile] wpiExtensions.c [Link (Dynamic)] make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ar" AS="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-as" LD="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ld" NM="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-nm" CC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gcc" GCC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gcc" CPP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-cpp" CXX="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-g++" FC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gfortran" F77="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gfortran" RANLIB="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ranlib" READELF="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-readelf" STRIP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-strip" OBJCOPY="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-objcopy" OBJDUMP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib all make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/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 '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ar" AS="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-as" LD="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ld" NM="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-nm" CC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gcc" GCC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gcc" CPP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-cpp" CXX="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-g++" FC="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gfortran" F77="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-gfortran" RANLIB="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ranlib" READELF="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-readelf" STRIP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-strip" OBJCOPY="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-objcopy" OBJDUMP="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-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/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/lib -Wl,-rpath,/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-as" DEFAULT_LINKER="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio all make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio' [Compile] gpio.c [Compile] readall.c [Compile] pins.c [Link (Dynamic)] make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio' >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to staging directory PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Fixing libtool files >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to target PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi' PATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin:/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j1 -C /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install DESTDIR=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib' /usr/bin/install -D -m 0755 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio/gpio /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/bin/gpio /usr/bin/install -D -m 0755 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio/pintest /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['check', 'libffi', 'readline', 'gsl', 'libksba'] Warning: target file "./bin/chattr" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./sbin/mke2fs" is touched by more than one package: ['busybox', 'e2fsprogs'] Warning: target file "./bin/lsattr" is touched by more than one package: ['busybox', 'e2fsprogs'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['check', 'libffi', 'readline', 'gsl', 'libksba'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-libffi', 'host-bison'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-vcversioner', 'host-python-setuptools-scm', 'host-python-pydal'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc/inittab rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.crypto.pgp? has path ?/desktop/gnome/crypto/pgp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. PYTHONPATH="/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/python2.7/sysconfigdata/" cd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target && /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/python2.7 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00925-g5953cf07fe"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/buildroot' >>> Buildroot 2018.02-git-00925-g5953cf07fe Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> alsa-utils 1.1.5 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> 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 >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> mbedtls 2.6.0 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> 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.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 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.31.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) >>> 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.31.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) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> c-ares 1.13.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> dropbear 2017.75 Collecting legal info ERROR: No hash found for LICENSE >>> dstat 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> e2fsprogs 1.43.8 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gcr 3.20.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gnupg2 2.2.4 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> links 2.14 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> micropython v1.8.7 Collecting legal info ERROR: No hash found for LICENSE >>> neardal 33b54a55032b047fd885a5eb3592c169c0056c49 Collecting legal info ERROR: No hash found for COPYING >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> openal 1.18.1 Collecting legal info ERROR: No hash found for COPYING >>> openmpi 1.10.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> pdbg 139ba071c222a5b0c20075f7c2265029ddd59449 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 >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> proj 4.9.3 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> python-autobahn 17.10.1 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-beautifulsoup4 4.5.3 Collecting legal info ERROR: No hash found for COPYING.txt >>> python-certifi 2018.1.18 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-daemon 2.1.1 Collecting legal info ERROR: No hash found for LICENSE.ASF-2 ERROR: No hash found for LICENSE.GPL-3 >>> host-python-docutils 0.14 Collecting legal info COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717) >>> python-dataproperty 0.29.1 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-dateutil 2.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-docutils 0.14 Collecting legal info COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717) >>> python-dominate 2.3.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-enum34 1.1.6 Collecting legal info ERROR: No hash found for enum/LICENSE >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-ipaddress 1.0.18 Collecting legal info ERROR: No hash found for LICENSE >>> python-jsonschema 2.5.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for json/LICENSE >>> host-python-vcversioner 2.16.0.0 Collecting legal info >>> python-logbook 1.0.0 Collecting legal info >>> python-markdown2 2.3.2 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-mbstrdecoder 0.2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-more-itertools 4.0.1 Collecting legal info LICENSE: OK (sha256: 09f1c8c9e941af3e584d59641ea9b87d83c0cb0fd007eb5ef391a7e2643c1a46) >>> python-pathpy 10.5 Collecting legal info >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-pathvalidate 0.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pydal 17.8 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyparsing 2.1.10 Collecting legal info ERROR: No hash found for LICENSE >>> python-pytablereader 0.15.0 Collecting legal info LICENSE: OK (sha256: 7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15) >>> python-pytablewriter 0.27.1 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-requests 2.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-see 1.4.1 Collecting legal info LICENSE: OK (sha256: dccbd040a7deacee7f05e5e46a8eba6e786ac319f0cb94c36f92d789585911a6) >>> python-setproctitle 1.1.10 Collecting legal info ERROR: No hash found for COPYRIGHT >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-simplesqlite 0.15.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-tabledata 0.0.5 Collecting legal info LICENSE: OK (sha256: cbce2ac14dd81b6a1155029034512a304505692cc63b625538916cf93bee8ca2) >>> python-toml 0.9.3 Collecting legal info ERROR: No hash found for LICENSE >>> python-txaio 2.8.2 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> python-typepy 0.0.20 Collecting legal info ERROR: No hash found for LICENSE >>> python-urllib3 1.21.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-web2py R-2.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pydal 17.8 Collecting legal info ERROR: No hash found for LICENSE >>> python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> python-xlsxwriter 0.9.6 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-xlwt 1.2.0 Collecting legal info ERROR: No hash found for docs/licenses.rst >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> qt5base 5.9.3 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPLv3: OK (sha256: 245248009fd0af1725d183248380e476c1283383909358a13686606352bf2a17) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPLv3: OK (sha256: 68afaf3392f8c04218fbf29db43cc0b18bf651c1db086556aa584046de9f3e35) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> qt5connectivity 5.9.3 Collecting legal info ERROR: No hash found for LICENSE.GPL2 ERROR: No hash found for LICENSE.GPL3 ERROR: No hash found for LICENSE.GPL3-EXCEPT ERROR: No hash found for LICENSE.LGPL3 ERROR: No hash found for LICENSE.FDL >>> samba4 4.7.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.43.8 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-heimdal 7.5.0 Collecting legal info ERROR: No hash found for LICENSE >>> sdparm 1.10 Collecting legal info ERROR: No hash found for COPYING >>> 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: python-vcversioner-2.16.0.0: cannot save license (HOST_PYTHON_VCVERSIONER_LICENSE_FILES not defined) WARNING: python-logbook-1.0.0: cannot save license (PYTHON_LOGBOOK_LICENSE_FILES not defined) WARNING: python-pathpy-10.5: cannot save license (PYTHON_PATHPY_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-2/buildroot'