>>> sqliteodbc: Building testing/sqliteodbc 0.99991-r0 (using abuild 3.12.0-r0) started Sat, 23 Dec 2023 12:50:20 +0000 >>> sqliteodbc: Checking sanity of /home/buildozer/aports/testing/sqliteodbc/APKBUILD... >>> sqliteodbc: Analyzing dependencies... >>> sqliteodbc: Installing for build: build-base libtool sqlite-dev unixodbc-dev (1/9) Installing libltdl (2.4.7-r3) (2/9) Installing libtool (2.4.7-r3) (3/9) Installing readline (8.2.7-r0) (4/9) Installing sqlite (3.44.2-r0) (5/9) Installing sqlite-libs (3.44.2-r0) (6/9) Installing sqlite-dev (3.44.2-r0) (7/9) Installing unixodbc (2.3.12-r0) (8/9) Installing unixodbc-dev (2.3.12-r0) (9/9) Installing .makedepends-sqliteodbc (20231223.125022) Executing busybox-1.36.1-r18.trigger OK: 388 MiB in 113 packages >>> sqliteodbc: Cleaning up srcdir >>> sqliteodbc: Cleaning up pkgdir >>> sqliteodbc: Cleaning up tmpdir >>> sqliteodbc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sqliteodbc-0.99991.tar.gz >>> sqliteodbc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sqliteodbc-0.99991.tar.gz >>> sqliteodbc: Checking sha512sums... sqliteodbc-0.99991.tar.gz: OK >>> sqliteodbc: Unpacking /var/cache/distfiles/sqliteodbc-0.99991.tar.gz... >>> sqliteodbc: Updating ./config.sub checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking for aarch64-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) 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... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c checking for SQLite header and library... no configure: WARNING: SQLite header files and/or library not found checking for sqlite_libversion in -lsqlite... no checking for sqlite_compile in -lsqlite... no checking for sqlite_encode_binary in -lsqlite... no checking for sqliteAtoF in -lsqlite... no checking for sqlite_mprintf in -lsqlite... no checking for sqlite_trace in -lsqlite... no configure: WARNING: SQLite library too old, need 2.8.0 or later checking for SQLite3 header and library... yes checking for sqlite3_load_extension in -lsqlite3... yes checking for sqlite3_column_table_name in -lsqlite3... yes checking for sqlite3_column_database_name in -lsqlite3... yes checking for sqlite3_column_origin_name in -lsqlite3... yes checking for sqlite3_overload_function in -lsqlite3... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for sqlite3_clear_bindings in -lsqlite3... yes checking for sqlite3_create_module_v2 in -lsqlite3... yes checking for sqlite3_vfs_register in -lsqlite3... yes checking for sqlite3_table_column_metadata in -lsqlite3... yes checking for sqlite3_profile in -lsqlite3... yes checking for sqlite3_strnicmp in -lsqlite3... yes checking for sqlite3_close_v2 in -lsqlite3... yes checking for library containing zlibVersion... no checking for SQLite4 header and library... no configure: WARNING: SQLite4 header file and source not found checking for libxml2 header and library... no checking for ODBC headers and libraries... yes checking for SQLLEN availability... yes checking for SQLULEN availability... yes checking for SQLROWCOUNT availability... no checking for SQLSETPOSIROW availability... yes checking for SQLROWOFFSET availability... no checking for SQLROWSETSIZE availability... no checking for SQLColAttribute signature has SQLLEN... yes checking for SQLSetStmtOption signature has SQLULEN... yes checking for SQLWCHAR availability... yes checking for SQLBIGINT availability... yes checking for ptrdiff_t availability... yes checking for dlopen in -ldl... yes checking for SQLGetPrivateProfileString via dlopen... yes checking va_list usage... NOT using sqlite_exec_vprintf/sqlite_vmprintf checking for usleep... yes checking for nanosleep... yes checking for localeconv... yes checking for localtime_r... yes checking for gmtime_r... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sqliteodbc.spec config.status: creating debian/changelog config.status: executing libtool commands ./libtool --mode=compile gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DDRIVER_VER_INFO=\"0.99991\" -c \ -I/usr/include -DHAVE_UNIXODBC=1 -I/usr/include -DHAVE_ODBCINSTEXT_H=1 -Imissing -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLSETPOSIROW=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DUSE_DLOPEN_FOR_GPPS -DCANT_PASS_VALIST_AS_CHARPTR=1 -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 sqlite3odbc.c ./libtool --mode=compile gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DDRIVER_VER_INFO=\"0.99991\" -c \ -I/usr/include \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 blobtoxy.c ./libtool --mode=compile gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DDRIVER_VER_INFO=\"0.99991\" -c \ -I/usr/include \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 impexp.c ./libtool --mode=compile gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DDRIVER_VER_INFO=\"0.99991\" -c \ -I/usr/include \ -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 csvtable.c libtool: compile: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security "-DDRIVER_VER_INFO=\"0.99991\"" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 blobtoxy.c -fPIC -DPIC -o .libs/blobtoxy.o libtool: compile: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security "-DDRIVER_VER_INFO=\"0.99991\"" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 impexp.c -fPIC -DPIC -o .libs/impexp.o libtool: compile: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security "-DDRIVER_VER_INFO=\"0.99991\"" -c -I/usr/include -DHAVE_UNIXODBC=1 -I/usr/include -DHAVE_ODBCINSTEXT_H=1 -Imissing -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLSETPOSIROW=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DUSE_DLOPEN_FOR_GPPS -DCANT_PASS_VALIST_AS_CHARPTR=1 -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 sqlite3odbc.c -fPIC -DPIC -o .libs/sqlite3odbc.o libtool: compile: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security "-DDRIVER_VER_INFO=\"0.99991\"" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 csvtable.c -fPIC -DPIC -o .libs/csvtable.o libtool: compile: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security "-DDRIVER_VER_INFO=\"0.99991\"" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 csvtable.c -o csvtable.o >/dev/null 2>&1 libtool: compile: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security "-DDRIVER_VER_INFO=\"0.99991\"" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 blobtoxy.c -o blobtoxy.o >/dev/null 2>&1 libtool: compile: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security "-DDRIVER_VER_INFO=\"0.99991\"" -c -I/usr/include -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 impexp.c -o impexp.o >/dev/null 2>&1 ./libtool --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DDRIVER_VER_INFO=\"0.99991\" \ -o libsqlite3_mod_csvtable.la \ csvtable.lo -rpath /usr/lib -release 0.99991 libtool: link: gcc -shared .libs/csvtable.o -Wl,-soname -Wl,libsqlite3_mod_csvtable-0.99991.so -o .libs/libsqlite3_mod_csvtable-0.99991.so ./libtool --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DDRIVER_VER_INFO=\"0.99991\" \ -o libsqlite3_mod_blobtoxy.la \ blobtoxy.lo -rpath /usr/lib -release 0.99991 libtool: link: (cd ".libs" && rm -f "libsqlite3_mod_csvtable.so" && ln -s "libsqlite3_mod_csvtable-0.99991.so" "libsqlite3_mod_csvtable.so") libtool: link: ar cru .libs/libsqlite3_mod_csvtable.a csvtable.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsqlite3_mod_csvtable.a libtool: link: ( cd ".libs" && rm -f "libsqlite3_mod_csvtable.la" && ln -s "../libsqlite3_mod_csvtable.la" "libsqlite3_mod_csvtable.la" ) libtool: link: gcc -shared .libs/blobtoxy.o -Wl,-soname -Wl,libsqlite3_mod_blobtoxy-0.99991.so -o .libs/libsqlite3_mod_blobtoxy-0.99991.so libtool: link: (cd ".libs" && rm -f "libsqlite3_mod_blobtoxy.so" && ln -s "libsqlite3_mod_blobtoxy-0.99991.so" "libsqlite3_mod_blobtoxy.so") libtool: link: ar cru .libs/libsqlite3_mod_blobtoxy.a blobtoxy.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsqlite3_mod_blobtoxy.a libtool: link: ( cd ".libs" && rm -f "libsqlite3_mod_blobtoxy.la" && ln -s "../libsqlite3_mod_blobtoxy.la" "libsqlite3_mod_blobtoxy.la" ) ./libtool --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DDRIVER_VER_INFO=\"0.99991\" \ -o libsqlite3_mod_impexp.la \ impexp.lo -rpath /usr/lib -release 0.99991 libtool: link: gcc -shared .libs/impexp.o -Wl,-soname -Wl,libsqlite3_mod_impexp-0.99991.so -o .libs/libsqlite3_mod_impexp-0.99991.so libtool: link: (cd ".libs" && rm -f "libsqlite3_mod_impexp.so" && ln -s "libsqlite3_mod_impexp-0.99991.so" "libsqlite3_mod_impexp.so") libtool: link: ar cru .libs/libsqlite3_mod_impexp.a impexp.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsqlite3_mod_impexp.a libtool: link: ( cd ".libs" && rm -f "libsqlite3_mod_impexp.la" && ln -s "../libsqlite3_mod_impexp.la" "libsqlite3_mod_impexp.la" ) libtool: compile: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security "-DDRIVER_VER_INFO=\"0.99991\"" -c -I/usr/include -DHAVE_UNIXODBC=1 -I/usr/include -DHAVE_ODBCINSTEXT_H=1 -Imissing -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLSETPOSIROW=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DUSE_DLOPEN_FOR_GPPS -DCANT_PASS_VALIST_AS_CHARPTR=1 -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 sqlite3odbc.c -o sqlite3odbc.o >/dev/null 2>&1 ./libtool --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DDRIVER_VER_INFO=\"0.99991\" -o libsqlite3odbc.la \ sqlite3odbc.lo -rpath /usr/lib \ -lsqlite3 -ldl -Wl,--as-needed,-O1,--sort-common -release 0.99991 \ libtool: link: gcc -shared .libs/sqlite3odbc.o -lsqlite3 -ldl -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libsqlite3odbc-0.99991.so -o .libs/libsqlite3odbc-0.99991.so libtool: link: (cd ".libs" && rm -f "libsqlite3odbc.so" && ln -s "libsqlite3odbc-0.99991.so" "libsqlite3odbc.so") libtool: link: ar cru .libs/libsqlite3odbc.a sqlite3odbc.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsqlite3odbc.a libtool: link: ( cd ".libs" && rm -f "libsqlite3odbc.la" && ln -s "../libsqlite3odbc.la" "libsqlite3odbc.la" ) >>> WARNING: sqliteodbc: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> sqliteodbc: Entering fakeroot... ./libtool --mode=install /usr/bin/install -c \ libsqlite3odbc.la /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlite3odbc-0.99991.so /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3odbc-0.99991.so libtool: install: (cd /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib && { ln -s -f libsqlite3odbc-0.99991.so libsqlite3odbc.so || { rm -f libsqlite3odbc.so && ln -s libsqlite3odbc-0.99991.so libsqlite3odbc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3odbc.lai /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3odbc.la libtool: install: /usr/bin/install -c .libs/libsqlite3odbc.a /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3odbc.a libtool: install: chmod 644 /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3odbc.a libtool: install: ranlib /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3odbc.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "libsqlite3_mod_blobtoxy.la" || \ ./libtool --mode=install /usr/bin/install -c \ libsqlite3_mod_blobtoxy.la /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_blobtoxy-0.99991.so /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_blobtoxy-0.99991.so libtool: install: (cd /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib && { ln -s -f libsqlite3_mod_blobtoxy-0.99991.so libsqlite3_mod_blobtoxy.so || { rm -f libsqlite3_mod_blobtoxy.so && ln -s libsqlite3_mod_blobtoxy-0.99991.so libsqlite3_mod_blobtoxy.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_blobtoxy.lai /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_blobtoxy.la libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_blobtoxy.a /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_blobtoxy.a libtool: install: chmod 644 /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_blobtoxy.a libtool: install: ranlib /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_blobtoxy.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "libsqlite3_mod_impexp.la" || \ ./libtool --mode=install /usr/bin/install -c \ libsqlite3_mod_impexp.la /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_impexp-0.99991.so /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_impexp-0.99991.so libtool: install: (cd /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib && { ln -s -f libsqlite3_mod_impexp-0.99991.so libsqlite3_mod_impexp.so || { rm -f libsqlite3_mod_impexp.so && ln -s libsqlite3_mod_impexp-0.99991.so libsqlite3_mod_impexp.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_impexp.lai /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_impexp.la libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_impexp.a /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_impexp.a libtool: install: chmod 644 /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_impexp.a libtool: install: ranlib /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_impexp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "libsqlite3_mod_csvtable.la" || \ ./libtool --mode=install /usr/bin/install -c \ libsqlite3_mod_csvtable.la /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_csvtable-0.99991.so /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_csvtable-0.99991.so libtool: install: (cd /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib && { ln -s -f libsqlite3_mod_csvtable-0.99991.so libsqlite3_mod_csvtable.so || { rm -f libsqlite3_mod_csvtable.so && ln -s libsqlite3_mod_csvtable-0.99991.so libsqlite3_mod_csvtable.so; }; }) libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_csvtable.lai /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_csvtable.la libtool: install: /usr/bin/install -c .libs/libsqlite3_mod_csvtable.a /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_csvtable.a libtool: install: chmod 644 /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_csvtable.a libtool: install: ranlib /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib/libsqlite3_mod_csvtable.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "" || \ ./libtool --mode=install /usr/bin/install -c \ /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib test -z "" || \ ./libtool --mode=install /usr/bin/install -c \ /home/buildozer/aports/testing/sqliteodbc/pkg/sqliteodbc/usr/lib >>> sqliteodbc*: Running postcheck for sqliteodbc >>> sqliteodbc*: Preparing package sqliteodbc... >>> sqliteodbc*: Stripping binaries >>> sqliteodbc*: Scanning shared objects >>> sqliteodbc*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libsqlite3.so.0 >>> sqliteodbc*: Package size: 432.0 KB >>> sqliteodbc*: Compressing data... >>> sqliteodbc*: Create checksum... >>> sqliteodbc*: Create sqliteodbc-0.99991-r0.apk >>> sqliteodbc: Build complete at Sat, 23 Dec 2023 12:50:32 +0000 elapsed time 0h 0m 12s >>> sqliteodbc: Cleaning up srcdir >>> sqliteodbc: Cleaning up pkgdir >>> sqliteodbc: Uninstalling dependencies... (1/9) Purging .makedepends-sqliteodbc (20231223.125022) (2/9) Purging libtool (2.4.7-r3) (3/9) Purging libltdl (2.4.7-r3) (4/9) Purging sqlite-dev (3.44.2-r0) (5/9) Purging sqlite (3.44.2-r0) (6/9) Purging sqlite-libs (3.44.2-r0) (7/9) Purging unixodbc-dev (2.3.12-r0) (8/9) Purging unixodbc (2.3.12-r0) (9/9) Purging readline (8.2.7-r0) Executing busybox-1.36.1-r18.trigger OK: 380 MiB in 104 packages >>> sqliteodbc: Updating the testing/aarch64 repository index... >>> sqliteodbc: Signing the index...