------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz 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/alsa-lib-1.1.2_2.txz ===== Message from alsa-lib-1.1.2_2: -- ===> NOTICE: The alsa-lib 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 Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/expat-2.2.8.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/javavmwrapper-2.7.5.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/dejavu-2.37_1.txz ===== 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-2020.a.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/openjdk8-8.181.13_1.txz ===== 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.7.txz Installing /packages/All/apache-commons-logging-1.2.txz SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> charva-1.1.4_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> charva-1.1.4_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by charva-1.1.4_6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> charva-1.1.4_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by charva-1.1.4_6 for building => SHA256 Checksum OK for charva.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> charva-1.1.4_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by charva-1.1.4_6 for building ===> Extracting for charva-1.1.4_6 => SHA256 Checksum OK for charva.zip. Extracted Memory Use: 7.55M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for charva-1.1.4_6 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for charva-1.1.4_6 ===> Cleanly applied ports patch(es) patch-build.xml patch-c_src_Makefile.freebsd.txt patch-c_src_Toolkit.c patch-java_src_charva_awt_CardLayout.java patch-java_src_charva_awt_Component.java patch-java_src_charva_awt_Container.java patch-java_src_charva_awt_Toolkit.java patch-java_src_charva_awt_VerticalFlowLayout.java patch-java_src_charva_awt_Window.java patch-java_src_charva_awt_event_FocusAdapter.java patch-java_src_charvax_swing_AbstractButton.java patch-java_src_charvax_swing_ButtonGroup.java patch-java_src_charvax_swing_JLabel.java patch-java_src_charvax_swing_JPasswordField.java patch-java_src_charvax_swing_JTextArea.java patch-java_src_charvax_swing_JTextField.java patch-java_src_charvax_swing_text_JTextComponent.java SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> charva-1.1.4_6 depends on executable: gmake - found ===> charva-1.1.4_6 depends on file: /usr/local/openjdk8/bin/java - found ===> charva-1.1.4_6 depends on file: /usr/local/bin/ant - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> charva-1.1.4_6 depends on executable: gmake - found ===> charva-1.1.4_6 depends on file: /usr/local/openjdk8/bin/java - found ===> charva-1.1.4_6 depends on file: /usr/local/bin/ant - found ===> Configuring for charva-1.1.4_6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for charva-1.1.4_6 Buildfile: /construction/devel/charva/charva/build.xml clean: [delete] Deleting directory /construction/devel/charva/charva/java/classes [delete] Deleting directory /construction/devel/charva/charva/java/dist [delete] Deleting directory /construction/devel/charva/charva/docs/api [delete] Deleting directory /construction/devel/charva/charva/test/classes compile: [mkdir] Created dir: /construction/devel/charva/charva/java/classes [javac] /construction/devel/charva/charva/build.xml:170: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 138 source files to /construction/devel/charva/charva/java/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. javah: makeDLL: [echo] Compiling the shared library using "Makefile.freebsd.txt" BUILD FAILED /construction/devel/charva/charva/build.xml:197: exec returned: 2 Total time: 7 seconds *** Error code 1 Stop. make: stopped in /xports/devel/charva FAILED 00:00:09