------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for spread-j-3.17.3_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/net/spread-j XDG_CONFIG_HOME=/construction/net/spread-j XDG_CACHE_HOME=/construction/net/spread-j/.cache HOME=/construction/net/spread-j TMPDIR="/tmp" PATH=/construction/net/spread-j/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net/spread-j/.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/net/spread-j XDG_CONFIG_HOME=/construction/net/spread-j XDG_CACHE_HOME=/construction/net/spread-j/.cache HOME=/construction/net/spread-j TMPDIR="/tmp" PATH=/construction/net/spread-j/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net/spread-j/.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/net/spread-j/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTNAME="spread" PORTVERSION="3.17.3" PORTDOCS="" PORTEXAMPLES="" 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/spread" EXAMPLESDIR="share/examples/spread" DATADIR="share/spread" WWWDIR="www/spread" ETCDIR="etc/spread" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- 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/spread DOCSDIR=/usr/local/share/doc/spread EXAMPLESDIR=/usr/local/share/examples/spread WWWDIR=/usr/local/www/spread ETCDIR=/usr/local/etc/spread 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 Installing /packages/All/apache-ant-1.10.13.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The spread 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> spread-j-3.17.3_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The spread 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 ===> spread-j-3.17.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spread-j-3.17.3_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The spread 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 ===> spread-j-3.17.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spread-j-3.17.3_1 for building => SHA256 Checksum OK for spread-src-3.17.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The spread 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 ===> spread-j-3.17.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spread-j-3.17.3_1 for building ===> Extracting for spread-j-3.17.3_1 => SHA256 Checksum OK for spread-src-3.17.3.tar.gz. Extracted Memory Use: 1.59M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for spread-j-3.17.3_1 ===> Applying ports patches for spread-j-3.17.3_1 from /xports/net/spread-j/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> spread-j-3.17.3_1 depends on file: /usr/local/bin/ant - found ===> spread-j-3.17.3_1 depends on file: /usr/local/openjdk8/bin/java - found ===> spread-j-3.17.3_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> spread-j-3.17.3_1 depends on file: /usr/local/bin/ant - found ===> spread-j-3.17.3_1 depends on file: /usr/local/openjdk8/bin/java - found ===> spread-j-3.17.3_1 depends on file: /usr/local/bin/ccache - found ===> Configuring for spread-j-3.17.3_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for spread-j-3.17.3_1 (cd /construction/net/spread-j/spread-src-3.17.3/java && /usr/bin/env JAVA_HOME=/usr/local/openjdk8 /usr/local/bin/ant jar javadocs -Dlib.dir=/construction/net/spread-j/stage/usr/local/share/java/classes -Djavadoc.destdir=docs -Dversion=3.17.3) Buildfile: /construction/net/spread-j/spread-src-3.17.3/java/build.xml clean: prepare: [mkdir] Created dir: /construction/net/spread-j/spread-src-3.17.3/java/dest [mkdir] Created dir: /construction/net/spread-j/spread-src-3.17.3/java/dest/class compile: [javac] /construction/net/spread-j/spread-src-3.17.3/java/build.xml:43: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 12 source files to /construction/net/spread-j/spread-src-3.17.3/java/dest/class [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar: [jar] Building jar: /construction/net/spread-j/spread-src-3.17.3/java/dest/spread-3.17.3.jar prepare: javadocs: [mkdir] Created dir: /construction/net/spread-j/spread-src-3.17.3/java/docs [mkdir] Created dir: /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread [copy] Copying 12 files to /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package spread... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.8.0_372 [javadoc] Building tree for all the packages and classes... [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/GroupID.java:42: warning: empty
tag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/GroupID.java:45: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/MembershipInfo.java:43: warning: empty
tag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/MembershipInfo.java:48: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/MessageFactory.java:41: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/MessageFactory.java:45: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/MessageFactory.java:49: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/MessageFactory.java:55: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/MessageFactory.java:65: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadAuthInterface.java:57: warning: no @throws for spread.SpreadException [javadoc] public void authenticate() throws SpreadException; [javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadConnection.java:1013: warning: no @throws for java.io.InterruptedIOException [javadoc] public SpreadMessage receive() throws SpreadException, InterruptedIOException [javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadConnection.java:1296: warning: no @throws for java.io.InterruptedIOException [javadoc] public SpreadMessage[] receive(int numMessages) throws SpreadException, InterruptedIOException [javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadConnection.java:46: warning: empty
tag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadConnection.java:58: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadConnection.java:62: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadConnection.java:66: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadConnection.java:68: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadGroup.java:45: warning: empty
tag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadGroup.java:50: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadGroup.java:52: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadMessage.java:496: warning: no @return [javadoc] public SpreadGroup getSender() [javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadMessage.java:807: warning: no @throws for spread.SpreadException [javadoc] public void setObject(Serializable object) throws SpreadException [javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadMessage.java:876: warning: no @throws for spread.SpreadException [javadoc] public void digest(Serializable object) throws SpreadException [javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadMessage.java:46: warning: empty
tag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadMessage.java:51: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadMessage.java:55: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadMessage.java:59: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread/SpreadMessage.java:61: warning: emptytag [javadoc] *
[javadoc] ^ [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /construction/net/spread-j/spread-src-3.17.3/java/docs/help-doc.html... [javadoc] 28 warnings [delete] Deleting directory /construction/net/spread-j/spread-src-3.17.3/java/dest/src/spread BUILD SUCCESSFUL Total time: 5 seconds SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> spread-j-3.17.3_1 depends on file: /usr/local/openjdk8/bin/java - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for spread-j-3.17.3_1 ===> spread-j-3.17.3_1 depends on file: /usr/local/openjdk8/bin/java - found ===> Generating temporary packing list (cd /construction/net/spread-j/spread-src-3.17.3/java && /usr/local/bin/ant install -Dlib.dir=/construction/net/spread-j/stage/usr/local/share/java/classes -Djavadoc.destdir=docs -Dversion=3.17.3) Buildfile: /construction/net/spread-j/spread-src-3.17.3/java/build.xml install: [copy] Copying 1 file to /construction/net/spread-j/stage/usr/local/share/java/classes BUILD SUCCESSFUL Total time: 0 seconds /bin/mkdir -p /construction/net/spread-j/stage/usr/local/share/doc/spread/java install -m 0644 /construction/net/spread-j/spread-src-3.17.3/java/readme.txt /construction/net/spread-j/stage/usr/local/share/doc/spread/java /bin/mkdir -p /construction/net/spread-j/stage/usr/local/share/doc/spread/java/html/spread/class-use install -m 0644 /construction/net/spread-j/spread-src-3.17.3/java/docs/*.html /construction/net/spread-j/stage/usr/local/share/doc/spread/java/html install -m 0644 /construction/net/spread-j/spread-src-3.17.3/java/docs/stylesheet.css /construction/net/spread-j/stage/usr/local/share/doc/spread/java/html install -m 0644 /construction/net/spread-j/spread-src-3.17.3/java/docs/spread/*.html /construction/net/spread-j/stage/usr/local/share/doc/spread/java/html/spread install -m 0644 /construction/net/spread-j/spread-src-3.17.3/java/docs/spread/class-use/*.html /construction/net/spread-j/stage/usr/local/share/doc/spread/java/html/spread/class-use /bin/mkdir -p /construction/net/spread-j/stage/usr/local/share/examples/spread/java install -m 0644 /construction/net/spread-j/spread-src-3.17.3/java/recThread.java /construction/net/spread-j/stage/usr/local/share/examples/spread/java install -m 0644 /construction/net/spread-j/spread-src-3.17.3/java/Flooder.java /construction/net/spread-j/stage/usr/local/share/examples/spread/java install -m 0644 /construction/net/spread-j/spread-src-3.17.3/java/User.java /construction/net/spread-j/stage/usr/local/share/examples/spread/java ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: /construction/net/spread-j/spread-src-3.17.3/java/../license.txt not in UCL format, will be shown on initial install only. Warning: See https://docs.freebsd.org/en/books/porters-handbook/pkg-files/#porting-message SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for spread-j-3.17.3_1 file sizes/checksums [45]: 0% file sizes/checksums [45]: 100% Service unavailablepacking files [45]: 0% packing files [45]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18