------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/geoserver XDG_CONFIG_HOME=/construction/graphics/geoserver XDG_CACHE_HOME=/construction/graphics/geoserver/.cache HOME=/construction/graphics/geoserver TMPDIR="/tmp" PATH=/construction/graphics/geoserver/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/geoserver/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/geoserver XDG_CONFIG_HOME=/construction/graphics/geoserver XDG_CACHE_HOME=/construction/graphics/geoserver/.cache HOME=/construction/graphics/geoserver TMPDIR="/tmp" PATH=/construction/graphics/geoserver/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/geoserver/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/graphics/geoserver/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- BATIK=1.16 ECLIPSE=2.15.0 G="geoserver" GWC=1.23.0 IMAGEIO=1.4.7 JETTY=9.4.48.v20220622 JNA=5.12.1 JT1=1.6.0 JT=1.1.24 MVER=2.23.1 SI=2.1 SPRING=5.3.26 SPRINGS=5.7.8 VER1=29.1 VER3=1.1.3 WICKET=7.18.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/geoserver" EXAMPLESDIR="share/examples/geoserver" DATADIR="share/geoserver" WWWDIR="www/geoserver" ETCDIR="etc/geoserver" SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- GEOSERVERDIR="/usr/local/geoserver" JAVA="/usr/local/openjdk8/bin/java" JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/geoserver DOCSDIR=/usr/local/share/doc/geoserver EXAMPLESDIR=/usr/local/share/examples/geoserver WWWDIR=/usr/local/www/geoserver ETCDIR=/usr/local/etc/geoserver SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- 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/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libinotify-20211018.pkg ===== Message from libinotify-20211018: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/alsa-lib-1.2.2_1.pkg ===== Message from alsa-lib-1.2.2_1: -- ===> 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/javavmwrapper-2.7.9.pkg Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== 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-2021.e.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/openjdk8-8.372.07.1_1.pkg ===== Message from openjdk8-8.372.07.1_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 lines in /etc/fstab: proc /proc procfs rw 0 0 SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> geoserver-2.23.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> geoserver-2.23.1 depends on file: /usr/local/sbin/pkg - found => geoserver-2.23.1-bin.zip doesn't seem to exist in /distfiles/. => Attempting to fetch https://downloads.sourceforge.net/project/geoserver/GeoServer/2.23.1/geoserver-2.23.1-bin.zip geoserver-2.23.1-bin.zip 0% of 114 MB 0 Bps geoserver-2.23.1-bin.zip 0% of 114 MB 1105 kBps geoserver-2.23.1-bin.zip 3% of 114 MB 3379 kBps geoserver-2.23.1-bin.zip 9% of 114 MB 6835 kBps 29s geoserver-2.23.1-bin.zip 17% of 114 MB 9299 kBps 19s geoserver-2.23.1-bin.zip 28% of 114 MB 12 MBps 12s geoserver-2.23.1-bin.zip 39% of 114 MB 12 MBps 09s geoserver-2.23.1-bin.zip 50% of 114 MB 11 MBps 06s geoserver-2.23.1-bin.zip 55% of 114 MB 6714 kBps 06s geoserver-2.23.1-bin.zip 60% of 114 MB 5450 kBps 05s geoserver-2.23.1-bin.zip 65% of 114 MB 5850 kBps 05s geoserver-2.23.1-bin.zip 70% of 114 MB 5988 kBps 04s geoserver-2.23.1-bin.zip 75% of 114 MB 6083 kBps 03s geoserver-2.23.1-bin.zip 80% of 114 MB 6058 kBps 03s geoserver-2.23.1-bin.zip 85% of 114 MB 6161 kBps 02s geoserver-2.23.1-bin.zip 91% of 114 MB 6428 kBps 01s geoserver-2.23.1-bin.zip 97% of 114 MB 6662 kBps 16s geoserver-2.23.1-bin.zip 114 MB 7338 kBps 16s ===> Fetching all distfiles required by geoserver-2.23.1 for building SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> geoserver-2.23.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by geoserver-2.23.1 for building => SHA256 Checksum OK for geoserver-2.23.1-bin.zip. SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> geoserver-2.23.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by geoserver-2.23.1 for building ===> Extracting for geoserver-2.23.1 => SHA256 Checksum OK for geoserver-2.23.1-bin.zip. Extracted Memory Use: 132.59M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for geoserver-2.23.1 ===> Applying ports patches for geoserver-2.23.1 from /xports/graphics/geoserver/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for geoserver-2.23.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> geoserver-2.23.1 depends on file: /usr/local/openjdk8/bin/java - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for geoserver-2.23.1 ===> geoserver-2.23.1 depends on file: /usr/local/openjdk8/bin/java - found ===> Generating temporary packing list install -m 555 /construction/graphics/geoserver/geoserver-2.23.1/bin/*.sh /construction/graphics/geoserver/stage/usr/local/geoserver/bin install -m 555 /construction/graphics/geoserver/geoserver-2.23.1/start.jar /construction/graphics/geoserver/stage/usr/local/geoserver/ install -m 0644 /construction/graphics/geoserver/geoserver-2.23.1/start.ini /construction/graphics/geoserver/stage/usr/local/geoserver/ (cd /construction/graphics/geoserver/geoserver-2.23.1 && install -m 0644 README.html RUNNING.html license/* VERSION.txt start.jar /construction/graphics/geoserver/stage/usr/local/geoserver) (cd /construction/graphics/geoserver/geoserver-2.23.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE data_dir /construction/graphics/geoserver/stage/usr/local/geoserver) (cd /construction/graphics/geoserver/geoserver-2.23.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE etc /construction/graphics/geoserver/stage/usr/local/geoserver) (cd /construction/graphics/geoserver/geoserver-2.23.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE lib /construction/graphics/geoserver/stage/usr/local/geoserver) (cd /construction/graphics/geoserver/geoserver-2.23.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE logs /construction/graphics/geoserver/stage/usr/local/geoserver) (cd /construction/graphics/geoserver/geoserver-2.23.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE modules /construction/graphics/geoserver/stage/usr/local/geoserver) (cd /construction/graphics/geoserver/geoserver-2.23.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE resources /construction/graphics/geoserver/stage/usr/local/geoserver) (cd /construction/graphics/geoserver/geoserver-2.23.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE webapps /construction/graphics/geoserver/stage/usr/local/geoserver) ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for geoserver-2.23.1 file sizes/checksums [892]: 0% file sizes/checksums [892]: 11% file sizes/checksums [892]: 22% file sizes/checksums [892]: 33% file sizes/checksums [892]: 44% file sizes/checksums [892]: 56% file sizes/checksums [892]: 67% file sizes/checksums [892]: 78% file sizes/checksums [892]: 89% file sizes/checksums [892]: 100% Service unavailablepacking files [892]: 0% packing files [892]: 11% packing files [892]: 22% packing files [892]: 33% packing files [892]: 44% packing files [892]: 56% packing files [892]: 67% packing files [892]: 78% packing files [892]: 89% packing files [892]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:23 TOTAL TIME 00:01:03