On 2021/02/24 15:21, Thomas Frohwein wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   t...@cvs.openbsd.org    2021/02/24 15:21:26
> 
> Log message:
>     import games/libgdx, version 1.9.11
>     ok brynet@
>     
>     libGDX is a cross-platform Java game development framework based on 
> OpenGL (ES)
>     that works on Windows, Linux, Mac OS X, Android, your WebGL enabled 
> browser and
>     iOS.
>     
>     This port serves as an OpenBSD-compatible backend. It ships with 
> libgdx-setup
>     and libgdx-run to launch libgdx games.

Fails on i386:

>>> Building on i386-3 under games/libgdx
         BDEPENDS = [devel/maven;devel/apache-ant;devel/jdk/11]
         DIST = 
[games/libgdx:libgdx/m2repo-libgdx-1.9.11.tar.gz;games/libgdx:libgdx/libgdx-gdx-parent-1.9.11.tar.gz]
         FULLPKGNAME = libgdx-1.9.11
         RDEPENDS = [devel/jdk/11]
(Junk lock obtained for i386-3 at 1614360309.66)
>>> Running depends in games/libgdx at 1614360309.71
   last junk was in x11/gnustep/timemon
/usr/sbin/pkg_add -aI -Drepair apache-ant-1.10.9 jdk-11.0.10.9.1v0 maven-3.6.3
was: /usr/sbin/pkg_add -aI -Drepair apache-ant-1.10.9 jdk-11.0.10.9.1v0 
maven-3.6.3
/usr/sbin/pkg_add -aI -Drepair apache-ant-1.10.9 jdk-11.0.10.9.1v0 maven-3.6.3
New and changed readme(s):
        /usr/local/share/doc/pkg-readmes/jdk-11
--- +jdk-11.0.10.9.1v0 -------------------
You may wish to add /usr/local/jdk-11/man to /etc/man.conf
>>> Running show-prepare-results in games/libgdx at 1614360319.34
===> games/libgdx
===> libgdx-1.9.11 depends on: apache-ant-* -> apache-ant-1.10.9
===> libgdx-1.9.11 depends on: maven-* -> maven-3.6.3
===> libgdx-1.9.11 depends on: jdk->=11v0,<12v0 -> jdk-11.0.10.9.1v0
===>  Verifying specs:  c++ c++abi pthread X11 m
===>  found c++.7.0 c++abi.5.0 pthread.26.1 X11.17.1 m.10.1
apache-ant-1.10.9
jdk-11.0.10.9.1v0
maven-3.6.3
(Junk lock released for i386-3 at 1614360319.74)
distfiles size=122301237
>>> Running patch in games/libgdx at 1614360319.78
===> games/libgdx
===>  Checking files for libgdx-1.9.11
`/mnt/distfiles/libgdx/libgdx-gdx-parent-1.9.11.tar.gz' is up to date.
`/mnt/distfiles/libgdx/m2repo-libgdx-1.9.11.tar.gz' is up to date.
>> (SHA256) libgdx/libgdx-gdx-parent-1.9.11.tar.gz: OK
>> (SHA256) libgdx/m2repo-libgdx-1.9.11.tar.gz: OK
===>  Extracting for libgdx-1.9.11
mkdir /pobj/libgdx-1.9.11/mvnrepo
===>  Patching for libgdx-1.9.11
===>   Applying OpenBSD patch 
patch-backends_gdx-backend-lwjgl_src_com_badlogic_gdx_backends_lwjgl_LwjglNativesLoader_java
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: 
patch-backends_gdx-backend-lwjgl_src_com_badlogic_gdx_backends_lwjgl_LwjglNativesLoader_java,v
 1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|hijack Linux codepath
|
|Index: 
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/LwjglNativesLoader.java
|--- 
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/LwjglNativesLoader.java.orig
|+++ 
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/LwjglNativesLoader.java
--------------------------
Patching file 
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/LwjglNativesLoader.java
 using Plan A...
Hunk #1 succeeded at 58.
done
===>   Applying OpenBSD patch 
patch-backends_gdx-backend-lwjgl_src_com_badlogic_gdx_backends_lwjgl_audio_OpenALMusic_java
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: 
patch-backends_gdx-backend-lwjgl_src_com_badlogic_gdx_backends_lwjgl_audio_OpenALMusic_java,v
 1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|don't break on OpenAL error
|
|Index: 
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/audio/OpenALMusic.java
|--- 
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/audio/OpenALMusic.java.orig
|+++ 
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/audio/OpenALMusic.java
--------------------------
Patching file 
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/audio/OpenALMusic.java
 using Plan A...
