==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: luadbi 0.7.5-2 (Tue Mar 24 04:34:03 2026)
==> Retrieving sources...
-> Found lua51-dbi-0.7.5.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
lua51-dbi-0.7.5.tar.gz ... Passed
==> Making package: luadbi 0.7.5-2 (Tue Mar 24 10:34:44 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (13) libedit-20251016_3.1-1 liburing-2.14-1 libxslt-1.1.45-2 llvm-libs-22.1.1-1 numactl-2.0.19-1 postgresql-libs-18.3-2 lua-5.5.0-2 lua51-5.1.5-13 lua52-5.2.4-8 lua53-5.3.6-4 lua54-5.4.8-6 mariadb-libs-12.2.2-2 postgresql-18.3-2
Total Download Size: 24.31 MiB
Total Installed Size: 259.57 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
postgresql-18.3-2-armv7h downloading...
mariadb-libs-12.2.2-2-armv7h downloading...
postgresql-libs-18.3-2-armv7h downloading...
numactl-2.0.19-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing liburing...
installing mariadb-libs...
Optional dependencies for mariadb-libs
krb5: for gssapi authentication [installed]
installing libxslt...
Optional dependencies for libxslt
python: Python bindings
installing libedit...
installing llvm-libs...
installing numactl...
installing postgresql-libs...
installing postgresql...
Optional dependencies for postgresql
logrotate: rotates system logs automatically
perl: for PL/Perl support [installed]
postgresql-old-upgrade: upgrade from previous major version using pg_upgrade
python: for PL/Python 3 support
tcl: for PL/Tcl support
installing lua...
installing lua51...
installing lua52...
installing lua53...
installing lua54...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'postgres' with GID 968.
Creating user 'postgres' (PostgreSQL user) with UID 968 and GID 968.
(2/4) Creating temporary files...
error: command failed to execute correctly
(3/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(4/4) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found lua51-dbi-0.7.5.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting lua51-dbi-0.7.5.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
mkdir -p build
cc -c -o build/dbd_common.o dbd/common.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I.
cc -c -o build/dbd_mysql_main.o dbd/mysql/main.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_connection.o dbd/mysql/connection.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_statement.o dbd/mysql/statement.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_postgresql_main.o dbd/postgresql/main.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_connection.o dbd/postgresql/connection.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_statement.o dbd/postgresql/statement.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_sqlite3_main.o dbd/sqlite3/main.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc -c -o build/dbd_sqlite3_connection.o dbd/sqlite3/connection.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
dbd/mysql/statement.c: In function 'statement_execute':
dbd/mysql/statement.c:215:9: warning: unused variable 'inum' [-Wunused-variable]
dbd/mysql/statement.c:309:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/mysql/statement.c:217:8: note: 'err' declared here
cc -c -o build/dbd_sqlite3_statement.o dbd/sqlite3/statement.c -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
dbd/postgresql/statement.c: In function 'statement_execute':
dbd/postgresql/statement.c:205:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/postgresql/statement.c:163:8: note: 'err' declared here
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
mkdir -p build
cc -c -o build/dbd_common.o dbd/common.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I.
cc -c -o build/dbd_mysql_main.o dbd/mysql/main.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_connection.o dbd/mysql/connection.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_statement.o dbd/mysql/statement.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_postgresql_main.o dbd/postgresql/main.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_connection.o dbd/postgresql/connection.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_statement.o dbd/postgresql/statement.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_sqlite3_main.o dbd/sqlite3/main.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc -c -o build/dbd_sqlite3_connection.o dbd/sqlite3/connection.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
dbd/mysql/statement.c: In function 'statement_execute':
dbd/mysql/statement.c:215:9: warning: unused variable 'inum' [-Wunused-variable]
dbd/mysql/statement.c:309:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/mysql/statement.c:217:8: note: 'err' declared here
cc -c -o build/dbd_sqlite3_statement.o dbd/sqlite3/statement.c -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
dbd/postgresql/statement.c: In function 'statement_execute':
dbd/postgresql/statement.c:205:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/postgresql/statement.c:163:8: note: 'err' declared here
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
mkdir -p build
cc -c -o build/dbd_common.o dbd/common.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I.
cc -c -o build/dbd_mysql_main.o dbd/mysql/main.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_connection.o dbd/mysql/connection.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_statement.o dbd/mysql/statement.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_postgresql_main.o dbd/postgresql/main.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_connection.o dbd/postgresql/connection.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_statement.o dbd/postgresql/statement.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_sqlite3_main.o dbd/sqlite3/main.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc -c -o build/dbd_sqlite3_connection.o dbd/sqlite3/connection.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
dbd/mysql/statement.c: In function 'statement_execute':
dbd/mysql/statement.c:309:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/mysql/statement.c:217:8: note: 'err' declared here
cc -c -o build/dbd_sqlite3_statement.o dbd/sqlite3/statement.c -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
dbd/postgresql/statement.c: In function 'statement_execute':
dbd/postgresql/statement.c:205:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/postgresql/statement.c:163:8: note: 'err' declared here
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
mkdir -p build
cc -c -o build/dbd_common.o dbd/common.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I.
cc -c -o build/dbd_mysql_main.o dbd/mysql/main.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_connection.o dbd/mysql/connection.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_statement.o dbd/mysql/statement.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_postgresql_main.o dbd/postgresql/main.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_connection.o dbd/postgresql/connection.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_statement.o dbd/postgresql/statement.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_sqlite3_main.o dbd/sqlite3/main.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc -c -o build/dbd_sqlite3_connection.o dbd/sqlite3/connection.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
dbd/mysql/statement.c: In function 'statement_execute':
dbd/mysql/statement.c:309:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/mysql/statement.c:217:8: note: 'err' declared here
cc -c -o build/dbd_sqlite3_statement.o dbd/sqlite3/statement.c -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
dbd/postgresql/statement.c: In function 'statement_execute':
dbd/postgresql/statement.c:205:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/postgresql/statement.c:163:8: note: 'err' declared here
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
mkdir -p build
cc -c -o build/dbd_common.o dbd/common.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I.
cc -c -o build/dbd_mysql_main.o dbd/mysql/main.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_connection.o dbd/mysql/connection.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_mysql_statement.o dbd/mysql/statement.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
cc -c -o build/dbd_postgresql_main.o dbd/postgresql/main.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_connection.o dbd/postgresql/connection.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_postgresql_statement.o dbd/postgresql/statement.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc -c -o build/dbd_sqlite3_main.o dbd/sqlite3/main.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc -c -o build/dbd_sqlite3_connection.o dbd/sqlite3/connection.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
cc -c -o build/dbd_sqlite3_statement.o dbd/sqlite3/statement.c -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
dbd/mysql/statement.c: In function 'statement_execute':
dbd/mysql/statement.c:309:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/mysql/statement.c:217:8: note: 'err' declared here
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
dbd/postgresql/statement.c: In function 'statement_execute':
dbd/postgresql/statement.c:205:3: warning: dangling pointer 'errstr' to 'err' may be used [-Wdangling-pointer=]
dbd/postgresql/statement.c:163:8: note: 'err' declared here
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
==> Entering fakeroot environment...
==> Starting package_lua51-dbi()...
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
install -m 644 -D DBI.lua /build/luadbi/pkg/lua51-dbi/usr/share/lua/5.1/DBI.lua
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.1 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
install -D dbd/postgresql.so /build/luadbi/pkg/lua51-dbi/usr/lib/lua/5.1/dbd/postgresql.so
install -D dbd/sqlite3.so /build/luadbi/pkg/lua51-dbi/usr/lib/lua/5.1/dbd/sqlite3.so
install -D dbd/mysql.so /build/luadbi/pkg/lua51-dbi/usr/lib/lua/5.1/dbd/mysql.so
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lua51-dbi"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_lua52-dbi()...
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
install -m 644 -D DBI.lua /build/luadbi/pkg/lua52-dbi/usr/share/lua/5.2/DBI.lua
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.2 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
install -D dbd/postgresql.so /build/luadbi/pkg/lua52-dbi/usr/lib/lua/5.2/dbd/postgresql.so
install -D dbd/sqlite3.so /build/luadbi/pkg/lua52-dbi/usr/lib/lua/5.2/dbd/sqlite3.so
install -D dbd/mysql.so /build/luadbi/pkg/lua52-dbi/usr/lib/lua/5.2/dbd/mysql.so
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lua52-dbi"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_lua53-dbi()...
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
install -m 644 -D DBI.lua /build/luadbi/pkg/lua53-dbi/usr/share/lua/5.3/DBI.lua
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.3 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
install -D dbd/sqlite3.so /build/luadbi/pkg/lua53-dbi/usr/lib/lua/5.3/dbd/sqlite3.so
install -D dbd/postgresql.so /build/luadbi/pkg/lua53-dbi/usr/lib/lua/5.3/dbd/postgresql.so
install -D dbd/mysql.so /build/luadbi/pkg/lua53-dbi/usr/lib/lua/5.3/dbd/mysql.so
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lua53-dbi"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_lua54-dbi()...
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
install -m 644 -D DBI.lua /build/luadbi/pkg/lua54-dbi/usr/share/lua/5.4/DBI.lua
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.4 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
install -D dbd/postgresql.so /build/luadbi/pkg/lua54-dbi/usr/lib/lua/5.4/dbd/postgresql.so
install -D dbd/sqlite3.so /build/luadbi/pkg/lua54-dbi/usr/lib/lua/5.4/dbd/sqlite3.so
install -D dbd/mysql.so /build/luadbi/pkg/lua54-dbi/usr/lib/lua/5.4/dbd/mysql.so
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
libfakeroot internal error: payload not recognized!
==> Creating package "lua54-dbi"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_lua-dbi()...
cc build/dbd_common.o build/dbd_mysql_main.o build/dbd_mysql_connection.o build/dbd_mysql_statement.o -o dbd/mysql.so -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/mysql -lmysqlclient
install -m 644 -D DBI.lua /build/luadbi/pkg/lua-dbi/usr/share/lua/5.5/DBI.lua
cc build/dbd_common.o build/dbd_postgresql_main.o build/dbd_postgresql_connection.o build/dbd_postgresql_statement.o -o dbd/postgresql.so -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include/postgresql -lpq
cc build/dbd_common.o build/dbd_sqlite3_main.o build/dbd_sqlite3_connection.o build/dbd_sqlite3_statement.o -o dbd/sqlite3.so -I/usr/include/lua5.5 -g -pedantic -Wall -O2 -shared -fPIC -DPIC -std=c99 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -I/usr/include -lsqlite3
install -D dbd/postgresql.so /build/luadbi/pkg/lua-dbi/usr/lib/lua/5.5/dbd/postgresql.so
install -D dbd/sqlite3.so /build/luadbi/pkg/lua-dbi/usr/lib/lua/5.5/dbd/sqlite3.so
install -D dbd/mysql.so /build/luadbi/pkg/lua-dbi/usr/lib/lua/5.5/dbd/mysql.so
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lua-dbi"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: luadbi 0.7.5-2 (Tue Mar 24 10:35:26 2026)
==> Cleaning up...
[?12l[?25h