------------------------------------------------------------------------------- -- 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/games/jinput XDG_CONFIG_HOME=/construction/games/jinput XDG_CACHE_HOME=/construction/games/jinput/.cache HOME=/construction/games/jinput TMPDIR="/tmp" PATH=/construction/games/jinput/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/games/jinput/.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/games/jinput XDG_CONFIG_HOME=/construction/games/jinput XDG_CACHE_HOME=/construction/games/jinput/.cache HOME=/construction/games/jinput TMPDIR="/tmp" PATH=/construction/games/jinput/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/games/jinput/.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/games/jinput/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- 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/jinput" EXAMPLESDIR="share/examples/jinput" DATADIR="share/jinput" WWWDIR="www/jinput" ETCDIR="etc/jinput" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="8+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jinput DOCSDIR=/usr/local/share/doc/jinput EXAMPLESDIR=/usr/local/share/examples/jinput WWWDIR=/usr/local/www/jinput ETCDIR=/usr/local/etc/jinput 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/jutils-1.0.1_1,1.pkg Installing /packages/All/maven-wrapper-2.pkg Installing /packages/All/maven-3.8.8.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:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> jinput-2.0.10,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> jinput-2.0.10,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jinput-2.0.10,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> jinput-2.0.10,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jinput-2.0.10,1 for building => SHA256 Checksum OK for voidanix-jinput-bf22dd975bbba31f01895332255b63df376894e6_GL0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> jinput-2.0.10,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jinput-2.0.10,1 for building ===> Extracting for jinput-2.0.10,1 => SHA256 Checksum OK for voidanix-jinput-bf22dd975bbba31f01895332255b63df376894e6_GL0.tar.gz. Extracted Memory Use: 46.50M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for jinput-2.0.10,1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> jinput-2.0.10,1 depends on file: /usr/local/share/java/classes/jutils/jutils.jar - found ===> jinput-2.0.10,1 depends on executable: mvn - found ===> jinput-2.0.10,1 depends on file: /usr/local/openjdk8/bin/java - found ===> jinput-2.0.10,1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> jinput-2.0.10,1 depends on file: /usr/local/share/java/classes/jutils/jutils.jar - found ===> jinput-2.0.10,1 depends on executable: mvn - found ===> jinput-2.0.10,1 depends on file: /usr/local/openjdk8/bin/java - found ===> jinput-2.0.10,1 depends on file: /usr/local/bin/ccache - found ===> Configuring for jinput-2.0.10,1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for jinput-2.0.10,1 /bin/cp /usr/local/share/java/classes/jutils/jutils.jar /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/repository/net/java/jutils/jutils/1/jutils-1.jar /usr/bin/sed -i -e '/example/d' /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/pom.xml # example/ReadAllEvents.java:[5,28] cannot find symbol ... cd /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6; /usr/bin/env mvn -P windows,linux,osx,wintab -Dmaven.repo.local=/construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/repository -Dmaven.antrun.skip -Dmaven.javadoc.skip -Dmaven.source.skip -Dmaven.test.skip -DskipTests -DskipITs --offline package [INFO] Scanning for projects... [INFO] Inspecting build with total of 11 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 11 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JInput [pom] [INFO] JInput - core API [jar] [INFO] JInput - plugins [pom] [INFO] JInput - AWT Plugin [jar] [INFO] JInput - Linux Plugin [jar] [INFO] JInput - Windows Plugin [jar] [INFO] JInput - OSX Plugin [jar] [INFO] JInput - Wintab Plugin [jar] [INFO] JInput - applet [jar] [INFO] JInput - Uber jar [jar] [INFO] JInput - tests [jar] [INFO] [INFO] -------------------< net.java.jinput:jinput-parent >-------------------- [INFO] Building JInput 2.0.10-SNAPSHOT [1/11] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----------------------< net.java.jinput:coreapi >----------------------- [INFO] Building JInput - core API 2.0.10-SNAPSHOT [2/11] [INFO] from coreAPI/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for net.java.jutils:jutils:jar:1 is missing, no dependency information available [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/coreAPI/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ coreapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/coreAPI/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapi --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ coreapi --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ coreapi --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ coreapi --- [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/coreAPI/target/coreapi-2.0.10-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ coreapi >>> [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ coreapi <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ coreapi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ coreapi --- [INFO] Skipping javadoc generation [INFO] [INFO] ----------------------< net.java.jinput:plugins >----------------------- [INFO] Building JInput - plugins 2.0.10-SNAPSHOT [3/11] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ---------------------< net.java.jinput:awt-plugin >--------------------- [INFO] Building JInput - AWT Plugin 2.0.10-SNAPSHOT [4/11] [INFO] from plugins/awt/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ awt-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/awt/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ awt-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/awt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ awt-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ awt-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ awt-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ awt-plugin --- [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/awt/target/awt-plugin-2.0.10-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ awt-plugin >>> [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ awt-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ awt-plugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ awt-plugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --------------------< net.java.jinput:linux-plugin >-------------------- [INFO] Building JInput - Linux Plugin 2.0.10-SNAPSHOT [5/11] [INFO] from plugins/linux/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ linux-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/linux/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ linux-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 28 source files to /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/linux/target/classes [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ linux-plugin --- [INFO] Skipping Antrun execution [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ linux-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ linux-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ linux-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ linux-plugin --- [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/linux/target/linux-plugin-2.0.10-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ linux-plugin >>> [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ linux-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ linux-plugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ linux-plugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default) @ linux-plugin --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/linux/target/linux-plugin-2.0.10-SNAPSHOT-natives-linux.jar [INFO] [INFO] -------------------< net.java.jinput:windows-plugin >------------------- [INFO] Building JInput - Windows Plugin 2.0.10-SNAPSHOT [6/11] [INFO] from plugins/windows/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ windows-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ windows-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/target/classes [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ windows-plugin --- [INFO] Skipping Antrun execution [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ windows-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ windows-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ windows-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ windows-plugin --- [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/target/windows-plugin-2.0.10-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ windows-plugin >>> [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ windows-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ windows-plugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ windows-plugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default) @ windows-plugin --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/target/windows-plugin-2.0.10-SNAPSHOT-natives-windows.jar [INFO] [INFO] ---------------------< net.java.jinput:osx-plugin >--------------------- [INFO] Building JInput - OSX Plugin 2.0.10-SNAPSHOT [7/11] [INFO] from plugins/OSX/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ osx-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/OSX/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ osx-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/OSX/target/classes [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ osx-plugin --- [INFO] Skipping Antrun execution [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ osx-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ osx-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ osx-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ osx-plugin --- [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/OSX/target/osx-plugin-2.0.10-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ osx-plugin >>> [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ osx-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ osx-plugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ osx-plugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default) @ osx-plugin --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/OSX/target/osx-plugin-2.0.10-SNAPSHOT-natives-osx.jar [INFO] [INFO] -------------------< net.java.jinput:wintab-plugin >-------------------- [INFO] Building JInput - Wintab Plugin 2.0.10-SNAPSHOT [8/11] [INFO] from plugins/wintab/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wintab-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/wintab/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ wintab-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/wintab/target/classes [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ wintab-plugin --- [INFO] Skipping Antrun execution [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wintab-plugin --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ wintab-plugin --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ wintab-plugin --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ wintab-plugin --- [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/wintab/target/wintab-plugin-2.0.10-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ wintab-plugin >>> [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ wintab-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ wintab-plugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ wintab-plugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default) @ wintab-plugin --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/wintab/target/wintab-plugin-2.0.10-SNAPSHOT-natives-wintab.jar [INFO] [INFO] -----------------------< net.java.jinput:applet >----------------------- [INFO] Building JInput - applet 2.0.10-SNAPSHOT [9/11] [INFO] from applet/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ applet --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/applet/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ applet --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/applet/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ applet --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ applet --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ applet --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ applet --- [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/applet/target/applet-2.0.10-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ applet >>> [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ applet <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ applet --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ applet --- [INFO] Skipping javadoc generation [INFO] [INFO] -----------------------< net.java.jinput:jinput >----------------------- [INFO] Building JInput - Uber jar 2.0.10-SNAPSHOT [10/11] [INFO] from uberjar/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jinput --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/uberjar/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jinput --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jinput --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jinput --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jinput --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jinput --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/uberjar/target/jinput-2.0.10-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ jinput --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-nativedependencies-plugin:0.0.7:copy (unpacknatives) @ jinput --- [INFO] Saving natives in /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/uberjar/target/natives [INFO] G:net.java.jinput - A:windows-plugin - C:natives-windows [info] Copying natives from windows-plugin-2.0.10-SNAPSHOT-natives-windows.jar [info] Copying native - META-INF/MANIFEST.MF [info] Copying native - META-INF/ [info] Copying native - META-INF/maven/ [info] Copying native - META-INF/maven/net.java.jinput/ [info] Copying native - META-INF/maven/net.java.jinput/windows-plugin/ [info] Copying native - META-INF/maven/net.java.jinput/windows-plugin/pom.xml [info] Copying native - META-INF/maven/net.java.jinput/windows-plugin/pom.properties [INFO] G:net.java.jinput - A:osx-plugin - C:natives-osx [info] Copying natives from osx-plugin-2.0.10-SNAPSHOT-natives-osx.jar [info] Copying native - META-INF/MANIFEST.MF [info] Copying native - META-INF/ [info] Copying native - META-INF/maven/ [info] Copying native - META-INF/maven/net.java.jinput/ [info] Copying native - META-INF/maven/net.java.jinput/osx-plugin/ [info] Copying native - META-INF/maven/net.java.jinput/osx-plugin/pom.xml [info] Copying native - META-INF/maven/net.java.jinput/osx-plugin/pom.properties [INFO] G:net.java.jinput - A:wintab-plugin - C:natives-wintab [info] Copying natives from wintab-plugin-2.0.10-SNAPSHOT-natives-wintab.jar [info] Copying native - META-INF/MANIFEST.MF [info] Copying native - META-INF/ [info] Copying native - META-INF/maven/ [info] Copying native - META-INF/maven/net.java.jinput/ [info] Copying native - META-INF/maven/net.java.jinput/wintab-plugin/ [info] Copying native - META-INF/maven/net.java.jinput/wintab-plugin/pom.xml [info] Copying native - META-INF/maven/net.java.jinput/wintab-plugin/pom.properties [INFO] G:net.java.jinput - A:linux-plugin - C:natives-linux [info] Copying natives from linux-plugin-2.0.10-SNAPSHOT-natives-linux.jar [info] Copying native - META-INF/MANIFEST.MF [info] Copying native - META-INF/ [info] Copying native - META-INF/maven/ [info] Copying native - META-INF/maven/net.java.jinput/ [info] Copying native - META-INF/maven/net.java.jinput/linux-plugin/ [info] Copying native - META-INF/maven/net.java.jinput/linux-plugin/pom.xml [info] Copying native - META-INF/maven/net.java.jinput/linux-plugin/pom.properties [INFO] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ jinput --- [INFO] Including net.java.jinput:coreapi:jar:2.0.10-SNAPSHOT in the shaded jar. [WARNING] Could not get sources for net.java.jinput:coreapi:jar:2.0.10-SNAPSHOT:compile [INFO] Including net.java.jutils:jutils:jar:1 in the shaded jar. [WARNING] The POM for net.java.jutils:jutils:jar:sources:1 is missing, no dependency information available [WARNING] Could not get sources for net.java.jutils:jutils:jar:1:compile [INFO] Including net.java.jinput:windows-plugin:jar:natives-windows:2.0.10-SNAPSHOT in the shaded jar. [WARNING] Could not get sources for net.java.jinput:windows-plugin:jar:natives-windows:2.0.10-SNAPSHOT:compile [INFO] Including net.java.jinput:osx-plugin:jar:natives-osx:2.0.10-SNAPSHOT in the shaded jar. [WARNING] Could not get sources for net.java.jinput:osx-plugin:jar:natives-osx:2.0.10-SNAPSHOT:compile [INFO] Including net.java.jinput:wintab-plugin:jar:natives-wintab:2.0.10-SNAPSHOT in the shaded jar. [WARNING] Could not get sources for net.java.jinput:wintab-plugin:jar:natives-wintab:2.0.10-SNAPSHOT:compile [INFO] Including net.java.jinput:linux-plugin:jar:natives-linux:2.0.10-SNAPSHOT in the shaded jar. [WARNING] Could not get sources for net.java.jinput:linux-plugin:jar:natives-linux:2.0.10-SNAPSHOT:compile [INFO] Including net.java.jinput:windows-plugin:jar:2.0.10-SNAPSHOT in the shaded jar. [WARNING] Could not get sources for net.java.jinput:windows-plugin:jar:2.0.10-SNAPSHOT:compile [INFO] Including net.java.jinput:osx-plugin:jar:2.0.10-SNAPSHOT in the shaded jar. [WARNING] Could not get sources for net.java.jinput:osx-plugin:jar:2.0.10-SNAPSHOT:compile [INFO] Including net.java.jinput:wintab-plugin:jar:2.0.10-SNAPSHOT in the shaded jar. [WARNING] Could not get sources for net.java.jinput:wintab-plugin:jar:2.0.10-SNAPSHOT:compile [INFO] Including net.java.jinput:linux-plugin:jar:2.0.10-SNAPSHOT in the shaded jar. [WARNING] Could not get sources for net.java.jinput:linux-plugin:jar:2.0.10-SNAPSHOT:compile [WARNING] Could not get sources for net.java.jinput:osx-plugin:jar:natives-osx:2.0.10-SNAPSHOT:compile [WARNING] Could not get sources for net.java.jinput:linux-plugin:jar:natives-linux:2.0.10-SNAPSHOT:compile [WARNING] Could not get sources for net.java.jinput:windows-plugin:jar:natives-windows:2.0.10-SNAPSHOT:compile [WARNING] Could not get sources for net.java.jinput:wintab-plugin:jar:natives-wintab:2.0.10-SNAPSHOT:compile [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/uberjar/target/jinput-2.0.10-SNAPSHOT.jar with /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/uberjar/target/jinput-2.0.10-SNAPSHOT-shaded.jar [INFO] Replacing original source artifact with shaded source artifact. [INFO] Replacing /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/uberjar/target/jinput-2.0.10-SNAPSHOT-sources.jar with /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/uberjar/target/jinput-2.0.10-SNAPSHOT-shaded-sources.jar [INFO] Dependency-reduced POM written at: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/uberjar/dependency-reduced-pom.xml [INFO] [INFO] --- maven-shade-plugin:3.2.1:shade (natives) @ jinput --- [INFO] Excluding net.java.jinput:coreapi:jar:2.0.10-SNAPSHOT from the shaded jar. [INFO] Excluding net.java.jutils:jutils:jar:1 from the shaded jar. [INFO] Including net.java.jinput:windows-plugin:jar:natives-windows:2.0.10-SNAPSHOT in the shaded jar. [INFO] Including net.java.jinput:osx-plugin:jar:natives-osx:2.0.10-SNAPSHOT in the shaded jar. [INFO] Including net.java.jinput:wintab-plugin:jar:natives-wintab:2.0.10-SNAPSHOT in the shaded jar. [INFO] Including net.java.jinput:linux-plugin:jar:natives-linux:2.0.10-SNAPSHOT in the shaded jar. [INFO] Including net.java.jinput:windows-plugin:jar:2.0.10-SNAPSHOT in the shaded jar. [INFO] Including net.java.jinput:osx-plugin:jar:2.0.10-SNAPSHOT in the shaded jar. [INFO] Including net.java.jinput:wintab-plugin:jar:2.0.10-SNAPSHOT in the shaded jar. [INFO] Including net.java.jinput:linux-plugin:jar:2.0.10-SNAPSHOT in the shaded jar. [INFO] Attaching shaded artifact. [INFO] [INFO] -----------------------< net.java.jinput:tests >------------------------ [INFO] Building JInput - tests 2.0.10-SNAPSHOT [11/11] [INFO] from tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tests --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ tests --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ tests --- [INFO] Building jar: /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/tests/target/tests-2.0.10-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ tests >>> [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ tests <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ tests --- [INFO] Skipping source per configuration. [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ tests --- [INFO] Skipping javadoc generation [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for JInput 2.0.10-SNAPSHOT: [INFO] [INFO] JInput ............................................. SUCCESS [ 0.006 s] [INFO] JInput - core API .................................. SUCCESS [ 6.564 s] [INFO] JInput - plugins ................................... SUCCESS [ 0.001 s] [INFO] JInput - AWT Plugin ................................ SUCCESS [ 0.362 s] [INFO] JInput - Linux Plugin .............................. SUCCESS [ 1.576 s] [INFO] JInput - Windows Plugin ............................ SUCCESS [ 1.136 s] [INFO] JInput - OSX Plugin ................................ SUCCESS [ 0.311 s] [INFO] JInput - Wintab Plugin ............................. SUCCESS [ 0.198 s] [INFO] JInput - applet .................................... SUCCESS [ 0.159 s] [INFO] JInput - Uber jar .................................. SUCCESS [ 0.809 s] [INFO] JInput - tests ..................................... SUCCESS [ 0.396 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.544 s [INFO] Finished at: 2023-07-31T19:07:54Z [INFO] ------------------------------------------------------------------------ SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> jinput-2.0.10,1 depends on file: /usr/local/share/java/classes/jutils/jutils.jar - found ===> jinput-2.0.10,1 depends on file: /usr/local/openjdk8/bin/java - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for jinput-2.0.10,1 ===> jinput-2.0.10,1 depends on file: /usr/local/share/java/classes/jutils/jutils.jar - found ===> jinput-2.0.10,1 depends on file: /usr/local/openjdk8/bin/java - found ===> Generating temporary packing list install -m 0644 /construction/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/uberjar/target/jinput-2.0.10-SNAPSHOT.jar /construction/games/jinput/stage/usr/local/share/java/classes/jinput/jinput.jar ====> 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- 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 jinput-2.0.10,1 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% Service unavailablepacking files [1]: 0% packing files [1]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:27