>>> sqlite-tcl: Building main/sqlite-tcl 3.45.3-r0 (using abuild 3.13.0-r2) started Sun, 21 Apr 2024 19:27:33 +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/26) Installing libhistory (8.2.10-r0)
(2/26) Installing libformw (6.4_p20240330-r0)
(3/26) Installing libmenuw (6.4_p20240330-r0)
(4/26) Installing libpanelw (6.4_p20240330-r0)
(5/26) Installing libncurses++ (6.4_p20240330-r0)
(6/26) Installing ncurses-dev (6.4_p20240330-r0)
(7/26) Installing readline (8.2.10-r0)
(8/26) Installing readline-dev (8.2.10-r0)
(9/26) Installing tzdata (2024a-r1)
(10/26) Installing tcl (8.6.14-r0)
(11/26) Installing zlib-dev (1.3.1-r1)
(12/26) Installing tcl-dev (8.6.14-r0)
(13/26) Installing sqlite (3.45.3-r0)
(14/26) Installing sqlite-libs (3.45.3-r0)
(15/26) Installing sqlite-dev (3.45.3-r0)
(16/26) Installing libltdl (2.4.7-r3)
(17/26) Installing libtool (2.4.7-r3)
(18/26) Installing m4 (1.4.19-r3)
(19/26) Installing libbz2 (1.0.8-r6)
(20/26) Installing perl (5.38.2-r0)
(21/26) Installing autoconf (2.72-r0)
(22/26) Installing automake (1.16.5-r2)
(23/26) Installing .makedepends-sqlite-tcl (20240421.192733)
(24/26) Installing perl-error (0.17029-r2)
(25/26) Installing perl-git (2.44.0-r2)
(26/26) Installing git-perl (2.44.0-r2)
Executing busybox-1.36.1-r25.trigger
OK: 1182 MiB in 135 packages
>>> sqlite-tcl: Cleaning up srcdir
>>> sqlite-tcl: Cleaning up pkgdir
>>> sqlite-tcl: Cleaning up tmpdir
>>> sqlite-tcl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/sqlite-autoconf-3450300.tar.gz
>>> sqlite-tcl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/v3.20/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-6.6.21-0-lts
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for powerpc64le-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 powerpc64le-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 powerpc64le-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 powerpc64le-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-6.6.21-0-lts
checking for powerpc64le-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... yes
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_IS_LONG=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-ppc64le.so.1
	so:libsqlite3.so.0
>>> sqlite-tcl*: Package size: 160.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 Sun, 21 Apr 2024 19:27:38 +0000 elapsed time 0h 0m 5s
>>> sqlite-tcl: Cleaning up srcdir
>>> sqlite-tcl: Cleaning up pkgdir
>>> sqlite-tcl: Uninstalling dependencies...
(1/26) Purging .makedepends-sqlite-tcl (20240421.192733)
(2/26) Purging readline-dev (8.2.10-r0)
(3/26) Purging libhistory (8.2.10-r0)
(4/26) Purging tcl-dev (8.6.14-r0)
(5/26) Purging tcl (8.6.14-r0)
(6/26) Purging tzdata (2024a-r1)
(7/26) Purging sqlite-dev (3.45.3-r0)
(8/26) Purging sqlite (3.45.3-r0)
(9/26) Purging sqlite-libs (3.45.3-r0)
(10/26) Purging libtool (2.4.7-r3)
(11/26) Purging libltdl (2.4.7-r3)
(12/26) Purging autoconf (2.72-r0)
(13/26) Purging m4 (1.4.19-r3)
(14/26) Purging automake (1.16.5-r2)
(15/26) Purging git-perl (2.44.0-r2)
(16/26) Purging perl-git (2.44.0-r2)
(17/26) Purging perl-error (0.17029-r2)
(18/26) Purging perl (5.38.2-r0)
(19/26) Purging libbz2 (1.0.8-r6)
(20/26) Purging ncurses-dev (6.4_p20240330-r0)
(21/26) Purging libncurses++ (6.4_p20240330-r0)
(22/26) Purging libpanelw (6.4_p20240330-r0)
(23/26) Purging readline (8.2.10-r0)
(24/26) Purging zlib-dev (1.3.1-r1)
(25/26) Purging libformw (6.4_p20240330-r0)
(26/26) Purging libmenuw (6.4_p20240330-r0)
Executing busybox-1.36.1-r25.trigger
OK: 1118 MiB in 109 packages
>>> sqlite-tcl: Updating the main/ppc64le repository index...
>>> sqlite-tcl: Signing the index...