Hunk #1 succeeded at 78.
done
===>   Applying OpenBSD patch 
patch-extensions_gdx-box2d_gdx-box2d_jni_build-linux64_xml
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-extensions_gdx-box2d_gdx-box2d_jni_build-linux64_xml,v 1.1.1.1 
2021/02/24 22:21:25 thfr Exp $
|
|use build-linux64.xml for OpenBSD build
|
|Index: extensions/gdx-box2d/gdx-box2d/jni/build-linux64.xml
|--- extensions/gdx-box2d/gdx-box2d/jni/build-linux64.xml.orig
|+++ extensions/gdx-box2d/gdx-box2d/jni/build-linux64.xml
--------------------------
Patching file extensions/gdx-box2d/gdx-box2d/jni/build-linux64.xml using Plan 
A...
Hunk #1 succeeded at 2.
Hunk #2 succeeded at 14.
Hunk #3 succeeded at 25.
Hunk #4 succeeded at 36.
Hunk #5 succeeded at 56.
Hunk #6 succeeded at 92.
Hunk #7 succeeded at 106.
Hunk #8 succeeded at 115.
Hunk #9 succeeded at 130.
done
===>   Applying OpenBSD patch 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_build-linux64_xml
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_build-linux64_xml,v
 1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|shamelessly abuse build-linux64.xml to build on/for OpenBSD
|at the moment this allows building, but doesn't allow controller use
|
|Index: extensions/gdx-controllers/gdx-controllers-desktop/jni/build-linux64.xml
|--- 
extensions/gdx-controllers/gdx-controllers-desktop/jni/build-linux64.xml.orig
|+++ extensions/gdx-controllers/gdx-controllers-desktop/jni/build-linux64.xml
--------------------------
Patching file 
extensions/gdx-controllers/gdx-controllers-desktop/jni/build-linux64.xml using 
Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 14.
Hunk #3 succeeded at 25.
Hunk #4 succeeded at 38.
Hunk #5 succeeded at 58.
Hunk #6 succeeded at 94.
Hunk #7 succeeded at 108.
done
===>   Applying OpenBSD patch 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_includes_linux_LinuxForceFeedback_h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_includes_linux_LinuxForceFeedback_h,v
 1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|remove reference to header file that is Linux-specific
|
|Index: 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/linux/LinuxForceFeedback.h
|--- 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/linux/LinuxForceFeedback.h.orig
|+++ 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/linux/LinuxForceFeedback.h
--------------------------
Patching file 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/linux/LinuxForceFeedback.h
 using Plan A...
Hunk #1 succeeded at 25.
done
===>   Applying OpenBSD patch 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_src_linux_EventHelpers_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_src_linux_EventHelpers_cpp,v
 1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|remove reference to header file that we don't have
|stub functions
|
|Index: 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/EventHelpers.cpp
|--- 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/EventHelpers.cpp.orig
|+++ 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/EventHelpers.cpp
--------------------------
Patching file 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/EventHelpers.cpp
 using Plan A...
Hunk #1 succeeded at 26.
Hunk #2 succeeded at 51.
Hunk #3 succeeded at 67.
Hunk #4 succeeded at 154.
Hunk #5 succeeded at 237.
Hunk #6 succeeded at 255.
Hunk #7 succeeded at 274.
Hunk #8 succeeded at 293.
Hunk #9 succeeded at 387.
done
===>   Applying OpenBSD patch 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_src_linux_LinuxForceFeedback_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_src_linux_LinuxForceFeedback_cpp,v
 1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|stub all functions
|
|Index: 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/LinuxForceFeedback.cpp
|--- 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/LinuxForceFeedback.cpp.orig
|+++ 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/LinuxForceFeedback.cpp
--------------------------
Patching file 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/LinuxForceFeedback.cpp
 using Plan A...
Hunk #1 succeeded at 46.
Hunk #2 succeeded at 56.
Hunk #3 succeeded at 74.
Hunk #4 succeeded at 109.
Hunk #5 succeeded at 140.
Hunk #6 succeeded at 168.
Hunk #7 succeeded at 201.
Hunk #8 succeeded at 240.
Hunk #9 succeeded at 295.
Hunk #10 succeeded at 319.
Hunk #11 succeeded at 346.
Hunk #12 succeeded at 409.
Hunk #13 succeeded at 470.
Hunk #14 succeeded at 534.
Hunk #15 succeeded at 554.
Hunk #16 succeeded at 574.
Hunk #17 succeeded at 589.
done
===>   Applying OpenBSD patch 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_src_linux_LinuxJoyStickEvents_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: 
patch-extensions_gdx-controllers_gdx-controllers-desktop_jni_ois-v1-4svn_src_linux_LinuxJoyStickEvents_cpp,v
 1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|remove linux' input.h
