==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: perl-dbd-mysql 4.055-1 (Sat Aug 29 03:04:19 2026)
==> Retrieving sources...
-> Found DBD-mysql-4.055.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
DBD-mysql-4.055.tar.gz ... Passed
==> Making package: perl-dbd-mysql 4.055-1 (Sat Aug 29 03:04:29 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) liburing-2.15-1 mariadb-libs-12.3.3-2 perl-dbi-1.652-1
Total Download Size: 0.76 MiB
Total Installed Size: 31.90 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
perl-dbi-1.652-1-aarch64 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 perl-dbi...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Checking for old perl modules...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) perl-devel-checklib-1.16-6
Total Download Size: 0.01 MiB
Total Installed Size: 0.03 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
perl-devel-checklib-1.16-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-devel-checklib...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found DBD-mysql-4.055.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting DBD-mysql-4.055.tar.gz with bsdtar
==> Starting build()...
PLEASE NOTE:
For 'make test' to run properly, you must ensure that the
database user 'builduser' can connect to your MySQL server
and has the proper privileges that these tests require such
as 'drop table', 'create table', 'drop procedure', 'create procedure'
as well as others.
mysql> grant all privileges on test.* to 'builduser'@'localhost' identified by 's3kr1t';
You can also optionally set the user to run 'make test' with:
perl Makefile.PL --testuser=username
I will use the following settings for compiling and testing:
cflags (mysql_config ) = -I/usr/include/mysql -I/usr/include/mysql/mysql
embedded (mysql_config ) =
ldflags (guessed ) =
libs (mysql_config ) = -L/usr/lib/ -lmariadb
mysql_config (guessed ) = mysql_config
nocatchstderr (default ) = 0
nofoundrows (default ) = 0
nossl (default ) = 0
testdb (default ) = test
testhost (default ) =
testpassword (default ) =
testport (default ) =
testsocket (User's choice) = /tmp/socket.mysql
testuser (guessed ) = builduser
To change these settings, see 'perl Makefile.PL --help' and
'perldoc DBD::mysql::INSTALL'.
Checking if libs are available for compiling...
Warning: prerequisite Test::Deep 0 not found.
Looks good.
Checking if your kit is complete...
Looks good
Using DBI 1.652 (for perl 5.042002 on aarch64-linux-thread-multi) installed in /usr/lib/perl5/5.42/vendor_perl/auto/DBI/
Generating a Unix-style Makefile
Writing Makefile for DBD::mysql
Writing MYMETA.yml and MYMETA.json
cc -c -I/usr/lib/perl5/5.42/vendor_perl/auto/DBI -I/usr/include/mysql -I/usr/include/mysql/mysql -DDBD_MYSQL_WITH_SSL -g -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DVERSION=\"4.055\" -DXS_VERSION=\"4.055\" -fPIC "-I/usr/lib/perl5/5.42/core_perl/CORE" dbdimp.c
Running Mkbootstrap for mysql ()
"/usr/bin/perl" -p -e "s/~DRIVER~/mysql/g" /usr/lib/perl5/5.42/vendor_perl/auto/DBI/Driver.xst > mysql.xsi
cc -c -I/usr/lib/perl5/5.42/vendor_perl/auto/DBI -I/usr/include/mysql -I/usr/include/mysql/mysql -DDBD_MYSQL_WITH_SSL -g -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DVERSION=\"4.055\" -DXS_VERSION=\"4.055\" -fPIC "-I/usr/lib/perl5/5.42/core_perl/CORE" socket.c
"/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' mysql.xs > mysql.xsc
chmod 644 "mysql.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- mysql.bs blib/arch/auto/DBD/mysql/mysql.bs 644
cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod
cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm
cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm
Warning: duplicate function definition 'do' detected in mysql.xs, line 247
Warning: duplicate function definition 'rows' detected in mysql.xs, line 683
mv mysql.xsc mysql.c
cc -c -I/usr/lib/perl5/5.42/vendor_perl/auto/DBI -I/usr/include/mysql -I/usr/include/mysql/mysql -DDBD_MYSQL_WITH_SSL -g -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DVERSION=\"4.055\" -DXS_VERSION=\"4.055\" -fPIC "-I/usr/lib/perl5/5.42/core_perl/CORE" mysql.c
rm -f blib/arch/auto/DBD/mysql/mysql.so
LD_RUN_PATH="/usr/lib" cc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib/db5.3 -fstack-protector-strong dbdimp.o mysql.o socket.o -o blib/arch/auto/DBD/mysql/mysql.so \
-L/usr/lib/ -lmariadb \
chmod 755 blib/arch/auto/DBD/mysql/mysql.so
Manifying 3 pod documents
==> Entering fakeroot environment...
==> Starting package()...
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- mysql.bs blib/arch/auto/DBD/mysql/mysql.bs 644
Manifying 3 pod documents
Appending installation info to /build/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.42/core_perl/perllocal.pod
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.42/vendor_perl/auto/DBD/mysql/mysql.so
Installing /build/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.42/vendor_perl/DBD/mysql.pm
Installing /build/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.42/vendor_perl/DBD/mysql/INSTALL.pod
Installing /build/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.42/vendor_perl/DBD/mysql/GetInfo.pm
Installing /build/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/lib/perl5/5.42/vendor_perl/Bundle/DBD/mysql.pm
Installing /build/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/share/man/man3/Bundle::DBD::mysql.3pm
Installing /build/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/share/man/man3/DBD::mysql.3pm
Installing /build/perl-dbd-mysql/pkg/perl-dbd-mysql/usr/share/man/man3/DBD::mysql::INSTALL.3pm
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Removing empty directories...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/perl5/5.42/vendor_perl/auto/DBD/mysql/mysql.so
==> Creating package "perl-dbd-mysql"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-dbd-mysql 4.055-1 (Sat Aug 29 03:04:40 2026)
==> Cleaning up...
[?12l[?25h