gzip -d -c /home/naourr/work/instance-0/dl/sshfs/sshfs-2.8.tar.gz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/sshfs-2.8 -xf - >>> sshfs 2.8 Patching >>> sshfs 2.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output/build/sshfs-2.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sshfs 2.8 Patching libtool >>> sshfs 2.8 Configuring (cd /home/naourr/work/instance-0/output/build/sshfs-2.8/ && rm -rf config.cache && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/host/bin/mips-linux-gnu-ar" AS="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-as" LD="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ld" NM="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-nm" CC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-g++" FC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-gnu checking target system type... mips64el-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-gnu-strip... /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for mips64el-buildroot-linux-gnu-gcc... /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc accepts -g... yes checking for /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc... none checking for library containing dlsym... -ldl checking OpenSSH version... 7.6 >= 4.4, disabling NODELAY workaround checking pkg-config is at least version 0.9.0... yes checking for SSHFS... yes checking for fuse_opt_parse... yes checking for fusermount... fusermount -u checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> sshfs 2.8 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/build/sshfs-2.8/ /usr/bin/make all-am /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/lib\" -DIDMAP_DEFAULT="\"none\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o sshfs-sshfs.o `test -f 'sshfs.c' || echo './'`sshfs.c /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/usr/lib\" -DIDMAP_DEFAULT="\"none\"" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -c -o sshfs-cache.o `test -f 'cache.c' || echo './'`cache.c sshfs.c: In function 'sshfs_fsync': sshfs.c:2643:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (err = sshfs_flush(path, fi)) ^ sshfs.c: In function 'main': sshfs.c:3956:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^ In file included from /home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:108:0, from sshfs.c:42: /home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^ /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -I/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -W -o sshfs sshfs-sshfs.o sshfs-cache.o -L/home/naourr/work/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -lfuse -lgthread-2.0 -pthread -lglib-2.0 >>> sshfs 2.8 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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 DESTDIR=/home/naourr/work/instance-0/output/target install -C /home/naourr/work/instance-0/output/build/sshfs-2.8/ /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/bin' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/share/man/man1' /usr/bin/install -c sshfs '/home/naourr/work/instance-0/output/target/usr/bin' /usr/bin/install -c -m 644 sshfs.1 '/home/naourr/work/instance-0/output/target/usr/share/man/man1' wiringpi-96344ff7125182989f98d3be8d111952a8f74e15.tar.gz: OK (sha256: 4eae1d4f37f77534b1e2db4678a1003a5fd7ced4721c340527e3476d0bed1d9f) >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Extracting gzip -d -c /home/naourr/work/instance-0/dl/wiringpi/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15.tar.gz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15 -xf - >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Patching Applying 0001-Adjust-for-buildroot-build.patch using patch: patching file devLib/Makefile patching file gpio/Makefile patching file wiringPi/Makefile Applying 0002-wiringPi-wiringSerial-fix-compile-for-missing-baud-d.patch using patch: patching file wiringPi/wiringSerial.c >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Configuring >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/host/bin/mips-linux-gnu-ar" AS="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-as" LD="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ld" NM="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-nm" CC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-g++" FC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi all [Compile] wiringPi.c [Compile] wiringSerial.c [Compile] wiringShift.c [Compile] piHiPri.c [Compile] piThread.c [Compile] wiringPiSPI.c [Compile] wiringPiI2C.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] 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/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/host/bin/mips-linux-gnu-ar" AS="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-as" LD="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ld" NM="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-nm" CC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-g++" FC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/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/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/host/bin/mips-linux-gnu-ar" AS="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-as" LD="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ld" NM="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-nm" CC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc" GCC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc" CPP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-cpp" CXX="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-g++" FC="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gfortran" F77="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ranlib" READELF="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-readelf" STRIP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio all [Compile] gpio.c [Compile] readall.c [Compile] pins.c [Link (Dynamic)] >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to staging directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install DESTDIR=/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot PREFIX=/usr LDCONFIG=true [Install Headers] [Install Dynamic Lib] PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install DESTDIR=/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot PREFIX=/usr LDCONFIG=true [Install Headers] [Install Dynamic Lib] >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Fixing libtool files >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/wiringPi install DESTDIR=/home/naourr/work/instance-0/output/target PREFIX=/usr LDCONFIG=true [Install Headers] [Install Dynamic Lib] PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/devLib install DESTDIR=/home/naourr/work/instance-0/output/target PREFIX=/usr LDCONFIG=true [Install Headers] [Install Dynamic Lib] /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio/gpio /home/naourr/work/instance-0/output/target/usr/bin/gpio /usr/bin/install -D -m 0755 /home/naourr/work/instance-0/output/build/wiringpi-96344ff7125182989f98d3be8d111952a8f74e15/gpio/pintest /home/naourr/work/instance-0/output/target/usr/bin/pintest v1.0.2.tar.gz: OK (sha512: c788bba1530aec463e755e901f9342f4b599e3a07f54645fef1dc388ab5d5c30625535e5dd38e9e792e04a640574baa50eeefb6b7338ab403755f4a4e0c3044d) >>> woff2 1.0.2 Extracting gzip -d -c /home/naourr/work/instance-0/dl/woff2/v1.0.2.tar.gz | tar --strip-components=1 -C /home/naourr/work/instance-0/output/build/woff2-1.0.2 -xf - >>> woff2 1.0.2 Patching Applying 0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch using patch: patching file cmake/FindBrotliDec.cmake patching file cmake/FindBrotliEnc.cmake >>> woff2 1.0.2 Configuring (mkdir -p /home/naourr/work/instance-0/output/build/woff2-1.0.2/ && cd /home/naourr/work/instance-0/output/build/woff2-1.0.2/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/cmake /home/naourr/work/instance-0/output/build/woff2-1.0.2/ -DCMAKE_TOOLCHAIN_FILE="/home/naourr/work/instance-0/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DNOISY_LOGGING=OFF ) -- The C compiler identification is GNU 5.3.0 -- The CXX compiler identification is GNU 5.3.0 -- Check for working C compiler: /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc -- Check for working C compiler: /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-g++ -- Check for working CXX compiler: /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/naourr/work/instance-0/output/host/bin/pkg-config (found version "0.28") -- Checking for module 'libbrotlidec' -- Found libbrotlidec, version 1.0.3 -- Found BrotliDec: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include (found version "1.0.3") -- Checking for module 'libbrotlienc' -- Found libbrotlienc, version 1.0.3 -- Found BrotliEnc: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include (found version "1.0.3") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-0/output/build/woff2-1.0.2 >>> woff2 1.0.2 Building PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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/work/instance-0/output/build/woff2-1.0.2/ Scanning dependencies of target woff2common [ 4%] Building CXX object CMakeFiles/woff2common.dir/src/table_tags.cc.o [ 8%] Building CXX object CMakeFiles/woff2common.dir/src/variable_length.cc.o [ 13%] Building CXX object CMakeFiles/woff2common.dir/src/woff2_common.cc.o [ 17%] Linking CXX shared library libwoff2common.so [ 17%] Built target woff2common Scanning dependencies of target woff2dec Scanning dependencies of target woff2_info Scanning dependencies of target woff2enc [ 21%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_dec.cc.o [ 26%] Building CXX object CMakeFiles/woff2dec.dir/src/woff2_out.cc.o [ 30%] Building CXX object CMakeFiles/woff2enc.dir/src/font.cc.o [ 34%] Building CXX object CMakeFiles/woff2_info.dir/src/woff2_info.cc.o [ 39%] Building CXX object CMakeFiles/woff2enc.dir/src/glyph.cc.o [ 43%] Linking CXX executable woff2_info [ 43%] Built target woff2_info [ 47%] Building CXX object CMakeFiles/woff2enc.dir/src/normalize.cc.o [ 52%] Building CXX object CMakeFiles/woff2enc.dir/src/transform.cc.o [ 56%] Building CXX object CMakeFiles/woff2enc.dir/src/woff2_enc.cc.o [ 60%] Linking CXX shared library libwoff2enc.so [ 60%] Built target woff2enc Scanning dependencies of target woff2_compress [ 65%] Building CXX object CMakeFiles/woff2_compress.dir/src/woff2_compress.cc.o [ 69%] Linking CXX shared library libwoff2dec.so [ 69%] Built target woff2dec Scanning dependencies of target convert_woff2ttf_fuzzer Scanning dependencies of target convert_woff2ttf_fuzzer_new_entry Scanning dependencies of target woff2_decompress [ 73%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer.dir/src/convert_woff2ttf_fuzzer.cc.o [ 78%] Building CXX object CMakeFiles/convert_woff2ttf_fuzzer_new_entry.dir/src/convert_woff2ttf_fuzzer_new_entry.cc.o [ 82%] Building CXX object CMakeFiles/woff2_decompress.dir/src/woff2_decompress.cc.o [ 86%] Linking CXX executable woff2_compress [ 86%] Built target woff2_compress [ 91%] Linking CXX static library libconvert_woff2ttf_fuzzer_new_entry.a [ 95%] Linking CXX static library libconvert_woff2ttf_fuzzer.a [ 95%] Built target convert_woff2ttf_fuzzer_new_entry [ 95%] Built target convert_woff2ttf_fuzzer [100%] Linking CXX executable woff2_decompress [100%] Built target woff2_decompress >>> woff2 1.0.2 Installing to staging directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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 DESTDIR=/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install/fast -C /home/naourr/work/instance-0/output/build/woff2-1.0.2/ Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so.1.0.2 -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so -- Set runtime path of "/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so.1.0.2 -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so -- Set runtime path of "/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwoff2enc.so.1.0.2 -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwoff2enc.so -- Set runtime path of "/home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/woff2 -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/woff2/output.h -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/woff2/decode.h -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/woff2/encode.h -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2enc.pc >>> woff2 1.0.2 Fixing libtool files >>> woff2 1.0.2 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/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 DESTDIR=/home/naourr/work/instance-0/output/target install/fast -C /home/naourr/work/instance-0/output/build/woff2-1.0.2/ Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libwoff2common.so.1.0.2 -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libwoff2common.so -- Set runtime path of "/home/naourr/work/instance-0/output/target/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libwoff2dec.so.1.0.2 -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libwoff2dec.so -- Set runtime path of "/home/naourr/work/instance-0/output/target/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libwoff2enc.so.1.0.2 -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/libwoff2enc.so -- Set runtime path of "/home/naourr/work/instance-0/output/target/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /home/naourr/work/instance-0/output/target/usr/include/woff2 -- Installing: /home/naourr/work/instance-0/output/target/usr/include/woff2/output.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/woff2/decode.h -- Installing: /home/naourr/work/instance-0/output/target/usr/include/woff2/encode.h -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig/libwoff2enc.pc >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'libffi'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libnl', u'ncurses', u'brotli', u'readline', u'libopenssl', u'ffmpeg', u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'brotli', u'readline', u'libopenssl', u'ffmpeg', u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'readline', u'libffi'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'brotli', u'readline', u'libopenssl', u'ffmpeg', u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'libconfuse', u'libnl', u'ncurses', u'brotli', u'readline', u'libopenssl', u'ffmpeg', u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'brotli', u'readline', u'libopenssl', u'ffmpeg', u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'brotli', u'readline', u'libopenssl', u'ffmpeg', u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libsigsegv.la" is touched by more than one package: [u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'libconfuse', u'libnl', u'ncurses', u'brotli', u'readline', u'libopenssl', u'ffmpeg', u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'brotli', u'readline', u'libopenssl', u'ffmpeg', u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'ncurses', u'brotli', u'readline', u'libopenssl', u'ffmpeg', u'libart', u'libebur128', u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libfuse', u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libsigsegv', u'wiringpi', u'woff2'] ./support/scripts/check-uniq-files -t host /home/naourr/work/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-libffi'] rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/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/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/work/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/work/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/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00930-gf8cac2aa8e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.05-git-00930-gf8cac2aa8e 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 mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> brotli 1.0.3 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> ffmpeg 3.4.2 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> iperf 2.0.10 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> libart 2.3.21 Collecting legal info ERROR: No hash found for COPYING >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libsigsegv 2.12 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> openssh 7.7p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> wiringpi 96344ff7125182989f98d3be8d111952a8f74e15 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'