|stub functions
|
|Index: 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/LinuxJoyStickEvents.cpp
|--- 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/LinuxJoyStickEvents.cpp.orig
|+++ 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/LinuxJoyStickEvents.cpp
--------------------------
Patching file 
extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/LinuxJoyStickEvents.cpp
 using Plan A...
Hunk #1 succeeded at 32.
Hunk #2 succeeded at 85.
Hunk #3 succeeded at 209.
done
===>   Applying OpenBSD patch patch-extensions_gdx-controllers_pom_xml
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-extensions_gdx-controllers_pom_xml,v 1.1.1.1 2021/02/24 
22:21:25 thfr Exp $
|
|disable building of unneeded parts of gdx-controllers-*
|
|Index: extensions/gdx-controllers/pom.xml
|--- extensions/gdx-controllers/pom.xml.orig
|+++ extensions/gdx-controllers/pom.xml
--------------------------
Patching file extensions/gdx-controllers/pom.xml using Plan A...
Hunk #1 succeeded at 15.
done
===>   Applying OpenBSD patch 
patch-extensions_gdx-freetype_jni_build-linux64_xml
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-extensions_gdx-freetype_jni_build-linux64_xml,v 1.1.1.1 
2021/02/24 22:21:25 thfr Exp $
|
|shamelessly abuse build-linux64.xml for OpenBSD build
|
|Index: extensions/gdx-freetype/jni/build-linux64.xml
|--- extensions/gdx-freetype/jni/build-linux64.xml.orig
|+++ extensions/gdx-freetype/jni/build-linux64.xml
--------------------------
Patching file extensions/gdx-freetype/jni/build-linux64.xml using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 14.
Hunk #3 succeeded at 67.
Hunk #4 succeeded at 78.
Hunk #5 succeeded at 98.
Hunk #6 succeeded at 134.
Hunk #7 succeeded at 148.
Hunk #8 succeeded at 158.
Hunk #9 succeeded at 174.
done
===>   Applying OpenBSD patch 
patch-extensions_gdx-jnigen_src_com_badlogic_gdx_jnigen_JniGenSharedLibraryLoader_java
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: 
patch-extensions_gdx-jnigen_src_com_badlogic_gdx_jnigen_JniGenSharedLibraryLoader_java,v
 1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|hijack Linux codepath
|
|Index: 
extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/JniGenSharedLibraryLoader.java
|--- 
extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/JniGenSharedLibraryLoader.java.orig
|+++ 
extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/JniGenSharedLibraryLoader.java
--------------------------
Patching file 
extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/JniGenSharedLibraryLoader.java
 using Plan A...
