------------------------------------------------------------------------------- -- 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-Tk-JPEG-Lite XDG_CONFIG_HOME=/construction/graphics/p5-Tk-JPEG-Lite XDG_CACHE_HOME=/construction/graphics/p5-Tk-JPEG-Lite/.cache HOME=/construction/graphics/p5-Tk-JPEG-Lite TMPDIR="/tmp" PATH=/construction/graphics/p5-Tk-JPEG-Lite/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/p5-Tk-JPEG-Lite/.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-Tk-JPEG-Lite XDG_CONFIG_HOME=/construction/graphics/p5-Tk-JPEG-Lite XDG_CACHE_HOME=/construction/graphics/p5-Tk-JPEG-Lite/.cache HOME=/construction/graphics/p5-Tk-JPEG-Lite TMPDIR="/tmp" PATH=/construction/graphics/p5-Tk-JPEG-Lite/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/p5-Tk-JPEG-Lite/.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-Tk-JPEG-Lite/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/Tk-JPEG-Lite" EXAMPLESDIR="share/examples/Tk-JPEG-Lite" DATADIR="share/Tk-JPEG-Lite" WWWDIR="www/Tk-JPEG-Lite" ETCDIR="etc/Tk-JPEG-Lite" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/Tk-JPEG-Lite DOCSDIR=/usr/local/share/doc/Tk-JPEG-Lite EXAMPLESDIR=/usr/local/share/examples/Tk-JPEG-Lite WWWDIR=/usr/local/www/Tk-JPEG-Lite ETCDIR=/usr/local/etc/Tk-JPEG-Lite 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/png-1.6.39.pkg Installing /packages/All/brotli-1.0.9,1.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/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/p5-Tk-804.035_1.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:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Tk-JPEG-Lite-2.01500_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Tk-JPEG-Lite-2.01500_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Tk-JPEG-Lite-2.01500_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Tk-JPEG-Lite-2.01500_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Tk-JPEG-Lite-2.01500_2 for building => SHA256 Checksum OK for Tk-JPEG-Lite-2.015.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Tk-JPEG-Lite-2.01500_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Tk-JPEG-Lite-2.01500_2 for building ===> Extracting for p5-Tk-JPEG-Lite-2.01500_2 => SHA256 Checksum OK for Tk-JPEG-Lite-2.015.tar.gz. Extracted Memory Use: 0.10M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Tk-JPEG-Lite-2.01500_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: p5-Tk>=0 - found ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-Tk-JPEG-Lite-2.01500_2 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-Tk-JPEG-Lite-2.01500_2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: p5-Tk>=0 - found ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: perl5>=5.32.r0<5.33 - found ===> p5-Tk-JPEG-Lite-2.01500_2 depends on file: /usr/local/bin/ccache - found ===> p5-Tk-JPEG-Lite-2.01500_2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for p5-Tk-JPEG-Lite-2.01500_2 /construction/graphics/p5-Tk-JPEG-Lite/Tk-JPEG-Lite-2.015 does not start with /usr/local/lib/perl5/site_perl/mach/5.32 i.e. building outside Tk itself Checking if your kit is complete... Looks good Finding dependencies for Lite.xs Finding dependencies for imgJPEG.c Generating a Unix-style Makefile Writing Makefile for Tk::JPEG::Lite Writing MYMETA.yml and MYMETA.json SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Tk-JPEG-Lite-2.01500_2 --- blib/lib/Tk/JPEG/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Tk/JPEG/Lite/.exists --- --- blib/arch/auto/Tk/JPEG/Lite/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- dynamic --- --- Lite.c --- --- imgJPEG.o --- --- Lite.bs --- --- pm_to_blib --- --- Lite.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.32/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.32/ExtUtils/typemap' -typemap '/usr/local/lib/perl5/site_perl/mach/5.32/Tk/typemap' Lite.xs > Lite.xsc --- imgJPEG.o --- cc -c -I/usr/local/lib/perl5/site_perl/mach/5.32/Tk -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"2.015\" -DXS_VERSION=\"804.035\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_JPEGLIB_H -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ imgJPEG.c --- Lite.bs --- Running Mkbootstrap for Lite () --- blib/script/tkjpeg-lite --- cp tkjpeg-lite blib/script/tkjpeg-lite "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tkjpeg-lite --- pm_to_blib --- cp Lite.pm blib/lib/Tk/JPEG/Lite.pm --- blibdirs --- --- config --- --- Lite.bs --- chmod 644 "Lite.bs" --- blib/arch/auto/Tk/JPEG/Lite/Lite.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lite.bs blib/arch/auto/Tk/JPEG/Lite/Lite.bs 644 --- Lite.c --- mv Lite.xsc Lite.c --- Lite.o --- cc -c -I/usr/local/lib/perl5/site_perl/mach/5.32/Tk -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"2.015\" -DXS_VERSION=\"804.035\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.32/mach/CORE" -DHAVE_JPEGLIB_H -Wall -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ Lite.c --- pure_all --- --- imgJPEG.o --- imgJPEG.c:131:5: warning: initialization of 'int (*)(Tcl_Interp *, Tcl_Obj *, Tk_PhotoImageBlock *)' {aka 'int (*)(struct Tcl_Interp *, struct Tcl_Obj *, struct Tk_PhotoImageBlock *)'} from incompatible pointer type 'int (*)(Tcl_Interp *, Tcl_Obj **, Tcl_Obj *, Tk_PhotoImageBlock *)' {aka 'int (*)(struct Tcl_Interp *, struct Tcl_Obj **, struct Tcl_Obj *, struct Tk_PhotoImageBlock *)'} [-Wincompatible-pointer-types] StringWriteJPEG, /* stringWriteProc */ ^~~~~~~~~~~~~~~ imgJPEG.c:131:5: note: (near initialization for 'imgFmtJPEG.stringWriteProc') imgJPEG.c: In function 'ImgLoadJpegLibrary': imgJPEG.c:416:6: warning: the address of 'jpeg_destroy' will always evaluate as 'true' [-Waddress] && jpeg_destroy ^~ imgJPEG.c:417:6: warning: the address of 'jpeg_write_raw_data' will always evaluate as 'true' [-Waddress] && jpeg_write_raw_data ^~ imgJPEG.c:418:6: warning: the address of 'jpeg_suppress_tables' will always evaluate as 'true' [-Waddress] && jpeg_suppress_tables ^~ imgJPEG.c:419:6: warning: the address of 'jpeg_write_tables' will always evaluate as 'true' [-Waddress] && jpeg_write_tables ^~ imgJPEG.c:420:6: warning: the address of 'jpeg_read_raw_data' will always evaluate as 'true' [-Waddress] && jpeg_read_raw_data ^~ imgJPEG.c:421:6: warning: the address of 'jpeg_abort' will always evaluate as 'true' [-Waddress] && jpeg_abort) { ^~ imgJPEG.c: In function 'CommonReadJPEG': imgJPEG.c:997:47: warning: passing argument 3 of 'TcldeclsVptr->V_Tcl_GetIndexFromObj' from incompatible pointer type [-Wincompatible-pointer-types] if (Tcl_GetIndexFromObj(interp, objv[i], jpegReadOptions, "format option", ^~~~~~~~~~~~~~~ imgJPEG.c:997:47: note: expected 'const char **' but argument is of type 'char **' imgJPEG.c: In function 'CommonWriteJPEG': imgJPEG.c:1303:47: warning: passing argument 3 of 'TcldeclsVptr->V_Tcl_GetIndexFromObj' from incompatible pointer type [-Wincompatible-pointer-types] if (Tcl_GetIndexFromObj(interp, objv[i], jpegWriteOptions, ^~~~~~~~~~~~~~~~ imgJPEG.c:1303:47: note: expected 'const char **' but argument is of type 'char **' imgJPEG.c:1317:35: warning: the comparison will always evaluate as 'true' for the address of 'jpeg_simple_progression' will never be NULL [-Waddress] if (jpeg_simple_progression != NULL) { ^~ imgJPEG.c:1356:30: warning: the comparison will always evaluate as 'true' for the address of 'jpeg_set_colorspace' will never be NULL [-Waddress] if ((jpeg_set_colorspace != NULL) && ^~ imgJPEG.c: In function 'fill_input_buffer': imgJPEG.c:1441:37: warning: pointer targets in passing argument 2 of 'ImgintVptr->V_ImgRead' differ in signedness [-Wpointer-sign] nbytes = ImgRead(&src->handle, src->buffer, STRING_BUF_SIZE); ~~~^~~~~~~~ imgJPEG.c:1441:37: note: expected 'char *' but argument is of type 'JOCTET *' {aka 'unsigned char *'} --- blib/arch/auto/Tk/JPEG/Lite/Lite.so --- rm -f blib/arch/auto/Tk/JPEG/Lite/Lite.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib/perl5/5.32/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Lite.o imgJPEG.o -o blib/arch/auto/Tk/JPEG/Lite/Lite.so -L/usr/local/lib -ljpeg -lm chmod 755 blib/arch/auto/Tk/JPEG/Lite/Lite.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 1 pod document Manifying 1 pod document --- all --- SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: p5-Tk>=0 - found ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Tk-JPEG-Lite-2.01500_2 ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: p5-Tk>=0 - found ===> p5-Tk-JPEG-Lite-2.01500_2 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lite.bs blib/arch/auto/Tk/JPEG/Lite/Lite.bs 644 Manifying 1 pod document Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/graphics/p5-Tk-JPEG-Lite/stage/usr/local/lib/perl5/site_perl/mach/5.32/auto/Tk/JPEG/Lite/Lite.so Installing /construction/graphics/p5-Tk-JPEG-Lite/stage/usr/local/lib/perl5/site_perl/mach/5.32/Tk/JPEG/Lite.pm Installing /construction/graphics/p5-Tk-JPEG-Lite/stage/usr/local/lib/perl5/site_perl/man/man1/tkjpeg-lite.1 Installing /construction/graphics/p5-Tk-JPEG-Lite/stage/usr/local/lib/perl5/site_perl/man/man3/Tk::JPEG::Lite.3 Installing /construction/graphics/p5-Tk-JPEG-Lite/stage/usr/local/bin/tkjpeg-lite ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.32/auto/Tk/JPEG/Lite/Lite.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} 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 Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: Makefile.PL SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- 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-Tk-JPEG-Lite-2.01500_2 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% Service unavailablepacking files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12