------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/freetype2-2.10.1.tgz 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/alsa-lib-1.1.2_2.tgz Installing /packages/All/giflib-5.1.9.tgz Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/fontconfig-2.12.6,1.tgz 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/javavmwrapper-2.7.3.tgz Installing /packages/All/libfontenc-1.1.4.tgz Installing /packages/All/mkfontscale-1.2.1.tgz Installing /packages/All/dejavu-2.37_1.tgz Message from dejavu-2.37_1: Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/java-zoneinfo-2019.b.tgz Installing /packages/All/libXau-1.0.9.tgz Installing /packages/All/xorgproto-2019.1.tgz Installing /packages/All/libXdmcp-1.1.3.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libpthread-stubs-0.4.tgz Installing /packages/All/libxcb-1.13.1.tgz Installing /packages/All/libX11-1.6.8,1.tgz Installing /packages/All/libXext-1.3.4,1.tgz Installing /packages/All/libXfixes-5.0.3_2.tgz Installing /packages/All/libXi-1.7.10,1.tgz Installing /packages/All/libXrender-0.9.10_2.tgz Installing /packages/All/libICE-1.0.9_3,1.tgz Installing /packages/All/libSM-1.2.3,1.tgz Installing /packages/All/libXt-1.2.0,1.tgz Installing /packages/All/libXtst-1.2.3_2.tgz Installing /packages/All/openjdk8-8.181.13_1.tgz Message from openjdk8-8.181.13_1: ====================================================================== This OpenJDK implementation requires procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t procfs proc /proc To make it permanent, you need the following line in /etc/fstab: proc /proc procfs rw 0 0 ====================================================================== Installing /packages/All/apache-ant-1.10.5.tgz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ jakarta-commons-collections-3.2.1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ jakarta-commons-collections-3.2.1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by jakarta-commons-collections-3.2.1 for building SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ jakarta-commons-collections-3.2.1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by jakarta-commons-collections-3.2.1 for building => SHA256 Checksum OK for commons-collections-3.2.1-src.tar.gz. SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ jakarta-commons-collections-3.2.1: Makefile warnings, please consider fixing /!\ Please set LICENSE for this port ===> Fetching all distfiles required by jakarta-commons-collections-3.2.1 for building ===> Extracting for jakarta-commons-collections-3.2.1 => SHA256 Checksum OK for commons-collections-3.2.1-src.tar.gz. Extracted Memory Use: 5.45M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for jakarta-commons-collections-3.2.1 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for jakarta-commons-collections-3.2.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for jakarta-commons-collections-3.2.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for jakarta-commons-collections-3.2.1 Buildfile: /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build.xml init: [echo] -------- commons-collections 3.2.1 -------- prepare: [mkdir] Created dir: /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build compile: [mkdir] Created dir: /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build/classes [javac] /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build.xml:129: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 273 source files to /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar: [mkdir] Created dir: /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build/classes/META-INF [copy] Copying 1 file to /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build/classes/META-INF [copy] Copying 1 file to /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build/classes/META-INF [mkdir] Created dir: /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build/conf [copy] Copying 1 file to /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build/conf [jar] Building jar: /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build/commons-collections-3.2.1.jar init: [echo] -------- commons-collections 3.2.1 -------- prepare: javadoc: [mkdir] Created dir: /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/build/docs/apidocs [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.commons.collections... [javadoc] Loading source files for package org.apache.commons.collections.bag... [javadoc] Loading source files for package org.apache.commons.collections.bidimap... [javadoc] Loading source files for package org.apache.commons.collections.buffer... [javadoc] Loading source files for package org.apache.commons.collections.collection... [javadoc] Loading source files for package org.apache.commons.collections.comparators... [javadoc] Loading source files for package org.apache.commons.collections.functors... [javadoc] Loading source files for package org.apache.commons.collections.iterators... [javadoc] Loading source files for package org.apache.commons.collections.keyvalue... [javadoc] Loading source files for package org.apache.commons.collections.list... [javadoc] Loading source files for package org.apache.commons.collections.map... [javadoc] Loading source files for package org.apache.commons.collections.set... [javadoc] Constructing Javadoc information... [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.3/docs/api/ [javadoc] Standard Doclet version 1.8.0_181 [javadoc] Building tree for all the packages and classes... [javadoc] /construction/java/jakarta-commons-collections/commons-collections-3.2.1-src/src/java/org/apache/commons/collections/BeanMap.java:191: warning: empty