>>> lua-sql: Building main/lua-sql 2.6.0-r6 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 05:30:10 +0000 >>> lua-sql: Validating /home/buildozer/aports/main/lua-sql/APKBUILD... >>> lua-sql: Analyzing dependencies... >>> lua-sql: Installing for build: build-base mariadb-connector-c-dev libpq-dev sqlite-dev unixodbc-dev lua5.1-dev lua5.2-dev lua5.3-dev lua5.4-dev lua5.5-dev ( 1/27) Installing openssl-dev (3.5.6-r0) ( 2/27) Installing zlib-dev (1.3.2-r0) ( 3/27) Installing mariadb-connector-c (3.4.6-r0) ( 4/27) Installing mariadb-connector-c-dev (3.4.6-r0) ( 5/27) Installing libpq (18.3-r1) ( 6/27) Installing libpq-dev (18.3-r1) ( 7/27) Installing readline (8.3.3-r1) ( 8/27) Installing sqlite (3.53.0-r0) ( 9/27) Installing sqlite-libs (3.53.0-r0) (10/27) Installing sqlite-dev (3.53.0-r0) (11/27) Installing unixodbc (2.3.14-r1) (12/27) Installing unixodbc-dev (2.3.14-r1) (13/27) Installing lua5.1-libs (5.1.5-r13) (14/27) Installing lua5.1 (5.1.5-r13) (15/27) Installing lua5.1-dev (5.1.5-r13) (16/27) Installing lua5.2-libs (5.2.4-r13) (17/27) Installing lua5.2 (5.2.4-r13) (18/27) Installing lua5.2-dev (5.2.4-r13) (19/27) Installing linenoise (1.0-r5) (20/27) Installing lua5.3-libs (5.3.6-r6) (21/27) Installing lua5.3 (5.3.6-r6) (22/27) Installing lua5.3-dev (5.3.6-r6) (23/27) Installing lua5.4-libs (5.4.8-r0) (24/27) Installing lua5.4 (5.4.8-r0) (25/27) Installing lua5.4-dev (5.4.8-r0) (26/27) Installing lua5.5-dev (5.5.0-r1) (27/27) Installing .makedepends-lua-sql (20260418.053011) Executing busybox-1.37.0-r31.trigger OK: 589.5 MiB in 129 packages >>> lua-sql: Cleaning up srcdir >>> lua-sql: Cleaning up pkgdir >>> lua-sql: Cleaning up tmpdir >>> lua-sql: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/luasql-2.6.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/luasql-2.6.0.tar.gz.part' luasql-2.6.0.tar.gz. 100% |********************************| 105k 0:00:00 ETA '/var/cache/distfiles/luasql-2.6.0.tar.gz.part' saved /var/cache/distfiles/luasql-2.6.0.tar.gz: OK /home/buildozer/aports/main/lua-sql/gcc14.patch: OK >>> lua-sql: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/luasql-2.6.0.tar.gz /var/cache/distfiles/luasql-2.6.0.tar.gz: OK /home/buildozer/aports/main/lua-sql/gcc14.patch: OK >>> lua-sql: Unpacking /var/cache/distfiles/luasql-2.6.0.tar.gz... >>> lua-sql: gcc14.patch patching file src/ls_odbc.c >>> lua-sql: Building for Lua 5.1... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -c src/luasql.c -o src/luasql.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC src/ls_mysql.c -o src/mysql.so -shared src/luasql.o -I/usr/include/mysql -L/usr/lib -lmysqlclient -lz gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC src/ls_postgres.c -o src/postgres.so -shared src/luasql.o -I/usr/include/postgresql -L/usr/lib -lpq gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC src/ls_sqlite3.c -o src/sqlite3.so -shared src/luasql.o -I/opt/local/include -L/opt/local/lib -lsqlite3 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DUNIXODBC src/ls_odbc.c -o src/odbc.so -shared src/luasql.o -DUNIXODBC -I/usr/local/include -L/usr/local/lib -lodbc >>> lua-sql: Building for Lua 5.2... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.2 -fPIC -c src/luasql.c -o src/luasql.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.2 -fPIC src/ls_mysql.c -o src/mysql.so -shared src/luasql.o -I/usr/include/mysql -L/usr/lib -lmysqlclient -lz gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.2 -fPIC src/ls_postgres.c -o src/postgres.so -shared src/luasql.o -I/usr/include/postgresql -L/usr/lib -lpq gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.2 -fPIC src/ls_sqlite3.c -o src/sqlite3.so -shared src/luasql.o -I/opt/local/include -L/opt/local/lib -lsqlite3 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.2 -fPIC -DUNIXODBC src/ls_odbc.c -o src/odbc.so -shared src/luasql.o -DUNIXODBC -I/usr/local/include -L/usr/local/lib -lodbc >>> lua-sql: Building for Lua 5.3... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.3 -fPIC -c src/luasql.c -o src/luasql.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.3 -fPIC src/ls_mysql.c -o src/mysql.so -shared src/luasql.o -I/usr/include/mysql -L/usr/lib -lmysqlclient -lz gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.3 -fPIC src/ls_postgres.c -o src/postgres.so -shared src/luasql.o -I/usr/include/postgresql -L/usr/lib -lpq gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.3 -fPIC src/ls_sqlite3.c -o src/sqlite3.so -shared src/luasql.o -I/opt/local/include -L/opt/local/lib -lsqlite3 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.3 -fPIC -DUNIXODBC src/ls_odbc.c -o src/odbc.so -shared src/luasql.o -DUNIXODBC -I/usr/local/include -L/usr/local/lib -lodbc >>> lua-sql: Building for Lua 5.4... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.4 -fPIC -c src/luasql.c -o src/luasql.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.4 -fPIC src/ls_mysql.c -o src/mysql.so -shared src/luasql.o -I/usr/include/mysql -L/usr/lib -lmysqlclient -lz gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.4 -fPIC src/ls_postgres.c -o src/postgres.so -shared src/luasql.o -I/usr/include/postgresql -L/usr/lib -lpq gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.4 -fPIC src/ls_sqlite3.c -o src/sqlite3.so -shared src/luasql.o -I/opt/local/include -L/opt/local/lib -lsqlite3 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.4 -fPIC -DUNIXODBC src/ls_odbc.c -o src/odbc.so -shared src/luasql.o -DUNIXODBC -I/usr/local/include -L/usr/local/lib -lodbc >>> lua-sql: Building for Lua 5.5... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.5 -fPIC -c src/luasql.c -o src/luasql.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.5 -fPIC src/ls_mysql.c -o src/mysql.so -shared src/luasql.o -I/usr/include/mysql -L/usr/lib -lmysqlclient -lz gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.5 -fPIC src/ls_postgres.c -o src/postgres.so -shared src/luasql.o -I/usr/include/postgresql -L/usr/lib -lpq gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.5 -fPIC src/ls_sqlite3.c -o src/sqlite3.so -shared src/luasql.o -I/opt/local/include -L/opt/local/lib -lsqlite3 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/lua5.5 -fPIC -DUNIXODBC src/ls_odbc.c -o src/odbc.so -shared src/luasql.o -DUNIXODBC -I/usr/local/include -L/usr/local/lib -lodbc >>> lua-sql: Entering fakeroot... >>> lua5.1-sql-mysql*: Running split function _subpackage... >>> lua5.1-sql-mysql*: Preparing subpackage lua5.1-sql-mysql... >>> lua5.1-sql-mysql*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.1-sql-mysql*: Running postcheck for lua5.1-sql-mysql >>> lua5.1-sql-postgres*: Running split function _subpackage... >>> lua5.1-sql-postgres*: Preparing subpackage lua5.1-sql-postgres... >>> lua5.1-sql-postgres*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.1-sql-postgres*: Running postcheck for lua5.1-sql-postgres >>> lua5.1-sql-sqlite3*: Running split function _subpackage... >>> lua5.1-sql-sqlite3*: Preparing subpackage lua5.1-sql-sqlite3... >>> lua5.1-sql-sqlite3*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.1-sql-sqlite3*: Running postcheck for lua5.1-sql-sqlite3 >>> lua5.1-sql-odbc*: Running split function _subpackage... >>> lua5.1-sql-odbc*: Preparing subpackage lua5.1-sql-odbc... >>> lua5.1-sql-odbc*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.1-sql-odbc*: Running postcheck for lua5.1-sql-odbc >>> lua5.2-sql-mysql*: Running split function _subpackage... >>> lua5.2-sql-mysql*: Preparing subpackage lua5.2-sql-mysql... >>> lua5.2-sql-mysql*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.2-sql-mysql*: Running postcheck for lua5.2-sql-mysql >>> lua5.2-sql-postgres*: Running split function _subpackage... >>> lua5.2-sql-postgres*: Preparing subpackage lua5.2-sql-postgres... >>> lua5.2-sql-postgres*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.2-sql-postgres*: Running postcheck for lua5.2-sql-postgres >>> lua5.2-sql-sqlite3*: Running split function _subpackage... >>> lua5.2-sql-sqlite3*: Preparing subpackage lua5.2-sql-sqlite3... >>> lua5.2-sql-sqlite3*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.2-sql-sqlite3*: Running postcheck for lua5.2-sql-sqlite3 >>> lua5.2-sql-odbc*: Running split function _subpackage... >>> lua5.2-sql-odbc*: Preparing subpackage lua5.2-sql-odbc... >>> lua5.2-sql-odbc*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.2-sql-odbc*: Running postcheck for lua5.2-sql-odbc >>> lua5.3-sql-mysql*: Running split function _subpackage... >>> lua5.3-sql-mysql*: Preparing subpackage lua5.3-sql-mysql... >>> lua5.3-sql-mysql*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.3-sql-mysql*: Running postcheck for lua5.3-sql-mysql >>> lua5.3-sql-postgres*: Running split function _subpackage... >>> lua5.3-sql-postgres*: Preparing subpackage lua5.3-sql-postgres... >>> lua5.3-sql-postgres*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.3-sql-postgres*: Running postcheck for lua5.3-sql-postgres >>> lua5.3-sql-sqlite3*: Running split function _subpackage... >>> lua5.3-sql-sqlite3*: Preparing subpackage lua5.3-sql-sqlite3... >>> lua5.3-sql-sqlite3*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.3-sql-sqlite3*: Running postcheck for lua5.3-sql-sqlite3 >>> lua5.3-sql-odbc*: Running split function _subpackage... >>> lua5.3-sql-odbc*: Preparing subpackage lua5.3-sql-odbc... >>> lua5.3-sql-odbc*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.3-sql-odbc*: Running postcheck for lua5.3-sql-odbc >>> lua5.4-sql-mysql*: Running split function _subpackage... >>> lua5.4-sql-mysql*: Preparing subpackage lua5.4-sql-mysql... >>> lua5.4-sql-mysql*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.4-sql-mysql*: Running postcheck for lua5.4-sql-mysql >>> lua5.4-sql-postgres*: Running split function _subpackage... >>> lua5.4-sql-postgres*: Preparing subpackage lua5.4-sql-postgres... >>> lua5.4-sql-postgres*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.4-sql-postgres*: Running postcheck for lua5.4-sql-postgres >>> lua5.4-sql-sqlite3*: Running split function _subpackage... >>> lua5.4-sql-sqlite3*: Preparing subpackage lua5.4-sql-sqlite3... >>> lua5.4-sql-sqlite3*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.4-sql-sqlite3*: Running postcheck for lua5.4-sql-sqlite3 >>> lua5.4-sql-odbc*: Running split function _subpackage... >>> lua5.4-sql-odbc*: Preparing subpackage lua5.4-sql-odbc... >>> lua5.4-sql-odbc*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.4-sql-odbc*: Running postcheck for lua5.4-sql-odbc >>> lua5.5-sql-mysql*: Running split function _subpackage... >>> lua5.5-sql-mysql*: Preparing subpackage lua5.5-sql-mysql... >>> lua5.5-sql-mysql*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.5-sql-mysql*: Running postcheck for lua5.5-sql-mysql >>> lua5.5-sql-postgres*: Running split function _subpackage... >>> lua5.5-sql-postgres*: Preparing subpackage lua5.5-sql-postgres... >>> lua5.5-sql-postgres*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.5-sql-postgres*: Running postcheck for lua5.5-sql-postgres >>> lua5.5-sql-sqlite3*: Running split function _subpackage... >>> lua5.5-sql-sqlite3*: Preparing subpackage lua5.5-sql-sqlite3... >>> lua5.5-sql-sqlite3*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.5-sql-sqlite3*: Running postcheck for lua5.5-sql-sqlite3 >>> lua5.5-sql-odbc*: Running split function _subpackage... >>> lua5.5-sql-odbc*: Preparing subpackage lua5.5-sql-odbc... >>> lua5.5-sql-odbc*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.5-sql-odbc*: Running postcheck for lua5.5-sql-odbc >>> lua-sql-mysql*: Running split function _meta_subpackage... >>> lua-sql-mysql*: Preparing subpackage lua-sql-mysql... >>> lua-sql-mysql*: Stripping binaries Please specify at least one package name on the command line. >>> WARNING: lua-sql-mysql*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-sql-mysql*: Running postcheck for lua-sql-mysql >>> lua-sql-postgres*: Running split function _meta_subpackage... >>> lua-sql-postgres*: Preparing subpackage lua-sql-postgres... >>> lua-sql-postgres*: Stripping binaries Please specify at least one package name on the command line. >>> WARNING: lua-sql-postgres*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-sql-postgres*: Running postcheck for lua-sql-postgres >>> lua-sql-sqlite3*: Running split function _meta_subpackage... >>> lua-sql-sqlite3*: Preparing subpackage lua-sql-sqlite3... >>> lua-sql-sqlite3*: Stripping binaries Please specify at least one package name on the command line. >>> WARNING: lua-sql-sqlite3*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-sql-sqlite3*: Running postcheck for lua-sql-sqlite3 >>> lua-sql-odbc*: Running split function _meta_subpackage... >>> lua-sql-odbc*: Preparing subpackage lua-sql-odbc... >>> lua-sql-odbc*: Stripping binaries Please specify at least one package name on the command line. >>> WARNING: lua-sql-odbc*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-sql-odbc*: Running postcheck for lua-sql-odbc >>> lua-sql*: Running postcheck for lua-sql >>> lua-sql*: Preparing package lua-sql... >>> lua-sql*: Stripping binaries Please specify at least one package name on the command line. >>> WARNING: lua-sql*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-sql*: Scanning shared objects >>> lua5.1-sql-mysql*: Scanning shared objects >>> lua5.1-sql-postgres*: Scanning shared objects >>> lua5.1-sql-sqlite3*: Scanning shared objects >>> lua5.1-sql-odbc*: Scanning shared objects >>> lua5.2-sql-mysql*: Scanning shared objects >>> lua5.2-sql-postgres*: Scanning shared objects >>> lua5.2-sql-sqlite3*: Scanning shared objects >>> lua5.2-sql-odbc*: Scanning shared objects >>> lua5.3-sql-mysql*: Scanning shared objects >>> lua5.3-sql-postgres*: Scanning shared objects >>> lua5.3-sql-sqlite3*: Scanning shared objects >>> lua5.3-sql-odbc*: Scanning shared objects >>> lua5.4-sql-mysql*: Scanning shared objects >>> lua5.4-sql-postgres*: Scanning shared objects >>> lua5.4-sql-sqlite3*: Scanning shared objects >>> lua5.4-sql-odbc*: Scanning shared objects >>> lua5.5-sql-mysql*: Scanning shared objects >>> lua5.5-sql-postgres*: Scanning shared objects >>> lua5.5-sql-sqlite3*: Scanning shared objects >>> lua5.5-sql-odbc*: Scanning shared objects >>> lua-sql-mysql*: Scanning shared objects >>> lua-sql-postgres*: Scanning shared objects >>> lua-sql-sqlite3*: Scanning shared objects >>> lua-sql-odbc*: Scanning shared objects >>> lua-sql-mysql*: Tracing dependencies... >>> lua-sql-mysql*: Package size: 0.0 >>> lua-sql-mysql*: Compressing data... >>> lua-sql-mysql*: Create checksum... >>> lua-sql-mysql*: Create lua-sql-mysql-2.6.0-r6.apk >>> lua-sql-odbc*: Tracing dependencies... >>> lua-sql-odbc*: Package size: 0.0 >>> lua-sql-odbc*: Compressing data... >>> lua-sql-odbc*: Create checksum... >>> lua-sql-odbc*: Create lua-sql-odbc-2.6.0-r6.apk >>> lua-sql-postgres*: Tracing dependencies... >>> lua-sql-postgres*: Package size: 0.0 >>> lua-sql-postgres*: Compressing data... >>> lua-sql-postgres*: Create checksum... >>> lua-sql-postgres*: Create lua-sql-postgres-2.6.0-r6.apk >>> lua-sql-sqlite3*: Tracing dependencies... >>> lua-sql-sqlite3*: Package size: 0.0 >>> lua-sql-sqlite3*: Compressing data... >>> lua-sql-sqlite3*: Create checksum... >>> lua-sql-sqlite3*: Create lua-sql-sqlite3-2.6.0-r6.apk >>> lua-sql*: Tracing dependencies... >>> lua-sql*: Package size: 0.0 >>> lua-sql*: Compressing data... >>> lua-sql*: Create checksum... >>> lua-sql*: Create lua-sql-2.6.0-r6.apk >>> lua5.1-sql-mysql*: Tracing dependencies... lua5.1 so:libc.musl-loongarch64.so.1 so:libmariadb.so.3 >>> lua5.1-sql-mysql*: Package size: 66.1 KB >>> lua5.1-sql-mysql*: Compressing data... >>> lua5.1-sql-mysql*: Create checksum... >>> lua5.1-sql-mysql*: Create lua5.1-sql-mysql-2.6.0-r6.apk >>> lua5.1-sql-odbc*: Tracing dependencies... lua5.1 so:libc.musl-loongarch64.so.1 so:libodbc.so.2 >>> lua5.1-sql-odbc*: Package size: 65.9 KB >>> lua5.1-sql-odbc*: Compressing data... >>> lua5.1-sql-odbc*: Create checksum... >>> lua5.1-sql-odbc*: Create lua5.1-sql-odbc-2.6.0-r6.apk >>> lua5.1-sql-postgres*: Tracing dependencies... lua5.1 so:libc.musl-loongarch64.so.1 so:libpq.so.5 >>> lua5.1-sql-postgres*: Package size: 65.9 KB >>> lua5.1-sql-postgres*: Compressing data... >>> lua5.1-sql-postgres*: Create checksum... >>> lua5.1-sql-postgres*: Create lua5.1-sql-postgres-2.6.0-r6.apk >>> lua5.1-sql-sqlite3*: Tracing dependencies... lua5.1 so:libc.musl-loongarch64.so.1 so:libsqlite3.so.0 >>> lua5.1-sql-sqlite3*: Package size: 65.9 KB >>> lua5.1-sql-sqlite3*: Compressing data... >>> lua5.1-sql-sqlite3*: Create checksum... >>> lua5.1-sql-sqlite3*: Create lua5.1-sql-sqlite3-2.6.0-r6.apk >>> lua5.2-sql-mysql*: Tracing dependencies... lua5.2 so:libc.musl-loongarch64.so.1 so:libmariadb.so.3 >>> lua5.2-sql-mysql*: Package size: 66.1 KB >>> lua5.2-sql-mysql*: Compressing data... >>> lua5.2-sql-mysql*: Create checksum... >>> lua5.2-sql-mysql*: Create lua5.2-sql-mysql-2.6.0-r6.apk >>> lua5.2-sql-odbc*: Tracing dependencies... lua5.2 so:libc.musl-loongarch64.so.1 so:libodbc.so.2 >>> lua5.2-sql-odbc*: Package size: 65.9 KB >>> lua5.2-sql-odbc*: Compressing data... >>> lua5.2-sql-odbc*: Create checksum... >>> lua5.2-sql-odbc*: Create lua5.2-sql-odbc-2.6.0-r6.apk >>> lua5.2-sql-postgres*: Tracing dependencies... lua5.2 so:libc.musl-loongarch64.so.1 so:libpq.so.5 >>> lua5.2-sql-postgres*: Package size: 65.9 KB >>> lua5.2-sql-postgres*: Compressing data... >>> lua5.2-sql-postgres*: Create checksum... >>> lua5.2-sql-postgres*: Create lua5.2-sql-postgres-2.6.0-r6.apk >>> lua5.2-sql-sqlite3*: Tracing dependencies... lua5.2 so:libc.musl-loongarch64.so.1 so:libsqlite3.so.0 >>> lua5.2-sql-sqlite3*: Package size: 65.9 KB >>> lua5.2-sql-sqlite3*: Compressing data... >>> lua5.2-sql-sqlite3*: Create checksum... >>> lua5.2-sql-sqlite3*: Create lua5.2-sql-sqlite3-2.6.0-r6.apk >>> lua5.3-sql-mysql*: Tracing dependencies... lua5.3 so:libc.musl-loongarch64.so.1 so:libmariadb.so.3 >>> lua5.3-sql-mysql*: Package size: 66.1 KB >>> lua5.3-sql-mysql*: Compressing data... >>> lua5.3-sql-mysql*: Create checksum... >>> lua5.3-sql-mysql*: Create lua5.3-sql-mysql-2.6.0-r6.apk >>> lua5.3-sql-odbc*: Tracing dependencies... lua5.3 so:libc.musl-loongarch64.so.1 so:libodbc.so.2 >>> lua5.3-sql-odbc*: Package size: 65.9 KB >>> lua5.3-sql-odbc*: Compressing data... >>> lua5.3-sql-odbc*: Create checksum... >>> lua5.3-sql-odbc*: Create lua5.3-sql-odbc-2.6.0-r6.apk >>> lua5.3-sql-postgres*: Tracing dependencies... lua5.3 so:libc.musl-loongarch64.so.1 so:libpq.so.5 >>> lua5.3-sql-postgres*: Package size: 65.9 KB >>> lua5.3-sql-postgres*: Compressing data... >>> lua5.3-sql-postgres*: Create checksum... >>> lua5.3-sql-postgres*: Create lua5.3-sql-postgres-2.6.0-r6.apk >>> lua5.3-sql-sqlite3*: Tracing dependencies... lua5.3 so:libc.musl-loongarch64.so.1 so:libsqlite3.so.0 >>> lua5.3-sql-sqlite3*: Package size: 65.9 KB >>> lua5.3-sql-sqlite3*: Compressing data... >>> lua5.3-sql-sqlite3*: Create checksum... >>> lua5.3-sql-sqlite3*: Create lua5.3-sql-sqlite3-2.6.0-r6.apk >>> lua5.4-sql-mysql*: Tracing dependencies... lua5.4 so:libc.musl-loongarch64.so.1 so:libmariadb.so.3 >>> lua5.4-sql-mysql*: Package size: 66.1 KB >>> lua5.4-sql-mysql*: Compressing data... >>> lua5.4-sql-mysql*: Create checksum... >>> lua5.4-sql-mysql*: Create lua5.4-sql-mysql-2.6.0-r6.apk >>> lua5.4-sql-odbc*: Tracing dependencies... lua5.4 so:libc.musl-loongarch64.so.1 so:libodbc.so.2 >>> lua5.4-sql-odbc*: Package size: 65.9 KB >>> lua5.4-sql-odbc*: Compressing data... >>> lua5.4-sql-odbc*: Create checksum... >>> lua5.4-sql-odbc*: Create lua5.4-sql-odbc-2.6.0-r6.apk >>> lua5.4-sql-postgres*: Tracing dependencies... lua5.4 so:libc.musl-loongarch64.so.1 so:libpq.so.5 >>> lua5.4-sql-postgres*: Package size: 65.9 KB >>> lua5.4-sql-postgres*: Compressing data... >>> lua5.4-sql-postgres*: Create checksum... >>> lua5.4-sql-postgres*: Create lua5.4-sql-postgres-2.6.0-r6.apk >>> lua5.4-sql-sqlite3*: Tracing dependencies... lua5.4 so:libc.musl-loongarch64.so.1 so:libsqlite3.so.0 >>> lua5.4-sql-sqlite3*: Package size: 65.9 KB >>> lua5.4-sql-sqlite3*: Compressing data... >>> lua5.4-sql-sqlite3*: Create checksum... >>> lua5.4-sql-sqlite3*: Create lua5.4-sql-sqlite3-2.6.0-r6.apk >>> lua5.5-sql-mysql*: Tracing dependencies... lua5.5 so:libc.musl-loongarch64.so.1 so:libmariadb.so.3 >>> lua5.5-sql-mysql*: Package size: 66.1 KB >>> lua5.5-sql-mysql*: Compressing data... >>> lua5.5-sql-mysql*: Create checksum... >>> lua5.5-sql-mysql*: Create lua5.5-sql-mysql-2.6.0-r6.apk >>> lua5.5-sql-odbc*: Tracing dependencies... lua5.5 so:libc.musl-loongarch64.so.1 so:libodbc.so.2 >>> lua5.5-sql-odbc*: Package size: 65.9 KB >>> lua5.5-sql-odbc*: Compressing data... >>> lua5.5-sql-odbc*: Create checksum... >>> lua5.5-sql-odbc*: Create lua5.5-sql-odbc-2.6.0-r6.apk >>> lua5.5-sql-postgres*: Tracing dependencies... lua5.5 so:libc.musl-loongarch64.so.1 so:libpq.so.5 >>> lua5.5-sql-postgres*: Package size: 65.9 KB >>> lua5.5-sql-postgres*: Compressing data... >>> lua5.5-sql-postgres*: Create checksum... >>> lua5.5-sql-postgres*: Create lua5.5-sql-postgres-2.6.0-r6.apk >>> lua5.5-sql-sqlite3*: Tracing dependencies... lua5.5 so:libc.musl-loongarch64.so.1 so:libsqlite3.so.0 >>> lua5.5-sql-sqlite3*: Package size: 65.9 KB >>> lua5.5-sql-sqlite3*: Compressing data... >>> lua5.5-sql-sqlite3*: Create checksum... >>> lua5.5-sql-sqlite3*: Create lua5.5-sql-sqlite3-2.6.0-r6.apk >>> lua-sql: Build complete at Sat, 18 Apr 2026 05:30:26 +0000 elapsed time 0h 0m 16s >>> lua-sql: Cleaning up srcdir >>> lua-sql: Cleaning up pkgdir >>> lua-sql: Cleaning up tmpdir >>> lua-sql: Uninstalling dependencies... ( 1/27) Purging .makedepends-lua-sql (20260418.053011) ( 2/27) Purging mariadb-connector-c-dev (3.4.6-r0) ( 3/27) Purging zlib-dev (1.3.2-r0) ( 4/27) Purging mariadb-connector-c (3.4.6-r0) ( 5/27) Purging libpq-dev (18.3-r1) ( 6/27) Purging libpq (18.3-r1) ( 7/27) Purging sqlite-dev (3.53.0-r0) ( 8/27) Purging sqlite (3.53.0-r0) ( 9/27) Purging sqlite-libs (3.53.0-r0) (10/27) Purging unixodbc-dev (2.3.14-r1) (11/27) Purging unixodbc (2.3.14-r1) (12/27) Purging lua5.1-dev (5.1.5-r13) (13/27) Purging lua5.1 (5.1.5-r13) (14/27) Purging lua5.1-libs (5.1.5-r13) (15/27) Purging lua5.2-dev (5.2.4-r13) (16/27) Purging lua5.2 (5.2.4-r13) (17/27) Purging lua5.2-libs (5.2.4-r13) (18/27) Purging lua5.3-dev (5.3.6-r6) (19/27) Purging lua5.3 (5.3.6-r6) (20/27) Purging lua5.3-libs (5.3.6-r6) (21/27) Purging lua5.4-dev (5.4.8-r0) (22/27) Purging lua5.4 (5.4.8-r0) (23/27) Purging lua5.4-libs (5.4.8-r0) (24/27) Purging lua5.5-dev (5.5.0-r1) (25/27) Purging linenoise (1.0-r5) (26/27) Purging openssl-dev (3.5.6-r0) (27/27) Purging readline (8.3.3-r1) Executing busybox-1.37.0-r31.trigger OK: 542.8 MiB in 102 packages >>> lua-sql: Updating the main/loongarch64 repository index... >>> lua-sql: Signing the index...