>>> perl-gdgraph: Building main/perl-gdgraph 1.56-r2 (using abuild 3.15.0-r0) started Tue, 09 Sep 2025 09:36:05 +0000 >>> perl-gdgraph: Validating /home/udu/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/19) Installing libice (1.1.2-r0) (2/19) Installing libsm (1.2.5-r0) (3/19) Installing libxt (1.3.1-r0) (4/19) Installing libxpm (3.5.17-r0) (5/19) Installing aom-libs (3.12.1-r0) (6/19) Installing libdav1d (1.5.1-r0) (7/19) Installing libjpeg-turbo (3.1.0-r0) (8/19) Installing libyuv (0.0.1887.20251502-r1) (9/19) Installing libavif (1.3.0-r0) (10/19) Installing libsharpyuv (1.5.0-r0) (11/19) Installing libwebp (1.5.0-r0) (12/19) Installing tiff (4.7.0-r0) (13/19) Installing libgd (2.3.3-r10) (14/19) Installing perl-gd (2.83-r1) (15/19) Installing perl-gdtextutil (0.86-r5) (16/19) Installing perl-capture-tiny (0.50-r0) (17/19) Installing perl-sub-uplevel (0.2800-r6) (18/19) Installing perl-test-exception (0.43-r4) (19/19) Installing .makedepends-perl-gdgraph (20250909.093605) Executing busybox-1.37.0-r19.trigger OK: 2203 MiB in 507 packages >>> perl-gdgraph: Cleaning up srcdir >>> perl-gdgraph: Cleaning up pkgdir >>> perl-gdgraph: Cleaning up tmpdir >>> perl-gdgraph: Fetching https://cpan.metacpan.org/authors/id/B/BP/BPS/GDGraph-1.56.tar.gz >>> perl-gdgraph: Fetching https://cpan.metacpan.org/authors/id/B/BP/BPS/GDGraph-1.56.tar.gz >>> perl-gdgraph: Checking sha512sums... GDGraph-1.56.tar.gz: OK >>> perl-gdgraph: Unpacking /var/cache/distfiles/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/Data.pm blib/lib/GD/Graph/Data.pm cp Graph.pm blib/lib/GD/Graph.pm cp Graph/utils.pm blib/lib/GD/Graph/utils.pm cp Graph/bars.pm blib/lib/GD/Graph/bars.pm cp Graph/linespoints.pm blib/lib/GD/Graph/linespoints.pm cp Graph/axestype.pm blib/lib/GD/Graph/axestype.pm cp Graph/Error.pm blib/lib/GD/Graph/Error.pm cp Graph/area.pm blib/lib/GD/Graph/area.pm cp Graph/FAQ.pod blib/lib/GD/Graph/FAQ.pod cp Graph/colour.pm blib/lib/GD/Graph/colour.pm cp Graph/mixed.pm blib/lib/GD/Graph/mixed.pm cp Graph/hbars.pm blib/lib/GD/Graph/hbars.pm cp Graph/pie.pm blib/lib/GD/Graph/pie.pm cp Graph/points.pm blib/lib/GD/Graph/points.pm cp Graph/lines.pm blib/lib/GD/Graph/lines.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, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.37 cusr 0.05 csys = 0.44 CPU) Result: PASS >>> perl-gdgraph: Entering fakeroot... Manifying 6 pod documents Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/Data.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/linespoints.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/lines.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/area.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/axestype.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/pie.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/utils.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/hbars.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/Error.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/points.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/FAQ.pod Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/bars.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/colour.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/perl5/vendor_perl/GD/Graph/mixed.pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::colour.3pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::hbars.3pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::Data.3pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph.3pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::FAQ.3pm Installing /home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph/usr/share/man/man3/GD::Graph::Error.3pm >>> perl-gdgraph-doc*: Running split function doc... renamed 'usr/share/man' -> '/home/udu/aports/main/perl-gdgraph/pkg/perl-gdgraph-doc/usr/share/man' >>> 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: 30.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 perl-gd perl-gdtextutil >>> perl-gdgraph*: Package size: 196.3 KB >>> perl-gdgraph*: Compressing data... >>> perl-gdgraph*: Create checksum... >>> perl-gdgraph*: Create perl-gdgraph-1.56-r2.apk >>> perl-gdgraph: Build complete at Tue, 09 Sep 2025 09:36:07 +0000 elapsed time 0h 0m 2s >>> perl-gdgraph: Cleaning up srcdir >>> perl-gdgraph: Cleaning up pkgdir >>> perl-gdgraph: Uninstalling dependencies... (1/19) Purging .makedepends-perl-gdgraph (20250909.093605) (2/19) Purging perl-gdtextutil (0.86-r5) (3/19) Purging perl-gd (2.83-r1) (4/19) Purging perl-capture-tiny (0.50-r0) (5/19) Purging perl-test-exception (0.43-r4) (6/19) Purging perl-sub-uplevel (0.2800-r6) (7/19) Purging libgd (2.3.3-r10) (8/19) Purging libxpm (3.5.17-r0) (9/19) Purging libxt (1.3.1-r0) (10/19) Purging tiff (4.7.0-r0) (11/19) Purging libavif (1.3.0-r0) (12/19) Purging aom-libs (3.12.1-r0) (13/19) Purging libdav1d (1.5.1-r0) (14/19) Purging libsm (1.2.5-r0) (15/19) Purging libice (1.1.2-r0) (16/19) Purging libyuv (0.0.1887.20251502-r1) (17/19) Purging libjpeg-turbo (3.1.0-r0) (18/19) Purging libwebp (1.5.0-r0) (19/19) Purging libsharpyuv (1.5.0-r0) Executing busybox-1.37.0-r19.trigger OK: 2189 MiB in 488 packages >>> perl-gdgraph: Updating the main/x86_64 repository index... >>> perl-gdgraph: Signing the index...