==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_1a2128fa-a428-4ef9-bce7-57c6c73b974e]...done
==> Making package: libdbi-drivers 0.9.0-13.1 (Thu Apr 30 02:07:49 2026)
==> Retrieving sources...
  -> Downloading libdbi-drivers-0.9.0.tar.gz...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
  0      0   0      0   0      0      0      0                              0100    452 100    452   0      0   1609      0                              0100    452 100    452   0      0   1609      0                              0
  0      0   0      0   0      0      0      0                              0100    503 100    503   0      0   1025      0                              0100    503 100    503   0      0   1025      0                              0
  0      0   0      0   0      0      0      0                              0100  1.74M 100  1.74M   0      0  1.50M      0   00:01   00:01              0100  1.74M 100  1.74M   0      0  1.50M      0   00:01   00:01              0100  1.74M 100  1.74M   0      0  1.49M      0   00:01   00:01              0
  -> Found libdbi-drivers-fix-bundled-cgreen-build.patch
  -> Found libdbi-drivers-fix-test-datetime-types.patch
  -> Found libdbi-drivers-fix-vla-buffer-overflow-in-getTables.patch
==> Validating source files with b2sums...
    libdbi-drivers-0.9.0.tar.gz ... Passed
    libdbi-drivers-fix-bundled-cgreen-build.patch ... Passed
    libdbi-drivers-fix-test-datetime-types.patch ... Passed
    libdbi-drivers-fix-vla-buffer-overflow-in-getTables.patch ... Passed
