>>> perl-anyevent-i3: Building community/perl-anyevent-i3 0.17-r3 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 14:01:11 +0000 >>> perl-anyevent-i3: Checking sanity of /home/buildozer/aports/community/perl-anyevent-i3/APKBUILD... >>> perl-anyevent-i3: Analyzing dependencies... >>> perl-anyevent-i3: Installing for build: build-base perl perl-anyevent perl-json-xs i3wm perl-module-build (1/53) Installing libbz2 (1.0.8-r1) (2/53) Installing perl (5.34.0-r1) (3/53) Installing openssl1.1-compat-dev (1.1.1l-r4) (4/53) Installing perl-anyevent (7.17-r3) (5/53) Installing perl-common-sense (3.75-r2) (6/53) Installing perl-types-serialiser (1.01-r0) (7/53) Installing perl-json-xs (4.03-r1) (8/53) Installing libxau (1.0.9-r0) (9/53) Installing libmd (1.0.3-r0) (10/53) Installing libbsd (0.11.3-r1) (11/53) Installing libxdmcp (1.1.3-r0) (12/53) Installing libxcb (1.14-r2) (13/53) Installing libx11 (1.7.2-r0) (14/53) Installing libxext (1.3.4-r0) (15/53) Installing libxrender (0.9.10-r3) (16/53) Installing libpng (1.6.37-r1) (17/53) Installing freetype (2.11.0-r0) (18/53) Installing libuuid (2.37.2-r1) (19/53) Installing fontconfig (2.13.1-r4) (20/53) Installing pixman (0.40.0-r3) (21/53) Installing cairo (1.16.0-r3) (22/53) Installing libev (4.33-r0) (23/53) Installing libffi (3.4.2-r1) (24/53) Installing libintl (0.21-r0) (25/53) Installing libblkid (2.37.2-r1) (26/53) Installing libmount (2.37.2-r1) (27/53) Installing pcre (8.45-r1) (28/53) Installing glib (2.70.0-r1) (29/53) Installing libxft (2.3.4-r0) (30/53) Installing fribidi (1.0.11-r0) (31/53) Installing graphite2 (1.3.14-r0) (32/53) Installing harfbuzz (3.0.0-r1) (33/53) Installing pango (1.48.10-r0) (34/53) Installing xcb-util (0.4.0-r3) (35/53) Installing startup-notification (0.12-r4) (36/53) Installing xcb-util-image (0.4.0-r1) (37/53) Installing xcb-util-renderutil (0.3.9-r1) (38/53) Installing xcb-util-cursor (0.1.3-r2) (39/53) Installing xcb-util-wm (0.4.1-r1) (40/53) Installing xcb-util-keysyms (0.4.0-r1) (41/53) Installing xcb-util-xrm (1.3-r0) (42/53) Installing xkeyboard-config (2.34-r0) (43/53) Installing xz-libs (5.2.5-r0) (44/53) Installing libxml2 (2.9.12-r1) (45/53) Installing libxkbcommon (1.3.1-r0) (46/53) Installing libxkbcommon-x11 (1.3.1-r0) (47/53) Installing yajl (2.1.0-r2) (48/53) Installing i3wm (4.19.2-r0) (49/53) Installing perl-module-build (0.4231-r1) (50/53) Installing .makedepends-perl-anyevent-i3 (20211021.140114) (51/53) Installing perl-error (0.17029-r1) (52/53) Installing perl-git (2.33.1-r0) (53/53) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r1.trigger OK: 374 MiB in 142 packages >>> perl-anyevent-i3: Cleaning up srcdir >>> perl-anyevent-i3: Cleaning up pkgdir >>> perl-anyevent-i3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/AnyEvent-I3-0.17.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> perl-anyevent-i3: Fetching https://cpan.metacpan.org/authors/id/M/MS/MSTPLBG/AnyEvent-I3-0.17.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 25264 100 25264 0 0 320k 0 --:--:-- --:--:-- --:--:-- 324k >>> perl-anyevent-i3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/AnyEvent-I3-0.17.tar.gz >>> perl-anyevent-i3: Checking sha512sums... AnyEvent-I3-0.17.tar.gz: OK disable-tests-fail-with-insecure-path.patch: OK >>> perl-anyevent-i3: Unpacking /var/cache/distfiles/v3.15/AnyEvent-I3-0.17.tar.gz... >>> perl-anyevent-i3: disable-tests-fail-with-insecure-path.patch patching file t/01-workspaces.t patching file t/02-sugar.t Cannot determine perl version info from lib/AnyEvent/I3.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for AnyEvent::I3 Writing MYMETA.yml and MYMETA.json cp lib/AnyEvent/I3.pm blib/lib/AnyEvent/I3.pm Manifying 1 pod document PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t # Testing AnyEvent::I3 0.17, Perl 5.034000, /usr/bin/perl t/00-load.t ........ ok t/01-workspaces.t .. skipped: AnyEvent::I3 removes ENV which causes test to fail t/02-sugar.t ....... skipped: AnyEvent::I3 removes ENV which causes test to fail t/boilerplate.t .... ok t/manifest.t ....... skipped: Author tests not required for installation t/pod-coverage.t ... skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.t ............ skipped: Test::Pod 1.22 required for testing POD All tests successful. Test Summary Report ------------------- t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1-3 Files=7, Tests=4, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.99 cusr 0.14 csys = 1.21 CPU) Result: PASS >>> perl-anyevent-i3: Entering fakeroot... Manifying 1 pod document Appending installation info to /home/buildozer/aports/community/perl-anyevent-i3/pkg/perl-anyevent-i3/usr/lib/perl5/core_perl/perllocal.pod Installing /home/buildozer/aports/community/perl-anyevent-i3/pkg/perl-anyevent-i3/usr/share/perl5/vendor_perl/AnyEvent/I3.pm Installing /home/buildozer/aports/community/perl-anyevent-i3/pkg/perl-anyevent-i3/usr/share/man/man3/AnyEvent::I3.3pm >>> perl-anyevent-i3-doc*: Running split function doc... >>> perl-anyevent-i3-doc*: Preparing subpackage perl-anyevent-i3-doc... >>> perl-anyevent-i3-doc*: Running postcheck for perl-anyevent-i3-doc >>> perl-anyevent-i3*: Running postcheck for perl-anyevent-i3 >>> perl-anyevent-i3*: Preparing package perl-anyevent-i3... >>> perl-anyevent-i3-doc*: Tracing dependencies... >>> perl-anyevent-i3-doc*: Package size: 24.0 KB >>> perl-anyevent-i3-doc*: Compressing data... >>> perl-anyevent-i3-doc*: Create checksum... >>> perl-anyevent-i3-doc*: Create perl-anyevent-i3-doc-0.17-r3.apk >>> perl-anyevent-i3*: Tracing dependencies... >>> perl-anyevent-i3*: Package size: 68.0 KB >>> perl-anyevent-i3*: Compressing data... >>> perl-anyevent-i3*: Create checksum... >>> perl-anyevent-i3*: Create perl-anyevent-i3-0.17-r3.apk >>> perl-anyevent-i3: Build complete at Thu, 21 Oct 2021 14:01:18 +0000 elapsed time 0h 0m 7s >>> perl-anyevent-i3: Cleaning up srcdir >>> perl-anyevent-i3: Cleaning up pkgdir >>> perl-anyevent-i3: Uninstalling dependencies... (1/53) Purging .makedepends-perl-anyevent-i3 (20211021.140114) (2/53) Purging perl-anyevent (7.17-r3) (3/53) Purging openssl1.1-compat-dev (1.1.1l-r4) (4/53) Purging perl-json-xs (4.03-r1) (5/53) Purging perl-types-serialiser (1.01-r0) (6/53) Purging perl-common-sense (3.75-r2) (7/53) Purging i3wm (4.19.2-r0) (8/53) Purging perl-module-build (0.4231-r1) (9/53) Purging git-perl (2.33.1-r0) (10/53) Purging perl-git (2.33.1-r0) (11/53) Purging perl-error (0.17029-r1) (12/53) Purging perl (5.34.0-r1) (13/53) Purging pango (1.48.10-r0) Executing pango-1.48.10-r0.pre-deinstall (14/53) Purging cairo (1.16.0-r3) (15/53) Purging harfbuzz (3.0.0-r1) (16/53) Purging libxft (2.3.4-r0) (17/53) Purging fontconfig (2.13.1-r4) (18/53) Purging freetype (2.11.0-r0) (19/53) Purging libbz2 (1.0.8-r1) (20/53) Purging xcb-util-cursor (0.1.3-r2) (21/53) Purging xcb-util-renderutil (0.3.9-r1) (22/53) Purging xcb-util-image (0.4.0-r1) (23/53) Purging libxkbcommon-x11 (1.3.1-r0) (24/53) Purging xcb-util-wm (0.4.1-r1) (25/53) Purging xcb-util-xrm (1.3-r0) (26/53) Purging startup-notification (0.12-r4) (27/53) Purging libxext (1.3.4-r0) (28/53) Purging libxrender (0.9.10-r3) (29/53) Purging libx11 (1.7.2-r0) (30/53) Purging xcb-util-keysyms (0.4.0-r1) (31/53) Purging xcb-util (0.4.0-r3) (32/53) Purging libxcb (1.14-r2) (33/53) Purging libxau (1.0.9-r0) (34/53) Purging libxdmcp (1.1.3-r0) (35/53) Purging libbsd (0.11.3-r1) (36/53) Purging libmd (1.0.3-r0) (37/53) Purging libpng (1.6.37-r1) (38/53) Purging libuuid (2.37.2-r1) (39/53) Purging pixman (0.40.0-r3) (40/53) Purging libev (4.33-r0) (41/53) Purging glib (2.70.0-r1) (42/53) Purging libffi (3.4.2-r1) (43/53) Purging libintl (0.21-r0) (44/53) Purging libmount (2.37.2-r1) (45/53) Purging libblkid (2.37.2-r1) (46/53) Purging pcre (8.45-r1) (47/53) Purging fribidi (1.0.11-r0) (48/53) Purging graphite2 (1.3.14-r0) (49/53) Purging libxkbcommon (1.3.1-r0) (50/53) Purging xkeyboard-config (2.34-r0) (51/53) Purging libxml2 (2.9.12-r1) (52/53) Purging xz-libs (5.2.5-r0) (53/53) Purging yajl (2.1.0-r2) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> perl-anyevent-i3: Updating the community/x86 repository index... >>> perl-anyevent-i3: Signing the index...