>>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Building PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ar" AS="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-as" LD="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ld" NM="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-nm" CC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-g++" FC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/git/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/git/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/naourr/git/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/git/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/git/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi all [Compile] wiringPi.c [Compile] wiringSerial.c [Compile] wiringShift.c [Compile] piHiPri.c 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 ; } ^ 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 ; } ^ [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 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)] PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ar" AS="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-as" LD="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ld" NM="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-nm" CC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-g++" FC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/git/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/git/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/naourr/git/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/git/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/git/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib all [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)] PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ar" AS="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-as" LD="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ld" NM="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-nm" CC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-g++" FC="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/git/buildroot-test/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/git/buildroot-test/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/git/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/home/naourr/git/buildroot-test/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/git/buildroot-test/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/git/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio all [Compile] gpio.c [Compile] pins.c [Compile] readall.c [Link (Dynamic)] >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to staging directory PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install DESTDIR=/home/naourr/git/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot PREFIX=/usr LDCONFIG=true [Install Headers] [Install Dynamic Lib] PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install DESTDIR=/home/naourr/git/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot PREFIX=/usr LDCONFIG=true [Install Headers] [Install Dynamic Lib] >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Fixing libtool files >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to target PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install DESTDIR=/home/naourr/git/buildroot-test/instance-0/output/target PREFIX=/usr LDCONFIG=true [Install Headers] [Install Dynamic Lib] PATH="/home/naourr/git/buildroot-test/instance-0/output/host/bin:/home/naourr/git/buildroot-test/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install DESTDIR=/home/naourr/git/buildroot-test/instance-0/output/target PREFIX=/usr LDCONFIG=true [Install Headers] [Install Dynamic Lib] /usr/bin/install -D -m 0755 /home/naourr/git/buildroot-test/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio/gpio /home/naourr/git/buildroot-test/instance-0/output/target/usr/bin/gpio /usr/bin/install -D -m 0755 /home/naourr/git/buildroot-test/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio/pintest /home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp', u'stress'] ./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/bellagio/libomxvideosched.la" is touched by more than one package: [u'bellagio', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libpcre2-16.la" is touched by more than one package: [u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/bellagio/libomxaudio_effects.la" is touched by more than one package: [u'bellagio', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libCEGUIExpatParser.la" is touched by more than one package: [u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libthrift_c_glib.la" is touched by more than one package: [u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/bellagio/libomxclocksrc.la" is touched by more than one package: [u'bellagio', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/omxloaders/libomxdynamicloader.la" is touched by more than one package: [u'bellagio', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libbsd.la" is touched by more than one package: [u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libraptor2.la" is touched by more than one package: [u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libCEGUIFalagardWRBase.la" is touched by more than one package: [u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'bellagio', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libCEGUIBase.la" is touched by more than one package: [u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libQt5Test.la" is touched by more than one package: [u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libQt5Xml.la" is touched by more than one package: [u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libQt5Sql.la" is touched by more than one package: [u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libQt5Network.la" is touched by more than one package: [u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libomxil-bellagio.la" is touched by more than one package: [u'bellagio', u'boost', u'expat', u'libzlib', u'libpng', u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libQt5Core.la" is touched by more than one package: [u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'pcre', u'cegui06', u'libopenssl', u'libcurl', u'libfuse', u'libffi', u'ncurses', u'util-linux', u'libglib2', u'dbus', u'flex', u'libxml2', u'flickcurl', u'glm', u'gmp', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libQt5Concurrent.la" is touched by more than one package: [u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'lzo', u'libarchive', u'libbsd', u'libevdev', u'libevent', u'libgsasl', u'libmhash', u'libmnl', u'libnatpmp', u'libnftnl', u'libv4l', u'libxslt', u'libyaml', u'pcre2', u'pppd', u'qt5base', u'qt5tools', u'raptor', u'scrypt', u'szip', u'tcl', u'thrift', u'trace-cmd', u'wiringpi'] ./support/scripts/check-uniq-files -t host /home/naourr/git/buildroot-test/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-parted', u'host-autoconf-archive'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] rm -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/git/buildroot-test/instance-0/output/host/bin/glib-compile-schemas /home/naourr/git/buildroot-test/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/git/buildroot-test/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-0/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-0/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-0/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/include /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/man /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/info /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/doc /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/git/buildroot-test/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00881-g4f726cef4c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/naourr/git/buildroot-test/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/git/buildroot-test/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-0/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-0/buildroot' >>> Buildroot 2018.05-git-00881-g4f726cef4c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> autofs 5.1.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> 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 >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> bellagio 0.9.3 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cannelloni 20160414 Collecting legal info ERROR: No hash found for gpl-2.0.txt >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> 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 >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.44.1 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> exfat-utils 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> glm 0.9.8.4 Collecting legal info ERROR: No hash found for copying.txt >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.91 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libbsd 0.8.7 Collecting legal info COPYING: OK (sha256: 0b6cedd686394f9c811a6a9fd314d68ab4738475ad3d9df61154259fa649a2a7) >>> libevdev 1.5.9 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libgsasl 1.8.0 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnatpmp 20150609 Collecting legal info ERROR: No hash found for LICENSE >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> 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) >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> nftables 0.8.3 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> host-parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> pppd 2.4.7 Collecting legal info ERROR: No hash found for pppd/tdb.c ERROR: No hash found for pppd/plugins/pppoatm/COPYING ERROR: No hash found for pppdump/bsd-comp.c ERROR: No hash found for pppd/ccp.c ERROR: No hash found for pppd/plugins/passprompt.c >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> qt5base 5.10.1 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) >>> qt5tools 5.10.1 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPL3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPL3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> rauc 0.3 Collecting legal info >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info ERROR: No hash found for COPYING >>> host-lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libdrm-2.4.91: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: rauc-0.3: cannot save license (RAUC_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-0/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-0/buildroot'