Hunk #1 succeeded at 171.
done
===>   Applying OpenBSD patch patch-gdx_jni_build-linux64_xml
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-gdx_jni_build-linux64_xml,v 1.1.1.1 2021/02/24 22:21:25 thfr 
Exp $
|
|abuse build-linux64.xml to build for OpenBSD
|
|Index: gdx/jni/build-linux64.xml
|--- gdx/jni/build-linux64.xml.orig
|+++ gdx/jni/build-linux64.xml
--------------------------
Patching file gdx/jni/build-linux64.xml using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 14.
Hunk #3 succeeded at 36.
Hunk #4 succeeded at 56.
Hunk #5 succeeded at 92.
Hunk #6 succeeded at 106.
Hunk #7 succeeded at 115.
Hunk #8 succeeded at 130.
done
===>   Applying OpenBSD patch 
patch-gdx_src_com_badlogic_gdx_scenes_scene2d_utils_UIUtils_java
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-gdx_src_com_badlogic_gdx_scenes_scene2d_utils_UIUtils_java,v 
1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|hijack Linux codepath
|
|Index: gdx/src/com/badlogic/gdx/scenes/scene2d/utils/UIUtils.java
|--- gdx/src/com/badlogic/gdx/scenes/scene2d/utils/UIUtils.java.orig
|+++ gdx/src/com/badlogic/gdx/scenes/scene2d/utils/UIUtils.java
--------------------------
Patching file gdx/src/com/badlogic/gdx/scenes/scene2d/utils/UIUtils.java using 
Plan A...
Hunk #1 succeeded at 10.
done
===>   Applying OpenBSD patch 
patch-gdx_src_com_badlogic_gdx_utils_SharedLibraryLoader_java
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-gdx_src_com_badlogic_gdx_utils_SharedLibraryLoader_java,v 
1.1.1.1 2021/02/24 22:21:25 thfr Exp $
|
|hijack Linux codepath
|
|Index: gdx/src/com/badlogic/gdx/utils/SharedLibraryLoader.java
|--- gdx/src/com/badlogic/gdx/utils/SharedLibraryLoader.java.orig
|+++ gdx/src/com/badlogic/gdx/utils/SharedLibraryLoader.java
--------------------------
Patching file gdx/src/com/badlogic/gdx/utils/SharedLibraryLoader.java using 
Plan A...
Hunk #1 succeeded at 35.
done
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
>>> Running configure in games/libgdx at 1614360326.65
===> games/libgdx
===>  Generating configure for libgdx-1.9.11
/usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DCFLAGS=-O2\ -pipe\ \  
-DCXXFLAGS=-O2\ -pipe\ \  -DM_ARCH=\"\" 
-DMODJAVA_SHARE_DIR=/usr/local/share/java/ 
-DMODJAVA_JAR_DIR=/usr/local/share/java//classes/ 
-DMODJAVA_EXAMPLE_DIR=/usr/local/share/java//examples/ 
-DMODJAVA_DOC_DIR=/usr/local/share/java//doc/ -DARCH=i386 
-DBASE_PKGPATH=games/libgdx -DFLAVOR_EXT= -DFULLPKGNAME=libgdx-1.9.11 
-DHOMEPAGE=https://libgdx.badlogicgames.com -DLOCALBASE=/usr/local 
-DLOCALSTATEDIR=/var -DMACHINE_ARCH=i386 -DMAINTAINER=Thomas\ Frohwein\ 
\<t...@openbsd.org\> -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc 
-DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=libgdx -i -B 
/pobj/libgdx-1.9.11 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/jni/build-linux64.xml
/usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DCFLAGS=-O2\ -pipe\ \  
-DCXXFLAGS=-O2\ -pipe\ \  -DM_ARCH=\"\" 
-DMODJAVA_SHARE_DIR=/usr/local/share/java/ 
-DMODJAVA_JAR_DIR=/usr/local/share/java//classes/ 
-DMODJAVA_EXAMPLE_DIR=/usr/local/share/java//examples/ 
-DMODJAVA_DOC_DIR=/usr/local/share/java//doc/ -DARCH=i386 
-DBASE_PKGPATH=games/libgdx -DFLAVOR_EXT= -DFULLPKGNAME=libgdx-1.9.11 
-DHOMEPAGE=https://libgdx.badlogicgames.com -DLOCALBASE=/usr/local 
-DLOCALSTATEDIR=/var -DMACHINE_ARCH=i386 -DMAINTAINER=Thomas\ Frohwein\ 
\<t...@openbsd.org\> -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc 
-DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=libgdx -i -B 
/pobj/libgdx-1.9.11 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/build-linux64.xml
/usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DCFLAGS=-O2\ -pipe\ \  
-DCXXFLAGS=-O2\ -pipe\ \  -DM_ARCH=\"\" 
-DMODJAVA_SHARE_DIR=/usr/local/share/java/ 
-DMODJAVA_JAR_DIR=/usr/local/share/java//classes/ 
-DMODJAVA_EXAMPLE_DIR=/usr/local/share/java//examples/ 
-DMODJAVA_DOC_DIR=/usr/local/share/java//doc/ -DARCH=i386 
-DBASE_PKGPATH=games/libgdx -DFLAVOR_EXT= -DFULLPKGNAME=libgdx-1.9.11 
-DHOMEPAGE=https://libgdx.badlogicgames.com -DLOCALBASE=/usr/local 
-DLOCALSTATEDIR=/var -DMACHINE_ARCH=i386 -DMAINTAINER=Thomas\ Frohwein\ 
\<t...@openbsd.org\> -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc 
-DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=libgdx -i -B 
/pobj/libgdx-1.9.11 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/jni/build-linux64.xml
/usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DCFLAGS=-O2\ -pipe\ \  
-DCXXFLAGS=-O2\ -pipe\ \  -DM_ARCH=\"\" 
-DMODJAVA_SHARE_DIR=/usr/local/share/java/ 
-DMODJAVA_JAR_DIR=/usr/local/share/java//classes/ 
-DMODJAVA_EXAMPLE_DIR=/usr/local/share/java//examples/ 
-DMODJAVA_DOC_DIR=/usr/local/share/java//doc/ -DARCH=i386 
-DBASE_PKGPATH=games/libgdx -DFLAVOR_EXT= -DFULLPKGNAME=libgdx-1.9.11 
-DHOMEPAGE=https://libgdx.badlogicgames.com -DLOCALBASE=/usr/local 
-DLOCALSTATEDIR=/var -DMACHINE_ARCH=i386 -DMAINTAINER=Thomas\ Frohwein\ 
\<t...@openbsd.org\> -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc 
-DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=libgdx -i -B 
/pobj/libgdx-1.9.11 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/jni/build-linux64.xml
===>  Configuring for libgdx-1.9.11
>>> Running build in games/libgdx at 1614360326.94
===> games/libgdx
===>  Building for libgdx-1.9.11
cd /pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/jni && env -i 
JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" ant -f 
build-linux64.xml
Buildfile: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/jni/build-linux64.xml

