------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- 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/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libgd-2.3.0,1.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The scr2png port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> scr2png-1.2_8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The scr2png port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> scr2png-1.2_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scr2png-1.2_8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The scr2png port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> scr2png-1.2_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scr2png-1.2_8 for building => SHA256 Checksum OK for scr2png-1.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The scr2png port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> scr2png-1.2_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scr2png-1.2_8 for building ===> Extracting for scr2png-1.2_8 => SHA256 Checksum OK for scr2png-1.2.tar.gz. Extracted Memory Use: 0.03M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for scr2png-1.2_8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> scr2png-1.2_8 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> scr2png-1.2_8 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> Configuring for scr2png-1.2_8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for scr2png-1.2_8 --- objwarn --- --- scr2png.o --- --- decode.o --- --- scr2png.1.gz --- --- objwarn --- Warning: Object directory not changed from original /construction/graphics/scr2png/scr2png-1.2_8 --- scr2png.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -std=gnu99 -c scr2png.c --- decode.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -std=gnu99 -c decode.c --- scr2png.1.gz --- gzip -cn scr2png.1 > scr2png.1.gz --- scr2png.o --- In file included from scr2png.c:33: /usr/include/sys/syslimits.h:39:2: warning: #warning "No user-serviceable parts inside." [-Wcpp] #warning "No user-serviceable parts inside." ^~~~~~~ scr2png.c: In function 'main': scr2png.c:102:4: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(fontfn, optarg, PATH_MAX); ^~~~~~~ scr2png.c:102:4: warning: incompatible implicit declaration of built-in function 'strncpy' scr2png.c:102:4: note: include '' or provide a declaration of 'strncpy' scr2png.c:43:1: +#include scr2png.c:102:4: strncpy(fontfn, optarg, PATH_MAX); ^~~~~~~ scr2png.c:114:3: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(fontfn, DEFAULT_FONT, PATH_MAX); ^~~~~~~ scr2png.c:114:3: note: include '' or provide a declaration of 'strncpy' scr2png.c:119:2: warning: implicit declaration of function 'syscons2gdfont'; did you mean 'sysconf'? [-Wimplicit-function-declaration] syscons2gdfont(&font, fontfn); ^~~~~~~~~~~~~~ sysconf scr2png.c:125:2: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero(header, BUFSIZ); ^~~~~ scr2png.c:125:2: warning: incompatible implicit declaration of built-in function 'bzero' scr2png.c:130:5: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if(strncmp(MAGIC, header, strlen(MAGIC)) != 0) ^~~~~~~ scr2png.c:130:28: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if(strncmp(MAGIC, header, strlen(MAGIC)) != 0) ^~~~~~ scr2png.c:130:28: warning: incompatible implicit declaration of built-in function 'strlen' scr2png.c:130:28: note: include '' or provide a declaration of 'strlen' scr2png.c: In function 'syscons2gdfont': scr2png.c:250:6: warning: implicit declaration of function 'strstr' [-Wimplicit-function-declaration] if (strstr(fn, "8x8") != NULL) { ^~~~~~ scr2png.c:250:6: warning: incompatible implicit declaration of built-in function 'strstr' scr2png.c:250:6: note: include '' or provide a declaration of 'strstr' scr2png.c:275:6: warning: implicit declaration of function 'decode'; did you mean 'setmode'? [-Wimplicit-function-declaration] if (decode(fp, scfont) != size) { ^~~~~~ setmode --- scr2png --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -std=gnu99 -L/usr/local/lib -o scr2png scr2png.o decode.o -lgd -lm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for scr2png-1.2_8 ===> Generating temporary packing list install -s -o root -g wheel -m 555 scr2png /construction/graphics/scr2png/stage/usr/local/bin install -o root -g wheel -m 444 scr2png.1.gz /construction/graphics/scr2png/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: Makefile sed failed: file content unchanged from backup: scr2png.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for scr2png-1.2_8 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04