>>> sqlite-tcl: Building main/sqlite-tcl 3.39.2-r0 (using abuild 3.9.0-r2) started Tue, 26 Jul 2022 08:44:39 +0000 >>> sqlite-tcl: Checking sanity of /home/buildozer/aports/main/sqlite-tcl/APKBUILD... >>> sqlite-tcl: Analyzing dependencies... >>> sqlite-tcl: Installing for build: build-base readline-dev tcl-dev sqlite-dev libtool autoconf automake (1/21) Installing libhistory (8.1.2-r0) (2/21) Installing ncurses-dev (6.3_p20220709-r0) (3/21) Installing readline (8.1.2-r0) (4/21) Installing readline-dev (8.1.2-r0) (5/21) Installing tzdata (2022a-r2) (6/21) Installing tcl (8.6.12-r1) (7/21) Installing zlib-dev (1.2.12-r1) (8/21) Installing tcl-dev (8.6.12-r1) (9/21) Installing sqlite-libs (3.39.2-r0) (10/21) Installing sqlite-dev (3.39.2-r0) (11/21) Installing libltdl (2.4.7-r0) (12/21) Installing libtool (2.4.7-r0) (13/21) Installing m4 (1.4.19-r1) (14/21) Installing libbz2 (1.0.8-r1) (15/21) Installing perl (5.36.0-r0) (16/21) Installing autoconf (2.71-r0) (17/21) Installing automake (1.16.5-r0) (18/21) Installing .makedepends-sqlite-tcl (20220726.084443) (19/21) Installing perl-error (0.17029-r1) (20/21) Installing perl-git (2.37.1-r0) (21/21) Installing git-perl (2.37.1-r0) Executing busybox-1.35.0-r20.trigger OK: 1168 MiB in 105 packages >>> sqlite-tcl: Cleaning up srcdir >>> sqlite-tcl: Cleaning up pkgdir >>> sqlite-tcl: Fetching https://www.sqlite.org/2022/sqlite-autoconf-3390200.tar.gz >>> sqlite-tcl: Fetching https://www.sqlite.org/2022/sqlite-autoconf-3390200.tar.gz >>> sqlite-tcl: Checking sha512sums... sqlite-autoconf-3390200.tar.gz: OK >>> sqlite-tcl: Unpacking /var/cache/distfiles/sqlite-autoconf-3390200.tar.gz... checking for correct TEA configuration... ok (TEA 3.9) configure: configuring sqlite 3.39.2 checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for riscv64-alpine-linux-musl-gcc... 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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for existence of /usr/lib/tclConfig.sh... loading checking platform... unix configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr checking for riscv64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... yes checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no checking for sin... yes checking for main in -lieee... no checking for main in -linet... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking dirent.h... yes checking for errno.h... yes checking for float.h... yes checking for values.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... yes checking for dlfcn.h... yes checking for sys/param.h... yes checking for sqlite3.h... yes checking for sqlite3_initialize in -lsqlite3... yes checking for Tcl public headers... /usr/include checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for riscv64-alpine-linux-musl-ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... Linux-5.15.55-0-lts checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for cast to union support... yes checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... using long checking for build with symbols... no checking for fdatasync... yes checking for usleep... yes checking for fullfsync... no checking for localtime_r... yes checking for gmtime_r... yes checking for 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 tclsh... /usr/bin/tclsh8.6 configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.39.2\" -DPACKAGE_STRING=\"sqlite\ 3.39.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -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_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_SYSTEM_SQLITE=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DSQLITE_THREADSAFE=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -I"./generic" -I"/usr/include" -I./.. -Os -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Os -fomit-frame-pointer -c `echo ./generic/tclsqlite3.c` -o tclsqlite3.o If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html rm -f libsqlite3.39.2.so gcc -shared -Os -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -Wl,--export-dynamic -o libsqlite3.39.2.so tclsqlite3.o -lpthread -lsqlite3 -L/usr/lib -ltclstub8.6 : libsqlite3.39.2.so >>> sqlite-tcl: Entering fakeroot... If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: Installing header files in /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/include /bin/sh ./tclconfig/install-sh -c libsqlite3.39.2.so /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/lib/sqlite3.39.2/libsqlite3.39.2.so xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html Installing documentation in /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/share/man Installing ./doc/sqlite3.n : /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/lib/sqlite3.39.2/libsqlite3.39.2.so Install pkgIndex.tcl /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/lib/sqlite3.39.2 >>> sqlite-tcl-doc*: Running split function doc... >>> sqlite-tcl-doc*: Preparing subpackage sqlite-tcl-doc... >>> sqlite-tcl-doc*: Running postcheck for sqlite-tcl-doc >>> sqlite-tcl*: Running postcheck for sqlite-tcl >>> sqlite-tcl*: Preparing package sqlite-tcl... >>> sqlite-tcl*: Stripping binaries >>> sqlite-tcl-doc*: Scanning shared objects >>> sqlite-tcl*: Scanning shared objects >>> sqlite-tcl-doc*: Tracing dependencies... >>> sqlite-tcl-doc*: Package size: 36.0 KB >>> sqlite-tcl-doc*: Compressing data... >>> sqlite-tcl-doc*: Create checksum... >>> sqlite-tcl-doc*: Create sqlite-tcl-doc-3.39.2-r0.apk >>> sqlite-tcl*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libsqlite3.so.0 >>> sqlite-tcl*: Package size: 68.0 KB >>> sqlite-tcl*: Compressing data... >>> sqlite-tcl*: Create checksum... >>> sqlite-tcl*: Create sqlite-tcl-3.39.2-r0.apk >>> sqlite-tcl: Build complete at Tue, 26 Jul 2022 08:45:48 +0000 elapsed time 0h 1m 9s >>> sqlite-tcl: Cleaning up srcdir >>> sqlite-tcl: Cleaning up pkgdir >>> sqlite-tcl: Uninstalling dependencies... (1/21) Purging .makedepends-sqlite-tcl (20220726.084443) (2/21) Purging readline-dev (8.1.2-r0) (3/21) Purging libhistory (8.1.2-r0) (4/21) Purging readline (8.1.2-r0) (5/21) Purging tcl-dev (8.6.12-r1) (6/21) Purging tcl (8.6.12-r1) (7/21) Purging tzdata (2022a-r2) (8/21) Purging sqlite-dev (3.39.2-r0) (9/21) Purging sqlite-libs (3.39.2-r0) (10/21) Purging libtool (2.4.7-r0) (11/21) Purging libltdl (2.4.7-r0) (12/21) Purging autoconf (2.71-r0) (13/21) Purging m4 (1.4.19-r1) (14/21) Purging automake (1.16.5-r0) (15/21) Purging git-perl (2.37.1-r0) (16/21) Purging perl-git (2.37.1-r0) (17/21) Purging perl-error (0.17029-r1) (18/21) Purging perl (5.36.0-r0) (19/21) Purging ncurses-dev (6.3_p20220709-r0) (20/21) Purging zlib-dev (1.2.12-r1) (21/21) Purging libbz2 (1.0.8-r1) Executing busybox-1.35.0-r20.trigger OK: 1113 MiB in 84 packages >>> sqlite-tcl: Updating the main/riscv64 repository index... >>> sqlite-tcl: Signing the index...