>>> debconf: Building testing/debconf 1.5.79-r0 (using abuild 3.9.0-r0) started Sun, 06 Feb 2022 20:40:29 +0000 >>> debconf: Checking sanity of /home/buildozer/aports/testing/debconf/APKBUILD... >>> debconf: Analyzing dependencies... >>> debconf: Installing for build: build-base perl coreutils diffutils findutils po4a (1/17) Installing perl (5.34.0-r1) (2/17) Installing skalibs (2.11.1.0-r0) (3/17) Installing utmps-libs (0.1.1.0-r2) (4/17) Installing coreutils (9.0-r3) (5/17) Installing diffutils (3.8-r0) (6/17) Installing findutils (4.9.0-r0) (7/17) Installing libintl (0.21-r1) (8/17) Installing libunistring (1.0-r0) (9/17) Installing gettext-libs (0.21-r1) (10/17) Installing libxml2 (2.9.12-r3) (11/17) Installing gettext (0.21-r1) (12/17) Installing perl-pod-parser (1.63-r1) (13/17) Installing po4a (0.66-r0) (14/17) Installing .makedepends-debconf (20220206.204031) (15/17) Installing perl-error (0.17029-r1) (16/17) Installing perl-git (2.35.1-r0) (17/17) Installing git-perl (2.35.1-r0) Executing busybox-1.35.0-r2.trigger OK: 392 MiB in 123 packages >>> debconf: Cleaning up srcdir >>> debconf: Cleaning up pkgdir >>> debconf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/debconf_1.5.79.tar.xz % 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 >>> debconf: Fetching https://deb.debian.org/debian/pool/main/d/debconf/debconf_1.5.79.tar.xz % 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 557k 100 557k 0 0 5678k 0 --:--:-- --:--:-- --:--:-- 5685k >>> debconf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/debconf_1.5.79.tar.xz >>> debconf: Checking sha512sums... debconf_1.5.79.tar.xz: OK fix-makefile_destdir.patch: OK >>> debconf: Unpacking /var/cache/distfiles/edge/debconf_1.5.79.tar.xz... >>> debconf: fix-makefile_destdir.patch patching file Makefile patching file po/Makefile patching file doc/Makefile make -C doc make[1]: Entering directory '/home/buildozer/aports/testing/debconf/src/work/doc' cd man && po4a po4a/po4a.cfg (695 entries) Discard debconf-apt-progress.da.1.pod (32 of 42 strings; only 76.19% translated; need 80%). Discard debconf-escape.da.1.pod (7 of 10 strings; only 70% translated; need 80%). Discard debconf-communicate.da.1.pod (13 of 17 strings; only 76.47% translated; need 80%). Discard debconf-copydb.da.1.pod (12 of 32 strings; only 37.5% translated; need 80%). Discard debconf-getlang.da.1.pod (14 of 23 strings; only 60.86% translated; need 80%). Discard debconf-loadtemplate.da.1.pod (8 of 12 strings; only 66.66% translated; need 80%). Discard debconf-mergetemplate.da.1.pod (7 of 19 strings; only 36.84% translated; need 80%). Discard debconf-set-selections.da.1.pod (9 of 25 strings; only 36% translated; need 80%). Discard debconf-show.da.1.pod (6 of 17 strings; only 35.29% translated; need 80%). Discard dpkg-reconfigure.da.8.pod (14 of 28 strings; only 50% translated; need 80%). Discard debconf.conf.da.5 (34 of 171 strings; only 19.88% translated; need 80%). Discard confmodule.da.3 (5 of 14 strings; only 35.71% translated; need 80%). Discard debconf.da.7 (26 of 117 strings; only 22.22% translated; need 80%). Discard debconf-devel.da.7 (75 of 239 strings; only 31.38% translated; need 80%). Discard debconf.pt_BR.1.pod (10 of 27 strings; only 37.03% translated; need 80%). Discard Debconf::Client::ConfModule.pt_BR.3.pod (5 of 18 strings; only 27.77% translated; need 80%). Discard debconf-apt-progress.pt_BR.1.pod (5 of 42 strings; only 11.9% translated; need 80%). Discard debconf-escape.pt_BR.1.pod (5 of 10 strings; only 50% translated; need 80%). Discard debconf-copydb.pt_BR.1.pod (25 of 32 strings; only 78.12% translated; need 80%). Discard debconf-get-selections.pt_BR.1.pod (4 of 9 strings; only 44.44% translated; need 80%). Discard debconf-mergetemplate.pt_BR.1.pod (11 of 19 strings; only 57.89% translated; need 80%). Discard debconf-set-selections.pt_BR.1.pod (8 of 25 strings; only 32% translated; need 80%). Discard debconf-show.pt_BR.1.pod (6 of 17 strings; only 35.29% translated; need 80%). Discard dpkg-reconfigure.pt_BR.8.pod (17 of 28 strings; only 60.71% translated; need 80%). Discard debconf.conf.pt_BR.5 (123 of 171 strings; only 71.92% translated; need 80%). Discard debconf.pt_BR.7 (59 of 117 strings; only 50.42% translated; need 80%). Discard debconf-devel.pt_BR.7 (15 of 239 strings; only 6.27% translated; need 80%). for pod in man/*.pod; do \ perl -pi -e '/^=encoding/ and $seen = 1; if (not $seen and /^=head1/) { print "=encoding UTF-8\n\n"; $seen = 1; }' $pod; \ done install -d man/gen for num in 1 3 8; do \ find man -maxdepth 1 -type f -name "*.$num.pod" -printf '%P\n' | \ xargs -i sh -c "cd man ; pod2man -c Debconf -r '' --utf8 --section=$num {} > gen/\`basename {} .pod\`"; \ done pod2man -c Debconf -r '' --utf8 --section=3 ../Debconf/Client/ConfModule.pm \ > man/gen/Debconf::Client::ConfModule.3pm find .. -maxdepth 1 -perm /100 -type f \( -name debconf -or -name 'debconf-*' \) -printf '%P\n' | \ xargs -i sh -c "cd .. ; pod2man -c Debconf -r '' --utf8 --section=1 {} > doc/man/gen/{}.1" find .. -maxdepth 1 -perm /100 -type f -name 'dpkg-*' -printf '%P\n' | \ xargs -i sh -c "cd .. ; pod2man -c Debconf -r '' --utf8 --section=8 {} > doc/man/gen/{}.8" ./graph.pl `find .. -name \*.pm` > hierarchy.txt Negative repeat count does nothing at ./graph.pl line 50. make[1]: Leaving directory '/home/buildozer/aports/testing/debconf/src/work/doc' make -C po make[1]: Entering directory '/home/buildozer/aports/testing/debconf/src/work/po' msgfmt -o ar.mo ar.po msgfmt -o ast.mo ast.po msgfmt -o bg.mo bg.po msgfmt -o bn.mo bn.po msgfmt -o bs.mo bs.po msgfmt -o ca.mo ca.po msgfmt -o cs.mo cs.po msgfmt -o da.mo da.po msgfmt -o de.mo de.po msgfmt -o dz.mo dz.po msgfmt -o el.mo el.po msgfmt -o eo.mo eo.po msgfmt -o es.mo es.po msgfmt -o eu.mo eu.po msgfmt -o fi.mo fi.po msgfmt -o fr.mo fr.po msgfmt -o gl.mo gl.po msgfmt -o he.mo he.po msgfmt -o hu.mo hu.po msgfmt -o id.mo id.po msgfmt -o it.mo it.po msgfmt -o ja.mo ja.po msgfmt -o km.mo km.po msgfmt -o ko.mo ko.po msgfmt -o ku.mo ku.po msgfmt -o mr.mo mr.po msgfmt -o nb.mo nb.po msgfmt -o ne.mo ne.po msgfmt -o nl.mo nl.po msgfmt -o nn.mo nn.po msgfmt -o oc.mo oc.po msgfmt -o pa.mo pa.po msgfmt -o pl.mo pl.po msgfmt -o pt.mo pt.po msgfmt -o pt_BR.mo pt_BR.po msgfmt -o ro.mo ro.po msgfmt -o ru.mo ru.po msgfmt -o sk.mo sk.po msgfmt -o sl.mo sl.po msgfmt -o sv.mo sv.po msgfmt -o th.mo th.po msgfmt -o tl.mo tl.po msgfmt -o tr.mo tr.po msgfmt -o uk.mo uk.po msgfmt -o vi.mo vi.po msgfmt -o zh_CN.mo zh_CN.po msgfmt -o zh_TW.mo zh_TW.po make[1]: Leaving directory '/home/buildozer/aports/testing/debconf/src/work/po' >>> debconf: Entering fakeroot... make -C po PREFIX=/usr DESTDIR=/home/buildozer/aports/testing/debconf/pkg/debconf install make -C doc PREFIX=/usr DESTDIR=/home/buildozer/aports/testing/debconf/pkg/debconf install install -d /home/buildozer/aports/testing/debconf/pkg/debconf/etc \ /home/buildozer/aports/testing/debconf/pkg/debconf/var/cache/debconf \ /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/debconf \ /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/pixmaps make[1]: Entering directory '/home/buildozer/aports/testing/debconf/src/work/po' install -m 0644 debconf.conf /home/buildozer/aports/testing/debconf/pkg/debconf/etc/ make[1]: Entering directory '/home/buildozer/aports/testing/debconf/src/work/doc' install -d /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/man/man1 /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/man/man3 /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/man/man8 install -m 0644 debian-logo.png /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/pixmaps/ for num in 1 3 8; do \ find man/gen/ -type f -not -name "*.*.*" -name "*.$num" -exec cp --target-directory=/home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/man/man$num/ {} +; \ done # This one is the ultimate backup copy. grep -v '^#' debconf.conf > /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/debconf/debconf.conf # Make module directories. find Debconf -type d |grep -v CVS | \ xargs -i install -d /home/buildozer/aports/testing/debconf/pkg/debconf//usr/share/perl5/vendor_perl/{} make[1]: Leaving directory '/home/buildozer/aports/testing/debconf/src/work/doc' # Install modules. find Debconf -type f -name '*.pm' |grep -v CVS | \ xargs -i install -m 0644 {} /home/buildozer/aports/testing/debconf/pkg/debconf//usr/share/perl5/vendor_perl/{} for file in ar.mo ast.mo bg.mo bn.mo bs.mo ca.mo cs.mo da.mo de.mo dz.mo el.mo eo.mo es.mo eu.mo fi.mo fr.mo gl.mo he.mo hu.mo id.mo it.mo ja.mo km.mo ko.mo ku.mo mr.mo nb.mo ne.mo nl.mo nn.mo oc.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sk.mo sl.mo sv.mo th.mo tl.mo tr.mo uk.mo vi.mo zh_CN.mo zh_TW.mo; do \ lang=`echo $file | sed 's/\.mo//'`; \ install -d /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/locale/$lang/LC_MESSAGES/; \ install -m 0644 $file /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/locale/$lang/LC_MESSAGES/debconf.mo; \ done # Special case for back-compatability. install -d /home/buildozer/aports/testing/debconf/pkg/debconf//usr/share/perl5/vendor_perl/Debian/DebConf/Client cp Debconf/Client/ConfModule.stub \ /home/buildozer/aports/testing/debconf/pkg/debconf//usr/share/perl5/vendor_perl/Debian/DebConf/Client/ConfModule.pm # Other libs and helper stuff. install -m 0644 confmodule.sh confmodule /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/debconf/ install frontend /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/debconf/ install -m 0755 fix_db.pl /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/debconf/ # Install essential programs. install -d /home/buildozer/aports/testing/debconf/pkg/debconf/usr/sbin /home/buildozer/aports/testing/debconf/pkg/debconf/usr/bin find . -maxdepth 1 -perm /100 -type f -name 'dpkg-*' | \ xargs -i install {} /home/buildozer/aports/testing/debconf/pkg/debconf/usr/sbin find . -maxdepth 1 -perm /100 -type f -name debconf -or -name debconf-show -or -name debconf-copydb -or -name debconf-communicate -or -name debconf-set-selections -or -name debconf-apt-progress -or -name debconf-escape | \ xargs -i install {} /home/buildozer/aports/testing/debconf/pkg/debconf/usr/bin # Now strip all pod documentation from all .pm files and scripts. find /home/buildozer/aports/testing/debconf/pkg/debconf//usr/share/perl5/vendor_perl/ /home/buildozer/aports/testing/debconf/pkg/debconf/usr/sbin \ /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/debconf/frontend \ /home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/debconf/*.pl /home/buildozer/aports/testing/debconf/pkg/debconf/usr/bin \ -name '*.pl' -or -name '*.pm' -or -name 'dpkg-*' -or \ -name 'debconf-*' -or -name 'frontend' | \ grep -v Client/ConfModule | xargs perl -i.bak -ne ' print $_."# This file was preprocessed, do not edit!\n" if m:^#!/usr/bin/perl:; $cutting=1 if /^=/; $cutting="" if /^=cut/; next if /use lib/; next if $cutting || /^(=|\s*#)/; print $_ ' find /home/buildozer/aports/testing/debconf/pkg/debconf -name '*.bak' | xargs rm -f make[1]: Leaving directory '/home/buildozer/aports/testing/debconf/src/work/po' >>> debconf-doc*: Running split function doc... >>> debconf-doc*: Preparing subpackage debconf-doc... >>> debconf-doc*: Running postcheck for debconf-doc >>> debconf-lang*: Running split function lang... >>> debconf-lang*: Preparing subpackage debconf-lang... >>> debconf-lang*: Running postcheck for debconf-lang >>> debconf-utils*: Running split function utils... install -d /home/buildozer/aports/testing/debconf/pkg/debconf-utils/usr/bin find . -maxdepth 1 -perm /100 -type f -name 'debconf-*' | grep -v debconf-set-selections | grep -v debconf-show | grep -v debconf-copydb | grep -v debconf-communicate | grep -v debconf-apt-progress | grep -v debconf-escape | \ xargs -i install {} /home/buildozer/aports/testing/debconf/pkg/debconf-utils/usr/bin >>> debconf-utils*: Preparing subpackage debconf-utils... >>> debconf-utils*: Running postcheck for debconf-utils >>> debconf-bash-completion*: Running split function bashcomp... renamed '/home/buildozer/aports/testing/debconf/pkg/debconf/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/debconf/pkg/debconf-bash-completion/usr/share/bash-completion/completions' >>> debconf-bash-completion*: Preparing subpackage debconf-bash-completion... >>> debconf-bash-completion*: Running postcheck for debconf-bash-completion >>> debconf*: Running postcheck for debconf >>> debconf*: Preparing package debconf... >>> debconf-bash-completion*: Tracing dependencies... >>> debconf-bash-completion*: Package size: 24.0 KB >>> debconf-bash-completion*: Compressing data... >>> debconf-bash-completion*: Create checksum... >>> debconf-bash-completion*: Create debconf-bash-completion-1.5.79-r0.apk >>> debconf-doc*: Tracing dependencies... >>> debconf-doc*: Package size: 80.0 KB >>> debconf-doc*: Compressing data... >>> debconf-doc*: Create checksum... >>> debconf-doc*: Create debconf-doc-1.5.79-r0.apk >>> debconf-lang*: Tracing dependencies... >>> debconf-lang*: Package size: 992.0 KB >>> debconf-lang*: Compressing data... >>> debconf-lang*: Create checksum... >>> debconf-lang*: Create debconf-lang-1.5.79-r0.apk >>> debconf-utils*: Tracing dependencies... >>> debconf-utils*: Package size: 36.0 KB >>> debconf-utils*: Compressing data... >>> debconf-utils*: Create checksum... >>> debconf-utils*: Create debconf-utils-1.5.79-r0.apk >>> debconf*: Tracing dependencies... >>> debconf*: Package size: 652.0 KB >>> debconf*: Compressing data... >>> debconf*: Create checksum... >>> debconf*: Create debconf-1.5.79-r0.apk >>> debconf: Build complete at Sun, 06 Feb 2022 20:40:56 +0000 elapsed time 0h 0m 27s >>> debconf: Cleaning up srcdir >>> debconf: Cleaning up pkgdir >>> debconf: Uninstalling dependencies... (1/17) Purging .makedepends-debconf (20220206.204031) (2/17) Purging coreutils (9.0-r3) Executing coreutils-9.0-r3.post-deinstall (3/17) Purging diffutils (3.8-r0) (4/17) Purging findutils (4.9.0-r0) (5/17) Purging po4a (0.66-r0) (6/17) Purging gettext (0.21-r1) (7/17) Purging perl-pod-parser (1.63-r1) (8/17) Purging git-perl (2.35.1-r0) (9/17) Purging perl-git (2.35.1-r0) (10/17) Purging perl-error (0.17029-r1) (11/17) Purging perl (5.34.0-r1) (12/17) Purging utmps-libs (0.1.1.0-r2) (13/17) Purging skalibs (2.11.1.0-r0) (14/17) Purging gettext-libs (0.21-r1) (15/17) Purging libintl (0.21-r1) (16/17) Purging libunistring (1.0-r0) (17/17) Purging libxml2 (2.9.12-r3) Executing busybox-1.35.0-r2.trigger OK: 344 MiB in 106 packages >>> debconf: Updating the testing/x86_64 repository index... >>> debconf: Signing the index...