config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls >>> sqlcipher v3.2.0 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/sqlcipher-v3.2.0/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/sqlcipher-v3.2.0' /home/buildroot/build/instance-0/output/host/bin/tclsh8.6 ./tool/mksqlite3h.tcl . >sqlite3.h gcc -g -DSQLCIPHER_CRYPTO_OPENSSL -o mkkeywordhash -DSQLITE_OMIT_LOAD_EXTENSION=1 ./tool/mkkeywordhash.c gcc -g -DSQLCIPHER_CRYPTO_OPENSSL -o lemon ./tool/lemon.c ./mkkeywordhash >keywordhash.h cp ./src/lempar.c . cp ./src/parse.y . rm -f parse.h ./lemon -DSQLITE_OMIT_LOAD_EXTENSION=1 parse.y mv parse.h parse.h.temp gawk -f ./addopcodes.awk parse.h.temp >parse.h cat parse.h ./src/vdbe.c | gawk -f ./mkopcodeh.awk >opcodes.h gawk -f ./mkopcodec.awk opcodes.h >opcodes.c rm -rf tsrc mkdir tsrc cp -f ./src/crypto.h ./src/sqlcipher.h ./src/crypto.c ./src/crypto_impl.c ./src/crypto_libtomcrypt.c ./src/crypto_openssl.c ./src/crypto_cc.c ./src/alter.c ./src/analyze.c ./src/attach.c ./src/auth.c ./src/backup.c ./src/bitvec.c ./src/btmutex.c ./src/btree.c ./src/btree.h ./src/btreeInt.h ./src/build.c ./src/callback.c ./src/complete.c ./src/ctime.c ./src/date.c ./src/delete.c ./src/expr.c ./src/fault.c ./src/fkey.c ./src/func.c ./src/global.c ./src/hash.c ./src/hash.h ./src/hwtime.h ./src/insert.c ./src/journal.c ./src/legacy.c ./src/loadext.c ./src/main.c ./src/malloc.c ./src/mem0.c ./src/mem1.c ./src/mem2.c ./src/mem3.c ./src/mem5.c ./src/memjournal.c ./src/mutex.c ./src/mutex.h ./src/mutex_noop.c ./src/mutex_unix.c ./src/mutex_w32.c ./src/notify.c ./src/os.c ./src/os.h ./src/os_common.h ./src/os_setup.h ./src/os_unix.c ./src/os_win.c ./src/os_win.h ./src/pager.c ./src/pager.h ./src/parse.y ./src/pcache.c ./src/pcache.h ./src/pcache1.c ./src/pragma.c ./src/prepare.c ./src/printf.c ./src/random.c ./src/resolve.c ./src/rowset.c ./src/select.c ./src/status.c ./src/shell.c ./src/sqlite.h.in ./src/sqlite3ext.h ./src/sqliteInt.h ./src/sqliteLimit.h ./src/table.c ./src/tclsqlite.c ./src/tokenize.c ./src/trigger.c ./src/utf.c ./src/update.c ./src/util.c ./src/vacuum.c ./src/vdbe.c ./src/vdbe.h ./src/vdbeapi.c ./src/vdbeaux.c ./src/vdbeblob.c ./src/vdbemem.c ./src/vdbesort.c ./src/vdbetrace.c ./src/vdbeInt.h ./src/vtab.c ./src/wal.c ./src/wal.h ./src/walker.c ./src/where.c ./src/whereInt.h ./ext/fts1/fts1.c ./ext/fts1/fts1.h ./ext/fts1/fts1_hash.c ./ext/fts1/fts1_hash.h ./ext/fts1/fts1_porter.c ./ext/fts1/fts1_tokenizer.h ./ext/fts1/fts1_tokenizer1.c ./ext/fts2/fts2.c ./ext/fts2/fts2.h ./ext/fts2/fts2_hash.c ./ext/fts2/fts2_hash.h ./ext/fts2/fts2_icu.c ./ext/fts2/fts2_porter.c ./ext/fts2/fts2_tokenizer.h ./ext/fts2/fts2_tokenizer.c ./ext/fts2/fts2_tokenizer1.c ./ext/fts3/fts3.c ./ext/fts3/fts3.h ./ext/fts3/fts3Int.h ./ext/fts3/fts3_aux.c ./ext/fts3/fts3_expr.c ./ext/fts3/fts3_hash.c ./ext/fts3/fts3_hash.h ./ext/fts3/fts3_icu.c ./ext/fts3/fts3_porter.c ./ext/fts3/fts3_snippet.c ./ext/fts3/fts3_tokenizer.h ./ext/fts3/fts3_tokenizer.c ./ext/fts3/fts3_tokenizer1.c ./ext/fts3/fts3_tokenize_vtab.c ./ext/fts3/fts3_unicode.c ./ext/fts3/fts3_unicode2.c ./ext/fts3/fts3_write.c ./ext/icu/sqliteicu.h ./ext/icu/icu.c ./ext/rtree/rtree.h ./ext/rtree/rtree.c keywordhash.h opcodes.c opcodes.h parse.c parse.h config.h sqlite3.h tsrc rm tsrc/sqlite.h.in tsrc/parse.y /home/buildroot/build/instance-0/output/host/bin/tclsh8.6 ./tool/vdbe-compress.tcl vdbe.new mv vdbe.new tsrc/vdbe.c touch .target_source /home/buildroot/build/instance-0/output/host/bin/tclsh8.6 ./tool/mksqlite3c.tcl cp tsrc/shell.c tsrc/sqlite3ext.h . ./libtool --mode=compile --tag=CC /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c libtool: compile: /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c -o sqlite3.o ./libtool --mode=link /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Wl,-elf2flt -static -o libsqlcipher.la sqlite3.lo -lcrypto -lcrypto -lz \ -rpath "/usr/lib" -version-info "8:6:8" libtool: link: /home/buildroot/build/instance-0/output/host/bin/arm-linux-ar cru .libs/libsqlcipher.a sqlite3.o libtool: link: /home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib .libs/libsqlcipher.a libtool: link: ( cd ".libs" && rm -f "libsqlcipher.la" && ln -s "../libsqlcipher.la" "libsqlcipher.la" ) ./libtool --mode=link /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Wl,-elf2flt -static -DHAVE_READLINE=0 \ -o sqlcipher ./src/shell.c libsqlcipher.la \ -lcrypto -lcrypto -lz -rpath "/usr/lib" libtool: link: /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I./src -I./ext/rtree -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -Wl,-elf2flt -static -DHAVE_READLINE=0 -o sqlcipher ./src/shell.c ./.libs/libsqlcipher.a -lcrypto -lz -Wl,-rpath -Wl,/usr/lib make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/sqlcipher-v3.2.0' >>> sqlcipher v3.2.0 Installing to staging directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /home/buildroot/build/instance-0/output/build/sqlcipher-v3.2.0/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/sqlcipher-v3.2.0' /usr/bin/install -c -d /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib ./libtool --mode=install /usr/bin/install -c libsqlcipher.la /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlcipher.lai /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libsqlcipher.la libtool: install: /usr/bin/install -c .libs/libsqlcipher.a /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libsqlcipher.a libtool: install: chmod 644 /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libsqlcipher.a libtool: install: /home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libsqlcipher.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin ./libtool --mode=install /usr/bin/install -c sqlcipher /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin libtool: install: /usr/bin/install -c sqlcipher /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/sqlcipher /usr/bin/install -c -d /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/sqlcipher /usr/bin/install -c -m 0644 sqlite3.h /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/sqlcipher /usr/bin/install -c -m 0644 ./src/sqlite3ext.h /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/sqlcipher /usr/bin/install -c -d /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 0644 sqlcipher.pc /home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/sqlcipher-v3.2.0' >>> sqlcipher v3.2.0 Fixing libtool files >>> sqlcipher v3.2.0 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/sqlcipher-v3.2.0/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/sqlcipher-v3.2.0' /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/lib ./libtool --mode=install /usr/bin/install -c libsqlcipher.la /home/buildroot/build/instance-0/output/target/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlcipher.lai /home/buildroot/build/instance-0/output/target/usr/lib/libsqlcipher.la libtool: install: /usr/bin/install -c .libs/libsqlcipher.a /home/buildroot/build/instance-0/output/target/usr/lib/libsqlcipher.a libtool: install: chmod 644 /home/buildroot/build/instance-0/output/target/usr/lib/libsqlcipher.a libtool: install: /home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib /home/buildroot/build/instance-0/output/target/usr/lib/libsqlcipher.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/bin ./libtool --mode=install /usr/bin/install -c sqlcipher /home/buildroot/build/instance-0/output/target/usr/bin libtool: install: /usr/bin/install -c sqlcipher /home/buildroot/build/instance-0/output/target/usr/bin/sqlcipher /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/include/sqlcipher /usr/bin/install -c -m 0644 sqlite3.h /home/buildroot/build/instance-0/output/target/usr/include/sqlcipher /usr/bin/install -c -m 0644 ./src/sqlite3ext.h /home/buildroot/build/instance-0/output/target/usr/include/sqlcipher /usr/bin/install -c -d /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /usr/bin/install -c -m 0644 sqlcipher.pc /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/sqlcipher-v3.2.0' >>> wipe 2.3.1 Downloading converted 'http://downloads.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2' (ANSI_X3.4-1968) -> 'http://downloads.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2' (UTF-8) --2018-10-17 18:24:23-- http://downloads.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2 Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected. HTTP request sent, awaiting response... 302 Found Location: https://kent.dl.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2 [following] converted 'https://kent.dl.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2' (ANSI_X3.4-1968) -> 'https://kent.dl.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2' (UTF-8) --2018-10-17 18:24:23-- https://kent.dl.sourceforge.net/project/wipe/wipe/2.3.1/wipe-2.3.1.tar.bz2 Resolving kent.dl.sourceforge.net (kent.dl.sourceforge.net)... 212.219.56.185 Connecting to kent.dl.sourceforge.net (kent.dl.sourceforge.net)|212.219.56.185|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 72297 (71K) [application/octet-stream] Saving to: '/home/buildroot/build/instance-0/output/build/.wipe-2.3.1.tar.bz2.SOw76p/output' 0K .......... .......... .......... .......... .......... 70% 3.87M 0s 50K .......... .......... 100% 508M=0.01s 2018-10-17 18:24:23 (5.45 MB/s) - '/home/buildroot/build/instance-0/output/build/.wipe-2.3.1.tar.bz2.SOw76p/output' saved [72297/72297] wipe-2.3.1.tar.bz2: OK (sha256: 463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0) >>> wipe 2.3.1 Extracting bzcat /home/buildroot/build/instance-0/dl/wipe-2.3.1.tar.bz2 | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/wipe-2.3.1 -xf - >>> wipe 2.3.1 Patching Applying 0001-musl.patch using patch: patching file rand.h >>> wipe 2.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/build/instance-0/output/build/wipe-2.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wipe 2.3.1 Patching libtool >>> wipe 2.3.1 Configuring (cd /home/buildroot/build/instance-0/output/build/wipe-2.3.1/ && rm -rf config.cache && PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" AR="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ar" AS="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" LD="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ld" NM="/home/buildroot/build/instance-0/output/host/bin/arm-linux-nm" CC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/buildroot/build/instance-0/output/host/bin/arm-linux-g++" FC="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/buildroot/build/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/buildroot/build/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/buildroot/build/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/buildroot/build/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/buildroot/build/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/buildroot/build/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/build/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/build/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/build/instance-0/output/host/lib -Wl,-rpath,/home/buildroot/build/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/build/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/buildroot/build/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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/build/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/build/instance-0/output/host/arm-buildroot-uclinux-uclibcgnueabi/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=arm-buildroot-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --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 --enable-static --disable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... arm-buildroot-uclinux-uclibcgnueabi checking target system type... arm-buildroot-uclinux-uclibcgnueabi checking build system type... x86_64-pc-linux-gnu checking for gcc... /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc checking whether the C compiler (/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static) works... yes checking whether the C compiler (/home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... /home/buildroot/build/instance-0/output/host/bin/arm-linux-cpp checking whether /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for unistd.h... yes checking for stdint.h... yes checking for fcntl.h... yes checking for memory.h... yes checking for linux/fs.h... yes checking for sys/mount.h... yes checking for sys/disklabel.h... no checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for getopt.h... yes checking for errno.h... yes checking for termio.h... yes checking for termios.h... yes checking for linux/mtio.h... yes checking for working const... yes checking for inline... __inline__ checking for off_t... yes checking for size_t... yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for getopt... yes checking for strnlen... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for realloc... yes checking for fchmod... yes checking for ioctl... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for fsync... yes checking for fdatasync... yes checking for unlink... yes checking for rmdir... yes checking for remove... yes checking for rename... yes checking for dirfd... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h >>> wipe 2.3.1 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-0/output/build/wipe-2.3.1/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/wipe-2.3.1' /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o file.o file.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o blkdev.o blkdev.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o lock.o lock.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o text.o text.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o str.o str.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o percent.o percent.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o prompt.o prompt.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o io.o io.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o mt.o mt.c /home/buildroot/build/instance-0/output/host/bin/arm-linux-gcc *.o -o wipe make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/wipe-2.3.1' >>> wipe 2.3.1 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/build/instance-0/output/build/wipe-2.3.1/wipe /home/buildroot/build/instance-0/output/target/usr/bin/wipe >>> wireless-regdb 2018.05.31 Downloading converted 'http://kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' (ANSI_X3.4-1968) -> 'http://kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' (UTF-8) --2018-10-17 18:24:25-- http://kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz Resolving kernel.org (kernel.org)... 198.145.29.83 Connecting to kernel.org (kernel.org)|198.145.29.83|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz [following] converted 'https://kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' (ANSI_X3.4-1968) -> 'https://kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' (UTF-8) --2018-10-17 18:24:25-- https://kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz Connecting to kernel.org (kernel.org)|198.145.29.83|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz [following] converted 'https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' (ANSI_X3.4-1968) -> 'https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' (UTF-8) --2018-10-17 18:24:26-- https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz Resolving www.kernel.org (www.kernel.org)... 2604:1380:4090:1700::1, 147.75.44.153 Connecting to www.kernel.org (www.kernel.org)|2604:1380:4090:1700::1|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://mirrors.edge.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz [following] converted 'https://mirrors.edge.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' (ANSI_X3.4-1968) -> 'https://mirrors.edge.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz' (UTF-8) --2018-10-17 18:24:26-- https://mirrors.edge.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.05.31.tar.xz Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 2604:1380:2001:3900::1, 147.75.101.1 Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|2604:1380:2001:3900::1|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 22908 (22K) [application/x-xz] Saving to: '/home/buildroot/build/instance-0/output/build/.wireless-regdb-2018.05.31.tar.xz.rgzHUP/output' 0K .......... .......... .. 100% 274M=0s 2018-10-17 18:24:26 (274 MB/s) - '/home/buildroot/build/instance-0/output/build/.wireless-regdb-2018.05.31.tar.xz.rgzHUP/output' saved [22908/22908] wireless-regdb-2018.05.31.tar.xz: OK (sha256: e1dfbc3b97771373077f430c3c05082fae883145b37db5b2cfd12c56676fbe7b) >>> wireless-regdb 2018.05.31 Extracting xzcat /home/buildroot/build/instance-0/dl/wireless-regdb-2018.05.31.tar.xz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/wireless-regdb-2018.05.31 -xf - >>> wireless-regdb 2018.05.31 Patching >>> wireless-regdb 2018.05.31 Configuring >>> wireless-regdb 2018.05.31 Building >>> wireless-regdb 2018.05.31 Installing to target /usr/bin/install -m 644 -D -T /home/buildroot/build/instance-0/output/build/wireless-regdb-2018.05.31/regulatory.bin /home/buildroot/build/instance-0/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/buildroot/build/instance-0/output/build/wireless-regdb-2018.05.31/sforshee.key.pub.pem /home/buildroot/build/instance-0/output/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem /usr/bin/install -m 644 -D -T /home/buildroot/build/instance-0/output/build/wireless-regdb-2018.05.31/regulatory.db /home/buildroot/build/instance-0/output/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/buildroot/build/instance-0/output/build/wireless-regdb-2018.05.31/regulatory.db.p7s /home/buildroot/build/instance-0/output/target/lib/firmware/regulatory.db.p7s >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libusbgx.la" is touched by more than one package: [u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'jsmn', u'sdl', u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'jsmn', u'sdl', u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'jsmn', u'sdl', u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libraw1394.la" is touched by more than one package: [u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libprotobuf-c.la" is touched by more than one package: [u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'bitstream', u'c-ares', u'c-periphery', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'jsmn', u'sdl', u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/liblogging-stdlog.la" is touched by more than one package: [u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'jsmn', u'sdl', u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libsofia-sip-ua.la" is touched by more than one package: [u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'jsmn', u'sdl', u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'c-periphery', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'jsmn', u'sdl', u'sdl_net', u'libconfig', u'libopenssl', u'libcurl', u'libdvdcss', u'libenca', u'libusb', u'libusb-compat', u'ncurses', u'readline', u'libnfc', u'libgpg-error', u'libksba', u'liblogging', u'libmnl', u'libnetfilter_acct', u'libogg', u'libpcap', u'libraw1394', u'libsigc', u'libtommath', u'libupnp', u'libupnpp', u'libusbgx', u'mraa', u'poppler', u'protobuf-c', u'sofia-sip', u'sqlcipher'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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/build/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/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.6-00002-gf75f370"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.6"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.6\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.02.6-00002-gf75f370 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> c-ares 1.14.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> jquery 1.11.2 Collecting legal info >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libenca 1.19 Collecting legal info ERROR: No hash found for COPYING >>> libfreefare 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> libgpg-error 1.29 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> liblogging 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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 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) >>> libraw1394 2.1.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.0 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libusbgx 2e3d43ee098ed928d1baa61ce791ce9ff4788c5a Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> mraa v0.9.1 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> sound-theme-borealis 0.9a Collecting legal info >>> spi-tools 0.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> sqlcipher v3.2.0 Collecting legal info >>> host-tcl 8.6.6 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> wireless-regdb 2018.05.31 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'