------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/graphics/p5-GD-Graph XDG_CONFIG_HOME=/construction/graphics/p5-GD-Graph XDG_CACHE_HOME=/construction/graphics/p5-GD-Graph/.cache HOME=/construction/graphics/p5-GD-Graph TMPDIR="/tmp" PATH=/construction/graphics/p5-GD-Graph/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/p5-GD-Graph/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 PERL_EXTUTILS_AUTOINSTALL="--skipdeps" PERL_MM_USE_DEFAULT="YES" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- INSTALLDIRS="site" CC="cc" CCFLAGS="-pipe -O2 -fno-strict-aliasing " LD="cc" PREFIX="/usr/local" INSTALLPRIVLIB="/usr/local/lib" INSTALLARCHLIB="/usr/local/lib" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/graphics/p5-GD-Graph XDG_CONFIG_HOME=/construction/graphics/p5-GD-Graph XDG_CACHE_HOME=/construction/graphics/p5-GD-Graph/.cache HOME=/construction/graphics/p5-GD-Graph TMPDIR="/tmp" PATH=/construction/graphics/p5-GD-Graph/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/p5-GD-Graph/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/graphics/p5-GD-Graph/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.1 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 PROFILE="@comment " DOCSDIR="share/doc/GD-Graph" EXAMPLESDIR="share/examples/GD-Graph" DATADIR="share/GD-Graph" WWWDIR="www/GD-Graph" ETCDIR="etc/GD-Graph" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/GD-Graph DOCSDIR=/usr/local/share/doc/GD-Graph EXAMPLESDIR=/usr/local/share/examples/GD-Graph WWWDIR=/usr/local/www/GD-Graph ETCDIR=/usr/local/etc/GD-Graph SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/p5-GD-2.77.pkg Installing /packages/All/p5-GD-TextUtil-0.86_5.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-GD-Graph-1.56 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-GD-Graph-1.56 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-GD-Graph-1.56 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-GD-Graph-1.56 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-GD-Graph-1.56 for building => SHA256 Checksum OK for GDGraph-1.56.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-GD-Graph-1.56 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-GD-Graph-1.56 for building ===> Extracting for p5-GD-Graph-1.56 => SHA256 Checksum OK for GDGraph-1.56.tar.gz. Extracted Memory Use: 0.68M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-GD-Graph-1.56 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-GD-Graph-1.56 depends on package: p5-GD>=0 - found ===> p5-GD-Graph-1.56 depends on package: p5-GD-TextUtil>=0 - found ===> p5-GD-Graph-1.56 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-GD-Graph-1.56 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-GD-Graph-1.56 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-GD-Graph-1.56 depends on package: p5-GD>=0 - found ===> p5-GD-Graph-1.56 depends on package: p5-GD-TextUtil>=0 - found ===> p5-GD-Graph-1.56 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-GD-Graph-1.56 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-GD-Graph-1.56 depends on file: /usr/local/bin/ccache - found ===> Configuring for p5-GD-Graph-1.56 Checking if your kit is complete... Looks good Warning: prerequisite Capture::Tiny 0.30 not found. Warning: prerequisite Test::Exception 0.40 not found. 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. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-GD-Graph-1.56 --- blib/lib/GD/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/GD/Graph/.exists --- --- blib/arch/auto/GD/Graph/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- pm_to_blib --- --- blibdirs --- --- config --- --- pm_to_blib --- 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/FAQ.pod blib/lib/GD/Graph/FAQ.pod cp Graph/Error.pm blib/lib/GD/Graph/Error.pm cp Graph.pm blib/lib/GD/Graph.pm cp Graph/bars.pm blib/lib/GD/Graph/bars.pm cp Graph/area.pm blib/lib/GD/Graph/area.pm cp Graph/axestype.pm blib/lib/GD/Graph/axestype.pm cp Graph/lines.pm blib/lib/GD/Graph/lines.pm cp Graph/hbars.pm blib/lib/GD/Graph/hbars.pm cp Graph/linespoints.pm blib/lib/GD/Graph/linespoints.pm cp Graph/Data.pm blib/lib/GD/Graph/Data.pm cp Graph/points.pm blib/lib/GD/Graph/points.pm cp Graph/utils.pm blib/lib/GD/Graph/utils.pm --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 6 pod documents --- all --- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-GD-Graph-1.56 depends on package: p5-GD>=0 - found ===> p5-GD-Graph-1.56 depends on package: p5-GD-TextUtil>=0 - found ===> p5-GD-Graph-1.56 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-GD-Graph-1.56 ===> p5-GD-Graph-1.56 depends on package: p5-GD>=0 - found ===> p5-GD-Graph-1.56 depends on package: p5-GD-TextUtil>=0 - found ===> p5-GD-Graph-1.56 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list Manifying 6 pod documents Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/colour.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/pie.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/mixed.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/FAQ.pod Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/Error.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/bars.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/area.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/axestype.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/lines.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/hbars.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/linespoints.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/Data.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/points.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/GD/Graph/utils.pm Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/man/man3/GD::Graph.3 Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/man/man3/GD::Graph::Data.3 Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/man/man3/GD::Graph::Error.3 Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/man/man3/GD::Graph::FAQ.3 Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/man/man3/GD::Graph::colour.3 Installing /construction/graphics/p5-GD-Graph/stage/usr/local/lib/perl5/site_perl/man/man3/GD::Graph::hbars.3 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for p5-GD-Graph-1.56 file sizes/checksums [22]: 0% file sizes/checksums [22]: 100% Service unavailablepacking files [22]: 0% packing files [22]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:18