>>> xmlto: Building main/xmlto 0.0.28-r3 (using abuild 3.9.0-r4) started Sat, 06 Aug 2022 13:28:14 +0000 >>> xmlto: Checking sanity of /home/buildozer/aports/main/xmlto/APKBUILD... >>> xmlto: Analyzing dependencies... >>> xmlto: Installing for build: build-base libxslt perl-yaml-syck perl-test-pod bash docbook-xsl (1/16) Installing libgpg-error (1.45-r0) (2/16) Installing libgcrypt (1.10.1-r0) (3/16) Installing libxml2 (2.9.14-r1) (4/16) Installing libxslt (1.1.35-r0) (5/16) Installing perl (5.36.0-r0) (6/16) Installing perl-yaml-syck (1.34-r2) (7/16) Installing perl-test-pod (1.52-r2) (8/16) Installing readline (8.1.2-r0) (9/16) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (10/16) Installing libxml2-utils (2.9.14-r1) (11/16) Installing docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-install (12/16) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (13/16) Installing .makedepends-xmlto (20220806.132816) (14/16) Installing perl-error (0.17029-r1) (15/16) Installing perl-git (2.37.1-r1) (16/16) Installing git-perl (2.37.1-r1) Executing busybox-1.35.0-r22.trigger OK: 779 MiB in 132 packages >>> xmlto: Cleaning up srcdir >>> xmlto: Cleaning up pkgdir >>> xmlto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmlto-0.0.28.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> xmlto: Fetching https://releases.pagure.org/xmlto/xmlto-0.0.28.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 124k 38 49058 0 0 88981 0 0:00:01 --:--:-- 0:00:01 88873 100 124k 100 124k 0 0 193k 0 --:--:-- --:--:-- --:--:-- 193k >>> xmlto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xmlto-0.0.28.tar.bz2 >>> xmlto: Checking sha512sums... xmlto-0.0.28.tar.bz2: OK >>> xmlto: Unpacking /var/cache/distfiles/edge/xmlto-0.0.28.tar.bz2... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d 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 for x86_64-alpine-linux-musl-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 whether gcc and cc understand -c and -o together... yes checking for flex... no checking for lex... no checking for mktemp... mktemp checking for find... find checking for bash... /bin/bash checking for getopt... getopt checking for long options support in getopt... yes checking for paperconf... paperconf checking for locale... locale checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking for dblatex... dblatex checking for fop... fop checking for xmltex... xmltex checking for pdfxmltex... pdfxmltex checking for default backend... DEFAULT checking for lynx... lynx checking for elinks... elinks checking for w3m... w3m checking for tail... /usr/bin/tail checking for grep... /bin/grep checking for sed... /bin/sed checking for cp... /bin/cp checking for zip... zip checking for default web browser... w3m checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xmlto config.status: creating xmlto.spec config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' depbase=`echo xmlif/xmlif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT xmlif/xmlif.o -MD -MP -MF $depbase.Tpo -c -o xmlif/xmlif.o xmlif/xmlif.c &&\ mv -f $depbase.Tpo $depbase.Po xmlif/xmlif.l:46:8: warning: type defaults to 'int' in declaration of 'ifsense' [-Wimplicit-int] 46 | static ifsense; /* sense of last `if' or unless seen */ | ^~~~~~~ xmlif/xmlif.l:243:1: warning: return type defaults to 'int' [-Wimplicit-int] 243 | { | ^ gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o xmlif/xmlif xmlif/xmlif.o make[1]: Leaving directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' make[2]: Entering directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' PASS: xmlif/test/run-test make[3]: Entering directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' make all-am make[4]: Entering directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' make[4]: Leaving directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' make[3]: Leaving directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' ============================================================================ Testsuite summary for xmlto 0.0.28 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' make[1]: Leaving directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' >>> xmlto: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' ./install-sh -c -d '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/bin' /usr/bin/install -c xmlif/xmlif '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/bin' ./install-sh -c -d '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/bin' /usr/bin/install -c xmlto '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/bin' ./install-sh -c -d '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/man/man1' /usr/bin/install -c -m 644 man/man1/xmlto.1 man/man1/xmlif.1 '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/xmlto' ./install-sh -c -d '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/xmlto/format/docbook' /usr/bin/install -c -m 644 format/docbook/dvi format/docbook/epub format/docbook/fo format/docbook/html format/docbook/html-nochunks format/docbook/xhtml format/docbook/xhtml-nochunks format/docbook/man format/docbook/pdf format/docbook/ps format/docbook/txt format/docbook/htmlhelp format/docbook/javahelp format/docbook/mif format/docbook/pcl format/docbook/svg format/docbook/awt '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/xmlto/format/docbook' /usr/bin/install -c -m 644 xmlto.mak '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/xmlto/.' ./install-sh -c -d '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/xmlto/format/fo' /usr/bin/install -c -m 644 format/fo/ps format/fo/awt format/fo/mif format/fo/pcl format/fo/svg format/fo/txt format/fo/dvi format/fo/pdf '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/xmlto/format/fo' ./install-sh -c -d '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/xmlto/format/xhtml1' /usr/bin/install -c -m 644 format/xhtml1/dvi format/xhtml1/fo format/xhtml1/pdf format/xhtml1/ps format/xhtml1/txt format/xhtml1/awt format/xhtml1/mif format/xhtml1/pcl format/xhtml1/svg '/home/buildozer/aports/main/xmlto/pkg/xmlto/usr/share/xmlto/format/xhtml1' make[1]: Leaving directory '/home/buildozer/aports/main/xmlto/src/xmlto-0.0.28' >>> xmlto-doc*: Running split function doc... >>> xmlto-doc*: Preparing subpackage xmlto-doc... >>> xmlto-doc*: Running postcheck for xmlto-doc >>> xmlto*: Running postcheck for xmlto >>> xmlto*: Preparing package xmlto... >>> xmlto*: Stripping binaries >>> xmlto-doc*: Scanning shared objects >>> xmlto*: Scanning shared objects >>> xmlto-doc*: Tracing dependencies... >>> xmlto-doc*: Package size: 28.0 KB >>> xmlto-doc*: Compressing data... >>> xmlto-doc*: Create checksum... >>> xmlto-doc*: Create xmlto-doc-0.0.28-r3.apk >>> xmlto*: Tracing dependencies... libxslt perl-yaml-syck perl-test-pod bash docbook-xsl so:libc.musl-x86_64.so.1 >>> xmlto*: Package size: 232.0 KB >>> xmlto*: Compressing data... >>> xmlto*: Create checksum... >>> xmlto*: Create xmlto-0.0.28-r3.apk >>> xmlto: Build complete at Sat, 06 Aug 2022 13:28:20 +0000 elapsed time 0h 0m 6s >>> xmlto: Cleaning up srcdir >>> xmlto: Cleaning up pkgdir >>> xmlto: Uninstalling dependencies... (1/16) Purging .makedepends-xmlto (20220806.132816) (2/16) Purging perl-yaml-syck (1.34-r2) (3/16) Purging perl-test-pod (1.52-r2) (4/16) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (5/16) Purging docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-deinstall (6/16) Purging libxslt (1.1.35-r0) (7/16) Purging docbook-xml (4.5-r7) Executing docbook-xml-4.5-r7.post-deinstall (8/16) Purging libxml2-utils (2.9.14-r1) (9/16) Purging git-perl (2.37.1-r1) (10/16) Purging perl-git (2.37.1-r1) (11/16) Purging perl-error (0.17029-r1) (12/16) Purging perl (5.36.0-r0) (13/16) Purging libgcrypt (1.10.1-r0) (14/16) Purging libgpg-error (1.45-r0) (15/16) Purging libxml2 (2.9.14-r1) (16/16) Purging readline (8.1.2-r0) Executing busybox-1.35.0-r22.trigger OK: 717 MiB in 116 packages >>> xmlto: Updating the main/x86_64 repository index... >>> xmlto: Signing the index...