>>> perl-gdgraph: Building main/perl-gdgraph 1.56-r2 (using abuild 3.13.0-r3) started Thu, 09 May 2024 05:19:13 +0000 >>> perl-gdgraph: Checking sanity of /home/buildozer/aports/main/perl-gdgraph/APKBUILD... >>> perl-gdgraph: Analyzing dependencies... >>> perl-gdgraph: Installing for build: build-base perl perl-gd perl-gdtextutil perl-capture-tiny perl-test-exception (1/29) Installing libxau (1.0.11-r4) (2/29) Installing libmd (1.1.0-r0) (3/29) Installing libbsd (0.12.2-r0) (4/29) Installing libxdmcp (1.1.5-r1) (5/29) Installing libxcb (1.16.1-r0) (6/29) Installing libx11 (1.8.9-r1) (7/29) Installing libxext (1.3.6-r2) (8/29) Installing libice (1.1.1-r6) (9/29) Installing libuuid (2.40-r2) (10/29) Installing libsm (1.2.4-r4) (11/29) Installing libxt (1.3.0-r5) (12/29) Installing libxpm (3.5.17-r0) (13/29) Installing aom-libs (3.9.0-r0) (14/29) Installing libdav1d (1.4.1-r0) (15/29) Installing libsharpyuv (1.3.2-r0) (16/29) Installing libavif (1.0.4-r0) (17/29) Installing libpng (1.6.43-r0) (18/29) Installing freetype (2.13.2-r0) (19/29) Installing fontconfig (2.15.0-r1) (20/29) Installing libjpeg-turbo (3.0.2-r0) (21/29) Installing libwebp (1.3.2-r0) (22/29) Installing tiff (4.6.0t-r0) (23/29) Installing libgd (2.3.3-r9) (24/29) Installing perl-gd (2.81-r1) (25/29) Installing perl-gdtextutil (0.86-r5) (26/29) Installing perl-capture-tiny (0.48-r4) (27/29) Installing perl-sub-uplevel (0.2800-r5) (28/29) Installing perl-test-exception (0.43-r4) (29/29) Installing .makedepends-perl-gdgraph (20240509.051913) Executing busybox-1.36.1-r26.trigger OK: 1711 MiB in 152 packages >>> perl-gdgraph: Cleaning up srcdir >>> perl-gdgraph: Cleaning up pkgdir >>> perl-gdgraph: Cleaning up tmpdir >>> perl-gdgraph: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/GDGraph-1.56.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/GDGraph-1.56.tar.gz.part' GDGraph-1.56.tar.gz. 100% |********************************| 159k 0:00:00 ETA '/var/cache/distfiles/v3.20/GDGraph-1.56.tar.gz.part' saved >>> perl-gdgraph: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/GDGraph-1.56.tar.gz >>> perl-gdgraph: Checking sha512sums... GDGraph-1.56.tar.gz: OK >>> perl-gdgraph: Unpacking /var/cache/distfiles/v3.20/GDGraph-1.56.tar.gz... tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.visibleIndex' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.macromates.selectionRange' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for GD::Graph Writing MYMETA.yml and MYMETA.json The automatic tests for GDGraph are not really a solid workout of the library. The best way to test the package is to run the examples before installing it. You can run the examples in the samples directory with `make samples` or by going into that directory, and just running `make`. If that fails, please read samples/Makefile. UPDATE 1: Running the examples is part of the test procedure now. You are still encouraged to run check them out to learn from them and to see the ouput images. UPDATE 2 (2023-0-13): The samples fail if libgd is installed without image support enabled, which is the default starting with version 2.3.3. The samples should be automatically skipped if this is detected. To run the tests from samples, install libgd with image support enabled. cp Graph/lines.pm blib/lib/GD/Graph/lines.pm cp Graph/bars.pm blib/lib/GD/Graph/bars.pm cp Graph/FAQ.pod blib/lib/GD/Graph/FAQ.pod cp Graph.pm blib/lib/GD/Graph.pm cp Graph/axestype.pm blib/lib/GD/Graph/axestype.pm cp Graph/points.pm blib/lib/GD/Graph/points.pm cp Graph/colour.pm blib/lib/GD/Graph/colour.pm cp Graph/pie.pm blib/lib/GD/Graph/pie.pm cp Graph/mixed.pm blib/lib/GD/Graph/mixed.pm cp Graph/Error.pm blib/lib/GD/Graph/Error.pm cp Graph/Data.pm blib/lib/GD/Graph/Data.pm cp Graph/linespoints.pm blib/lib/GD/Graph/linespoints.pm cp Graph/utils.pm blib/lib/GD/Graph/utils.pm cp Graph/area.pm blib/lib/GD/Graph/area.pm cp Graph/hbars.pm blib/lib/GD/Graph/hbars.pm Manifying 6 pod documents PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/axestype.t ................... ok t/bugfixes.t ................... ok t/colour.t ..................... ok t/data.t ....................... ok t/error.t ...................... ok t/samples.t .................... ok t/tickets/73185-div-by-zero.t .. ok t/use.t ........................ ok All tests successful. Files=8, Tests=194, 1 wallclock secs ( 0.07 usr 0.03 sys + 1.23 cusr 0.14 csys = 1.47 CPU) Result: PASS >>> perl-gdgraph: Entering fakeroot... Manifying 6 pod documents Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/lines.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/bars.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/pie.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/axestype.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/linespoints.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/utils.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/mixed.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/Data.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/FAQ.pod Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/points.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/hbars.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/area.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/Error.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/colour.pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph.3pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::colour.3pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::FAQ.3pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::Data.3pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::Error.3pm Installing /home/buildozer/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::hbars.3pm >>> perl-gdgraph-doc*: Running split function doc... >>> perl-gdgraph-doc*: Preparing subpackage perl-gdgraph-doc... >>> perl-gdgraph-doc*: Running postcheck for perl-gdgraph-doc >>> perl-gdgraph*: Running postcheck for perl-gdgraph >>> perl-gdgraph*: Preparing package perl-gdgraph... >>> perl-gdgraph-doc*: Tracing dependencies... >>> perl-gdgraph-doc*: Package size: 60.0 KB >>> perl-gdgraph-doc*: Compressing data... >>> perl-gdgraph-doc*: Create checksum... >>> perl-gdgraph-doc*: Create perl-gdgraph-doc-1.56-r2.apk >>> perl-gdgraph*: Tracing dependencies... >>> perl-gdgraph*: Package size: 264.0 KB >>> perl-gdgraph*: Compressing data... >>> perl-gdgraph*: Create checksum... >>> perl-gdgraph*: Create perl-gdgraph-1.56-r2.apk >>> perl-gdgraph: Build complete at Thu, 09 May 2024 05:19:17 +0000 elapsed time 0h 0m 5s >>> perl-gdgraph: Cleaning up srcdir >>> perl-gdgraph: Cleaning up pkgdir >>> perl-gdgraph: Uninstalling dependencies... (1/29) Purging .makedepends-perl-gdgraph (20240509.051913) (2/29) Purging perl-gdtextutil (0.86-r5) (3/29) Purging perl-gd (2.81-r1) (4/29) Purging perl-capture-tiny (0.48-r4) (5/29) Purging perl-test-exception (0.43-r4) (6/29) Purging perl-sub-uplevel (0.2800-r5) (7/29) Purging libgd (2.3.3-r9) (8/29) Purging libxpm (3.5.17-r0) (9/29) Purging libxt (1.3.0-r5) (10/29) Purging tiff (4.6.0t-r0) (11/29) Purging libavif (1.0.4-r0) (12/29) Purging aom-libs (3.9.0-r0) (13/29) Purging fontconfig (2.15.0-r1) (14/29) Purging freetype (2.13.2-r0) (15/29) Purging libxext (1.3.6-r2) (16/29) Purging libx11 (1.8.9-r1) (17/29) Purging libxcb (1.16.1-r0) (18/29) Purging libxdmcp (1.1.5-r1) (19/29) Purging libbsd (0.12.2-r0) (20/29) Purging libdav1d (1.4.1-r0) (21/29) Purging libsm (1.2.4-r4) (22/29) Purging libice (1.1.1-r6) (23/29) Purging libjpeg-turbo (3.0.2-r0) (24/29) Purging libmd (1.1.0-r0) (25/29) Purging libpng (1.6.43-r0) (26/29) Purging libwebp (1.3.2-r0) (27/29) Purging libsharpyuv (1.3.2-r0) (28/29) Purging libuuid (2.40-r2) (29/29) Purging libxau (1.0.11-r4) Executing busybox-1.36.1-r26.trigger OK: 1693 MiB in 123 packages >>> perl-gdgraph: Updating the main/x86_64 repository index... >>> perl-gdgraph: Signing the index...