precompile:

create-build-dir:

compile:

link:

strip:

postcompile:

BUILD SUCCESSFUL
Total time: 0 seconds
cd 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni 
 && env -i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" 
LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" ant -f 
build-linux64.xml
Buildfile: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/build-linux64.xml

precompile:

create-build-dir:
     [copy] Copying 70 files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/target/openbsd

compile:
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/b2BroadPhase.cpp:19:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Contacts/b2Contact.cpp:35:
    [apply] In file included from ./Box2D/Dynamics/b2World.h:25:
    [apply] In file included from ./Box2D/Dynamics/b2ContactManager.h:22:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Contacts/b2ContactSolver.cpp:24:
    [apply] In file included from ./Box2D/Dynamics/b2World.h:25:
    [apply] In file included from ./Box2D/Dynamics/b2ContactManager.h:22:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Joints/b2Joint.cpp:32:
    [apply] In file included from ./Box2D/Dynamics/b2World.h:25:
    [apply] In file included from ./Box2D/Dynamics/b2ContactManager.h:22:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/b2Body.cpp:21:
    [apply] In file included from ./Box2D/Dynamics/b2World.h:25:
    [apply] In file included from ./Box2D/Dynamics/b2ContactManager.h:22:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/b2ContactManager.cpp:19:
    [apply] In file included from ./Box2D/Dynamics/b2ContactManager.h:22:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/b2Fixture.cpp:21:
    [apply] In file included from ./Box2D/Dynamics/b2World.h:25:
    [apply] In file included from ./Box2D/Dynamics/b2ContactManager.h:22:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/b2Island.cpp:23:
    [apply] In file included from ./Box2D/Dynamics/b2World.h:25:
    [apply] In file included from ./Box2D/Dynamics/b2ContactManager.h:22:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/b2World.cpp:19:
    [apply] In file included from ./Box2D/Dynamics/b2World.h:25:
    [apply] In file included from ./Box2D/Dynamics/b2ContactManager.h:22:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.Body.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.ChainShape.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.CircleShape.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.Contact.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.ContactImpulse.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.EdgeShape.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.Fixture.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.Joint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.Manifold.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.PolygonShape.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.Shape.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.World.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.DistanceJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.FrictionJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.GearJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.MotorJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.MouseJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.PrismaticJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.PulleyJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.RevoluteJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.RopeJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.RopeJoint.cpp:54:1:
 warning: non-void function does not return a value [-Wreturn-type]
    [apply] }
    [apply] ^
    [apply] 2 warnings generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.WeldJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] In file included from 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/jni/com.badlogic.gdx.physics.box2d.joints.WheelJoint.cpp:5:
    [apply] In file included from ./Box2D/Box2D.h:43:
    [apply] ./Box2D/Collision/b2BroadPhase.h:245:43: warning: 'sizeof 
(this->m_pairBuffer)' will return the size of the pointer, not the array itself 
[-Wsizeof-pointer-div]
    [apply]         qsort(m_pairBuffer, sizeof(m_pairBuffer) / sizeof(struct 
b2Pair) , sizeof(struct b2Pair), b2PairCompareQSort);
    [apply]                             ~~~~~~~~~~~~~~~~~~~~ ^
    [apply] 1 warning generated.
    [apply] Applied c++ to 69 files and 0 directories.
    [apply] Applied cc to 1 file and 0 directories.

link:
    [mkdir] Created dir: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/libs/openbsd

strip:

postcompile:

BUILD SUCCESSFUL
Total time: 15 seconds
cd /pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/jni  && 
env -i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" 
LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" ant -f 
build-linux64.xml
Buildfile: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/jni/build-linux64.xml

precompile:

create-build-dir:
     [copy] Copying 44 files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/jni/target/openbsd

compile:
    [apply] Applied c++ to 1 file and 0 directories.
    [apply] Applied cc to 43 files and 0 directories.