==> Making package: libdbi-drivers 0.9.0-13.1 (Thu Apr 30 00:07:52 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (1)   New Version  Net Change

extra/libdbi  0.9.0-8        0.10 MiB

Total Installed Size:  0.10 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing libdbi...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (3)            New Version  Net Change

extra/liburing         2.14-1         0.45 MiB
extra/mariadb-libs     12.2.2-2      21.92 MiB
extra/postgresql-libs  18.3-2        10.62 MiB

Total Installed Size:  32.99 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing liburing...
installing mariadb-libs...
Optional dependencies for mariadb-libs
    krb5: for gssapi authentication [installed]
installing postgresql-libs...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found libdbi-drivers-0.9.0.tar.gz
  -> Found libdbi-drivers-fix-bundled-cgreen-build.patch
  -> Found libdbi-drivers-fix-test-datetime-types.patch
  -> Found libdbi-drivers-fix-vla-buffer-overflow-in-getTables.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libdbi-drivers-0.9.0.tar.gz with bsdtar
==> Starting prepare()...
patching file tests/cgreen/src/constraint.c
patching file tests/cgreen/src/unit.c
patching file tests/test_dbi.c
patching file drivers/sqlite3/dbd_sqlite3.c
==> Starting build()...
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for 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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking how to print strings... printf
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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/bin/ld -m elf_x86_64) 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 how to run the C preprocessor... gcc -E
checking for libdbi framework... checking dbi/dbi.h usability... yes
checking dbi/dbi.h presence... yes
checking for dbi/dbi.h... yes
checking for MySQL support... yes
checking for mysql_config... yes
checking for MySQL includes... -I/usr/include/mysql -I/usr/include/mysql/mysql
checking for MySQL libraries... 
checking for PostgreSQL support... yes
checking for pg_config... yes
checking for PostgreSQL includes... -I/usr/include
checking for PostgreSQL libraries... /usr/lib
checking for SQLite support... no
checking for SQLite3 support... yes
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for library containing sqlite3_exec... -lsqlite3
checking for Msql support... no
checking for Oracle support... no
checking for Firebird/Interbase support... no
checking for Freetds support... no
checking for Ingres support... no
checking for IBM DB2 support... no
checking for strtoll... yes
checking for atoll... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for libdbi library... yes: libs in /usr/lib
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libdbi-drivers.spec
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/include/Makefile
config.status: creating drivers/Makefile
config.status: creating drivers/mysql/Makefile
config.status: creating drivers/pgsql/Makefile
config.status: creating drivers/sqlite/Makefile
config.status: creating drivers/sqlite3/Makefile
config.status: creating drivers/msql/Makefile
config.status: creating drivers/oracle/Makefile
config.status: creating drivers/firebird/Makefile
config.status: creating drivers/freetds/Makefile
config.status: creating drivers/ingres/Makefile
config.status: creating drivers/db2/Makefile
config.status: creating tests/Makefile
config.status: creating tests/cgreen/Makefile
config.status: creating tests/test_dbi.cfg
config.status: creating tests/plugin_settings.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/startdir/src/libdbi-drivers-0.9.0'
Making all in drivers
make[2]: Entering directory '/startdir/src/libdbi-drivers-0.9.0/drivers'
Making all in mysql
make[3]: Entering directory '/startdir/src/libdbi-drivers-0.9.0/drivers/mysql'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include  -I/usr/include/mysql -I/usr/include/mysql/mysql    -std=gnu99 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/libdbi-drivers -flto=auto -falign-functions=32 -MT dbd_mysql.lo -MD -MP -MF .deps/dbd_mysql.Tpo -c -o dbd_mysql.lo dbd_mysql.c
Converting dbd_mysql.sgml to HTML...
Converting dbd_mysql.sgml to HTML...
mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml
Converting dbd_mysql.sgml to HTML...
Converting dbd_mysql.sgml to HTML...
mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml
mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml
Converting dbd_mysql.sgml to HTML...
mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml
mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml
Converting dbd_mysql.sgml to HTML...
Converting dbd_mysql.sgml to HTML...
Converting dbd_mysql.sgml to HTML...
mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml
mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml
mkdir -p dbd_mysql && cd dbd_mysql && openjade -t sgml -d ../../../doc/include/doc-html.dsl ../dbd_mysql.sgml
/bin/sh: line 1: openjade: command not found
make[3]: *** [Makefile:704: dbd_mysql/c177.html] Error 127
make[3]: *** Waiting for unfinished jobs....
/bin/sh: line 1: openjade: command not found
make[3]: *** [Makefile:704: dbd_mysql/c44.html] Error 127
/bin/sh: line 1: openjade: command not found
make[3]: *** [Makefile:704: dbd_mysql/c98.html] Error 127
/bin/sh: line 1: openjade: command not found
/bin/sh: line 1: openjade: command not found
/bin/sh: line 1: openjade: command not found
make[3]: *** [Makefile:704: dbd_mysql/c40.html] Error 127
/bin/sh: line 1: openjade: command not found
make[3]: *** [Makefile:704: dbd_mysql/x47.html] Error 127
make[3]: *** [Makefile:704: dbd_mysql/x180.html] Error 127
make[3]: *** [Makefile:704: dbd_mysql/x61.html] Error 127
/bin/sh: line 1: openjade: command not found
make[3]: *** [Makefile:704: dbd_mysql/f29.html] Error 127
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include/mysql -I/usr/include/mysql/mysql -std=gnu99 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/libdbi-drivers -flto=auto -falign-functions=32 -MT dbd_mysql.lo -MD -MP -MF .deps/dbd_mysql.Tpo -c dbd_mysql.c  -fPIC -DPIC -o .libs/dbd_mysql.o
dbd_mysql.c: In function 'dbd_connect':
dbd_mysql.c:231:15: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  231 |               asprintf(&sql_cmd, "SET NAMES '%s'", dbd_encoding_from_iana(encoding));
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c:238:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  238 |             asprintf(&sql_cmd, "SET NAMES '%s'", dbd_encoding_from_iana(encoding));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_get_encoding':
dbd_mysql.c:312:11: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  312 |           asprintf(&sql_cmd, "SHOW CREATE DATABASE %s", conn->current_db);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c:337:11: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  337 |           asprintf(&sql_cmd, "SHOW VARIABLES LIKE '%s'", "character_set_connection");
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c:355:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  355 |             asprintf(&sql_cmd, "SHOW VARIABLES LIKE '%s'", "character_set");
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_list_dbs':
dbd_mysql.c:466:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  466 |                 asprintf(&sql_cmd, "SHOW DATABASES LIKE '%s'", pattern);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_list_tables':
dbd_mysql.c:482:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  482 |                 asprintf(&sql_cmd, "SHOW TABLES FROM %s", db);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c:488:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  488 |                 asprintf(&sql_cmd, "SHOW TABLES FROM %s LIKE '%s'", db, pattern);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_savepoint':
dbd_mysql.c:631:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  631 |   asprintf(&query, "SAVEPOINT %s", savepoint);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_rollback_to_savepoint':
dbd_mysql.c:650:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  650 |   asprintf(&query, "ROLLBACK TO SAVEPOINT %s", savepoint);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbd_mysql.c: In function 'dbd_release_savepoint':
dbd_mysql.c:669:3: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result]
  669 |   asprintf(&query, "RELEASE SAVEPOINT %s", savepoint);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include/mysql -I/usr/include/mysql/mysql -std=gnu99 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/libdbi-drivers -flto=auto -falign-functions=32 -MT dbd_mysql.lo -MD -MP -MF .deps/dbd_mysql.Tpo -c dbd_mysql.c -o dbd_mysql.o >/dev/null 2>&1
mv -f .deps/dbd_mysql.Tpo .deps/dbd_mysql.Plo
make[3]: Leaving directory '/startdir/src/libdbi-drivers-0.9.0/drivers/mysql'
make[2]: *** [Makefile:330: all-recursive] Error 1
make[2]: Leaving directory '/startdir/src/libdbi-drivers-0.9.0/drivers'
make[1]: *** [Makefile:380: all-recursive] Error 1
make[1]: Leaving directory '/startdir/src/libdbi-drivers-0.9.0'
make: *** [Makefile:309: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_1a2128fa-a428-4ef9-bce7-57c6c73b974e/build
