>>> sqlite-tcl: Building main/sqlite-tcl 3.45.3-r0 (using abuild 3.12.0-r5) started Tue, 16 Apr 2024 16:19:18 +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/25) Installing libhistory (8.2.10-r0) (2/25) Installing libformw (6.4_p20240330-r0) (3/25) Installing libmenuw (6.4_p20240330-r0) (4/25) Installing libpanelw (6.4_p20240330-r0) (5/25) Installing libncurses++ (6.4_p20240330-r0) (6/25) Installing ncurses-dev (6.4_p20240330-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing readline-dev (8.2.10-r0) (9/25) Installing tzdata (2024a-r1) (10/25) Installing tcl (8.6.14-r0) (11/25) Installing zlib-dev (1.3.1-r1) (12/25) Installing tcl-dev (8.6.14-r0) (13/25) Installing sqlite (3.45.3-r0) (14/25) Installing sqlite-libs (3.45.3-r0) (15/25) Installing sqlite-dev (3.45.3-r0) (16/25) Installing libltdl (2.4.7-r3) (17/25) Installing libtool (2.4.7-r3) (18/25) Installing m4 (1.4.19-r3) (19/25) Installing perl (5.38.2-r0) (20/25) Installing autoconf (2.72-r0) (21/25) Installing automake (1.16.5-r2) (22/25) Installing .makedepends-sqlite-tcl (20240416.161919) (23/25) Installing perl-error (0.17029-r2) (24/25) Installing perl-git (2.44.0-r2) (25/25) Installing git-perl (2.44.0-r2) Executing busybox-1.36.1-r25.trigger OK: 432 MiB in 138 packages >>> sqlite-tcl: Cleaning up srcdir >>> sqlite-tcl: Cleaning up pkgdir >>> sqlite-tcl: Cleaning up tmpdir >>> sqlite-tcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sqlite-autoconf-3450300.tar.gz >>> sqlite-tcl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sqlite-autoconf-3450300.tar.gz >>> sqlite-tcl: Checking sha512sums... sqlite-autoconf-3450300.tar.gz: OK include-stdint.patch: OK >>> sqlite-tcl: Unpacking /var/cache/distfiles/edge/sqlite-autoconf-3450300.tar.gz... >>> sqlite-tcl: include-stdint.patch patching file generic/tclsqlite3.c checking TEA configuration... ok (TEA 3.13) configure: configuring sqlite 3.45.3 checking system version... Linux-5.15.108-0-lts checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for i586-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 i586-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 i586-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 if the compiler understands -pipe... yes checking whether byte ordering is bigendian... no 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 i586-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... (cached) Linux-5.15.108-0-lts checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... _LARGEFILE64_SOURCE checking for 64-bit integer type... long long checking for struct dirent64... yes checking for DIR64... no checking for struct stat64... yes checking for open64... no checking for lseek64... no checking for off64_t... no checking for build with symbols... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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.45.3\" -DPACKAGE_STRING=\"sqlite\ 3.45.3\" -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 -DUSE_SYSTEM_SQLITE=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DSQLITE_THREADSAFE=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DTCL_CFG_OPTIMIZED=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_FTS5=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_GEOPOLY=1 -DSQLITE_ENABLE_MATH_FUNCTIONS=1 -DSQLITE_ENABLE_DESERIALIZE=1 -DSQLITE_ENABLE_DBPAGE_VTAB=1 -DSQLITE_ENABLE_BYTECODE_VTAB=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -I"/usr/include" -I. -I./.. -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -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.45.3.so gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--export-dynamic -o libsqlite3.45.3.so tclsqlite3.o -lpthread -lsqlite3 -L/usr/lib -ltclstub8.6 : libsqlite3.45.3.so >>> sqlite-tcl: Entering fakeroot... 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 /bin/sh ./tclconfig/install-sh -c -m 644 libsqlite3.45.3.so /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/lib/sqlite3.45.3/libsqlite3.45.3.so Installing header files in /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/include Installing documentation in /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/share/man Installing ./doc/sqlite3.n Install pkgIndex.tcl /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/lib/sqlite3.45.3 >>> 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.45.3-r0.apk >>> sqlite-tcl*: Tracing dependencies... so:libc.musl-x86.so.1 so:libsqlite3.so.0 >>> sqlite-tcl*: Package size: 88.0 KB >>> sqlite-tcl*: Compressing data... >>> sqlite-tcl*: Create checksum... >>> sqlite-tcl*: Create sqlite-tcl-3.45.3-r0.apk >>> sqlite-tcl: Build complete at Tue, 16 Apr 2024 16:19:25 +0000 elapsed time 0h 0m 7s >>> sqlite-tcl: Cleaning up srcdir >>> sqlite-tcl: Cleaning up pkgdir >>> sqlite-tcl: Uninstalling dependencies... (1/25) Purging .makedepends-sqlite-tcl (20240416.161919) (2/25) Purging readline-dev (8.2.10-r0) (3/25) Purging libhistory (8.2.10-r0) (4/25) Purging tcl-dev (8.6.14-r0) (5/25) Purging tcl (8.6.14-r0) (6/25) Purging tzdata (2024a-r1) (7/25) Purging sqlite-dev (3.45.3-r0) (8/25) Purging sqlite (3.45.3-r0) (9/25) Purging sqlite-libs (3.45.3-r0) (10/25) Purging libtool (2.4.7-r3) (11/25) Purging libltdl (2.4.7-r3) (12/25) Purging autoconf (2.72-r0) (13/25) Purging m4 (1.4.19-r3) (14/25) Purging automake (1.16.5-r2) (15/25) Purging git-perl (2.44.0-r2) (16/25) Purging perl-git (2.44.0-r2) (17/25) Purging perl-error (0.17029-r2) (18/25) Purging perl (5.38.2-r0) (19/25) Purging ncurses-dev (6.4_p20240330-r0) (20/25) Purging libncurses++ (6.4_p20240330-r0) (21/25) Purging libpanelw (6.4_p20240330-r0) (22/25) Purging readline (8.2.10-r0) (23/25) Purging zlib-dev (1.3.1-r1) (24/25) Purging libformw (6.4_p20240330-r0) (25/25) Purging libmenuw (6.4_p20240330-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> sqlite-tcl: Updating the main/x86 repository index... >>> sqlite-tcl: Signing the index...