link:
    [mkdir] Created dir: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/libs/openbsd

strip:

postcompile:

BUILD SUCCESSFUL
Total time: 24 seconds
cd 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/jni
  && env -i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" 
LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" ant -f 
build-linux64.xml
Buildfile: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/jni/build-linux64.xml

precompile:

create-build-dir:
     [copy] Copying 16 files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/jni/target/openbsd

compile:
    [apply] Applied c++ to 15 files and 0 directories.
    [apply] Applied cc to 1 file and 0 directories.

link:
    [mkdir] Created dir: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/libs/openbsd

strip:

postcompile:

BUILD SUCCESSFUL
Total time: 13 seconds
cd /pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-jnigen  && env 
-i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" 
 
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" mvn -o 
-Dmaven.repo.local=/pobj/libgdx-1.9.11/m2repo-libgdx-1.9.11 package
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< 
com.badlogicgames.gdx:gdx-jnigen >------------------
[INFO] Building libGDX JNIGen 1.9.11
[INFO] --------------------------------[ jar 
]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce 
(enforce-maven) @ gdx-jnigen ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork 
(attach-sources) @ gdx-jnigen ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-jnigen/target/gdx-jnigen-1.9.11-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ gdx-jnigen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile 
(default-compile) @ gdx-jnigen ---
[INFO] Compiling 15 source files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-jnigen/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources 
(default-testResources) @ gdx-jnigen ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-jnigen/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) @ gdx-jnigen ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test 
(default-test) @ gdx-jnigen ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar 
(default-jar) @ gdx-jnigen ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-jnigen/target/gdx-jnigen-1.9.11.jar
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  4.164 s
[INFO] Finished at: 2021-02-26T10:26:31-07:00
[INFO] 
------------------------------------------------------------------------
cd /pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx  && env -i 
JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" mvn -o 
-Dmaven.repo.local=/pobj/libgdx-1.9.11/m2repo-libgdx-1.9.11 package
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< 
com.badlogicgames.gdx:gdx >----------------------
[INFO] Building libGDX Core 1.9.11
[INFO] --------------------------------[ jar 
]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce 
(enforce-maven) @ gdx ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork 
(attach-sources) @ gdx ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/target/gdx-1.9.11-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ gdx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile 
(default-compile) @ gdx ---
[INFO] Compiling 574 source files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources 
(default-testResources) @ gdx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) @ gdx ---
[INFO] Compiling 14 source files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test 
(default-test) @ gdx ---
[INFO] Surefire report directory: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.badlogic.gdx.math.Vector2Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in 
com.badlogic.gdx.math.Vector2Test
Running com.badlogic.gdx.math.BezierTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in 
com.badlogic.gdx.math.BezierTest
Running com.badlogic.gdx.math.MathUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in 
com.badlogic.gdx.math.MathUtilsTest
Running com.badlogic.gdx.math.RectangleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
com.badlogic.gdx.math.RectangleTest
Running com.badlogic.gdx.math.Vector3Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
com.badlogic.gdx.math.Vector3Test
Running com.badlogic.gdx.math.collision.CollisionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
com.badlogic.gdx.math.collision.CollisionTest
Running com.badlogic.gdx.math.IntersectorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
com.badlogic.gdx.math.IntersectorTest
Running com.badlogic.gdx.math.Shape2DTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
com.badlogic.gdx.math.Shape2DTest
Running com.badlogic.gdx.utils.QueueTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in 
com.badlogic.gdx.utils.QueueTest
Running com.badlogic.gdx.utils.PooledLinkedListTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
com.badlogic.gdx.utils.PooledLinkedListTest
Running com.badlogic.gdx.utils.MixedPutRemoveTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.315 sec - in 
com.badlogic.gdx.utils.MixedPutRemoveTest
Running com.badlogic.gdx.utils.LongQueueTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in 
com.badlogic.gdx.utils.LongQueueTest
Running com.badlogic.gdx.utils.BitsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
com.badlogic.gdx.utils.BitsTest
Running com.badlogic.gdx.graphics.g3d.utils.AnimationControllerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
com.badlogic.gdx.graphics.g3d.utils.AnimationControllerTest

Results :

