for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sqlcipher v3.2.0 Patching libtool patching file /home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0/autoconf/ltmain.sh patching file /home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0/ltmain.sh Hunk #1 succeeded at 1055 (offset -159 lines). Hunk #2 succeeded at 2025 (offset -214 lines). Hunk #3 succeeded at 4124 (offset -308 lines). Hunk #4 succeeded at 4134 (offset -308 lines). Hunk #5 succeeded at 4411 (offset -313 lines). Hunk #6 succeeded at 4676 (offset -318 lines). Hunk #7 succeeded at 5418 (offset -320 lines). Hunk #8 succeeded at 5576 (offset -320 lines). Hunk #9 succeeded at 8064 (offset -314 lines). >>> sqlcipher v3.2.0 Configuring (cd /home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0/ && rm -rf config.cache && PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output/host/bin/sparc-linux-ar" AS="/home/naourr/work/instance-2/output/host/bin/sparc-linux-as" LD="/home/naourr/work/instance-2/output/host/bin/sparc-linux-ld" NM="/home/naourr/work/instance-2/output/host/bin/sparc-linux-nm" CC="/home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/sparc-linux-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/sparc-linux-g++" FC="/home/naourr/work/instance-2/output/host/bin/sparc-linux-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/sparc-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/sparc-linux-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/sparc-linux-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/sparc-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/sparc-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/sparc-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/naourr/work/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/sparc-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/sparc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/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=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DSQLITE_HAS_CODEC -DSQLITE_ENABLE_STAT3" TCLSH_CMD=/home/naourr/work/instance-2/output/host/bin/tclsh8.6 LIBS="-lcrypto -lz" CONFIG_SITE=/dev/null ./configure --target=sparc-buildroot-linux-uclibc --host=sparc-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-threadsafe --disable-tcl --disable-readline ) 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 checking build system type... x86_64-pc-linux-gnu checking host system type... sparc-buildroot-linux-uclibc checking for sparc-buildroot-linux-uclibc-gcc... /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc... /home/naourr/work/instance-2/output/host/bin/sparc-linux-ld checking if the linker (/home/naourr/work/instance-2/output/host/bin/sparc-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/naourr/work/instance-2/output/host/bin/sparc-linux-nm checking the name lister (/home/naourr/work/instance-2/output/host/bin/sparc-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/naourr/work/instance-2/output/host/bin/sparc-linux-ld option to reload object files... -r checking for sparc-buildroot-linux-uclibc-objdump... /home/naourr/work/instance-2/output/host/bin/sparc-linux-objdump checking how to recognize dependent libraries... pass_all checking for sparc-buildroot-linux-uclibc-ar... /home/naourr/work/instance-2/output/host/bin/sparc-linux-ar checking for sparc-buildroot-linux-uclibc-strip... /home/naourr/work/instance-2/output/host/bin/sparc-linux-strip checking for sparc-buildroot-linux-uclibc-ranlib... /home/naourr/work/instance-2/output/host/bin/sparc-linux-ranlib checking command to parse /home/naourr/work/instance-2/output/host/bin/sparc-linux-nm output from /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc object... ok checking how to run the C preprocessor... /home/naourr/work/instance-2/output/host/bin/sparc-linux-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc static flag -static works... no checking if /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc supports -c -o file.o... yes checking if /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc linker (/home/naourr/work/instance-2/output/host/bin/sparc-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for usleep... yes checking for fdatasync... yes checking for localtime_r... yes checking for gmtime_r... yes checking for localtime_s... no checking for utime... yes checking for malloc_usable_size... yes checking for tclsh8.6... /home/naourr/work/instance-2/output/host/bin/tclsh8.6 configure: Version set to 3.8 configure: Release set to 3.8.6 configure: Version number set to 3008006 checking for gcc... gcc checking whether to support threadsafe operation... yes checking for library containing pthread_create... none required checking for crypto library to use... openssl checking for HMAC_Init_ex in -lcrypto... yes checking whether to allow connections to be shared across threads... no checking whether to support shared library linked as release mode or not... no checking whether to use an in-ram database for temporary tables... no checking if executables have the .exe suffix... unknown checking for library containing fdatasync... none required 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 v3.2.0 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0' /home/naourr/work/instance-2/output/host/bin/tclsh8.6 ./tool/mksqlite3h.tcl . >sqlite3.h gcc -g -DSQLCIPHER_CRYPTO_OPENSSL -o mkkeywordhash -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_STAT3 ./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 -DSQLITE_ENABLE_STAT3 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/naourr/work/instance-2/output/host/bin/tclsh8.6 ./tool/vdbe-compress.tcl vdbe.new mv vdbe.new tsrc/vdbe.c touch .target_source /home/naourr/work/instance-2/output/host/bin/tclsh8.6 ./tool/mksqlite3c.tcl cp tsrc/shell.c tsrc/sqlite3ext.h . ./libtool --mode=compile --tag=CC /home/naourr/work/instance-2/output/host/bin/sparc-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 -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_ENABLE_STAT3 -DSQLITE_TEMP_STORE=1 -c sqlite3.c libtool: compile: /home/naourr/work/instance-2/output/host/bin/sparc-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 -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_ENABLE_STAT3 -DSQLITE_TEMP_STORE=1 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o ./libtool --mode=link /home/naourr/work/instance-2/output/host/bin/sparc-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 -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_ENABLE_STAT3 -o libsqlcipher.la sqlite3.lo -lcrypto -lcrypto -lz \ -rpath "/usr/lib" -version-info "8:6:8" libtool: link: /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -shared .libs/sqlite3.o -lcrypto -lz -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: ( cd ".libs" && rm -f "libsqlcipher.la" && ln -s "../libsqlcipher.la" "libsqlcipher.la" ) ./libtool --mode=link /home/naourr/work/instance-2/output/host/bin/sparc-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 -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_ENABLE_STAT3 -DHAVE_READLINE=0 \ -o sqlcipher ./src/shell.c libsqlcipher.la \ -lcrypto -lcrypto -lz -rpath "/usr/lib" libtool: link: /home/naourr/work/instance-2/output/host/bin/sparc-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 -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_ENABLE_STAT3 -DHAVE_READLINE=0 -o sqlcipher ./src/shell.c ./.libs/libsqlcipher.so -lcrypto -lz -Wl,-rpath -Wl,/home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0/.libs -Wl,-rpath -Wl,/usr/lib make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0' >>> sqlcipher v3.2.0 Installing to staging directory PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot install -C /home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0' /usr/bin/install -c -d /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib ./libtool --mode=install /usr/bin/install -c libsqlcipher.la /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlcipher.so.0.8.6 /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libsqlcipher.so.0.8.6 libtool: install: (cd /home/naourr/work/instance-2/output/host/sparc-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 /home/naourr/work/instance-2/output/host/sparc-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 /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libsqlcipher.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin ./libtool --mode=install /usr/bin/install -c sqlcipher /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin libtool: install: /usr/bin/install -c sqlcipher /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin/sqlcipher /usr/bin/install -c -d /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/sqlcipher /usr/bin/install -c -m 0644 sqlite3.h /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/sqlcipher /usr/bin/install -c -m 0644 ./src/sqlite3ext.h /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/sqlcipher /usr/bin/install -c -d /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 0644 sqlcipher.pc /home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0' >>> sqlcipher v3.2.0 Fixing libtool files >>> sqlcipher v3.2.0 Installing to target PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output/target install -C /home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0' /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/lib ./libtool --mode=install /usr/bin/install -c libsqlcipher.la /home/naourr/work/instance-2/output/target/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlcipher.so.0.8.6 /home/naourr/work/instance-2/output/target/usr/lib/libsqlcipher.so.0.8.6 libtool: install: (cd /home/naourr/work/instance-2/output/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 /home/naourr/work/instance-2/output/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 /home/naourr/work/instance-2/output/target/usr/lib/libsqlcipher.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/bin ./libtool --mode=install /usr/bin/install -c sqlcipher /home/naourr/work/instance-2/output/target/usr/bin libtool: install: /usr/bin/install -c sqlcipher /home/naourr/work/instance-2/output/target/usr/bin/sqlcipher /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/include/sqlcipher /usr/bin/install -c -m 0644 sqlite3.h /home/naourr/work/instance-2/output/target/usr/include/sqlcipher /usr/bin/install -c -m 0644 ./src/sqlite3ext.h /home/naourr/work/instance-2/output/target/usr/include/sqlcipher /usr/bin/install -c -d /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /usr/bin/install -c -m 0644 sqlcipher.pc /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/sqlcipher-v3.2.0' PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-2/dl BUILD_DIR=/home/naourr/work/instance-2/output/build O=/home/naourr/work/instance-2/output flock /home/naourr/work/instance-2/dl/wipe/ support/download/dl-wrapper -c '2.3.1' -d '/home/naourr/work/instance-2/dl/wipe' -D '/home/naourr/work/instance-2/dl' -f 'wipe-2.3.1.tar.bz2' -H 'package/wipe//wipe.hash' -n 'wipe-2.3.1' -N 'wipe' -o '/home/naourr/work/instance-2/dl/wipe/wipe-2.3.1.tar.bz2' -u http+http://downloads.sourceforge.net/project/wipe/wipe/2.3.1 -u http\|urlencode+http://sources.buildroot.net/wipe -u http\|urlencode+http://sources.buildroot.net -- wipe-2.3.1.tar.bz2: OK (sha256: 463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0) >>> wipe 2.3.1 Extracting bzcat /home/naourr/work/instance-2/dl/wipe/wipe-2.3.1.tar.bz2 | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/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/naourr/work/instance-2/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/naourr/work/instance-2/output/build/wipe-2.3.1/ && rm -rf config.cache && PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output/host/bin/sparc-linux-ar" AS="/home/naourr/work/instance-2/output/host/bin/sparc-linux-as" LD="/home/naourr/work/instance-2/output/host/bin/sparc-linux-ld" NM="/home/naourr/work/instance-2/output/host/bin/sparc-linux-nm" CC="/home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc" GCC="/home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc" CPP="/home/naourr/work/instance-2/output/host/bin/sparc-linux-cpp" CXX="/home/naourr/work/instance-2/output/host/bin/sparc-linux-g++" FC="/home/naourr/work/instance-2/output/host/bin/sparc-linux-gfortran" F77="/home/naourr/work/instance-2/output/host/bin/sparc-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output/host/bin/sparc-linux-ranlib" READELF="/home/naourr/work/instance-2/output/host/bin/sparc-linux-readelf" STRIP="/home/naourr/work/instance-2/output/host/bin/sparc-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output/host/bin/sparc-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output/host/bin/sparc-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/naourr/work/instance-2/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output/host/bin/sparc-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output/host/bin/sparc-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output/host/sparc-buildroot-linux-uclibc/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=yes CONFIG_SITE=/dev/null ./configure --target=sparc-buildroot-linux-uclibc --host=sparc-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... sparc-buildroot-linux-uclibc checking target system type... sparc-buildroot-linux-uclibc checking build system type... x86_64-pc-linux-gnu checking for gcc... /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc checking whether the C compiler (/home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) works... yes checking whether the C compiler (/home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... /home/naourr/work/instance-2/output/host/bin/sparc-linux-cpp checking whether /home/naourr/work/instance-2/output/host/bin/sparc-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/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/wipe-2.3.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/wipe-2.3.1' /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o file.o file.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o blkdev.o blkdev.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o lock.o lock.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o text.o text.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o str.o str.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o percent.o percent.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o prompt.o prompt.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o io.o io.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o mt.o mt.c /home/naourr/work/instance-2/output/host/bin/sparc-linux-gcc *.o -o wipe make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/wipe-2.3.1' >>> wipe 2.3.1 Installing to target /usr/bin/install -D -m 0755 /home/naourr/work/instance-2/output/build/wipe-2.3.1/wipe /home/naourr/work/instance-2/output/target/usr/bin/wipe >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnfs.la" is touched by more than one package: [u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libaprutil-1.la" is touched by more than one package: [u'apr-util', u'argp-standalone', u'bzip2', u'libcap', u'freetype', u'fontconfig', u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libtpl.la" is touched by more than one package: [u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'apr-util', u'argp-standalone', u'bzip2', u'libcap', u'freetype', u'fontconfig', u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libmpeg2.la" is touched by more than one package: [u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/apr-util-1/apr_dbd_mysql.la" is touched by more than one package: [u'apr-util', u'argp-standalone', u'bzip2', u'libcap', u'freetype', u'fontconfig', u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'apr-util', u'argp-standalone', u'bzip2', u'libcap', u'freetype', u'fontconfig', u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'ncurses', u'libzlib', u'libopenssl', u'readline', u'oracle-mysql', u'apr-util', u'argp-standalone', u'bzip2', u'libcap', u'freetype', u'fontconfig', u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/apr-util-1/apr_crypto_openssl.la" is touched by more than one package: [u'apr-util', u'argp-standalone', u'bzip2', u'libcap', u'freetype', u'fontconfig', u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libapr-1.la" is touched by more than one package: [u'apr', u'expat', u'ncurses', u'libzlib', u'libopenssl', u'readline', u'oracle-mysql', u'apr-util', u'argp-standalone', u'bzip2', u'libcap', u'freetype', u'fontconfig', u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libmpeg2convert.la" is touched by more than one package: [u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'sqlcipher'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libevent', u'liblo', u'libminiupnpc', u'libmpeg2', u'libtirpc', u'libnfs', u'libpthsem', u'libtpl', u'linknx', u'poppler', u'sqlcipher'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] mkdir -p /home/naourr/work/instance-2/output/target/etc echo "buildroot" > /home/naourr/work/instance-2/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output/target/etc/shadow rm -f /home/naourr/work/instance-2/output/target/bin/sh rm -f /home/naourr/work/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output/target/usr/include /home/naourr/work/instance-2/output/target/usr/share/aclocal \ /home/naourr/work/instance-2/output/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output/target/usr/lib/cmake /home/naourr/work/instance-2/output/target/usr/share/cmake find /home/naourr/work/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output/target/lib/ /home/naourr/work/instance-2/output/target/usr/lib/ /home/naourr/work/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output/target/usr/man /home/naourr/work/instance-2/output/target/usr/share/man rm -rf /home/naourr/work/instance-2/output/target/usr/info /home/naourr/work/instance-2/output/target/usr/share/info rm -rf /home/naourr/work/instance-2/output/target/usr/doc /home/naourr/work/instance-2/output/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-2/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-2/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00407-gb05f8f4396"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/naourr/work/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2018.08-git-00407-gb05f8f4396 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> 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 >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> argp-standalone 1.3 Collecting legal info >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> coreutils 8.27 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libminiupnpc 2.0 Collecting legal info LICENSE: OK (sha256: 4025f2214fa46ad40c156605b83d66e8faf45823e67eb3337af3869716e6d7dd) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnfs libnfs-2.0.0 Collecting legal info LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> linknx 0.0.1.33 Collecting legal info >>> lldpd 0.9.4 Collecting legal info ERROR: No hash found for README.md >>> ntp 4.2.8p11 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> 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 WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: linknx-0.0.1.33: cannot save license (LINKNX_LICENSE_FILES not defined) WARNING: sqlcipher-v3.2.0: cannot save license (SQLCIPHER_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'