>>> opensmtpd-table-mysql: Building community/opensmtpd-table-mysql 1.2-r0 (using abuild 3.14.1-r1) started Sat, 09 Nov 2024 18:27:57 +0000
>>> opensmtpd-table-mysql: Validating /home/buildozer/aports/community/opensmtpd-table-mysql/APKBUILD...
>>> opensmtpd-table-mysql: Analyzing dependencies...
>>> opensmtpd-table-mysql: Installing for build: build-base autoconf automake mariadb-connector-c-dev
(1/13) Installing m4 (1.4.19-r3)
(2/13) Installing libbz2 (1.0.8-r6)
(3/13) Installing perl (5.40.0-r3)
(4/13) Installing autoconf (2.72-r0)
(5/13) Installing automake (1.17-r0)
(6/13) Installing openssl-dev (3.3.2-r3)
(7/13) Installing zlib-dev (1.3.1-r2)
(8/13) Installing mariadb-connector-c (3.3.10-r0)
(9/13) Installing mariadb-connector-c-dev (3.3.10-r0)
(10/13) Installing .makedepends-opensmtpd-table-mysql (20241109.182758)
(11/13) Installing perl-error (0.17029-r2)
(12/13) Installing perl-git (2.46.2-r0)
(13/13) Installing git-perl (2.46.2-r0)
Executing busybox-1.37.0-r6.trigger
OK: 306 MiB in 114 packages
>>> opensmtpd-table-mysql: Cleaning up srcdir
>>> opensmtpd-table-mysql: Cleaning up pkgdir
>>> opensmtpd-table-mysql: Cleaning up tmpdir
>>> opensmtpd-table-mysql: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/opensmtpd-table-mysql-1.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> opensmtpd-table-mysql: Fetching https://github.com/OpenSMTPD/table-mysql/archive/1.2/opensmtpd-table-mysql-1.2.tar.gz
Connecting to github.com (140.82.121.4:443)
Connecting to codeload.github.com (140.82.121.10:443)
saving to '/var/cache/distfiles/v3.21/opensmtpd-table-mysql-1.2.tar.gz.part'
opensmtpd-table-mysq 100% |********************************| 22345  0:00:00 ETA
'/var/cache/distfiles/v3.21/opensmtpd-table-mysql-1.2.tar.gz.part' saved
>>> opensmtpd-table-mysql: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/opensmtpd-table-mysql-1.2.tar.gz
>>> opensmtpd-table-mysql: Checking sha512sums...
opensmtpd-table-mysql-1.2.tar.gz: OK
>>> opensmtpd-table-mysql: Unpacking /var/cache/distfiles/v3.21/opensmtpd-table-mysql-1.2.tar.gz...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory etc
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:5: installing 'etc/compile'
configure.ac:3: installing 'etc/install-sh'
configure.ac:3: installing 'etc/missing'
Makefile.am: installing 'etc/depcomp'
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for asprintf... yes
checking for getprogname... no
checking for err... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strsep... yes
checking for strtonum... no
checking for library containing mysql_init... -lmariadb
checking for sys/tree.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/home/buildozer/aports/community/opensmtpd-table-mysql/src/table-mysql-1.2'
depbase=`echo table_mysql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -I./openbsd-compat -I./openbsd-compat/tree -MT table_mysql.o -MD -MP -MF $depbase.Tpo -c -o table_mysql.o table_mysql.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dict.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -I./openbsd-compat -I./openbsd-compat/tree -MT dict.o -MD -MP -MF $depbase.Tpo -c -o dict.o dict.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -I./openbsd-compat -I./openbsd-compat/tree -MT log.o -MD -MP -MF $depbase.Tpo -c -o log.o log.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo table_stdio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -I./openbsd-compat -I./openbsd-compat/tree -MT table_stdio.o -MD -MP -MF $depbase.Tpo -c -o table_stdio.o table_stdio.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -I./openbsd-compat -I./openbsd-compat/tree -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo openbsd-compat/getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -I./openbsd-compat -I./openbsd-compat/tree -MT openbsd-compat/getprogname.o -MD -MP -MF $depbase.Tpo -c -o openbsd-compat/getprogname.o openbsd-compat/getprogname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo openbsd-compat/strtonum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -Os -fstack-clash-protection -Wformat -Werror=format-security -I./openbsd-compat -I./openbsd-compat/tree -MT openbsd-compat/strtonum.o -MD -MP -MF $depbase.Tpo -c -o openbsd-compat/strtonum.o openbsd-compat/strtonum.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -I./openbsd-compat -I./openbsd-compat/tree  -Wl,--as-needed,-O1,--sort-common -o table-mysql table_mysql.o dict.o log.o table_stdio.o util.o openbsd-compat/getprogname.o openbsd-compat/strtonum.o -lmariadb 
make[1]: Leaving directory '/home/buildozer/aports/community/opensmtpd-table-mysql/src/table-mysql-1.2'
>>> opensmtpd-table-mysql: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/opensmtpd-table-mysql/src/table-mysql-1.2'
/bin/mkdir -p /home/buildozer/aports/community/opensmtpd-table-mysql/pkg/opensmtpd-table-mysql/usr/lib/opensmtpd
/usr/bin/install -c table-mysql /home/buildozer/aports/community/opensmtpd-table-mysql/pkg/opensmtpd-table-mysql/usr/lib/opensmtpd
 /bin/mkdir -p '/home/buildozer/aports/community/opensmtpd-table-mysql/pkg/opensmtpd-table-mysql/usr/share/man/man5'
 /usr/bin/install -c -m 644 table-mysql.5 '/home/buildozer/aports/community/opensmtpd-table-mysql/pkg/opensmtpd-table-mysql/usr/share/man/man5'
make[1]: Leaving directory '/home/buildozer/aports/community/opensmtpd-table-mysql/src/table-mysql-1.2'
>>> opensmtpd-table-mysql-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/opensmtpd-table-mysql/pkg/opensmtpd-table-mysql-doc/usr/share/man'
>>> opensmtpd-table-mysql-doc*: Preparing subpackage opensmtpd-table-mysql-doc...
>>> opensmtpd-table-mysql-doc*: Running postcheck for opensmtpd-table-mysql-doc
>>> opensmtpd-table-mysql*: Running postcheck for opensmtpd-table-mysql
>>> opensmtpd-table-mysql*: Preparing package opensmtpd-table-mysql...
>>> opensmtpd-table-mysql*: Stripping binaries
>>> opensmtpd-table-mysql-doc*: Scanning shared objects
>>> opensmtpd-table-mysql*: Scanning shared objects
>>> opensmtpd-table-mysql-doc*: Tracing dependencies...
>>> opensmtpd-table-mysql-doc*: Package size: 2.6 KB
>>> opensmtpd-table-mysql-doc*: Compressing data...
>>> opensmtpd-table-mysql-doc*: Create checksum...
>>> opensmtpd-table-mysql-doc*: Create opensmtpd-table-mysql-doc-1.2-r0.apk
>>> opensmtpd-table-mysql*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libmariadb.so.3
>>> opensmtpd-table-mysql*: Package size: 17.4 KB
>>> opensmtpd-table-mysql*: Compressing data...
>>> opensmtpd-table-mysql*: Create checksum...
>>> opensmtpd-table-mysql*: Create opensmtpd-table-mysql-1.2-r0.apk
>>> opensmtpd-table-mysql: Build complete at Sat, 09 Nov 2024 18:28:04 +0000 elapsed time 0h 0m 7s
>>> opensmtpd-table-mysql: Cleaning up srcdir
>>> opensmtpd-table-mysql: Cleaning up pkgdir
>>> opensmtpd-table-mysql: Uninstalling dependencies...
(1/13) Purging .makedepends-opensmtpd-table-mysql (20241109.182758)
(2/13) Purging autoconf (2.72-r0)
(3/13) Purging m4 (1.4.19-r3)
(4/13) Purging automake (1.17-r0)
(5/13) Purging mariadb-connector-c-dev (3.3.10-r0)
(6/13) Purging openssl-dev (3.3.2-r3)
(7/13) Purging zlib-dev (1.3.1-r2)
(8/13) Purging mariadb-connector-c (3.3.10-r0)
(9/13) Purging git-perl (2.46.2-r0)
(10/13) Purging perl-git (2.46.2-r0)
(11/13) Purging perl-error (0.17029-r2)
(12/13) Purging perl (5.40.0-r3)
(13/13) Purging libbz2 (1.0.8-r6)
Executing busybox-1.37.0-r6.trigger
OK: 271 MiB in 101 packages
>>> opensmtpd-table-mysql: Updating the community/armv7 repository index...
>>> opensmtpd-table-mysql: Signing the index...