Tests run: 63, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar 
(default-jar) @ gdx ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/target/gdx-1.9.11.jar
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  21.356 s
[INFO] Finished at: 2021-02-26T10:26:54-07:00
[INFO] 
------------------------------------------------------------------------
cd /pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl  && 
env -i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" 
LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" mvn -o 
-Dmaven.repo.local=/pobj/libgdx-1.9.11/m2repo-libgdx-1.9.11 package
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------< 
com.badlogicgames.gdx:gdx-backend-lwjgl >---------------
[INFO] Building libGDX LWJGL Backend 1.9.11
[INFO] --------------------------------[ jar 
]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce 
(enforce-maven) @ gdx-backend-lwjgl ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork 
(attach-sources) @ gdx-backend-lwjgl ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl/target/gdx-backend-lwjgl-1.9.11-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ gdx-backend-lwjgl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile 
(default-compile) @ gdx-backend-lwjgl ---
[INFO] Compiling 32 source files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources 
(default-testResources) @ gdx-backend-lwjgl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) @ gdx-backend-lwjgl ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test 
(default-test) @ gdx-backend-lwjgl ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar 
(default-jar) @ gdx-backend-lwjgl ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl/target/gdx-backend-lwjgl-1.9.11.jar
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  5.035 s
[INFO] Finished at: 2021-02-26T10:27:01-07:00
[INFO] 
------------------------------------------------------------------------
cd /pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl3  && 
env -i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" 
LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" mvn -o 
-Dmaven.repo.local=/pobj/libgdx-1.9.11/m2repo-libgdx-1.9.11 package
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------< 
com.badlogicgames.gdx:gdx-backend-lwjgl3 >--------------
[INFO] Building libGDX LWJGL 3 Backend 1.9.11
[INFO] --------------------------------[ jar 
]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce 
(enforce-maven) @ gdx-backend-lwjgl3 ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork 
(attach-sources) @ gdx-backend-lwjgl3 ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl3/target/gdx-backend-lwjgl3-1.9.11-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ gdx-backend-lwjgl3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl3/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile 
(default-compile) @ gdx-backend-lwjgl3 ---
[INFO] Compiling 35 source files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl3/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources 
(default-testResources) @ gdx-backend-lwjgl3 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl3/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) @ gdx-backend-lwjgl3 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test 
(default-test) @ gdx-backend-lwjgl3 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar 
(default-jar) @ gdx-backend-lwjgl3 ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/backends/gdx-backend-lwjgl3/target/gdx-backend-lwjgl3-1.9.11.jar
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  4.956 s
[INFO] Finished at: 2021-02-26T10:27:07-07:00
[INFO] 
------------------------------------------------------------------------
cd /pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype  && env 
-i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool" 
 
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" mvn -o 
-Dmaven.repo.local=/pobj/libgdx-1.9.11/m2repo-libgdx-1.9.11 package
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< 
com.badlogicgames.gdx:gdx-freetype >-----------------
[INFO] Building libGDX FreeType 1.9.11
[INFO] --------------------------------[ jar 
]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce 
(enforce-maven) @ gdx-freetype ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork 
(attach-sources) @ gdx-freetype ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/target/gdx-freetype-1.9.11-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ gdx-freetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/res
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile 
(default-compile) @ gdx-freetype ---
[INFO] Compiling 5 source files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources 
(default-testResources) @ gdx-freetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) @ gdx-freetype ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test 
(default-test) @ gdx-freetype ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar 
(default-jar) @ gdx-freetype ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-freetype/target/gdx-freetype-1.9.11.jar
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  3.536 s
[INFO] Finished at: 2021-02-26T10:27:13-07:00
[INFO] 
------------------------------------------------------------------------
cd 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers
  && env -i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" 
LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" mvn -o 
-Dmaven.repo.local=/pobj/libgdx-1.9.11/m2repo-libgdx-1.9.11 package
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------< 
com.badlogicgames.gdx:gdx-controllers >----------------
[INFO] Building libGDX Controllers 1.9.11
[INFO] --------------------------------[ jar 
]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce 
(enforce-maven) @ gdx-controllers ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork 
(attach-sources) @ gdx-controllers ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers/target/gdx-controllers-1.9.11-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ gdx-controllers ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile 
(default-compile) @ gdx-controllers ---
[INFO] Compiling 10 source files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources 
(default-testResources) @ gdx-controllers ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) @ gdx-controllers ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test 
(default-test) @ gdx-controllers ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar 
(default-jar) @ gdx-controllers ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers/target/gdx-controllers-1.9.11.jar
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  3.073 s
[INFO] Finished at: 2021-02-26T10:27:17-07:00
[INFO] 
------------------------------------------------------------------------
cd 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop
  && env -i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" 
LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" mvn -o 
-Dmaven.repo.local=/pobj/libgdx-1.9.11/m2repo-libgdx-1.9.11 package
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------< 
com.badlogicgames.gdx:gdx-controllers-desktop >------------
[INFO] Building libGDX Controllers Desktop 1.9.11
[INFO] --------------------------------[ jar 
]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce 
(enforce-maven) @ gdx-controllers-desktop ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork 
(attach-sources) @ gdx-controllers-desktop ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/target/gdx-controllers-desktop-1.9.11-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ gdx-controllers-desktop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile 
(default-compile) @ gdx-controllers-desktop ---
[INFO] Compiling 7 source files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources 
(default-testResources) @ gdx-controllers-desktop ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) @ gdx-controllers-desktop ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test 
(default-test) @ gdx-controllers-desktop ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar 
(default-jar) @ gdx-controllers-desktop ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-controllers/gdx-controllers-desktop/target/gdx-controllers-desktop-1.9.11.jar
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  3.066 s
[INFO] Finished at: 2021-02-26T10:27:22-07:00
[INFO] 
------------------------------------------------------------------------
cd /pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d  
&& env -i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" 
LIBTOOL="/usr/bin/libtool"  
PATH='/pobj/libgdx-1.9.11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin'
 PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 
-pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  
HOME='/libgdx-1.9.11_writes_to_HOME' _THIS_PORT=games/libgdx PICFLAG="-fpic"  
BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c 
INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 
BSD_INSTALL_PROGRAM="/pobj/libgdx-1.9.11/bin/install -c -s -m 755"  
BSD_INSTALL_SCRIPT="/pobj/libgdx-1.9.11/bin/install -c -m 755"  
BSD_INSTALL_DATA="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_MAN="/pobj/libgdx-1.9.11/bin/install -c -m 644"  
BSD_INSTALL_PROGRAM_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_SCRIPT_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_DATA_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755"  
BSD_INSTALL_MAN_DIR="/pobj/libgdx-1.9.11/bin/install -d -m 755" mvn -o 
-Dmaven.repo.local=/pobj/libgdx-1.9.11/m2repo-libgdx-1.9.11 package
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< 
com.badlogicgames.gdx:gdx-box2d >-------------------
[INFO] Building libGDX Box2D 1.9.11
[INFO] --------------------------------[ jar 
]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce 
(enforce-maven) @ gdx-box2d ---
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork 
(attach-sources) @ gdx-box2d ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/target/gdx-box2d-1.9.11-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ gdx-box2d ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile 
(default-compile) @ gdx-box2d ---
[INFO] Compiling 51 source files to 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources 
(default-testResources) @ gdx-box2d ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile 
(default-testCompile) @ gdx-box2d ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test 
(default-test) @ gdx-box2d ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar 
(default-jar) @ gdx-box2d ---
[INFO] Building jar: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/extensions/gdx-box2d/gdx-box2d/target/gdx-box2d-1.9.11.jar
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] 
------------------------------------------------------------------------
[INFO] Total time:  3.893 s
[INFO] Finished at: 2021-02-26T10:27:28-07:00
[INFO] 
------------------------------------------------------------------------
>>> Running fake in games/libgdx at 1614360445.27
===> games/libgdx
===>  Faking installation for libgdx-1.9.11
/pobj/libgdx-1.9.11/bin/install -d -m 755 
/pobj/libgdx-1.9.11/fake-i386/usr/local/share/libgdx
/pobj/libgdx-1.9.11/bin/install -c -m 644 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/libs/openbsd/libgdx"".so  
/pobj/libgdx-1.9.11/fake-i386/usr/local/share/libgdx/
install: 
/pobj/libgdx-1.9.11/libgdx-gdx-parent-1.9.11/gdx/libs/openbsd/libgdx.so: No 
such file or directory
*** Error 1 in games/libgdx (Makefile:102 'do-install')
*** Error 2 in games/libgdx (/usr/ports/infrastructure/mk/bsd.port.mk:3021 
'/pobj/libgdx-1.9.11/fake-i386/.fake_done': @cd /usr/ports/games/...)
*** Error 2 in games/libgdx (/usr/ports/infrastructure/mk/bsd.port.mk:2597 
'fake': @lock=libgdx-1.9.11;  export _LOCKS_HELD=" libgdx-1.9.11"...)
===> Exiting games/libgdx with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:137 'fake': @: 
${echo_msg:=echo};  : ${target:=fake};  for i in ; do  eval $...)
>>> Ended at 1614360445.44
max_stuck=20.01/depends=9.65/show-prepare-results=0.43/patch=6.87/configure=0.30/build=118.33/fake=0.20
Error: job failed with 512 on i386-3 at 1614360445

Reply via email to