checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) /bin/true checking for mips64el-buildroot-linux-uclibc-ranlib... /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mips64el-buildroot-linux-uclibc-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf64ltsmip) 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... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for fdatasync... yes checking for usleep... yes checking for fullfsync... no checking for localtime_r... yes checking for gmtime_r... yes checking for /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for library containing dlopen... none required checking for whether to support dynamic extensions... yes checking SQL math functions... enabled checking for library containing ceil... none required checking FTS4 extension... enabled checking FTS3 extension... disabled checking FTS5 extension... enabled checking for library containing log... none required checking RTREE extension... enabled checking Session extension... disabled checking Build type... release checking for posix_fallocate... yes checking for zlib.h... yes checking for library containing deflate... -lz checking for library containing system... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: executing depfiles commands 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, --enable-ipv6, --disable-nls >>> sqlite 3.44.2 Building GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /workdir/instance-0/output-1/build/sqlite-3.44.2/ make[1]: Entering directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.44.2\" -DPACKAGE_STRING=\"sqlite\ 3.44.2\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.44.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_DQS=0 -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DSQLITE_THREADSAFE=0 -c -o sqlite3-shell.o `test -f 'shell.c' || echo './'`shell.c /bin/sh ./libtool --tag=CC --mode=compile /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.44.2\" -DPACKAGE_STRING=\"sqlite\ 3.44.2\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.44.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DSQLITE_THREADSAFE=0 -c -o sqlite3.lo sqlite3.c libtool: compile: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.44.2\" "-DPACKAGE_STRING=\"sqlite 3.44.2\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.44.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DSQLITE_THREADSAFE=0 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o libtool: compile: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.44.2\" "-DPACKAGE_STRING=\"sqlite 3.44.2\"" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.44.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_ZLIB_H=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DSQLITE_THREADSAFE=0 -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DSQLITE_THREADSAFE=0 -no-undefined -version-info 8:6:8 -o libsqlite3.la -rpath /usr/lib sqlite3.lo -lz libtool: link: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -shared -fPIC -DPIC .libs/sqlite3.o -lz -O3 -g0 -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6 libtool: link: (cd ".libs" && rm -f "libsqlite3.so.0" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so.0") libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so") libtool: link: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cr .libs/libsqlite3.a sqlite3.o libtool: link: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib .libs/libsqlite3.a libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) /bin/sh ./libtool --tag=CC --mode=link /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_DQS=0 -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DSQLITE_THREADSAFE=0 -o sqlite3 sqlite3-shell.o libsqlite3.la -lz libtool: link: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DSQLITE_THREADSAFE=0 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_HAVE_ZLIB -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_DQS=0 -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBSTAT_VTAB -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -DSQLITE_THREADSAFE=0 -o sqlite3 sqlite3-shell.o ./.libs/libsqlite3.so -lz -Wl,-rpath -Wl,/workdir/instance-0/output-1/build/sqlite-3.44.2/.libs make[1]: Leaving directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' >>> sqlite 3.44.2 Installing to staging directory GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 DESTDIR=/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /workdir/instance-0/output-1/build/sqlite-3.44.2/ make[1]: Entering directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' make[2]: Entering directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' /usr/bin/mkdir -p '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsqlite3.la '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsqlite3.so.0.8.6 libtool: install: (cd /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; }) libtool: install: (cd /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsqlite3.la libtool: install: /usr/bin/install -c .libs/libsqlite3.a /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsqlite3.a libtool: install: chmod 644 /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsqlite3.a libtool: install: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsqlite3.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c sqlite3 '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c sqlite3 /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/sqlite3 /usr/bin/mkdir -p '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 sqlite3.h sqlite3ext.h '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/mkdir -p '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 sqlite3.1 '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sqlite3.pc '/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' make[2]: Leaving directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' make[1]: Leaving directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' >>> sqlite 3.44.2 Fixing libtool files for la in $(find /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/workdir/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/workdir/instance-0/output-1/host/mips64el-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@:/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/workdir/instance-0/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 >>> sqlite 3.44.2 Installing to target GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 DESTDIR=/workdir/instance-0/output-1/target install -C /workdir/instance-0/output-1/build/sqlite-3.44.2/ make[1]: Entering directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' make[2]: Entering directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' /usr/bin/mkdir -p '/workdir/instance-0/output-1/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsqlite3.la '/workdir/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /workdir/instance-0/output-1/target/usr/lib/libsqlite3.so.0.8.6 libtool: install: (cd /workdir/instance-0/output-1/target/usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; }) libtool: install: (cd /workdir/instance-0/output-1/target/usr/lib && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3.lai /workdir/instance-0/output-1/target/usr/lib/libsqlite3.la libtool: install: /usr/bin/install -c .libs/libsqlite3.a /workdir/instance-0/output-1/target/usr/lib/libsqlite3.a libtool: install: chmod 644 /workdir/instance-0/output-1/target/usr/lib/libsqlite3.a libtool: install: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib /workdir/instance-0/output-1/target/usr/lib/libsqlite3.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/workdir/instance-0/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c sqlite3 '/workdir/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sqlite3 /workdir/instance-0/output-1/target/usr/bin/sqlite3 /usr/bin/mkdir -p '/workdir/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 sqlite3.h sqlite3ext.h '/workdir/instance-0/output-1/target/usr/include' /usr/bin/mkdir -p '/workdir/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 sqlite3.1 '/workdir/instance-0/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/workdir/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sqlite3.pc '/workdir/instance-0/output-1/target/usr/lib/pkgconfig' make[2]: Leaving directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' make[1]: Leaving directory '/workdir/instance-0/output-1/build/sqlite-3.44.2' tinyssh-20240101.tar.gz: OK (sha256: d2cd49d0e5e8bdb808d86f07f946a0cfbf2dc9a449a4b8243a82be267d852b62) >>> tinyssh 20240101 Extracting gzip -d -c /workdir/instance-0/dl/tinyssh/tinyssh-20240101.tar.gz | /workdir/instance-0/output-1/host/bin/tar --strip-components=1 -C /workdir/instance-0/output-1/build/tinyssh-20240101 -xf - >>> tinyssh 20240101 Patching >>> tinyssh 20240101 Configuring >>> tinyssh 20240101 Building GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-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/workdir/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-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 -Ofast -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 " LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/workdir/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /workdir/instance-0/output-1/build/tinyssh-20240101 cross-compile make[1]: Entering directory '/workdir/instance-0/output-1/build/tinyssh-20240101' sh -e make-tinysshcc.sh === Tue Jan 7 08:10:23 UTC 2025 === obtaining compiler === Tue Jan 7 08:10:23 UTC 2025 === /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc ok === Tue Jan 7 08:10:23 UTC 2025 === finishing === Tue Jan 7 08:10:23 UTC 2025 === obtaining ar === Tue Jan 7 08:10:23 UTC 2025 === /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar ok === Tue Jan 7 08:10:23 UTC 2025 === finishing === Tue Jan 7 08:10:23 UTC 2025 === checking compiler options === Tue Jan 7 08:10:23 UTC 2025 === -D_LARGEFILE_SOURCE ok === Tue Jan 7 08:10:23 UTC 2025 === -D_LARGEFILE64_SOURCE ok === Tue Jan 7 08:10:23 UTC 2025 === -D_FILE_OFFSET_BITS=64 ok === Tue Jan 7 08:10:23 UTC 2025 === -D_LARGEFILE_SOURCE ok === Tue Jan 7 08:10:23 UTC 2025 === -D_LARGEFILE64_SOURCE ok === Tue Jan 7 08:10:23 UTC 2025 === -D_FILE_OFFSET_BITS=64 ok === Tue Jan 7 08:10:23 UTC 2025 === -Ofast ok === Tue Jan 7 08:10:23 UTC 2025 === -g0 ok === Tue Jan 7 08:10:24 UTC 2025 === -pedantic ok === Tue Jan 7 08:10:24 UTC 2025 === -Wall ok === Tue Jan 7 08:10:24 UTC 2025 === -Wno-long-long ok === Tue Jan 7 08:10:24 UTC 2025 === -Wno-overlength-strings ok === Tue Jan 7 08:10:24 UTC 2025 === -Wno-unused-function ok === Tue Jan 7 08:10:24 UTC 2025 === -Wshadow ok === Tue Jan 7 08:10:24 UTC 2025 === -Wdeclaration-after-statement ok === Tue Jan 7 08:10:24 UTC 2025 === -Wwrite-strings ok === Tue Jan 7 08:10:24 UTC 2025 === -Wmissing-declarations ok === Tue Jan 7 08:10:24 UTC 2025 === -Wmissing-prototypes ok === Tue Jan 7 08:10:24 UTC 2025 === -Wstrict-prototypes ok === Tue Jan 7 08:10:24 UTC 2025 === -Wunused-value ok === Tue Jan 7 08:10:24 UTC 2025 === -Wunused-parameter ok === Tue Jan 7 08:10:24 UTC 2025 === -Wundef ok === Tue Jan 7 08:10:24 UTC 2025 === -fstack-protector-strong failed === Tue Jan 7 08:10:24 UTC 2025 === -fwrapv ok === Tue Jan 7 08:10:24 UTC 2025 === -fno-strict-overflow ok === Tue Jan 7 08:10:24 UTC 2025 === -Os ok === Tue Jan 7 08:10:24 UTC 2025 === -fomit-frame-pointer ok === Tue Jan 7 08:10:24 UTC 2025 === -funroll-loops ok === Tue Jan 7 08:10:24 UTC 2025 === /workdir/instance-0/output-1/host/bin/mips64el-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 -Ofast -g0 -pedantic -Wall -Wno-long-long -Wno-overlength-strings -Wno-unused-function -Wshadow -Wdeclaration-after-statement -Wwrite-strings -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wunused-value -Wunused-parameter -Wundef -fwrapv -fno-strict-overflow -Os -fomit-frame-pointer -funroll-loops === Tue Jan 7 08:10:24 UTC 2025 === finishing === Tue Jan 7 08:10:24 UTC 2025 === checking libs === Tue Jan 7 08:10:25 UTC 2025 === -lutil ok === Tue Jan 7 08:10:25 UTC 2025 === -lsocket -lnsl failed === Tue Jan 7 08:10:25 UTC 2025 === finishing === Tue Jan 7 08:10:25 UTC 2025 === checking $LIBS === Tue Jan 7 08:10:25 UTC 2025 === finishing === Tue Jan 7 08:10:25 UTC 2025 === building sysdep headers === Tue Jan 7 08:10:25 UTC 2025 === hasasmvolatilememory.h hasasmvolatilememory.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasmlock.h hasmlock.h-yes === Tue Jan 7 08:10:25 UTC 2025 === haslibutilh.h default.h-no === Tue Jan 7 08:10:25 UTC 2025 === hasutilh.h default.h-no === Tue Jan 7 08:10:25 UTC 2025 === hasopenpty.h hasopenpty.h-yes === Tue Jan 7 08:10:25 UTC 2025 === haslogintty.h haslogintty.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasutmpx.h hasutmpx.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasutmpxupdwtmpx.h hasutmpxupdwtmpx.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasutmpxsyslen.h default.h-no === Tue Jan 7 08:10:25 UTC 2025 === hasutmpxaddrv6.h hasutmpxaddrv6.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasutmp.h hasutmp.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasutmpname.h hasutmpname.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasutmpuser.h hasutmpuser.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasutmphost.h hasutmphost.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasutmptime.h hasutmptime.h-yes === Tue Jan 7 08:10:25 UTC 2025 === hasutmptv.h hasutmptv.h-yes === Tue Jan 7 08:10:26 UTC 2025 === hasutmppid.h hasutmppid.h-yes === Tue Jan 7 08:10:26 UTC 2025 === hasutmptype.h hasutmptype.h-yes === Tue Jan 7 08:10:26 UTC 2025 === hasutmplogwtmp.h hasutmplogwtmp.h-yes === Tue Jan 7 08:10:26 UTC 2025 === hasutmploginlogout.h hasutmploginlogout.h-yes === Tue Jan 7 08:10:26 UTC 2025 === hasutmpaddrv6.h hasutmpaddrv6.h-yes === Tue Jan 7 08:10:26 UTC 2025 === haslimits.h haslimits.h-yes === Tue Jan 7 08:10:26 UTC 2025 === finishing === Tue Jan 7 08:10:26 UTC 2025 === starting crypto lib === Tue Jan 7 08:10:27 UTC 2025 === libtinysshcrypto.a ok === Tue Jan 7 08:10:27 UTC 2025 === finishing === Tue Jan 7 08:10:27 UTC 2025 === starting crypto headers === Tue Jan 7 08:10:27 UTC 2025 === finishing === Tue Jan 7 08:10:27 UTC 2025 === starting tinyssh objects === Tue Jan 7 08:10:27 UTC 2025 === blocking.o ok === Tue Jan 7 08:10:27 UTC 2025 === buf.o ok === Tue Jan 7 08:10:27 UTC 2025 === byte.o ok === Tue Jan 7 08:10:27 UTC 2025 === channel.o ok === Tue Jan 7 08:10:27 UTC 2025 === channel_drop.o ok === Tue Jan 7 08:10:27 UTC 2025 === channel_fork.o ok === Tue Jan 7 08:10:27 UTC 2025 === channel_forkpty.o ok === Tue Jan 7 08:10:27 UTC 2025 === channel_subsystem.o ok === Tue Jan 7 08:10:27 UTC 2025 === coe.o ok === Tue Jan 7 08:10:27 UTC 2025 === connectioninfo.o ok === Tue Jan 7 08:10:27 UTC 2025 === die.o ok === Tue Jan 7 08:10:27 UTC 2025 === dropuidgid.o ok === Tue Jan 7 08:10:27 UTC 2025 === e.o ok === Tue Jan 7 08:10:28 UTC 2025 === env.o ok === Tue Jan 7 08:10:28 UTC 2025 === getln.o ok === Tue Jan 7 08:10:28 UTC 2025 === global.o ok === Tue Jan 7 08:10:28 UTC 2025 === iptostr.o ok === Tue Jan 7 08:10:28 UTC 2025 === load.o ok === Tue Jan 7 08:10:28 UTC 2025 === log.o ok === Tue Jan 7 08:10:28 UTC 2025 === loginshell.o ok === Tue Jan 7 08:10:28 UTC 2025 === logsys.o ok === Tue Jan 7 08:10:28 UTC 2025 === main_tinysshd.o ok === Tue Jan 7 08:10:28 UTC 2025 === main_tinysshd_makekey.o ok === Tue Jan 7 08:10:28 UTC 2025 === main_tinysshd_printkey.o ok === Tue Jan 7 08:10:28 UTC 2025 === newenv.o ok === Tue Jan 7 08:10:28 UTC 2025 === numtostr.o ok === Tue Jan 7 08:10:28 UTC 2025 === open.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_auth.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_channel_open.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_channel_recv.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_channel_request.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_channel_send.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_get.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_hello.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_kex.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_kexdh.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_put.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_recv.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_send.o ok === Tue Jan 7 08:10:28 UTC 2025 === packet_unimplemented.o ok === Tue Jan 7 08:10:28 UTC 2025 === packetparser.o ok === Tue Jan 7 08:10:28 UTC 2025 === porttostr.o ok === Tue Jan 7 08:10:29 UTC 2025 === randommod.o ok === Tue Jan 7 08:10:29 UTC 2025 === readall.o ok === Tue Jan 7 08:10:29 UTC 2025 === savesync.o ok === Tue Jan 7 08:10:29 UTC 2025 === ssh.o ok === Tue Jan 7 08:10:29 UTC 2025 === sshcrypto.o ok === Tue Jan 7 08:10:29 UTC 2025 === sshcrypto_cipher.o ok === Tue Jan 7 08:10:29 UTC 2025 === sshcrypto_cipher_chachapoly.o ok === Tue Jan 7 08:10:29 UTC 2025 === sshcrypto_kex.o ok === Tue Jan 7 08:10:29 UTC 2025 === sshcrypto_kex_curve25519.o ok === Tue Jan 7 08:10:29 UTC 2025 === sshcrypto_kex_sntrup761x25519.o ok === Tue Jan 7 08:10:29 UTC 2025 === sshcrypto_key.o ok === Tue Jan 7 08:10:29 UTC 2025 === sshcrypto_key_ed25519.o ok === Tue Jan 7 08:10:29 UTC 2025 === str.o ok === Tue Jan 7 08:10:29 UTC 2025 === stringparser.o ok === Tue Jan 7 08:10:29 UTC 2025 === subprocess_auth.o ok === Tue Jan 7 08:10:29 UTC 2025 === subprocess_sign.o ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshd.o ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshd-makekey.o ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshd-printkey.o ok === Tue Jan 7 08:10:29 UTC 2025 === trymlock.o ok === Tue Jan 7 08:10:29 UTC 2025 === writeall.o ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshd.o ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshnoneauthd.o ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshd-makekey.o ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshd-printkey.o ok === Tue Jan 7 08:10:29 UTC 2025 === finishing === Tue Jan 7 08:10:29 UTC 2025 === starting tinyssh === Tue Jan 7 08:10:29 UTC 2025 === tinysshd ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshnoneauthd ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshd-makekey ok === Tue Jan 7 08:10:29 UTC 2025 === tinysshd-printkey ok === Tue Jan 7 08:10:29 UTC 2025 === finishing === Tue Jan 7 08:10:29 UTC 2025 === starting manpages === Tue Jan 7 08:10:29 UTC 2025 === finishing make[1]: Leaving directory '/workdir/instance-0/output-1/build/tinyssh-20240101' >>> tinyssh 20240101 Installing to target /usr/bin/make -j1 DESTDIR="/workdir/instance-0/output-1/target" -C /workdir/instance-0/output-1/build/tinyssh-20240101 install make[1]: Entering directory '/workdir/instance-0/output-1/build/tinyssh-20240101' sh -e make-install.sh /workdir/instance-0/output-1/target === Tue Jan 7 08:10:30 UTC 2025 === installing bin directory /workdir/instance-0/output-1/target/usr/sbin === Tue Jan 7 08:10:30 UTC 2025 === installing /workdir/instance-0/output-1/build/tinyssh-20240101/build/bin/tinysshd -> /workdir/instance-0/output-1/target/usr/sbin/tinysshd === Tue Jan 7 08:10:30 UTC 2025 === installing /workdir/instance-0/output-1/build/tinyssh-20240101/build/bin/tinysshd-makekey -> /workdir/instance-0/output-1/target/usr/sbin/tinysshd-makekey === Tue Jan 7 08:10:30 UTC 2025 === installing /workdir/instance-0/output-1/build/tinyssh-20240101/build/bin/tinysshd-printkey -> /workdir/instance-0/output-1/target/usr/sbin/tinysshd-printkey === Tue Jan 7 08:10:30 UTC 2025 === finishing === Tue Jan 7 08:10:30 UTC 2025 === installing man directory /workdir/instance-0/output-1/target/usr/share/man === Tue Jan 7 08:10:30 UTC 2025 === installing /workdir/instance-0/output-1/build/tinyssh-20240101/build/man/tinysshd-makekey.8 -> /workdir/instance-0/output-1/target/usr/share/man/man8/tinysshd-makekey.8 === Tue Jan 7 08:10:30 UTC 2025 === installing /workdir/instance-0/output-1/build/tinyssh-20240101/build/man/tinysshd-printkey.8 -> /workdir/instance-0/output-1/target/usr/share/man/man8/tinysshd-printkey.8 === Tue Jan 7 08:10:30 UTC 2025 === installing /workdir/instance-0/output-1/build/tinyssh-20240101/build/man/tinysshd.8 -> /workdir/instance-0/output-1/target/usr/share/man/man8/tinysshd.8 === Tue Jan 7 08:10:30 UTC 2025 === installing /workdir/instance-0/output-1/build/tinyssh-20240101/build/man/tinysshnoneauthd.8 -> /workdir/instance-0/output-1/target/usr/share/man/man8/tinysshnoneauthd.8 === Tue Jan 7 08:10:30 UTC 2025 === finishing make[1]: Leaving directory '/workdir/instance-0/output-1/build/tinyssh-20240101' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /workdir/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%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@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /workdir/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /workdir/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /workdir/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /workdir/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /workdir/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /workdir/instance-0/output-1/target/etc/shells; fi rm -rf /workdir/instance-0/output-1/target/usr/lib/perl5/5.38.2/pod rm -rf /workdir/instance-0/output-1/target/usr/lib/perl5/5.38.2/mips64el-linux/CORE find /workdir/instance-0/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /workdir/instance-0/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /workdir/instance-0/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /workdir/instance-0/output-1/target/etc echo "buildroot" > /workdir/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /workdir/instance-0/output-1/target/etc/hosts mkdir -p /workdir/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /workdir/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /workdir/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /workdir/instance-0/output-1/target/etc/shells if [ -x /workdir/instance-0/output-1/target/sbin/swapon -a -x /workdir/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /workdir/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /workdir/instance-0/output-1/target/etc/inittab; fi rm -rf /workdir/instance-0/output-1/target/usr/include /workdir/instance-0/output-1/target/usr/share/aclocal \ /workdir/instance-0/output-1/target/usr/lib/pkgconfig /workdir/instance-0/output-1/target/usr/share/pkgconfig \ /workdir/instance-0/output-1/target/usr/lib/cmake /workdir/instance-0/output-1/target/usr/share/cmake \ /workdir/instance-0/output-1/target/usr/lib/rpm /workdir/instance-0/output-1/target/usr/doc find /workdir/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /workdir/instance-0/output-1/target/lib/ /workdir/instance-0/output-1/target/usr/lib/ /workdir/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/workdir/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /workdir/instance-0/output-1/target/usr/share/gdb rm -rf /workdir/instance-0/output-1/target/usr/share/bash-completion rm -rf /workdir/instance-0/output-1/target/etc/bash_completion.d rm -rf /workdir/instance-0/output-1/target/usr/share/zsh rm -rf /workdir/instance-0/output-1/target/usr/man /workdir/instance-0/output-1/target/usr/share/man rm -rf /workdir/instance-0/output-1/target/usr/info /workdir/instance-0/output-1/target/usr/share/info rm -rf /workdir/instance-0/output-1/target/usr/doc /workdir/instance-0/output-1/target/usr/share/doc rm -rf /workdir/instance-0/output-1/target/usr/share/gtk-doc rmdir /workdir/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /workdir/instance-0/output-1/target/lib/debug /workdir/instance-0/output-1/target/usr/lib/debug find /workdir/instance-0/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 /workdir/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /workdir/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /workdir/instance-0/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 /workdir/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02.9-76-g70f75b7ad9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.02.9"; \ echo "PRETTY_NAME=\"Buildroot 2024.02.9\"" \ ) > /workdir/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /workdir/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/workdir/instance-0/output-1/per-package \ /workdir/instance-0/buildroot/support/scripts/fix-rpath target touch /workdir/instance-0/output-1/target/usr ln -snf /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot /workdir/instance-0/output-1/staging make: Leaving directory '/workdir/instance-0/buildroot' make: Entering directory '/workdir/instance-0/buildroot' >>> Buildroot 2024.02.9-76-g70f75b7ad9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.4.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.3.0 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.45 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.6.68 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> coremark-pro 1.1.2743 Collecting legal info LICENSE.md: OK (sha256: 0d7775bd793ea71fef3594c18164a08ed2f5f66c898958d0644f7a236a536f2b) >>> perl 5.38.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 9519aaeeac509b3fa8778155a63545b6086f8313546b93fe9958d1c434d476a8) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-autoconf 2.72 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) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> initscripts Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jpeg Collecting legal info >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libxml2 2.12.9 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> linux-firmware 20240115 Collecting legal info LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) LICENSE.QualcommAtheros_ath10k: OK (sha256: 337a55102138d7baa143ee4a4c6c91693e0113fece35d380b2a12109e8c23b3f) WHENCE: OK (sha256: 92d477fe15d81875bc5bcc4c54df7e95b65f42e4c44d64d840f39cd0aa153d6f) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> sqlite 3.44.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tinyssh 20240101 Collecting legal info LICENCE: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) WARNING: the Buildroot source code has not been saved Legal info produced in /workdir/instance-0/output-1/legal-info make: Leaving directory '/workdir/instance-0/buildroot'