------------------------------------------------------------------------------- -- 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/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /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.2.5_2,1.txz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The a2png 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 ------------------------------------------------------------------------------- ===> a2png-0.1.5_8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The a2png 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 ===> a2png-0.1.5_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by a2png-0.1.5_8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The a2png 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 ===> a2png-0.1.5_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by a2png-0.1.5_8 for building => SHA256 Checksum OK for a2png-0.1.5.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The a2png 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 ===> a2png-0.1.5_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by a2png-0.1.5_8 for building ===> Extracting for a2png-0.1.5_8 => SHA256 Checksum OK for a2png-0.1.5.tar.bz2. Extracted Memory Use: 0.80M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for a2png-0.1.5_8 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> a2png-0.1.5_8 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> a2png-0.1.5_8 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> Configuring for a2png-0.1.5_8 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking --enable-cairo... no checking --enable-gd... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for gdlib-config... /usr/local/bin/gdlib-config gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. checking for gdImageCreate in -lgd... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for memset... (cached) yes checking for strcasecmp... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating src/config.h config.status: executing depfiles commands Build settings: Use cairo graphics ........ no Use gdlib ................. yes CFLAGS = -pipe -DDEFAULT_FONTPATH='"/usr/local/share/fonts/TTF:/usr/local/share/fonts/Type1:/usr/local/share/fonts"' -O2 -fno-strict-aliasing CPPFLAGS = -I/usr/local/include LDFLAGS = -L/usr/local/lib -lgd -lm -lz -L/usr/local/lib -lpng16 -lz -L/usr/local/lib -lfreetype -L/usr/local/lib -lfontconfig -lfreetype -ljpeg -L/usr/local/lib -ltiff -lwebp You can now make a2png and test it by typing: make check SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for a2png-0.1.5_8 --- all-recursive --- Making all in src/ --- all --- /usr/bin/make all-am --- a2png.o --- --- engine_t.o --- --- image.o --- --- image_point_t.o --- --- options_t.o --- --- parse.o --- --- engine_t.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -DDEFAULT_FONTPATH='"/usr/local/share/fonts/TTF:/usr/local/share/fonts/Type1:/usr/local/share/fonts"' -O2 -fno-strict-aliasing -MT engine_t.o -MD -MP -MF ".deps/engine_t.Tpo" -c -o engine_t.o engine_t.c; then mv -f ".deps/engine_t.Tpo" ".deps/engine_t.Po"; else rm -f ".deps/engine_t.Tpo"; exit 1; fi --- image.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -DDEFAULT_FONTPATH='"/usr/local/share/fonts/TTF:/usr/local/share/fonts/Type1:/usr/local/share/fonts"' -O2 -fno-strict-aliasing -MT image.o -MD -MP -MF ".deps/image.Tpo" -c -o image.o image.c; then mv -f ".deps/image.Tpo" ".deps/image.Po"; else rm -f ".deps/image.Tpo"; exit 1; fi --- a2png.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -DDEFAULT_FONTPATH='"/usr/local/share/fonts/TTF:/usr/local/share/fonts/Type1:/usr/local/share/fonts"' -O2 -fno-strict-aliasing -MT a2png.o -MD -MP -MF ".deps/a2png.Tpo" -c -o a2png.o a2png.c; then mv -f ".deps/a2png.Tpo" ".deps/a2png.Po"; else rm -f ".deps/a2png.Tpo"; exit 1; fi --- image_point_t.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -DDEFAULT_FONTPATH='"/usr/local/share/fonts/TTF:/usr/local/share/fonts/Type1:/usr/local/share/fonts"' -O2 -fno-strict-aliasing -MT image_point_t.o -MD -MP -MF ".deps/image_point_t.Tpo" -c -o image_point_t.o image_point_t.c; then mv -f ".deps/image_point_t.Tpo" ".deps/image_point_t.Po"; else rm -f ".deps/image_point_t.Tpo"; exit 1; fi --- options_t.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -DDEFAULT_FONTPATH='"/usr/local/share/fonts/TTF:/usr/local/share/fonts/Type1:/usr/local/share/fonts"' -O2 -fno-strict-aliasing -MT options_t.o -MD -MP -MF ".deps/options_t.Tpo" -c -o options_t.o options_t.c; then mv -f ".deps/options_t.Tpo" ".deps/options_t.Po"; else rm -f ".deps/options_t.Tpo"; exit 1; fi --- parse.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -pipe -DDEFAULT_FONTPATH='"/usr/local/share/fonts/TTF:/usr/local/share/fonts/Type1:/usr/local/share/fonts"' -O2 -fno-strict-aliasing -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o parse.c; then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi parse.c: In function 'parse_text': parse.c:195:3: warning: implicit declaration of function 'image_show_text'; did you mean 'image_fill_rect'? [-Wimplicit-function-declaration] image_show_text(en, line); ^~~~~~~~~~~~~~~ image_fill_rect --- a2png --- cc -pipe -DDEFAULT_FONTPATH='"/usr/local/share/fonts/TTF:/usr/local/share/fonts/Type1:/usr/local/share/fonts"' -O2 -fno-strict-aliasing -L/usr/local/lib -lgd -lm -lz -L/usr/local/lib -lpng16 -lz -L/usr/local/lib -lfreetype -L/usr/local/lib -lfontconfig -lfreetype -ljpeg -L/usr/local/lib -ltiff -lwebp -o a2png a2png.o engine_t.o image.o image_point_t.o options_t.o parse.o -lgd Making all in test/ SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for a2png-0.1.5_8 ===> Generating temporary packing list install -s -m 555 /construction/graphics/a2png/a2png-0.1.5/src/a2png /construction/graphics/a2png/stage/usr/local/bin install -m 444 /construction/graphics/a2png/a2png-0.1.5/man/a2png.1 /construction/graphics/a2png/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/a2png is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/bin/a2png is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/bin/a2png is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/bin/a2png is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/bin/a2png is linked to /usr/local/lib/libtiff.so.5 from graphics/tiff but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtiff.so:graphics/tiff Error: /usr/local/bin/a2png is linked to /usr/local/lib/libwebp.so.7 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebp.so:graphics/webp Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for a2png-0.1.5_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:09