------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mscgen-0.20_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mscgen-0.20_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mscgen-0.20_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mscgen-0.20_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mscgen-0.20_4 for building => SHA256 Checksum OK for mscgen-src-0.20.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mscgen-0.20_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mscgen-0.20_4 for building ===> Extracting for mscgen-0.20_4 => SHA256 Checksum OK for mscgen-src-0.20.tar.gz. Extracted Memory Use: 0.99M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mscgen-0.20_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> mscgen-0.20_4 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> mscgen-0.20_4 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mscgen-0.20_4 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> mscgen-0.20_4 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> Configuring for mscgen-0.20_4 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for pkg-config... no 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 unistd.h... (cached) yes checking for limits.h... (cached) yes 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 gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking if gdImageColorAllocate() can be linked... yes checking if gdImageStringFT() can be linked... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mscgen-0.20_4 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- mscgen-adraw.o --- --- mscgen-cmdparse.o --- --- mscgen-main.o --- --- mscgen-svg_out.o --- --- mscgen-msc.o --- --- mscgen-ps_out.o --- --- mscgen-utf8.o --- --- mscgen-gd_out.o --- --- mscgen-safe.o --- --- mscgen-null_out.o --- --- mscgen-adraw.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-adraw.o -MD -MP -MF .deps/mscgen-adraw.Tpo -c -o mscgen-adraw.o `test -f 'adraw.c' || echo './'`adraw.c --- mscgen-cmdparse.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-cmdparse.o -MD -MP -MF .deps/mscgen-cmdparse.Tpo -c -o mscgen-cmdparse.o `test -f 'cmdparse.c' || echo './'`cmdparse.c --- mscgen-main.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-main.o -MD -MP -MF .deps/mscgen-main.Tpo -c -o mscgen-main.o `test -f 'main.c' || echo './'`main.c --- mscgen-svg_out.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-svg_out.o -MD -MP -MF .deps/mscgen-svg_out.Tpo -c -o mscgen-svg_out.o `test -f 'svg_out.c' || echo './'`svg_out.c --- mscgen-msc.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-msc.o -MD -MP -MF .deps/mscgen-msc.Tpo -c -o mscgen-msc.o `test -f 'msc.c' || echo './'`msc.c --- mscgen-ps_out.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-ps_out.o -MD -MP -MF .deps/mscgen-ps_out.Tpo -c -o mscgen-ps_out.o `test -f 'ps_out.c' || echo './'`ps_out.c --- mscgen-utf8.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-utf8.o -MD -MP -MF .deps/mscgen-utf8.Tpo -c -o mscgen-utf8.o `test -f 'utf8.c' || echo './'`utf8.c --- mscgen-gd_out.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-gd_out.o -MD -MP -MF .deps/mscgen-gd_out.Tpo -c -o mscgen-gd_out.o `test -f 'gd_out.c' || echo './'`gd_out.c --- mscgen-safe.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-safe.o -MD -MP -MF .deps/mscgen-safe.Tpo -c -o mscgen-safe.o `test -f 'safe.c' || echo './'`safe.c --- mscgen-null_out.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-null_out.o -MD -MP -MF .deps/mscgen-null_out.Tpo -c -o mscgen-null_out.o `test -f 'null_out.c' || echo './'`null_out.c --- mscgen-adraw.o --- mv -f .deps/mscgen-adraw.Tpo .deps/mscgen-adraw.Po --- mscgen-usage.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-usage.o -MD -MP -MF .deps/mscgen-usage.Tpo -c -o mscgen-usage.o `test -f 'usage.c' || echo './'`usage.c --- mscgen-cmdparse.o --- mv -f .deps/mscgen-cmdparse.Tpo .deps/mscgen-cmdparse.Po --- mscgen-language.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-language.o -MD -MP -MF .deps/mscgen-language.Tpo -c -o mscgen-language.o `test -f 'language.c' || echo './'`language.c --- mscgen-usage.o --- usage.c: In function 'Usage': usage.c:79:1: warning: unknown escape sequence: '\-' "\n", ^~~~ mv -f .deps/mscgen-usage.Tpo .deps/mscgen-usage.Po --- mscgen-lexer.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-lexer.o -MD -MP -MF .deps/mscgen-lexer.Tpo -c -o mscgen-lexer.o `test -f 'lexer.c' || echo './'`lexer.c --- mscgen-null_out.o --- mv -f .deps/mscgen-null_out.Tpo .deps/mscgen-null_out.Po --- mscgen-utf8.o --- mv -f .deps/mscgen-utf8.Tpo .deps/mscgen-utf8.Po --- mscgen-safe.o --- mv -f .deps/mscgen-safe.Tpo .deps/mscgen-safe.Po --- mscgen-ps_out.o --- mv -f .deps/mscgen-ps_out.Tpo .deps/mscgen-ps_out.Po --- mscgen-msc.o --- mv -f .deps/mscgen-msc.Tpo .deps/mscgen-msc.Po --- mscgen-gd_out.o --- mv -f .deps/mscgen-gd_out.Tpo .deps/mscgen-gd_out.Po --- mscgen-language.o --- mv -f .deps/mscgen-language.Tpo .deps/mscgen-language.Po --- mscgen-svg_out.o --- mv -f .deps/mscgen-svg_out.Tpo .deps/mscgen-svg_out.Po --- mscgen-lexer.o --- mv -f .deps/mscgen-lexer.Tpo .deps/mscgen-lexer.Po --- mscgen-main.o --- mv -f .deps/mscgen-main.Tpo .deps/mscgen-main.Po --- mscgen --- cc -pipe -O2 -fno-strict-aliasing -o mscgen mscgen-adraw.o mscgen-cmdparse.o mscgen-main.o mscgen-svg_out.o mscgen-language.o mscgen-msc.o mscgen-ps_out.o mscgen-utf8.o mscgen-gd_out.o mscgen-safe.o mscgen-lexer.o mscgen-null_out.o mscgen-usage.o -lm -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 Making all in man --- all --- /usr/bin/make all-am Making all in test Making all in examples --- msg_types.msc --- --- boxes_example.msc --- --- colour_sample.msc --- --- simple_prog_desc.msc --- --- client_server.msc --- --- msg_types.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - msg_types.mscin > msg_types.msc --- colour_sample.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - colour_sample.mscin > colour_sample.msc --- boxes_example.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - boxes_example.mscin > boxes_example.msc --- simple_prog_desc.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - simple_prog_desc.mscin > simple_prog_desc.msc --- client_server.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - client_server.mscin > client_server.msc --- colour_sample.msc --- chmod a+x colour_sample.msc --- msg_types.msc --- chmod a+x msg_types.msc --- simple_prog_desc.msc --- chmod a+x simple_prog_desc.msc --- boxes_example.msc --- chmod a+x boxes_example.msc --- client_server.msc --- chmod a+x client_server.msc --- all --- /usr/bin/make all-am SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mscgen-0.20_4 ===> Generating temporary packing list Making install in src /usr/bin/make install-am test -z "/usr/local/bin" || /bin/mkdir -p "/construction/graphics/mscgen/stage/usr/local/bin" install -s -m 555 mscgen '/construction/graphics/mscgen/stage/usr/local/bin' Making install in man /usr/bin/make install-am test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/graphics/mscgen/stage/usr/local/man/man1" install -m 0644 mscgen.1 '/construction/graphics/mscgen/stage/usr/local/man/man1' Making install in test Making install in examples /usr/bin/make install-am test -z "/usr/local/share/doc/mscgen/examples" || /bin/mkdir -p "/construction/graphics/mscgen/stage/usr/local/share/doc/mscgen/examples" install -m 0644 msg_types.msc boxes_example.msc colour_sample.msc simple_prog_desc.msc client_server.msc '/construction/graphics/mscgen/stage/usr/local/share/doc/mscgen/examples' test -z "/usr/local/share/doc/mscgen" || /bin/mkdir -p "/construction/graphics/mscgen/stage/usr/local/share/doc/mscgen" install -m 0644 README COPYING ChangeLog mscgen.lang '/construction/graphics/mscgen/stage/usr/local/share/doc/mscgen' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/mscgen 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/mscgen 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/mscgen 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/mscgen 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/mscgen 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 mscgen-0.20_4 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% packing files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14