checking build type... release checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing deflate... -lz checking for library containing dlopen... none required checking whether to support math functions... yes checking for library containing ceil... none required checking whether to support MEMSYS5... no checking whether to support MEMSYS3... no checking whether to support FTS3... no checking whether to support FTS4... no checking whether to support FTS5... no checking whether to support JSON... no checking whether to support LIMIT on UPDATE and DELETE statements... no checking whether to support GEOPOLY... no checking whether to support RTREE... no checking whether to support SESSION... no configure: creating ./config.status config.status: creating Makefile config.status: creating sqlcipher.pc 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 4.5.1 Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/sqlcipher-4.5.1' gcc -g -DSQLCIPHER_CRYPTO_OPENSSL -o mksourceid /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/mksourceid.c /tmp/instance-9/output-1/host/bin/tclsh8.6 /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/mksqlite3h.tcl /tmp/instance-9/output-1/build/sqlcipher-4.5.1 >sqlite3.h gcc -g -DSQLCIPHER_CRYPTO_OPENSSL -o mkkeywordhash -DSQLITE_ENABLE_MATH_FUNCTIONS /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/mkkeywordhash.c ./mkkeywordhash >keywordhash.h gcc -g -DSQLCIPHER_CRYPTO_OPENSSL -o lemon /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/lemon.c cp /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/lempar.c . cp /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/parse.y . ./lemon -DSQLITE_ENABLE_MATH_FUNCTIONS -S parse.y cat parse.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbe.c | /tmp/instance-9/output-1/host/bin/tclsh8.6 /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/mkopcodeh.tcl >opcodes.h /tmp/instance-9/output-1/host/bin/tclsh8.6 /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/mkopcodec.tcl opcodes.h >opcodes.c /tmp/instance-9/output-1/host/bin/tclsh8.6 /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/mkshellc.tcl >shell.c cp /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts5/fts5parse.y . rm -f fts5parse.h ./lemon -S fts5parse.y /tmp/instance-9/output-1/host/bin/tclsh8.6 /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts5/tool/mkfts5c.tcl cp /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts5/fts5.h . rm -rf tsrc mkdir tsrc cp -f /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/crypto.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/sqlcipher.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/crypto.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/crypto_impl.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/crypto_libtomcrypt.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/crypto_nss.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/crypto_openssl.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/crypto_cc.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/alter.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/analyze.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/attach.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/auth.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/backup.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/bitvec.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/btmutex.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/btree.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/btree.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/btreeInt.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/build.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/callback.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/complete.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/ctime.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/date.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/dbpage.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/dbstat.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/delete.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/expr.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/fault.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/fkey.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/func.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/global.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/hash.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/hash.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/hwtime.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/insert.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/legacy.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/loadext.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/main.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/malloc.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mem0.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mem1.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mem2.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mem3.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mem5.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/memdb.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/memjournal.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/msvc.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mutex.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mutex.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mutex_noop.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mutex_unix.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/mutex_w32.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/notify.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/os.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/os.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/os_common.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/os_setup.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/os_unix.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/os_win.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/os_win.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/pager.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/pager.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/parse.y /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/pcache.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/pcache.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/pcache1.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/pragma.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/pragma.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/prepare.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/printf.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/random.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/resolve.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/rowset.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/select.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/status.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/shell.c.in /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/sqlite.h.in /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/sqlite3ext.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/sqliteInt.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/sqliteLimit.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/table.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/tclsqlite.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/threads.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/tokenize.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/treeview.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/trigger.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/utf.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/update.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/upsert.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/util.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vacuum.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbe.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbe.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbeapi.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbeaux.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbeblob.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbemem.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbesort.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbetrace.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbevtab.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vdbeInt.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vtab.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/vxworks.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/wal.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/wal.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/walker.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/where.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/wherecode.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/whereexpr.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/whereInt.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/window.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts1/fts1.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts1/fts1.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts1/fts1_hash.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts1/fts1_hash.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts1/fts1_porter.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts1/fts1_tokenizer.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts1/fts1_tokenizer1.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts2/fts2.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts2/fts2.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts2/fts2_hash.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts2/fts2_hash.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts2/fts2_icu.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts2/fts2_porter.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts2/fts2_tokenizer.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts2/fts2_tokenizer.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts2/fts2_tokenizer1.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3Int.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_aux.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_expr.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_hash.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_hash.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_icu.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_porter.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_snippet.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_tokenizer.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_tokenizer.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_tokenizer1.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_tokenize_vtab.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_unicode.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_unicode2.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3/fts3_write.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/icu/sqliteicu.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/icu/icu.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rtree/rtree.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rtree/rtree.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rtree/geopoly.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/session/sqlite3session.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/session/sqlite3session.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/userauth/userauth.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/userauth/sqlite3userauth.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rbu/sqlite3rbu.h /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rbu/sqlite3rbu.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/misc/json1.c /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/misc/stmt.c keywordhash.h opcodes.c opcodes.h parse.c parse.h config.h shell.c sqlite3.h tsrc rm tsrc/sqlite.h.in tsrc/parse.y /tmp/instance-9/output-1/host/bin/tclsh8.6 /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/vdbe-compress.tcl vdbe.new mv vdbe.new tsrc/vdbe.c cp fts5.c fts5.h tsrc touch .target_source /tmp/instance-9/output-1/host/bin/tclsh8.6 /tmp/instance-9/output-1/build/sqlcipher-4.5.1/tool/mksqlite3c.tcl --linemacros=0 cp tsrc/sqlite3ext.h . cp /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/session/sqlite3session.h . ./libtool --mode=compile --tag=CC /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/src -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rtree -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/icu -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3 -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/async -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/session -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c libtool: compile: /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/src -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rtree -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/icu -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3 -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/async -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/session -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o libtool: compile: /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/src -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rtree -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/icu -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3 -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/async -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/session -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 ./libtool --mode=link /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/src -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rtree -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/icu -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3 -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/async -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/session -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -no-undefined -o libsqlcipher.la sqlite3.lo -lz -lcrypto -L/tmp/instance-9/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto \ -rpath "/usr/lib" -version-info "8:6:8" libtool: link: /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -shared -fPIC -DPIC .libs/sqlite3.o -lz -L/tmp/instance-9/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto -O1 -g0 -Wl,-soname -Wl,libsqlcipher.so.0 -o .libs/libsqlcipher.so.0.8.6 libtool: link: (cd ".libs" && rm -f "libsqlcipher.so.0" && ln -s "libsqlcipher.so.0.8.6" "libsqlcipher.so.0") libtool: link: (cd ".libs" && rm -f "libsqlcipher.so" && ln -s "libsqlcipher.so.0.8.6" "libsqlcipher.so") libtool: link: /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ar cr .libs/libsqlcipher.a sqlite3.o libtool: link: /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ranlib .libs/libsqlcipher.a libtool: link: ( cd ".libs" && rm -f "libsqlcipher.la" && ln -s "../libsqlcipher.la" "libsqlcipher.la" ) ./libtool --mode=link /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/src -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rtree -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/icu -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3 -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/async -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/session -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -DHAVE_READLINE=0 -DHAVE_EDITLINE=0 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_OFFSET_SQL_FUNC -o sqlcipher \ shell.c sqlite3.c \ -lz -lcrypto -L/tmp/instance-9/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto -rpath "/usr/lib" libtool: link: /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/src -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/rtree -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/icu -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/fts3 -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/async -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/session -I/tmp/instance-9/output-1/build/sqlcipher-4.5.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -DHAVE_READLINE=0 -DHAVE_EDITLINE=0 -DSQLITE_ENABLE_JSON1 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_OFFSET_SQL_FUNC -o sqlcipher shell.c sqlite3.c -lz -L/tmp/instance-9/output-1/host/bin/../mipsel-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto -Wl,-rpath -Wl,/usr/lib make[1]: Leaving directory '/tmp/instance-9/output-1/build/sqlcipher-4.5.1' >>> sqlcipher 4.5.1 Installing to staging directory PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot install -C /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/sqlcipher-4.5.1' /usr/bin/install -c -d /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib ./libtool --mode=install /usr/bin/install -c libsqlcipher.la /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlcipher.so.0.8.6 /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsqlcipher.so.0.8.6 libtool: install: (cd /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libsqlcipher.so.0.8.6 libsqlcipher.so.0 || { rm -f libsqlcipher.so.0 && ln -s libsqlcipher.so.0.8.6 libsqlcipher.so.0; }; }) libtool: install: (cd /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libsqlcipher.so.0.8.6 libsqlcipher.so || { rm -f libsqlcipher.so && ln -s libsqlcipher.so.0.8.6 libsqlcipher.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlcipher.lai /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsqlcipher.la libtool: install: /usr/bin/install -c .libs/libsqlcipher.a /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsqlcipher.a libtool: install: chmod 644 /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsqlcipher.a libtool: install: /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/libsqlcipher.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -d /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin ./libtool --mode=install /usr/bin/install -c sqlcipher /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin libtool: install: /usr/bin/install -c sqlcipher /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/bin/sqlcipher /usr/bin/install -c -d /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/sqlcipher /usr/bin/install -c -m 0644 sqlite3.h /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/sqlcipher /usr/bin/install -c -m 0644 /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/sqlite3ext.h /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/include/sqlcipher /usr/bin/install -c -d /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 0644 sqlcipher.pc /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig make[1]: Leaving directory '/tmp/instance-9/output-1/build/sqlcipher-4.5.1' >>> sqlcipher 4.5.1 Fixing libtool files for la in $(find /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-9/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-9/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> sqlcipher 4.5.1 Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-9/output-1/target install -C /tmp/instance-9/output-1/build/sqlcipher-4.5.1/ make[1]: Entering directory '/tmp/instance-9/output-1/build/sqlcipher-4.5.1' /usr/bin/install -c -d /tmp/instance-9/output-1/target/usr/lib ./libtool --mode=install /usr/bin/install -c libsqlcipher.la /tmp/instance-9/output-1/target/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlcipher.so.0.8.6 /tmp/instance-9/output-1/target/usr/lib/libsqlcipher.so.0.8.6 libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libsqlcipher.so.0.8.6 libsqlcipher.so.0 || { rm -f libsqlcipher.so.0 && ln -s libsqlcipher.so.0.8.6 libsqlcipher.so.0; }; }) libtool: install: (cd /tmp/instance-9/output-1/target/usr/lib && { ln -s -f libsqlcipher.so.0.8.6 libsqlcipher.so || { rm -f libsqlcipher.so && ln -s libsqlcipher.so.0.8.6 libsqlcipher.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlcipher.lai /tmp/instance-9/output-1/target/usr/lib/libsqlcipher.la libtool: install: /usr/bin/install -c .libs/libsqlcipher.a /tmp/instance-9/output-1/target/usr/lib/libsqlcipher.a libtool: install: chmod 644 /tmp/instance-9/output-1/target/usr/lib/libsqlcipher.a libtool: install: /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-9/output-1/target/usr/lib/libsqlcipher.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -d /tmp/instance-9/output-1/target/usr/bin ./libtool --mode=install /usr/bin/install -c sqlcipher /tmp/instance-9/output-1/target/usr/bin libtool: install: /usr/bin/install -c sqlcipher /tmp/instance-9/output-1/target/usr/bin/sqlcipher /usr/bin/install -c -d /tmp/instance-9/output-1/target/usr/include/sqlcipher /usr/bin/install -c -m 0644 sqlite3.h /tmp/instance-9/output-1/target/usr/include/sqlcipher /usr/bin/install -c -m 0644 /tmp/instance-9/output-1/build/sqlcipher-4.5.1/src/sqlite3ext.h /tmp/instance-9/output-1/target/usr/include/sqlcipher /usr/bin/install -c -d /tmp/instance-9/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 0644 sqlcipher.pc /tmp/instance-9/output-1/target/usr/lib/pkgconfig make[1]: Leaving directory '/tmp/instance-9/output-1/build/sqlcipher-4.5.1' uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f-br1.tar.gz: OK (sha256: aae6a72791da8f58012303ba3bfeeb613e74597cbebfb9e7c2d9125e6f256799) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Extracting gzip -d -c /tmp/instance-9/dl/uqmi/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f -xf - >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Patching >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Configuring (mkdir -p /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ && cd /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ && rm -f CMakeCache.txt && PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/output-1/host/bin/cmake /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-9/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 10.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Building PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ make[1]: Entering directory '/tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' [ 3%] Generating qmi-message-ctl.h [ 6%] Generating qmi-message-dms.h [ 9%] Generating qmi-message-nas.h [ 12%] Generating qmi-message-pds.h [ 16%] Generating qmi-message-wds.h [ 19%] Generating qmi-message-wms.h [ 22%] Generating qmi-message-wda.h [ 25%] Generating qmi-message-uim.h [ 25%] Built target gen-headers [ 29%] Generating qmi-errors.c [ 29%] Built target gen-errors [ 32%] Generating qmi-message-wms.c [ 35%] Generating qmi-message-ctl.c [ 38%] Generating qmi-message-dms.c [ 41%] Generating qmi-message-nas.c [ 45%] Generating qmi-message-pds.c [ 48%] Generating qmi-message-uim.c [ 51%] Generating qmi-message-wda.c [ 54%] Generating qmi-message-wds.c [ 58%] Building C object CMakeFiles/uqmi.dir/main.c.o [ 61%] Building C object CMakeFiles/uqmi.dir/dev.c.o [ 64%] Building C object CMakeFiles/uqmi.dir/commands.c.o [ 67%] Building C object CMakeFiles/uqmi.dir/qmi-message.c.o [ 70%] Building C object CMakeFiles/uqmi.dir/mbim.c.o [ 74%] Building C object CMakeFiles/uqmi.dir/qmi-message-ctl.c.o [ 77%] Building C object CMakeFiles/uqmi.dir/qmi-message-dms.c.o [ 80%] Building C object CMakeFiles/uqmi.dir/qmi-message-nas.c.o [ 83%] Building C object CMakeFiles/uqmi.dir/qmi-message-pds.c.o [ 87%] Building C object CMakeFiles/uqmi.dir/qmi-message-wds.c.o [ 90%] Building C object CMakeFiles/uqmi.dir/qmi-message-wms.c.o [ 93%] Building C object CMakeFiles/uqmi.dir/qmi-message-wda.c.o [ 96%] Building C object CMakeFiles/uqmi.dir/qmi-message-uim.c.o [100%] Linking C executable uqmi [100%] Built target uqmi make[1]: Leaving directory '/tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Installing to target PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-9/output-1/target install/fast -C /tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ make[1]: Entering directory '/tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-9/output-1/target/usr/sbin/uqmi make[1]: Leaving directory '/tmp/instance-9/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' zd1211-firmware-1.5.tar.bz2: OK (sha256: f11d3810d7f72833997f634584a586dcced71a353f965abf81062ec431d02b12) >>> zd1211-firmware 1.5 Extracting bzcat /tmp/instance-9/dl/zd1211-firmware/zd1211-firmware-1.5.tar.bz2 | tar --strip-components=1 -C /tmp/instance-9/output-1/build/zd1211-firmware-1.5 -xf - >>> zd1211-firmware 1.5 Patching >>> zd1211-firmware 1.5 Configuring >>> zd1211-firmware 1.5 Building >>> zd1211-firmware 1.5 Installing to target /usr/bin/install -d -m 0755 /tmp/instance-9/output-1/target/lib/firmware/zd1211/ cp -dpf /tmp/instance-9/output-1/build/zd1211-firmware-1.5/zd1211*{ub,uphr,ur} /tmp/instance-9/output-1/target/lib/firmware/zd1211 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/mipsel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-9/output-1/target/etc/shells rm -rf /tmp/instance-9/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /tmp/instance-9/output-1/target/usr/lib/perl5/5.34.1/mipsel-linux/CORE find /tmp/instance-9/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-9/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-9/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-9/output-1/target/etc echo "buildroot" > /tmp/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-9/output-1/target/etc/hosts mkdir -p /tmp/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-9/output-1/target/etc/shells ln -sf bash /tmp/instance-9/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /tmp/instance-9/output-1/target/etc/passwd rm -rf /tmp/instance-9/output-1/target/usr/include /tmp/instance-9/output-1/target/usr/share/aclocal \ /tmp/instance-9/output-1/target/usr/lib/pkgconfig /tmp/instance-9/output-1/target/usr/share/pkgconfig \ /tmp/instance-9/output-1/target/usr/lib/cmake /tmp/instance-9/output-1/target/usr/share/cmake \ /tmp/instance-9/output-1/target/usr/lib/rpm /tmp/instance-9/output-1/target/usr/doc find /tmp/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-9/output-1/target/lib/ /tmp/instance-9/output-1/target/usr/lib/ /tmp/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-9/output-1/target/usr/share/gdb rm -rf /tmp/instance-9/output-1/target/usr/share/zsh rm -rf /tmp/instance-9/output-1/target/usr/man /tmp/instance-9/output-1/target/usr/share/man rm -rf /tmp/instance-9/output-1/target/usr/info /tmp/instance-9/output-1/target/usr/share/info rm -rf /tmp/instance-9/output-1/target/usr/doc /tmp/instance-9/output-1/target/usr/share/doc rm -rf /tmp/instance-9/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-9/output-1/target/lib/debug /tmp/instance-9/output-1/target/usr/lib/debug find /tmp/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-9/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-9/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc1-175-g4f98d5dc25"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc1\"" \ ) > /tmp/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-9/output-1/per-package /tmp/instance-9/buildroot/support/scripts/fix-rpath target touch /tmp/instance-9/output-1/target/usr ln -snf /tmp/instance-9/output-1/host/mipsel-buildroot-linux-uclibc/sysroot /tmp/instance-9/output-1/staging make: Leaving directory '/tmp/instance-9/buildroot' make: Entering directory '/tmp/instance-9/buildroot' >>> Buildroot 2022.11-rc1-175-g4f98d5dc25 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> collectl 4.3.2 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gdb 11.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> htop 3.2.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ipcalc 1.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.64.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.1 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.0 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> janet 1.25.0 Collecting legal info LICENSE: OK (sha256: e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libdmtx 0.7.7 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libphidget 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libstrophe 0.12.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> lksctp-tools 1.0.17 Collecting legal info COPYING.lib: OK (sha256: dee5f35e583183abb9212938643ecb2d858fd89e2e286f4b1d903f65d49d6c76) COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mmc-utils dfc3b6ecda84d21418fb4408b39c5c71db4c6458 Collecting legal info mmc.h: OK (sha256: f57e3c6169116aa9ff06eec95734ca000e4d0196467bb221e80e50530c768081) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> openssh 9.1p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> perl-convert-asn1 0.33 Collecting legal info LICENSE: OK (sha256: 70884b19a3537bf179538c3b7d7896a56ade509dafe6b8d545c5999a9c05f8a9) >>> host-perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl 5.34.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-net-http 6.22 Collecting legal info LICENSE: OK (sha256: 0ed700a4bfc022e999d83407f71ab62ead96662d8f7bbebfd857376bf3ed6528) >>> perl-uri 5.12 Collecting legal info LICENSE: OK (sha256: d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0) >>> phidgetwebservice 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1) >>> pngquant 2.17.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> spidev_test 5.8 Collecting legal info >>> sqlcipher 4.5.1 Collecting legal info LICENSE: OK (sha256: 3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8) >>> host-tcl 8.6.12 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /tmp/instance-9/output-1/legal-info make: Leaving directory '/tmp/instance-9/buildroot'