Scanning dependencies of target ubus make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target ubusd make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 17%] Building C object CMakeFiles/ubus.dir/libubus-io.c.o [ 11%] Building C object CMakeFiles/ubus.dir/libubus-obj.c.o [ 17%] Building C object CMakeFiles/ubus.dir/libubus.c.o [ 23%] Building C object CMakeFiles/ubusd.dir/ubusd.c.o [ 29%] Building C object CMakeFiles/ubusd.dir/ubusd_id.c.o [ 35%] Building C object CMakeFiles/ubusd.dir/ubusd_obj.c.o [ 41%] Building C object CMakeFiles/ubus.dir/libubus-sub.c.o [ 47%] Building C object CMakeFiles/ubus.dir/libubus-req.c.o [ 52%] Building C object CMakeFiles/ubusd.dir/ubusd_proto.c.o [ 58%] Building C object CMakeFiles/ubus.dir/libubus-acl.c.o [ 64%] Building C object CMakeFiles/ubusd.dir/ubusd_event.c.o [ 70%] Building C object CMakeFiles/ubusd.dir/ubusd_acl.c.o [ 76%] Linking C shared library libubus.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 76%] Built target ubus [ 82%] Building C object CMakeFiles/ubusd.dir/ubusd_monitor.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Scanning dependencies of target cli make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 88%] Building C object CMakeFiles/cli.dir/cli.c.o [ 94%] Linking C executable ubusd make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [ 94%] Built target ubusd [100%] Linking C executable ubus make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' [100%] Built target cli make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install/fast -C /home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libubus.so -- Installing: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/ubus -- Set runtime path of "/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/ubus" to "" -- Installing: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/sbin/ubusd -- Installing: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/ubusmsg.h -- Installing: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/ubus_common.h -- Installing: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libubus.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Installing to target PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output/target install/fast -C /home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/lib/libubus.so -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/bin/ubus -- Set runtime path of "/home/buildroot/autobuild/instance-0/output/target/usr/bin/ubus" to "" -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/sbin/ubusd -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/include/ubusmsg.h -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/include/ubus_common.h -- Installing: /home/buildroot/autobuild/instance-0/output/target/usr/include/libubus.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692' uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz: OK (sha256: 9b4a849f65edb482f59bc40f646e7cd79915b3030ea9bd825868347217db3c96) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/uemacs/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 -xf - >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Patching Applying 01-clear-ixon-termios-flag.patch using patch: patching file posix.c >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Configuring >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Building PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output/host/bin/arm-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/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517 CC="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-gcc" DEFINES="-DAUTOCONF -DPOSIX -DUSG" CFLAGS+="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LIBS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -lncurses" make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' CC ansi.o CC basic.o CC bind.o CC buffer.o CC crypt.o CC display.o CC eval.o CC exec.o CC file.o CC fileio.o CC ibmpc.o CC isearch.o CC input.o CC line.o CC lock.o CC main.o CC pklock.o CC posix.o CC random.o CC region.o CC search.o CC spawn.o CC tcap.o CC termio.o CC vmsvt.o CC vt52.o CC window.o CC word.o CC names.o CC globals.o CC version.o CC usage.o CC wrapper.o CC utf8.o CC util.o LINK em make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517' >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517/em /home/buildroot/autobuild/instance-0/output/target/usr/bin/em unrarsrc-5.6.4.tar.gz: OK (sha256: 9335d2201870f2034007c04be80e00f1dc23932cb88b329d55c76134e6ba49fe) >>> unrar 5.6.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/unrar/unrarsrc-5.6.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output/build/unrar-5.6.4 -xf - >>> unrar 5.6.4 Patching >>> unrar 5.6.4 Configuring >>> unrar 5.6.4 Building PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 CXX="/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++" STRIP="/bin/true" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread" LDFLAGS=" -pthread" -C /home/buildroot/autobuild/instance-0/output/build/unrar-5.6.4 make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/unrar-5.6.4' /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rar.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strlist.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c strfn.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c pathfn.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c smallfn.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c global.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c file.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filefn.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filcreat.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c archive.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c arcread.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unicode.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c system.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c isnt.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crypt.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c crc.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rawread.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c encname.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c resource.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c match.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c timefn.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rdwrfn.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c consio.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c options.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c errhnd.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rarvm.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c secpassword.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rijndael.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c getbits.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha1.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c sha256.cpp sha1.cpp:24:0: warning: "R0" redefined #define R0(v,w,x,y,z,i) {z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rotl32(v,5);w=rotl32(w,30);} ^ In file included from /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/signal.h:329:0, from os.hpp:150, from rar.hpp:6, from sha1.cpp:1: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/ucontext.h:43:0: note: this is the location of the previous definition #define R0 R0 ^ sha1.cpp:25:0: warning: "R1" redefined #define R1(v,w,x,y,z,i) {z+=((w&(x^y))^y)+blk(i)+0x5A827999+rotl32(v,5);w=rotl32(w,30);} ^ In file included from /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/signal.h:329:0, from os.hpp:150, from rar.hpp:6, from sha1.cpp:1: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/ucontext.h:45:0: note: this is the location of the previous definition #define R1 R1 ^ sha1.cpp:26:0: warning: "R2" redefined #define R2(v,w,x,y,z,i) {z+=(w^x^y)+blk(i)+0x6ED9EBA1+rotl32(v,5);w=rotl32(w,30);} ^ In file included from /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/signal.h:329:0, from os.hpp:150, from rar.hpp:6, from sha1.cpp:1: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/ucontext.h:47:0: note: this is the location of the previous definition #define R2 R2 ^ sha1.cpp:27:0: warning: "R3" redefined #define R3(v,w,x,y,z,i) {z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rotl32(v,5);w=rotl32(w,30);} ^ In file included from /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/signal.h:329:0, from os.hpp:150, from rar.hpp:6, from sha1.cpp:1: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/ucontext.h:49:0: note: this is the location of the previous definition #define R3 R3 ^ sha1.cpp:28:0: warning: "R4" redefined #define R4(v,w,x,y,z,i) {z+=(w^x^y)+blk(i)+0xCA62C1D6+rotl32(v,5);w=rotl32(w,30);} ^ In file included from /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/signal.h:329:0, from os.hpp:150, from rar.hpp:6, from sha1.cpp:1: /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/ucontext.h:51:0: note: this is the location of the previous definition #define R4 R4 ^ /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c blake2s.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c hash.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extinfo.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c extract.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c volume.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c list.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c find.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c unpack.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c headers.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c threadpool.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs16.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c cmddata.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c ui.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c filestr.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c recvol.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c rs.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c scantree.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -pthread -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -DUNRAR -c qopen.cpp /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-g++ -o unrar -pthread rar.o strlist.o strfn.o pathfn.o smallfn.o global.o file.o filefn.o filcreat.o archive.o arcread.o unicode.o system.o isnt.o crypt.o crc.o rawread.o encname.o resource.o match.o timefn.o rdwrfn.o consio.o options.o errhnd.o rarvm.o secpassword.o rijndael.o getbits.o sha1.o sha256.o blake2s.o hash.o extinfo.o extract.o volume.o list.o find.o unpack.o headers.o threadpool.o rs16.o cmddata.o ui.o filestr.o recvol.o rs.o scantree.o qopen.o /bin/true unrar make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/unrar-5.6.4' >>> unrar 5.6.4 Installing to target PATH="/home/buildroot/autobuild/instance-0/output/host/bin:/home/buildroot/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output/build/unrar-5.6.4 DESTDIR=/home/buildroot/autobuild/instance-0/output/target/usr install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output/build/unrar-5.6.4' install -D unrar /home/buildroot/autobuild/instance-0/output/target/usr/bin/unrar make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output/build/unrar-5.6.4' zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/zd1211-firmware/zd1211-firmware-1.4.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/buildroot/autobuild/instance-0/output/target/lib/firmware/zd1211/ cp -dpf /home/buildroot/autobuild/instance-0/output/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/buildroot/autobuild/instance-0/output/target/lib/firmware/zd1211 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/include/bluetooth/sdp_lib.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/sco.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/bluetooth/hci_lib.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/hci.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/rfcomm.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/l2cap.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/hidp.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/bluetooth.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/bluetooth/bnep.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./usr/include/bluetooth/cmtp.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/bluetooth/sdp.h" is touched by more than one package: [u'bluez5_utils-headers', u'bluez5_utils'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/rfcomm.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/cmtp.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/bluetooth.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/l2cap.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/hci.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/sco.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/hci_lib.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/sdp.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/sdp_lib.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/hidp.h" is touched by more than one package: [u'host-bison', u'host-cmake'] Warning: host file "./arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/bluetooth/bnep.h" is touched by more than one package: [u'host-bison', u'host-cmake'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/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/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/include /home/buildroot/autobuild/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output/target/lib/ /home/buildroot/autobuild/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/man /home/buildroot/autobuild/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/info /home/buildroot/autobuild/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/doc /home/buildroot/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/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/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/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/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/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00621-g61650a011b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2019.05-git-00621-g61650a011b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> arp-scan 1.9.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> bluez5_utils-headers 5.50 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> autofs 5.1.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> 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) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> bluez5_utils 5.50 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 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) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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 >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-btrfs-progs 4.20.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ccid 1.4.30 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.23 Collecting legal info COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.1.1b Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsocketcan 0.0.10 Collecting legal info >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libunwind 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> ntfs-3g 2017.3.23 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> unrar 5.6.4 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'