[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 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 ; ^ [Link (Dynamic)] make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/wiringPi' PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/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 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/devLib all make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/devLib' [Compile] piNes.c [Compile] ds1302.c [Compile] maxdetect.c [Compile] gertboard.c [Compile] piFace.c [Compile] lcd128x64.c [Compile] lcd.c [Compile] scrollPhat.c [Compile] piGlow.c [Link (Dynamic)] make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/devLib' PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/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 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/gpio all make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/gpio' [Compile] gpio.c [Compile] readall.c [Link (Dynamic)] make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/gpio' >>> wiringpi 2.46 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/wiringPi install DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/wiringPi' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/wiringPi' PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/devLib install DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/devLib' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/devLib' >>> wiringpi 2.46 Fixing libtool files >>> wiringpi 2.46 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/wiringPi install DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/wiringPi' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/wiringPi' PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/devLib install DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target PREFIX=/usr LDCONFIG=true make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/devLib' [Install Headers] [Install Dynamic Lib] make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/devLib' /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/gpio/gpio /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/gpio /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-0/output/build/wiringpi-2.46/gpio/pintest /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/pintest >>> xxhash v0.6.5 Downloading --2019-02-06 05:23:30-- https://github.com/Cyan4973/xxHash/archive/v0.6.5/xxhash-v0.6.5.tar.gz Resolving github.com (github.com)... 140.82.118.3, 140.82.118.4 Connecting to github.com (github.com)|140.82.118.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Cyan4973/xxHash/tar.gz/v0.6.5 [following] --2019-02-06 05:23:31-- https://codeload.github.com/Cyan4973/xxHash/tar.gz/v0.6.5 Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121 Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/run/instance-0/output/build/.xxhash-v0.6.5.tar.gz.URMuEA/output' 0K .......... .......... .......... ...... 269K=0.1s 2019-02-06 05:23:31 (269 KB/s) - '/home/buildroot/autobuild/run/instance-0/output/build/.xxhash-v0.6.5.tar.gz.URMuEA/output' saved [37521] xxhash-v0.6.5.tar.gz: OK (sha256: 19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95) >>> xxhash v0.6.5 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/xxhash/xxhash-v0.6.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5 -xf - >>> xxhash v0.6.5 Patching >>> xxhash v0.6.5 Configuring >>> xxhash v0.6.5 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" AR="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/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 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5 xxhsum make[1]: Entering directory '/home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5' /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c xxhsum.c -o xxhsum make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5' >>> xxhash v0.6.5 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/run/instance-0/output/build/xxhash-v0.6.5/xxhsum /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/xxhsum >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libdrm_etnaviv.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/rygel-2.6/engines/librygel-media-engine-simple.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'wiringpi'] Warning: staging file "./usr/lib/librygel-ruih-2.0.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libtss2-sys.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/librygel-core-2.6.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/liblog4cplusU.la" is touched by more than one package: [u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libtss2-esys.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libopusenc.la" is touched by more than one package: [u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libtss2-tcti-device.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libsofia-sip-ua-glib.la" is touched by more than one package: [u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libsofia-sip-ua.la" is touched by more than one package: [u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-external.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/librygel-db-2.6.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'botan', u'libmnl', u'libnfnetlink', u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libtss2-mu.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libtss2-tcti-tabrmd.la" is touched by more than one package: [u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libgsasl.la" is touched by more than one package: [u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libtirpc', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/librygel-renderer-2.6.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/liblog4cplus.la" is touched by more than one package: [u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-ruih.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libdrm_amdgpu.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libtss2-tcti-mssim.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libc_urg.la" is touched by more than one package: [u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-lms.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/librygel-server-2.6.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnetfilter_cthelper', u'libnetfilter_cttimeout', u'libnetfilter_queue', u'libtirpc', u'ncurses', u'util-linux', u'zeromq', u'cppzmq', u'expat', u'neon', u'dbus', u'libffi', u'pcre', u'libglib2', u'dbus-glib', u'exiv2', u'flex', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'gupnp-av', u'libdaemon', u'json-c', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libcli', u'libcue', u'libcurl', u'libev', u'libevent', u'libgee', u'libgsasl', u'libilbc', u'libloki', u'libmad', u'libmediaart', u'opus', u'libopusenc', u'liburiparser', u'libxmlrpc', u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'log4cplus', u'lzo', u'mongoose', u'proj', u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-mpris.la" is touched by more than one package: [u'rygel', u'sofia-sip', u'szip', u'tpm2-tss', u'tpm2-abrmd', u'urg', u'wiringpi'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt 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-gnupg'] rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh grep -qsE '^/usr/bin/tmux$' /home/buildroot/autobuild/run/instance-0/output/target/etc/shells || echo "/usr/bin/tmux" >> /home/buildroot/autobuild/run/instance-0/output/target/etc/shells rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-01039-ga9219660d3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.02-git-01039-ga9219660d3 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 >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> aubio 0.4.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.69.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> botan 2.8.0 Collecting legal info license.txt: OK (sha256: 40cfd35a9e34d18463806f57553c968fdbaf254a2e2a636d1d8e32ff6b698495) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> conntrack-tools 1.4.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> cppzmq v4.3.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> davfs2 1.5.4 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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 >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> i2pd 2.22.0 Collecting legal info LICENSE: OK (sha256: d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c) >>> ifplugd 0.28 Collecting legal info ERROR: No hash found for LICENSE >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.97 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 >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue v2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libgsasl 1.8.0 Collecting legal info README: OK (sha256: 4eb54155afd4684d7e9423f6037e5cc887ae4d8818e83d3af93350ebd4a8e6eb) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libloki 0.1.7 Collecting legal info >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmediaart 1.9.4 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> liburiparser 0.9.1 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libxmlrpc 1.43.08 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> lighttpd 1.4.53 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> log4cplus 2.0.2 Collecting legal info LICENSE: OK (sha256: 91d7e42ff80e74c4c94e5ad353375fa0358cd0abbf43f5fe957097cdbd4e2c4d) >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> mongoose 6.13 Collecting legal info LICENSE: OK (sha256: fdc34eeea97327d75c83492abd34f1a3200c53dec04422ecda8071dc60a36d10) >>> monit 5.25.2 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> ntp 4.2.8p12 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> rygel 0.36.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.logo: OK (sha256: c7d881be8ae01162510e982a32001446c6d6d18a9cecc89cc41a28bd215a0262) >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tinc 1.0.35 Collecting legal info COPYING: OK (sha256: 3a112fd37b47d624e89b130d0e158bb8d14ec5bc9ecf5f18b448d2c07626e43d) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tmux 2.8 Collecting legal info COPYING: OK (sha256: ce75f1345a76c93bd0f413d1b93ff1baa0669f34a7242779a00c1b862b4f813a) >>> tpm2-abrmd 2.0.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-tss 2.1.1 Collecting legal info LICENSE: OK (sha256: f7da3c2da12cec3348bb7ee9e2a9e651a241450b2efb67da29d5a75ef2da058a) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> wiringpi 2.46 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> xxhash v0.6.5 Collecting legal info LICENSE: OK (sha256: 86ec6953794503942b70fcd4f35b565d44f63f703b7037ce44dad965c4aaae91) xxhsum.c: OK (sha256: 8e449f232e2cd984e1d286711653960b4a9a555d90b4dc05fe4f0d7a1838fe1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.97: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-0/buildroot'