>>> sqlite-tcl: Building main/sqlite-tcl 3.40.1-r0 (using abuild 3.9.0-r0) started Mon, 17 Apr 2023 17:51:05 +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/19) Installing libhistory (8.1.2-r0) (2/19) Installing ncurses-dev (6.3_p20220521-r0) (3/19) Installing readline (8.1.2-r0) (4/19) Installing readline-dev (8.1.2-r0) (5/19) Installing tcl (8.6.12-r1) (6/19) Installing zlib-dev (1.2.12-r3) (7/19) Installing tcl-dev (8.6.12-r1) (8/19) Installing sqlite-libs (3.40.1-r0) (9/19) Installing sqlite-dev (3.40.1-r0) (10/19) Installing libltdl (2.4.7-r0) (11/19) Installing libtool (2.4.7-r0) (12/19) Installing m4 (1.4.19-r1) (13/19) Installing perl (5.34.1-r0) (14/19) Installing autoconf (2.71-r0) (15/19) Installing automake (1.16.5-r0) (16/19) Installing .makedepends-sqlite-tcl (20230417.175105) (17/19) Installing perl-error (0.17029-r1) (18/19) Installing perl-git (2.36.5-r0) (19/19) Installing git-perl (2.36.5-r0) Executing busybox-1.35.0-r17.trigger OK: 384 MiB in 116 packages >>> sqlite-tcl: Cleaning up srcdir >>> sqlite-tcl: Cleaning up pkgdir >>> sqlite-tcl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/sqlite-autoconf-3400100.tar.gz >>> sqlite-tcl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/sqlite-autoconf-3400100.tar.gz >>> sqlite-tcl: Checking sha512sums... sqlite-autoconf-3400100.tar.gz: OK >>> sqlite-tcl: Unpacking /var/cache/distfiles/v3.16/sqlite-autoconf-3400100.tar.gz... checking TEA configuration... ok (TEA 3.13) configure: configuring sqlite 3.40.0 checking system version... Linux-5.15.32-0-lts checking for Tcl configuration... found /usr/lib/tclConfig.sh checking for s390x-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 s390x-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 s390x-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... 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 s390x-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.32-0-lts checking for s390x-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.40.0\" -DPACKAGE_STRING=\"sqlite\ 3.40.0\" -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 -DWORDS_BIGENDIAN=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 -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.40.0.so gcc -Os -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -Os -fomit-frame-pointer -shared -Wl,--export-dynamic -o libsqlite3.40.0.so tclsqlite3.o -lpthread -lsqlite3 -L/usr/lib -ltclstub8.6 : libsqlite3.40.0.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.40.0.so /home/buildozer/aports/main/sqlite-tcl/pkg/sqlite-tcl/usr/lib/sqlite3.40.0/libsqlite3.40.0.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.40.0 >>> 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.40.1-r0.apk >>> sqlite-tcl*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libsqlite3.so.0 >>> sqlite-tcl*: Package size: 84.0 KB >>> sqlite-tcl*: Compressing data... >>> sqlite-tcl*: Create checksum... >>> sqlite-tcl*: Create sqlite-tcl-3.40.1-r0.apk >>> sqlite-tcl: Build complete at Mon, 17 Apr 2023 17:51:07 +0000 elapsed time 0h 0m 2s >>> sqlite-tcl: Cleaning up srcdir >>> sqlite-tcl: Cleaning up pkgdir >>> sqlite-tcl: Uninstalling dependencies... (1/19) Purging .makedepends-sqlite-tcl (20230417.175105) (2/19) Purging readline-dev (8.1.2-r0) (3/19) Purging libhistory (8.1.2-r0) (4/19) Purging readline (8.1.2-r0) (5/19) Purging tcl-dev (8.6.12-r1) (6/19) Purging tcl (8.6.12-r1) (7/19) Purging sqlite-dev (3.40.1-r0) (8/19) Purging sqlite-libs (3.40.1-r0) (9/19) Purging libtool (2.4.7-r0) (10/19) Purging libltdl (2.4.7-r0) (11/19) Purging autoconf (2.71-r0) (12/19) Purging m4 (1.4.19-r1) (13/19) Purging automake (1.16.5-r0) (14/19) Purging git-perl (2.36.5-r0) (15/19) Purging perl-git (2.36.5-r0) (16/19) Purging perl-error (0.17029-r1) (17/19) Purging perl (5.34.1-r0) (18/19) Purging ncurses-dev (6.3_p20220521-r0) (19/19) Purging zlib-dev (1.2.12-r3) Executing busybox-1.35.0-r17.trigger OK: 327 MiB in 97 packages >>> sqlite-tcl: Updating the main/s390x repository index... >>> sqlite-tcl: Signing the index...