===>  Cleaning for opengothic-0.80
===> Building from scratch opengothic-0.80
===> opengothic-0.80 depends on: vulkan-headers-* -> vulkan-headers-1.3.290.0
===> opengothic-0.80 depends on: cmake-* -> cmake-3.30.1v1
===> opengothic-0.80 depends on: ninja-* -> ninja-1.11.1p0v0
===> opengothic-0.80 depends on: vulkan-loader-* -> vulkan-loader-1.3.290.0
===>  Verifying specs:  c++ c++abi pthread X11 Xcursor c m vulkan
===>  found c++.10.0 c++abi.7.0 pthread.27.1 X11.18.1 Xcursor.5.0 c.100.2 m.10.1 vulkan.1.1
===>  Checking files for opengothic-0.80
`/usr/ports/distfiles/GothicKit-phoenix-ad4a35401d74ecc11fff3137b14589e48f114572.tar.gz' is up to date.
`/usr/ports/distfiles/Try-OpenGothic-v0.80.tar.gz' is up to date.
`/usr/ports/distfiles/Try-Tempest-46c24d6bc0ac070ba48dbf2a11b51533f6596eeb.tar.gz' is up to date.
`/usr/ports/distfiles/bulletphysics-bullet3-ebe1916b90acae8b13cd8c6b637d8327cdc64e94.tar.gz' is up to date.
`/usr/ports/distfiles/schellingb-TinySoundFont-d4ffcdc8a34d3f61f22e4b283b4c100f5adf4b82.tar.gz' is up to date.
`/usr/ports/distfiles/doctest-doctest-v2.4.9.tar.gz' is up to date.
`/usr/ports/distfiles/mandreyel-mio-3f86a95c0784d73ce6815237ec33ed25f233b643.tar.gz' is up to date.
`/usr/ports/distfiles/g-truc-glm-0.9.9.8.tar.gz' is up to date.
`/usr/ports/distfiles/lmichaelis-phoenix-libsquish-cc82beff55210816e1bd531fc6057203dc309807.tar.gz' is up to date.
>> (SHA256) GothicKit-phoenix-ad4a35401d74ecc11fff3137b14589e48f114572.tar.gz: OK
>> (SHA256) Try-OpenGothic-v0.80.tar.gz: OK
>> (SHA256) Try-Tempest-46c24d6bc0ac070ba48dbf2a11b51533f6596eeb.tar.gz: OK
>> (SHA256) bulletphysics-bullet3-ebe1916b90acae8b13cd8c6b637d8327cdc64e94.tar.gz: OK
>> (SHA256) schellingb-TinySoundFont-d4ffcdc8a34d3f61f22e4b283b4c100f5adf4b82.tar.gz: OK
>> (SHA256) doctest-doctest-v2.4.9.tar.gz: OK
>> (SHA256) mandreyel-mio-3f86a95c0784d73ce6815237ec33ed25f233b643.tar.gz: OK
>> (SHA256) g-truc-glm-0.9.9.8.tar.gz: OK
>> (SHA256) lmichaelis-phoenix-libsquish-cc82beff55210816e1bd531fc6057203dc309807.tar.gz: OK
===>  Extracting for opengothic-0.80
mv /usr/ports/pobj/opengothic-0.80/ZenKit-ad4a35401d74ecc11fff3137b14589e48f114572/* /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/
===>  Patching for opengothic-0.80
===>   Applying OpenBSD patch patch-CMakeLists_txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|remove -Werror
|remove -ldl
|
|Index: CMakeLists.txt
|--- CMakeLists.txt.orig
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 23.
Hunk #2 succeeded at 89.
done
===>   Ignoring patchfile patch-CMakeLists_txt.orig
===>   Applying OpenBSD patch patch-lib_Tempest_Engine_CMakeLists_txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|skip vendored openal
|
|Index: lib/Tempest/Engine/CMakeLists.txt
|--- lib/Tempest/Engine/CMakeLists.txt.orig
|+++ lib/Tempest/Engine/CMakeLists.txt
--------------------------
Patching file lib/Tempest/Engine/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 89.
done
===>   Ignoring patchfile patch-lib_Tempest_Engine_CMakeLists_txt.orig
===>   Applying OpenBSD patch patch-lib_Tempest_Engine_sound_sounddevice_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|EXPERIMENTAL: disable loglevel hack, as there is a segfault
|
|Index: lib/Tempest/Engine/sound/sounddevice.cpp
|--- lib/Tempest/Engine/sound/sounddevice.cpp.orig
|+++ lib/Tempest/Engine/sound/sounddevice.cpp
--------------------------
Patching file lib/Tempest/Engine/sound/sounddevice.cpp using Plan A...
Hunk #1 succeeded at 18.
Hunk #2 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++
===>  Generating configure for opengothic-0.80
===>  Configuring for opengothic-0.80
-- The C compiler identification is Clang 16.0.6
-- The CXX compiler identification is Clang 16.0.6
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/ports/pobj/opengothic-0.80/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/ports/pobj/opengothic-0.80/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at lib/edd-dbg/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at lib/phoenix/vendor/doctest/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at lib/phoenix/vendor/glm/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at lib/phoenix/vendor/glm/CMakeLists.txt:2 (cmake_policy):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at lib/phoenix/vendor/libsquish/CMakeLists.txt:14 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Warning (dev) at lib/phoenix/vendor/libsquish/CMakeLists.txt:21 (OPTION):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'BUILD_SHARED_LIBS'.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
CMake Deprecation Warning at lib/Tempest/Engine/thirdparty/zlib/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of off64_t
-- Check size of off64_t - failed
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for unistd.h
-- Looking for unistd.h - found
CMake Deprecation Warning at lib/Tempest/Engine/thirdparty/libpng/CMakeLists.txt:21 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at lib/Tempest/Engine/thirdparty/libpng/CMakeLists.txt:22 (cmake_policy):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The ASM compiler identification is Clang with GNU-like command-line
-- Found assembler: /usr/ports/pobj/opengothic-0.80/bin/cc
-- Performing Test HAVE_LD_VERSION_SCRIPT
-- Performing Test HAVE_LD_VERSION_SCRIPT - Success
-- Symbol prefix: 
CMake Deprecation Warning at lib/Tempest/Engine/thirdparty/spirv_cross/CMakeLists.txt:22 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- SPIRV-Cross: Finding Git version for SPIRV-Cross.
-- Found Git: /usr/local/bin/git (found version "2.45.2")
-- SPIRV-Cross: Git hash: 
CMake Deprecation Warning at lib/Tempest/Engine/thirdparty/squish/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at lib/bullet3/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


BSD?
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found OpenGL: /usr/X11R6/lib/libGL.so.19.1
OPENGL FOUND
/usr/X11R6/lib/libGL.so.19.1/usr/X11R6/lib/libGLU.so.9.0
-- Configuring done (2.3s)
CMake Warning (dev) at lib/bullet3/src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/Bullet3Common/shared/b3Float4.h
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at lib/bullet3/src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/Bullet3Common/shared/b3PlatformDefinitions.h
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.4s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_Fortran_COMPILER_AR
    CMAKE_Fortran_COMPILER_RANLIB
    CMAKE_OBJCXX_COMPILER_AR
    CMAKE_OBJCXX_COMPILER_RANLIB
    CMAKE_OBJC_COMPILER_AR
    CMAKE_OBJC_COMPILER_RANLIB


-- Build files have been written to: /usr/ports/pobj/opengothic-0.80/build-amd64
===>  Building for opengothic-0.80
Change Dir: '/usr/ports/pobj/opengothic-0.80/build-amd64'

Run Build Command(s): /usr/local/bin/ninja -v -j 7
[1/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[2/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[3/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[4/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[5/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[6/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[7/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[8/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[9/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[10/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[11/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DATEST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[12/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[13/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_emi.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[14/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_emi.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[15/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_emi.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[16/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_emi.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[17/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_emi.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[18/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DEMISSIVE -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_emi.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[19/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[20/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[21/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[22/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[23/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[24/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[25/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[26/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[27/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[28/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[29/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[30/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_gbuffer_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[31/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_ghost.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[32/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_ghost.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[33/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_ghost.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[34/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_ghost.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[35/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DGHOST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_ghost.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[36/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DGHOST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_ghost.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[37/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_mul.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[38/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_mul.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[39/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_mul.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[40/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_mul.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[41/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_mul.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[42/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_mul.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[43/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[44/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[45/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[46/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[47/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe -g -DNDEBUG -fPIC -MD -MT CMakeFiles/miniz.dir/lib/miniz/miniz.c.o -MF CMakeFiles/miniz.dir/lib/miniz/miniz.c.o.d -o CMakeFiles/miniz.dir/lib/miniz/miniz.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz/miniz.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz/miniz.c:3089:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
#pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.")
        ^
1 warning generated.
[48/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[49/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[50/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[51/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[52/959] : && /usr/local/bin/cmake -E rm -f libminiz.a && /usr/bin/ar qc libminiz.a  CMakeFiles/miniz.dir/lib/miniz/miniz.c.o && /usr/bin/ranlib libminiz.a && :
[53/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[54/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[55/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[56/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_shadow_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[57/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DWATER -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_water.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[58/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_water.tesc.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc
[59/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_water.tese.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese
[60/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/clouds_lut.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/clouds_lut.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/clouds_lut.comp
[61/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=2 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ani_water.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[62/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DHAS_UV -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/copy.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert
[63/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/copy.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.frag
[64/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/copy.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.comp
[65/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy_img.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/copy_img.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy_img.comp
[66/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/fog.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog.frag
[67/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -S comp -DVOLUMETRIC_HQ -DCOMPUTE -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/fog3d.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog.frag
[68/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -S frag -DVOLUMETRIC_HQ -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/fog3d_hq.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog.frag
[69/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/hiz/hiz_mip.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/hiz_mip.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/hiz/hiz_mip.comp
[70/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -S frag -DVOLUMETRIC_LQ -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/fog3d_lq.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog.frag
[71/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DVOLUMETRIC_HQ -DCOMPUTE -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog_view_lut.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/fog_view_lut_hq.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog_view_lut.comp
[72/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DVOLUMETRIC_LQ -DCOMPUTE -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog_view_lut.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/fog_view_lut_lq.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/fog_view_lut.comp
[73/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/hiz/hiz_pot.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/hiz_pot.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/hiz/hiz_pot.comp
[74/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/hiz/hiz_reproject.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/hiz_reproject.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/hiz/hiz_reproject.frag
[75/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V --target-env spirv1.4 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/hiz/hiz_reproject.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/hiz_reproject.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/hiz/hiz_reproject.mesh
[76/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/light.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/light.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/light.vert
[77/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/irradiance.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/irradiance.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/irradiance.comp
[78/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/inventory/item.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/item.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/inventory/item.frag
[79/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/inventory/item.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/item.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/inventory/item.vert
[80/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/light.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/light.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/light.frag
[81/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DRAY_QUERY -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/light.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/light_rq.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/light.frag
[82/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DRAY_QUERY -DRAY_QUERY_AT -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/light.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/light_rq_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/light.frag
[83/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[84/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[85/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[86/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[87/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[88/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[89/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[90/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[91/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[92/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[93/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[94/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DATEST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[95/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_emi.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[96/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_emi.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[97/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_emi.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[98/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_emi.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[99/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DEMISSIVE -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_emi.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[100/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_emi.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[101/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[102/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[103/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[104/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[105/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[106/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[107/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[108/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[109/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[110/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[111/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[112/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_gbuffer_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[113/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_ghost.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[114/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_ghost.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[115/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_ghost.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[116/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_ghost.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[117/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DGHOST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_ghost.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[118/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DGHOST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_ghost.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[119/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DHIZ --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_hiz.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[120/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DHIZ -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_hiz.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[121/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DHIZ --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_hiz.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[122/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DHIZ --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_hiz.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[123/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DHIZ --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_hiz.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[124/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_mul.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[125/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_mul.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[126/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_mul.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[127/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_mul.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[128/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_mul.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[129/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_mul.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[130/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[131/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[132/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[133/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[134/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[135/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[136/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[137/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[138/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[139/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[140/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[141/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_shadow_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[142/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_water.tesc.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc
[143/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_water.tese.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese
[144/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DWATER -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_water.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[145/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=0 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/lnd_water.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[146/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[147/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[148/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[149/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[150/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[151/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[152/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[153/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[154/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[155/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DATEST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[156/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[157/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_emi.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[158/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[159/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_emi.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[160/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_emi.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[161/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_emi.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[162/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DEMISSIVE -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_emi.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[163/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_emi.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[164/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[165/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[166/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[167/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[168/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[169/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[170/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[171/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[172/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[173/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[174/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[175/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DGHOST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_ghost.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[176/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_ghost.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[177/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_gbuffer_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[178/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_ghost.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[179/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_ghost.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[180/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_ghost.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[181/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DGHOST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_ghost.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[182/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_mul.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[183/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_mul.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[184/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_mul.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[185/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_mul.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[186/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_mul.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[187/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_mul.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[188/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[189/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[190/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[191/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[192/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[193/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[194/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[195/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[196/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[197/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[198/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[199/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_water.tesc.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc
[200/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_water.tese.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese
[201/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DWATER -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_water.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[202/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_shadow_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[203/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=3 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/mph_water.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[204/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[205/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[206/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[207/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[208/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[209/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[210/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[211/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[212/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[213/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[214/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[215/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DATEST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[216/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_emi.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[217/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_emi.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[218/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_emi.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[219/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_emi.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[220/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DEMISSIVE -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_emi.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[221/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_emi.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[222/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[223/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[224/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[225/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[226/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[227/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[228/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[229/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[230/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[231/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[232/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[233/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_gbuffer_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[234/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_ghost.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[235/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_ghost.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[236/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_ghost.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[237/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_ghost.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[238/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DGHOST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_ghost.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[239/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DGHOST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_ghost.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[240/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_mul.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[241/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_mul.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[242/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_mul.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[243/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_mul.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[244/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_mul.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[245/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_mul.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[246/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[247/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[248/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[249/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[250/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[251/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[252/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[253/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[254/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[255/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[256/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[257/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_shadow_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[258/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_water.tese.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese
[259/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DWATER -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_water.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[260/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_water.tesc.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc
[261/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=1 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/obj_water.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[262/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/path.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/path.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/path.comp
[263/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[264/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[265/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[266/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[267/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[268/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[269/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[270/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[271/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[272/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[273/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[274/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DATEST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[275/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_emi.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[276/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_emi.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[277/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_emi.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[278/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DEMISSIVE -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_emi.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[279/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_emi.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[280/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_emi.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[281/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[282/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[283/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[284/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[285/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[286/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[287/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[288/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[289/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[290/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[291/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[292/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DGBUFFER -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_gbuffer_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[293/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_ghost.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[294/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_ghost.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[295/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_ghost.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[296/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DGHOST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_ghost.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[297/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DGHOST -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_ghost.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[298/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DGHOST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_ghost.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[299/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_mul.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[300/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DWG_SIZE=32 --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_mul.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[301/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_mul.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[302/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DWG_SIZE=64 --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_mul.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[303/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_mul.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[304/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_mul.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[305/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[306/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[307/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[308/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[309/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[310/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[311/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow_at.32.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[312/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=32 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow_at.32.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[313/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow_at.64.task.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.task
[314/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP -DATEST --target-env spirv1.4 -DWORKGROUP_SIZE=64 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow_at.64.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.mesh
[315/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow_at.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[316/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DWATER -DMAT_LINEAR_CLR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_water.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[317/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DSHADOW_MAP -DATEST -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_shadow_at.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.frag
[318/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_water.tesc.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tesc
[319/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_water.tese.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.tese
[320/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMESH_TYPE=4 -DFORWARD -DWATER -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/pfx_water.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/materials/main.vert
[321/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DALLOC -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_allocation.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_allocation.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_allocation.comp
[322/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_ambient.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert
[323/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DCLEAR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_clear.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp
[324/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_ambient.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_ambient.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_ambient.frag
[325/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DCLEAR_HASH -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_clear_hash.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp
[326/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_dbg.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_dbg.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_dbg.frag
[327/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_dbg.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_dbg.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_dbg.vert
[328/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DINIT -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_init.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp
[329/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_lighting.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_lighting.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_lighting.comp
[330/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DMAKE_HASH -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_make_hash.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp
[331/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DPRUNE -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_prune.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_aux.comp
[332/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DVOTE -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_allocation.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_vote.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_allocation.comp
[333/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DRAY_QUERY -DRAY_QUERY_AT -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_trace.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/probe_trace.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/rt/probe_trace.comp
[334/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/shadow_downsample.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/shadow_downsample.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/shadow_downsample.comp
[335/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/shadow_resolve.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/shadow_resolve.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/shadow_resolve.frag
[336/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/shadow_resolve.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert
[337/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DSHADOW_MAP -DRAY_QUERY -DRAY_QUERY_AT -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/shadow_resolve.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/shadow_resolve_rq.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/shadow_resolve.frag
[338/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DSHADOW_MAP -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/shadow_resolve.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/shadow_resolve_sh.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/shadow_resolve.frag
[339/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/sky.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky.frag
[340/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/sky.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky.vert
[341/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky_multi_scattering.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/sky_multi_scattering.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky_multi_scattering.frag
[342/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky_transmittance.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/sky_transmittance.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky_transmittance.frag
[343/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky_view_clouds_lut.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/sky_view_clouds_lut.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky_view_clouds_lut.frag
[344/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky_view_lut.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/sky_view_lut.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sky_view_lut.frag
[345/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DHAS_UV -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ssao_compose.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert
[346/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/ssao/ssao_compose.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ssao_compose.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/ssao/ssao_compose.frag
[347/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/ssao/ssao.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ssao.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/ssao/ssao.comp
[348/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DSSAO -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/ssao/ssao_compose.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ssao_compose_ssao.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/ssao/ssao_compose.frag
[349/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/stash.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/stash.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/stash.frag
[350/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/stash.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert
[351/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sun.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/sun.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sun.frag
[352/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sun.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/sun.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/sky/sun.vert
[353/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/tonemapping.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/tonemapping.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/lighting/tonemapping.frag
[354/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DHAS_UV -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/tonemapping.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert
[355/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/underwater.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert
[356/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DSCATTERING -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/underwater.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/underwater_s.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/underwater.frag
[357/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/underwater.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/underwater_t.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/underwater.frag
[358/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V --target-env spirv1.4 -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/water_reflection.mesh -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/water_reflection.mesh.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/water_reflection.mesh
[359/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/water_reflection.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/water_reflection.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/water_reflection.frag
[360/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/water_reflection.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/copy.vert
[361/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/glslangValidator -V -DSSR -I"/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader" /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/water_reflection.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/water_reflection_ssr.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/water/water_reflection.frag
[362/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_binary.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_binary.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_binary.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/archive/archive_binary.cc
[363/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/animation.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/animation.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/animation.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/animation.cc
[364/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/archive.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/archive.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/archive.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/archive.cc
[365/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_binsafe.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_binsafe.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_binsafe.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/archive/archive_binsafe.cc
[366/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/buffer.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/buffer.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/buffer.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/buffer.cc
[367/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_ascii.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_ascii.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_ascii.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/archive/archive_ascii.cc
[368/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/font.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/font.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/font.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/font.cc
[369/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/material.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/material.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/material.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/material.cc
[370/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/math.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/math.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/math.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/math.cc
[371/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/model.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/model.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/model.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/model.cc
[372/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/model_hierarchy.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/model_hierarchy.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/model_hierarchy.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/model_hierarchy.cc
[373/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/messages.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/messages.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/messages.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/messages.cc
[374/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/mesh.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/mesh.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/mesh.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/mesh.cc
[375/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/model_mesh.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/model_mesh.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/model_mesh.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/model_mesh.cc
[376/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/phoenix.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/phoenix.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/phoenix.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/phoenix.cc
[377/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/morph_mesh.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/morph_mesh.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/morph_mesh.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/morph_mesh.cc
[378/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/model_script.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/model_script.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/model_script.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/model_script.cc
[379/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/model_script_dsl.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/model_script_dsl.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/model_script_dsl.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/model_script_dsl.cc
[380/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/proto_mesh.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/proto_mesh.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/proto_mesh.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/proto_mesh.cc
[381/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/save_game.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/save_game.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/save_game.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/save_game.cc
[382/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/softskin_mesh.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/softskin_mesh.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/softskin_mesh.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/softskin_mesh.cc
[383/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/texture.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/texture.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/texture.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/texture.cc
[384/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/script.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/script.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/script.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/script.cc
[385/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vdfs.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vdfs.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vdfs.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vdfs.cc
[386/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/camera.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/camera.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/camera.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vobs/camera.cc
[387/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/light.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/light.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/light.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vobs/light.cc
[388/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/sound.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/sound.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/sound.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vobs/sound.cc
[389/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/mob.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/mob.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/mob.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vobs/mob.cc
[390/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/misc.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/misc.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/misc.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vobs/misc.cc
[391/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/trigger.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/trigger.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/trigger.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vobs/trigger.cc
[392/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/Vfs.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/Vfs.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/Vfs.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/Vfs.cc
[393/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/zone.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/zone.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/zone.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vobs/zone.cc
[394/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/vob.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/vob.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/vob.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vobs/vob.cc
[395/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/world/bsp_tree.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/world/bsp_tree.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/world/bsp_tree.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/world/bsp_tree.cc
[396/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/world.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/world.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/world.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/world.cc
[397/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/ext/dds_convert.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/ext/dds_convert.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/ext/dds_convert.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/ext/dds_convert.cc
[398/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/world/way_net.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/world/way_net.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/world/way_net.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/world/way_net.cc
[399/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/shader && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/ && /usr/local/bin/cmake -P /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/shader/link_shaders.cmake
[400/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -Dsquish_EXPORTS -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -MD -MT lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/alpha.cpp.o -MF lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/alpha.cpp.o.d -o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/alpha.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish/alpha.cpp
[401/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/vm.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/vm.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/vm.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/vm.cc
[402/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/world/vob_tree.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/world/vob_tree.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/world/vob_tree.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/world/vob_tree.cc
[403/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -Dsquish_EXPORTS -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -MD -MT lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/clusterfit.cpp.o -MF lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/clusterfit.cpp.o.d -o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/clusterfit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish/clusterfit.cpp
[404/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -Dsquish_EXPORTS -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -MD -MT lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourblock.cpp.o -MF lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourblock.cpp.o.d -o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourblock.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish/colourblock.cpp
[405/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -Dsquish_EXPORTS -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -MD -MT lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourfit.cpp.o -MF lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourfit.cpp.o.d -o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourfit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish/colourfit.cpp
[406/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -Dsquish_EXPORTS -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -MD -MT lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourset.cpp.o -MF lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourset.cpp.o.d -o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourset.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish/colourset.cpp
[407/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -Dsquish_EXPORTS -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -MD -MT lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/maths.cpp.o -MF lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/maths.cpp.o.d -o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/maths.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish/maths.cpp
[408/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -Dsquish_EXPORTS -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -MD -MT lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/rangefit.cpp.o -MF lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/rangefit.cpp.o.d -o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/rangefit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish/rangefit.cpp
[409/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -Dsquish_EXPORTS -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -MD -MT lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/singlecolourfit.cpp.o -MF lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/singlecolourfit.cpp.o.d -o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/singlecolourfit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish/singlecolourfit.cpp
[410/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/blit.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/blit.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/blit.frag
[411/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/blit.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/blit.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/blit.vert
[412/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/copy.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/copy.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/copy.comp
[413/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V -DFRM_SMALL /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/copy.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/copy.s.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/copy.comp
[414/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/brush.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/empty.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/brush.frag
[415/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/mesh_compactage.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/mesh_compactage.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/mesh_compactage.comp
[416/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/brush.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/empty.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/brush.vert
[417/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -Dsquish_EXPORTS -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -MD -MT lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/squish.cpp.o -MF lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/squish.cpp.o.d -o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/squish.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish/squish.cpp
[418/959] : && /usr/ports/pobj/opengothic-0.80/bin/c++ -fPIC -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG  -L/usr/local/lib  -L/usr/X11R6/lib -shared -Wl,-soname,libsquish.so.0.0 -o opengothic/libsquish.so.0.0 lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/alpha.cpp.o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/clusterfit.cpp.o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourblock.cpp.o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourfit.cpp.o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/colourset.cpp.o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/maths.cpp.o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/rangefit.cpp.o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/singlecolourfit.cpp.o lib/phoenix/vendor/libsquish/CMakeFiles/squish.dir/squish.cpp.o   && :
[419/959] /usr/local/bin/cmake -E cmake_symlink_library opengothic/libsquish.so.0.0 opengothic/libsquish.so.0.0 opengothic/libsquish.so && :
[420/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/mesh_init.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/mesh_init.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/mesh_init.comp
[421/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V -DTEXTURE /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/brush.frag -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/tex_brush.frag.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/brush.frag
[422/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/adler32.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/adler32.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/adler32.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/adler32.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_z(adler, buf, len)
              ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32(adler, buf, len)
              ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uLong adler32_combine_(adler1, adler2, len2)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/adler32.c:172:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine(adler1, adler2, len2)
              ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/adler32.c:180:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT adler32_combine64(adler1, adler2, len2)
              ^
5 warnings generated.
[423/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/mesh_prefix_pass.comp -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/mesh_prefix_pass.comp.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/mesh_prefix_pass.comp
[424/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/compress.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/compress.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/compress.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/compress.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/compress.c:22:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress2 (dest, destLen, source, sourceLen, level)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/compress.c:68:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT compress (dest, destLen, source, sourceLen)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/compress.c:81:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT compressBound (sourceLen)
              ^
3 warnings generated.
[425/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/glslangValidator -V -DTEXTURE /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/brush.vert -o /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/tex_brush.vert.sprv
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/brush.vert
[426/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzclose.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzclose.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzclose.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzclose.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzclose.c:11:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzclose(file)
            ^
1 warning generated.
[427/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/crc32.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/crc32.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/crc32.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c:202:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32_z(crc, buf, len)
                      ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c:237:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT crc32(crc, buf, len)
                      ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c:266:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned long crc32_little(crc, buf, len)
                    ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c:306:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned long crc32_big(crc, buf, len)
                    ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c:344:21: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned long gf2_matrix_times(mat, vec)
                    ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c:361:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gf2_matrix_square(square, mat)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c:372:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uLong crc32_combine_(crc1, crc2, len2)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c:428:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine(crc1, crc2, len2)
              ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/crc32.c:436:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT crc32_combine64(crc1, crc2, len2)
              ^
9 warnings generated.
[428/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv/ && /usr/local/bin/cmake -P /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/shaders/link_shaders.cmake
[429/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzlib.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzlib.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzlib.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:75:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gz_reset(state)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:91:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local gzFile gz_open(path, fd, mode)
             ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:270:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gzFile ZEXPORT gzopen(path, mode)
               ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:278:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gzFile ZEXPORT gzopen64(path, mode)
               ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:286:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gzFile ZEXPORT gzdopen(fd, mode)
               ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:316:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzbuffer(file, size)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:343:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzrewind(file)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:366:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off64_t ZEXPORT gzseek64(file, offset, whence)
                  ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:443:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off_t ZEXPORT gzseek(file, offset, whence)
                ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:455:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off64_t ZEXPORT gztell64(file)
                  ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:472:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off_t ZEXPORT gztell(file)
                ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:482:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off64_t ZEXPORT gzoffset64(file)
                  ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:505:17: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_off_t ZEXPORT gzoffset(file)
                ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:515:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzeof(file)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:532:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
const char * ZEXPORT gzerror(file, errnum)
                     ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:553:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZEXPORT gzclearerr(file)
             ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzlib.c:579:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL gz_error(state, err, msg)
                   ^
17 warnings generated.
[430/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzread.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzread.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzread.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:21:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_load(state, buf, len, have)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:35:15: warning: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
        ret = read(state->fd, buf + *have, get);
              ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:56:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_avail(state)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:91:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_look(state)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:175:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_decomp(state)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:229:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_fetch(state)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:259:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_skip(state, len)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:294:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_size_t gz_read(state, buf, len)
               ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:375:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzread(file, buf, len)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:411:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_size_t ZEXPORT gzfread(buf, size, nitems, file)
                 ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:447:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzgetc(file)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:476:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzgetc_(file)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:483:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzungetc(c, file)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:543:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
char * ZEXPORT gzgets(file, buf, len)
               ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:607:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzdirect(file)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:627:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzclose_r(file)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzread.c:651:11: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
    ret = close(state->fd);
          ^
17 warnings generated.
[431/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzwrite.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzwrite.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzwrite.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:17:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_init(state)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:73:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_comp(state, flush)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:89:20: warning: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
            writ = write(state->fd, strm->next_in, put);
                   ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:110:24: warning: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
                writ = write(state->fd, state->x.next, put);
                       ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:145:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int gz_zero(state, len)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:178:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local z_size_t gz_write(state, buf, len)
               ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:246:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzwrite(file, buf, len)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:274:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
z_size_t ZEXPORT gzfwrite(buf, size, nitems, file)
                 ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:304:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzputc(file, c)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:352:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzputs(file, str)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:553:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzflush(file, flush)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:585:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzsetparams(file, level, strategy)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:627:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT gzclose_w(file)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/gzwrite.c:661:9: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
    if (close(state->fd) == -1)
        ^
14 warnings generated.
[432/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inftrees.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inftrees.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inftrees.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inftrees.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inftrees.c:32:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work)
                  ^
1 warning generated.
[433/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/deflate.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/deflate.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/deflate.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:201:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void slide_hash(s)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:228:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit_(strm, level, version, stream_size)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:240:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy,
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:353:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int deflateStateCheck (strm)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:376:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:445:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:467:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateResetKeep (strm)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:505:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateReset (strm)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:517:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateSetHeader (strm, head)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:528:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePending (strm, pending, bits)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:542:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflatePrime (strm, bits, value)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:568:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateParams(strm, level, strategy)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:617:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:652:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
uLong ZEXPORT deflateBound(strm, sourceLen)
              ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:716:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void putShortMSB (s, b)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:730:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void flush_pending(strm)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:763:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflate (strm, flush)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:1076:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateEnd (strm)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:1102:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT deflateCopy (dest, source)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:1164:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned read_buf(strm, buf, size)
               ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:1194:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void lm_init (s)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:1236:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local uInt longest_match(s, cur_match)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:1482:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fill_window(s)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:1643:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_stored(s, flush)
                  ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:1824:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_fast(s, flush)
                  ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:1926:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_slow(s, flush)
                  ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:2057:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_rle(s, flush)
                  ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/deflate.c:2130:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local block_state deflate_huff(s, flush)
                  ^
28 warnings generated.
[434/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/infback.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/infback.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/infback.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/infback.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/infback.c:28:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackInit_(strm, windowBits, window, version, stream_size)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/infback.c:82:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/infback.c:250:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBack(strm, in, in_desc, out, out_desc)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/infback.c:631:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateBackEnd(strm)
            ^
4 warnings generated.
[435/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/uncompr.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/uncompr.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/uncompr.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/uncompr.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/uncompr.c:27:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress2 (dest, destLen, source, sourceLen)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/uncompr.c:86:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT uncompress (dest, destLen, source, sourceLen)
            ^
2 warnings generated.
[436/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inffast.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inffast.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inffast.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inffast.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inffast.c:50:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL inflate_fast(strm, start)
                   ^
1 warning generated.
[437/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/zutil.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/zutil.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/zutil.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/zutil.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/zutil.c:133:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
const char * ZEXPORT zError(err)
                     ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/zutil.c:305:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
voidpf ZLIB_INTERNAL zcalloc (opaque, items, size)
                     ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/zutil.c:315:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL zcfree (opaque, ptr)
                   ^
3 warnings generated.
[438/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_EXPORTS=1 -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/mio/include -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -DPHOENIX_STATIC=1 -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic -Wno-conversion -MD -MT lib/phoenix/CMakeFiles/phoenix.dir/source/ext/daedalus_classes.cc.o -MF lib/phoenix/CMakeFiles/phoenix.dir/source/ext/daedalus_classes.cc.o.d -o lib/phoenix/CMakeFiles/phoenix.dir/source/ext/daedalus_classes.cc.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/source/ext/daedalus_classes.cc
[439/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/trees.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/trees.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/trees.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:379:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_init(s)
                   ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:407:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void init_block(s)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:451:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void pqdownheap(s, tree, k)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:486:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_bitlen(s, desc)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:572:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void gen_codes (tree, max_code, bl_count)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:615:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void build_tree(s, desc)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:703:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void scan_tree (s, tree, max_code)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:748:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_tree (s, tree, max_code)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:799:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int build_bl_tree(s)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:834:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void send_all_trees(s, lcodes, dcodes, blcodes)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:863:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last)
                   ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:886:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_bits(s)
                   ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:896:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_align(s)
                   ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:911:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last)
                   ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:1014:19: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZLIB_INTERNAL _tr_tally (s, dist, lc)
                  ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:1064:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void compress_block(s, ltree, dtree)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:1124:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int detect_data_type(s)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:1158:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned bi_reverse(code, len)
               ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:1173:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_flush(s)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/trees.c:1190:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void bi_windup(s)
           ^
20 warnings generated.
[440/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inflate.o -MF lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inflate.o.d -o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inflate.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:105:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int inflateStateCheck(strm)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:119:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateResetKeep(strm)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:144:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset(strm)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:157:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateReset2(strm, windowBits)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:195:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:239:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateInit_(strm, version, stream_size)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:247:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflatePrime(strm, bits, value)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:278:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local void fixedtables(state)
           ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:396:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local int updatewindow(strm, end, copy)
          ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:622:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflate(strm, flush)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1277:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateEnd(strm)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1291:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1314:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1349:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateGetHeader(strm, head)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1377:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
local unsigned syncsearch(have, buf, len)
               ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1400:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSync(strm)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1451:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateSyncPoint(strm)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1461:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateCopy(dest, source)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1508:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateUndermine(strm, subvert)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1526:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
int ZEXPORT inflateValidate(strm, check)
            ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1541:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
long ZEXPORT inflateMark(strm)
             ^
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib/inflate.c:1554:23: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
unsigned long ZEXPORT inflateCodesUsed(strm)
                      ^
22 warnings generated.
[441/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngmem.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngmem.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngmem.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngmem.c
[442/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngerror.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngerror.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngerror.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngerror.c
[443/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngget.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngget.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngget.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngget.c
[444/959] : && /usr/local/bin/cmake -E rm -f lib/Tempest/Engine/thirdparty/zlib/libzlibstatic.a && /usr/bin/ar qc lib/Tempest/Engine/thirdparty/zlib/libzlibstatic.a  lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/adler32.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/compress.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/crc32.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/deflate.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzclose.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzlib.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzread.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/gzwrite.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inflate.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/infback.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inftrees.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/inffast.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/trees.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/uncompr.o lib/Tempest/Engine/thirdparty/zlib/CMakeFiles/zlibstatic.dir/zutil.o && /usr/bin/ranlib lib/Tempest/Engine/thirdparty/zlib/libzlibstatic.a && :
[445/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrio.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrio.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrio.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngrio.c
[446/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngpread.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngpread.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngpread.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngpread.c
[447/959] /usr/ports/pobj/opengothic-0.80/bin/c++  -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT lib/phoenix/vendor/glm/glm/CMakeFiles/glm_static.dir/detail/glm.cpp.o -MF lib/phoenix/vendor/glm/glm/CMakeFiles/glm_static.dir/detail/glm.cpp.o.d -o lib/phoenix/vendor/glm/glm/CMakeFiles/glm_static.dir/detail/glm.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/detail/glm.cpp
[448/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/png.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/png.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/png.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/png.c
[449/959] : && /usr/local/bin/cmake -E rm -f lib/phoenix/vendor/glm/glm/libglm_static.a && /usr/bin/ar qc lib/phoenix/vendor/glm/glm/libglm_static.a  lib/phoenix/vendor/glm/glm/CMakeFiles/glm_static.dir/detail/glm.cpp.o && /usr/bin/ranlib lib/phoenix/vendor/glm/glm/libglm_static.a && :
[450/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngset.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngset.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngset.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngset.c
[451/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngread.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngread.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngread.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngread.c
[452/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngtrans.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngtrans.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngtrans.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngtrans.c
[453/959] : && /usr/local/bin/cmake -E rm -f lib/phoenix/libphoenix.a && /usr/bin/ar qc lib/phoenix/libphoenix.a  lib/phoenix/CMakeFiles/phoenix.dir/source/animation.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/archive.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_ascii.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_binary.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/archive/archive_binsafe.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/buffer.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/font.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/material.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/math.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/mesh.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/messages.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/model.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/model_hierarchy.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/model_mesh.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/model_script.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/model_script_dsl.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/morph_mesh.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/phoenix.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/proto_mesh.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/save_game.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/script.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/softskin_mesh.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/texture.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vdfs.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/Vfs.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/camera.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/light.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/misc.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/mob.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/sound.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/trigger.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/vob.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vobs/zone.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/vm.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/world.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/world/bsp_tree.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/world/vob_tree.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/world/way_net.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/ext/dds_convert.cc.o lib/phoenix/CMakeFiles/phoenix.dir/source/ext/daedalus_classes.cc.o && /usr/bin/ranlib lib/phoenix/libphoenix.a && :
[454/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwio.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwio.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwio.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngwio.c
[455/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwtran.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwtran.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwtran.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngwtran.c
[456/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrutil.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrutil.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrutil.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngrutil.c
[457/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwrite.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwrite.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwrite.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngwrite.c
[458/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrtran.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrtran.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrtran.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngrtran.c
[459/959] /usr/ports/pobj/opengothic-0.80/bin/cc -DPNG_ARM_NEON_OPT=0 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -O2 -pipe -g -DNDEBUG -fPIC -MD -MT lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwutil.c.o -MF lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwutil.c.o.d -o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwutil.c.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng/pngwutil.c
[460/959] : && /usr/local/bin/cmake -E rm -f lib/Tempest/Engine/thirdparty/libpng/libpng16.a && /usr/bin/ar qc lib/Tempest/Engine/thirdparty/libpng/libpng16.a  lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/png.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngerror.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngget.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngmem.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngpread.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngread.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrio.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrtran.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngrutil.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngset.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngtrans.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwio.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwrite.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwtran.c.o lib/Tempest/Engine/thirdparty/libpng/CMakeFiles/png_static.dir/pngwutil.c.o && /usr/bin/ranlib lib/Tempest/Engine/thirdparty/libpng/libpng16.a && :
[461/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=c++11 -fPIC -Wall -Wextra -Wshadow -Wno-deprecated-declarations -MD -MT lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cfg.cpp.o -MF lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cfg.cpp.o.d -o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cfg.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross/spirv_cfg.cpp
[462/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=c++11 -fPIC -Wall -Wextra -Wshadow -Wno-deprecated-declarations -MD -MT lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_parser.cpp.o -MF lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_parser.cpp.o.d -o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_parser.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross/spirv_parser.cpp
[463/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=c++11 -fPIC -Wall -Wextra -Wshadow -Wno-deprecated-declarations -MD -MT lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cross_parsed_ir.cpp.o -MF lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cross_parsed_ir.cpp.o.d -o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cross_parsed_ir.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross/spirv_cross_parsed_ir.cpp
[464/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/alpha.cpp.o -MF lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/alpha.cpp.o.d -o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/alpha.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/alpha.cpp
[465/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/clusterfit.cpp.o -MF lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/clusterfit.cpp.o.d -o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/clusterfit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/clusterfit.cpp
[466/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourblock.cpp.o -MF lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourblock.cpp.o.d -o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourblock.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/colourblock.cpp
[467/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourfit.cpp.o -MF lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourfit.cpp.o.d -o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourfit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/colourfit.cpp
[468/959] /usr/ports/pobj/opengothic-0.80/bin/c++  -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT shader/CMakeFiles/GothicShaders.dir/sprv/shader.cpp.o -MF shader/CMakeFiles/GothicShaders.dir/sprv/shader.cpp.o.d -o shader/CMakeFiles/GothicShaders.dir/sprv/shader.cpp.o -c /usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv/shader.cpp
[469/959] : && /usr/local/bin/cmake -E rm -f shader/libGothicShaders.a && /usr/bin/ar qc shader/libGothicShaders.a  shader/CMakeFiles/GothicShaders.dir/sprv/shader.cpp.o && /usr/bin/ranlib shader/libGothicShaders.a && :
[470/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourset.cpp.o -MF lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourset.cpp.o.d -o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourset.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/colourset.cpp
[471/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/maths.cpp.o -MF lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/maths.cpp.o.d -o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/maths.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/maths.cpp
[472/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/rangefit.cpp.o -MF lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/rangefit.cpp.o.d -o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/rangefit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/rangefit.cpp
[473/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/singlecolourfit.cpp.o -MF lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/singlecolourfit.cpp.o.d -o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/singlecolourfit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/singlecolourfit.cpp
[474/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/. -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/squish.cpp.o -MF lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/squish.cpp.o.d -o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/squish.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/squish/squish.cpp
[475/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/IDMath.o -MF lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/IDMath.o.d -o lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/IDMath.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletInverseDynamics/IDMath.cpp
[476/959] : && /usr/local/bin/cmake -E rm -f lib/Tempest/Engine/thirdparty/squish/libsquish-tempest.a && /usr/bin/ar qc lib/Tempest/Engine/thirdparty/squish/libsquish-tempest.a  lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/alpha.cpp.o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/clusterfit.cpp.o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourblock.cpp.o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourfit.cpp.o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/colourset.cpp.o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/maths.cpp.o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/rangefit.cpp.o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/singlecolourfit.cpp.o lib/Tempest/Engine/thirdparty/squish/CMakeFiles/squish-tempest.dir/squish.cpp.o && /usr/bin/ranlib lib/Tempest/Engine/thirdparty/squish/libsquish-tempest.a && :
[477/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeInitCache.o -MF lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeInitCache.o.d -o lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeInitCache.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletInverseDynamics/details/MultiBodyTreeInitCache.cpp
[478/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/MultiBodyTree.o -MF lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/MultiBodyTree.o.d -o lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/MultiBodyTree.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletInverseDynamics/MultiBodyTree.cpp
[479/959] cd /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts && /usr/local/bin/cmake -E make_directory /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/ && /usr/local/bin/cmake -P /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/fonts/compile_fonts.cmake
[480/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeImpl.o -MF lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeImpl.o.d -o lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeImpl.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletInverseDynamics/details/MultiBodyTreeImpl.cpp
[481/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=c++11 -fPIC -Wall -Wextra -Wshadow -Wno-deprecated-declarations -MD -MT lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cross.cpp.o -MF lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cross.cpp.o.d -o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cross.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross/spirv_cross.cpp
[482/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/bink/frame.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/bink/frame.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/bink/frame.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/bink/frame.cpp
[483/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/commandline.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/commandline.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/commandline.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/commandline.cpp
[484/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/bink/video.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/bink/video.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/bink/video.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/bink/video.cpp
[485/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/band.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/band.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/band.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/band.cpp
[486/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/camera.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/camera.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/camera.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/camera.cpp
[487/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/directmusic.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/directmusic.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/directmusic.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/directmusic.cpp
[488/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/dlscollection.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/dlscollection.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/dlscollection.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/dlscollection.cpp
[489/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/info.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/info.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/info.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/info.cpp
[490/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBody.cpp
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBody.cpp:522:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
        a.m_node->m_battach = 1;
                            ^ ~
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBody.cpp:559:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
        c.m_node->m_battach = 1;
                            ^ ~
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBody.cpp:633:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
        c.m_node->m_battach = 1;
                            ^ ~
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBody.cpp:1457:45: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
                                        m_links[m_links.size() - 1].m_bbending = 1;
                                                                               ^ ~
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBody.cpp:3586:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
        impulse.m_asVelocity = 1;
                             ^ ~
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBody.cpp:3631:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
        impulse.m_asVelocity = 1;
                             ^ ~
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBody.cpp:3677:23: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
        impulse.m_asVelocity = 1;
                             ^ ~
7 warnings generated.
[491/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=c++11 -fPIC -Wall -Wextra -Wshadow -Wno-deprecated-declarations -MD -MT lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-hlsl.dir/spirv_hlsl.cpp.o -MF lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-hlsl.dir/spirv_hlsl.cpp.o.d -o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-hlsl.dir/spirv_hlsl.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross/spirv_hlsl.cpp
[492/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/hydra.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/hydra.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/hydra.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/hydra.cpp
[493/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/music.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/music.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/music.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/music.cpp
[494/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/mixer.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/mixer.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/mixer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/mixer.cpp
[495/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/pattern.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/pattern.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/pattern.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/pattern.cpp
[496/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/reference.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/reference.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/reference.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/reference.cpp
[497/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/riff.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/riff.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/riff.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/riff.cpp
[498/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/segment.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/segment.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/segment.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/segment.cpp
[499/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/soundfont.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/soundfont.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/soundfont.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/soundfont.cpp
[500/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/style.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/style.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/style.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/style.cpp
[501/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/aiouputpipe.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/aiouputpipe.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/aiouputpipe.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/aiouputpipe.cpp
[502/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/patternlist.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/patternlist.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/patternlist.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/patternlist.cpp
[503/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/track.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/track.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/track.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/track.cpp
[504/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/dmusic/wave.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/dmusic/wave.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/dmusic/wave.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/dmusic/wave.cpp
[505/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/compatibility/mem32.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/compatibility/mem32.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/mem32.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/compatibility/mem32.cpp
[506/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/compatibility/scriptplugin.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/compatibility/scriptplugin.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/scriptplugin.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/compatibility/scriptplugin.cpp
[507/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/aistate.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/aistate.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/aistate.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/aistate.cpp
[508/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/compatibility/phoenix.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/compatibility/phoenix.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/phoenix.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/compatibility/phoenix.cpp
[509/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/damagecalculator.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/damagecalculator.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/damagecalculator.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/damagecalculator.cpp
[510/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/definitions/cameradefinitions.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/definitions/cameradefinitions.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/definitions/cameradefinitions.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/definitions/cameradefinitions.cpp
[511/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/compatibility/lego.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/compatibility/lego.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/lego.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/compatibility/lego.cpp
[512/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/definitions/fightaidefinitions.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/definitions/fightaidefinitions.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/definitions/fightaidefinitions.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/definitions/fightaidefinitions.cpp
[513/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=c++11 -fPIC -Wall -Wextra -Wshadow -Wno-deprecated-declarations -MD -MT lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-glsl.dir/spirv_glsl.cpp.o -MF lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-glsl.dir/spirv_glsl.cpp.o.d -o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-glsl.dir/spirv_glsl.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross/spirv_glsl.cpp
[514/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/definitions/spelldefinitions.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/definitions/spelldefinitions.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/definitions/spelldefinitions.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/definitions/spelldefinitions.cpp
[515/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/definitions/musicdefinitions.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/definitions/musicdefinitions.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/definitions/musicdefinitions.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/definitions/musicdefinitions.cpp
[516/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/definitions/sounddefinitions.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/definitions/sounddefinitions.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/definitions/sounddefinitions.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/definitions/sounddefinitions.cpp
[517/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/definitions/particlesdefinitions.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/definitions/particlesdefinitions.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/definitions/particlesdefinitions.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/definitions/particlesdefinitions.cpp
[518/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/definitions/svmdefinitions.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/definitions/svmdefinitions.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/definitions/svmdefinitions.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/definitions/svmdefinitions.cpp
[519/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/fightalgo.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/fightalgo.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/fightalgo.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/fightalgo.cpp
[520/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/definitions/visualfxdefinitions.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/definitions/visualfxdefinitions.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/definitions/visualfxdefinitions.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/definitions/visualfxdefinitions.cpp
[521/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/globaleffects.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/globaleffects.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/globaleffects.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/globaleffects.cpp
[522/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/compatibility/ikarus.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/compatibility/ikarus.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/ikarus.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/compatibility/ikarus.cpp
[523/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/gamesession.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/gamesession.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/gamesession.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/gamesession.cpp
[524/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/movealgo.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/movealgo.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/movealgo.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/movealgo.cpp
[525/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/inventory.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/inventory.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/inventory.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/inventory.cpp
[526/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/savegameheader.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/savegameheader.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/savegameheader.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/savegameheader.cpp
[527/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/questlog.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/questlog.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/questlog.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/questlog.cpp
[528/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/playercontrol.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/playercontrol.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/playercontrol.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/playercontrol.cpp
[529/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/serialize.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/serialize.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/serialize.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/serialize.cpp
[530/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/worldstatestorage.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/worldstatestorage.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/worldstatestorage.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/worldstatestorage.cpp
[531/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/bounds.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/bounds.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/bounds.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/bounds.cpp
[532/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/frustrum.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/frustrum.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/frustrum.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/dynamic/frustrum.cpp
[533/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/gamemusic.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/gamemusic.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/gamemusic.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/gamemusic.cpp
[534/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=c++11 -fPIC -Wall -Wextra -Wshadow -Wno-deprecated-declarations -MD -MT lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-msl.dir/spirv_msl.cpp.o -MF lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-msl.dir/spirv_msl.cpp.o.d -o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-msl.dir/spirv_msl.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross/spirv_msl.cpp
[535/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/visibleset.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/visibleset.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/visibleset.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/dynamic/visibleset.cpp
[536/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/instancestorage.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/instancestorage.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/instancestorage.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/instancestorage.cpp
[537/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/effect.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/effect.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/effect.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/effect.cpp
[538/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/visibilitygroup.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/visibilitygroup.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/visibilitygroup.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/dynamic/visibilitygroup.cpp
[539/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/lightsource.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/lightsource.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/lightsource.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/lightsource.cpp
[540/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/inventoryrenderer.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/inventoryrenderer.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/inventoryrenderer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/inventoryrenderer.cpp
[541/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/material.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/material.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/material.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/material.cpp
[542/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/lightgroup.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/lightgroup.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/lightgroup.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/lightgroup.cpp
[543/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animmath.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animmath.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animmath.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/animmath.cpp
[544/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animationsolver.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animationsolver.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animationsolver.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/animationsolver.cpp
[545/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mdlvisual.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mdlvisual.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mdlvisual.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mdlvisual.cpp
[546/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/attachbinder.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/attachbinder.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/attachbinder.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/attachbinder.cpp
[547/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animation.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animation.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animation.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/animation.cpp
[548/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/landscape.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/landscape.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/landscape.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/landscape.cpp
[549/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/skeleton.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/skeleton.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/skeleton.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/skeleton.cpp
[550/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/animmesh.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/animmesh.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/animmesh.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/submesh/animmesh.cpp
[551/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/gothic.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/gothic.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/gothic.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/gothic.cpp
[552/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/protomesh.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/protomesh.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/protomesh.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/protomesh.cpp
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/protomesh.cpp:7:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physicmeshshape.h:3:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physics.h:27:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btSerializer.h:502:7: warning: variable 'mysize' set but not used [-Wunused-but-set-variable]
                int mysize = 0;
                    ^
1 warning generated.
[553/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/pose.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/pose.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/pose.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/pose.cpp
[554/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/pfxemittermesh.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/pfxemittermesh.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/pfxemittermesh.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/submesh/pfxemittermesh.cpp
[555/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/meshobjects.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/meshobjects.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/meshobjects.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/meshobjects.cpp
[556/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/staticmesh.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/staticmesh.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/staticmesh.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/submesh/staticmesh.cpp
[557/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/objectsbucket.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/objectsbucket.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/objectsbucket.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/objectsbucket.cpp
[558/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/packedmesh.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/packedmesh.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/packedmesh.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/mesh/submesh/packedmesh.cpp
[559/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/objvisual.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/objvisual.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/objvisual.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/objvisual.cpp
[560/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/particlefx.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/particlefx.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/particlefx.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/pfx/particlefx.cpp
[561/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/pfxobjects.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/pfxobjects.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/pfxobjects.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/pfx/pfxobjects.cpp
[562/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/pfxbucket.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/pfxbucket.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/pfxbucket.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/pfx/pfxbucket.cpp
[563/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/rtscene.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/rtscene.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/rtscene.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/rtscene.cpp
[564/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/sceneglobals.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/sceneglobals.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/sceneglobals.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/sceneglobals.cpp
[565/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/renderer.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/renderer.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/renderer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/renderer.cpp
[566/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/shaders.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/shaders.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/shaders.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/shaders.cpp
[567/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/visualobjects.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/visualobjects.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/visualobjects.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/visualobjects.cpp
[568/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/sky/sky.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/sky/sky.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/sky/sky.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/sky/sky.cpp
[569/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/game/gamescript.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/game/gamescript.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/game/gamescript.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/game/gamescript.cpp
[570/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/visualfx.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/visualfx.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/visualfx.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/visualfx.cpp
[571/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/graphics/worldview.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/graphics/worldview.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/graphics/worldview.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/graphics/worldview.cpp
[572/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/main.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/main.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/main.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/main.cpp
[573/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/physics/physicmesh.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/physics/physicmesh.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/physics/physicmesh.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physicmesh.cpp
[574/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/physics/collisionworld.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/physics/collisionworld.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/physics/collisionworld.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/collisionworld.cpp
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/collisionworld.cpp:1:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/collisionworld.h:12:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physics.h:27:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btSerializer.h:502:7: warning: variable 'mysize' set but not used [-Wunused-but-set-variable]
                int mysize = 0;
                    ^
1 warning generated.
[575/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/marvin.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/marvin.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/marvin.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/marvin.cpp
[576/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/physics/physicmeshshape.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/physics/physicmeshshape.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/physics/physicmeshshape.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physicmeshshape.cpp
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physicmeshshape.cpp:1:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physicmeshshape.h:3:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physics.h:27:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btSerializer.h:502:7: warning: variable 'mysize' set but not used [-Wunused-but-set-variable]
                int mysize = 0;
                    ^
1 warning generated.
[577/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/physics/physicvbo.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/physics/physicvbo.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/physics/physicvbo.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physicvbo.cpp
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physicvbo.cpp:1:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physicvbo.h:7:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physics.h:27:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btSerializer.h:502:7: warning: variable 'mysize' set but not used [-Wunused-but-set-variable]
                int mysize = 0;
                    ^
1 warning generated.
[578/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/mainwindow.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/mainwindow.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/mainwindow.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/mainwindow.cpp
[579/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/physics/dynamicworld.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/physics/dynamicworld.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/physics/dynamicworld.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/dynamicworld.cpp
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/dynamicworld.cpp:3:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/collisionworld.h:12:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/physics/physics.h:27:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h:22:
In file included from /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h:20:
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btSerializer.h:502:7: warning: variable 'mysize' set but not used [-Wunused-but-set-variable]
                int mysize = 0;
                    ^
1 warning generated.
[580/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/chapterscreen.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/chapterscreen.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/chapterscreen.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/chapterscreen.cpp
[581/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/sound/soundfx.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/sound/soundfx.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/sound/soundfx.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/sound/soundfx.cpp
[582/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/consolewidget.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/consolewidget.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/consolewidget.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/consolewidget.cpp
[583/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/documentmenu.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/documentmenu.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/documentmenu.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/documentmenu.cpp
[584/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/stacklayout.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/stacklayout.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/stacklayout.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/stacklayout.cpp
[585/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/dialogmenu.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/dialogmenu.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/dialogmenu.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/dialogmenu.cpp
[586/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/touchinput.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/touchinput.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/touchinput.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/touchinput.cpp
[587/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/crashlog.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/crashlog.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/crashlog.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/crashlog.cpp
[588/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/inventorymenu.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/inventorymenu.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/inventorymenu.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/inventorymenu.cpp
[589/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/fileutil.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/fileutil.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/fileutil.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/fileutil.cpp
[590/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/gamemenu.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/gamemenu.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/gamemenu.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/gamemenu.cpp
[591/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/menuroot.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/menuroot.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/menuroot.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/menuroot.cpp
[592/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/dbgpainter.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/dbgpainter.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/dbgpainter.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/dbgpainter.cpp
[593/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/mouseutil.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/mouseutil.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/mouseutil.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/mouseutil.cpp
[594/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/installdetect.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/installdetect.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/installdetect.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/installdetect.cpp
[595/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/ui/videowidget.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/ui/videowidget.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/ui/videowidget.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/ui/videowidget.cpp
[596/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/gthfont.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/gthfont.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/gthfont.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/gthfont.cpp
[597/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/inifile.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/inifile.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/inifile.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/inifile.cpp
[598/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/parser.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/parser.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/parser.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/parser.cpp
[599/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/resources.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/resources.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/resources.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/resources.cpp
[600/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/workers.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/workers.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/workers.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/workers.cpp
[601/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/utils/keycodec.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/utils/keycodec.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/utils/keycodec.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/utils/keycodec.cpp
[602/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/fplock.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/fplock.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/fplock.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/fplock.cpp
[603/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/aiqueue.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/aiqueue.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/aiqueue.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/aiqueue.cpp
[604/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/globalfx.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/globalfx.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/globalfx.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/globalfx.cpp
[605/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/bullet.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/bullet.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/bullet.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/bullet.cpp
[606/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/collisionzone.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/collisionzone.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/collisionzone.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/collisionzone.cpp
[607/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/fireplace.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/fireplace.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/fireplace.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/fireplace.cpp
[608/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/focus.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/focus.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/focus.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/focus.cpp
[609/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/item.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/item.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/item.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/item.cpp
[610/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/itemtorchburning.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/itemtorchburning.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/itemtorchburning.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/itemtorchburning.cpp
[611/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/pfxemitter.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/pfxemitter.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/pfxemitter.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/pfxemitter.cpp
[612/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/staticobj.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/staticobj.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/staticobj.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/staticobj.cpp
[613/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/interactive.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/interactive.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/interactive.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/interactive.cpp
[614/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/sound.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/sound.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/sound.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/sound.cpp
[615/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/spaceindex.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/spaceindex.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/spaceindex.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/spaceindex.cpp
[616/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/cscamera.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/cscamera.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/cscamera.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/cscamera.cpp
[617/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/vobbundle.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/vobbundle.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/vobbundle.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/vobbundle.cpp
[618/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/vob.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/vob.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/vob.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/vob.cpp
[619/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/earthquake.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/earthquake.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/earthquake.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/earthquake.cpp
[620/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/abstracttrigger.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/abstracttrigger.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/abstracttrigger.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/abstracttrigger.cpp
[621/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/objects/npc.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/objects/npc.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/objects/npc.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/objects/npc.cpp
[622/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/codemaster.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/codemaster.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/codemaster.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/codemaster.cpp
[623/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/messagefilter.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/messagefilter.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/messagefilter.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/messagefilter.cpp
[624/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/movercontroler.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/movercontroler.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/movercontroler.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/movercontroler.cpp
[625/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/movetrigger.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/movetrigger.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/movetrigger.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/movetrigger.cpp
[626/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/pfxcontroller.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/pfxcontroller.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/pfxcontroller.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/pfxcontroller.cpp
[627/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/touchdamage.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/touchdamage.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/touchdamage.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/touchdamage.cpp
[628/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/trigger.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/trigger.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/trigger.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/trigger.cpp
[629/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerlist.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerlist.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerlist.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/triggerlist.cpp
[630/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerscript.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerscript.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerscript.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/triggerscript.cpp
[631/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/waypoint.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/waypoint.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/waypoint.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/waypoint.cpp
[632/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerworldstart.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerworldstart.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerworldstart.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/triggerworldstart.cpp
[633/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/waypath.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/waypath.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/waypath.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/waypath.cpp
[634/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/triggers/zonetrigger.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/triggers/zonetrigger.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/triggers/zonetrigger.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/triggers/zonetrigger.cpp
[635/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/brush.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/brush.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/brush.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/2d/brush.cpp
[636/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/icon.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/icon.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/icon.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/2d/icon.cpp
[637/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/paintdevice.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/paintdevice.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/paintdevice.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/2d/paintdevice.cpp
[638/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/worldlight.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/worldlight.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/worldlight.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/worldlight.cpp
[639/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/waymatrix.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/waymatrix.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/waymatrix.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/waymatrix.cpp
[640/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/transform.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/transform.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/transform.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/2d/transform.cpp
[641/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/pen.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/pen.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/pen.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/2d/pen.cpp
[642/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/painter.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/painter.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/painter.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/2d/painter.cpp
[643/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/worldsound.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/worldsound.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/worldsound.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/worldsound.cpp
[644/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/exceptions/exception.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/exceptions/exception.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/exceptions/exception.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/exceptions/exception.cpp
[645/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/world.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/world.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/world.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/world.cpp
[646/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodecdds.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodecdds.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodecdds.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/formats/image/pixmapcodecdds.cpp
[647/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodechdr.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodechdr.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodechdr.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/formats/image/pixmapcodechdr.cpp
[648/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodecpng.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodecpng.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodecpng.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/formats/image/pixmapcodecpng.cpp
[649/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/vectorimage.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/vectorimage.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/vectorimage.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/2d/vectorimage.cpp
[650/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/abstractgraphicsapi.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/abstractgraphicsapi.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/abstractgraphicsapi.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/abstractgraphicsapi.cpp
[651/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/pixmap.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/pixmap.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/pixmap.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/formats/pixmap.cpp
[652/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxaccelerationstructure.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxaccelerationstructure.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxaccelerationstructure.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxaccelerationstructure.cpp
[653/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxallocator.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxallocator.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxallocator.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxallocator.cpp
[654/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxbuffer.cpp
[655/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/pixmapcodec.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/pixmapcodec.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/pixmapcodec.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/formats/pixmapcodec.cpp
[656/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxcommandbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxcommandbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxcommandbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxcommandbuffer.cpp
[657/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdescriptorallocator.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdescriptorallocator.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdescriptorallocator.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxdescriptorallocator.cpp
[658/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdescriptorarray.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdescriptorarray.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdescriptorarray.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxdescriptorarray.cpp
[659/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdevice.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdevice.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdevice.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxdevice.cpp
[660/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxfbolayout.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxfbolayout.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxfbolayout.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxfbolayout.cpp
[661/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxpipelinelay.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxpipelinelay.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxpipelinelay.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxpipelinelay.cpp
[662/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxfence.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxfence.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxfence.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxfence.cpp
[663/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxpipeline.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxpipeline.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxpipeline.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxpipeline.cpp
[664/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxshader.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxshader.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxshader.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxshader.cpp
[665/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/font.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/font.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/font.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/formats/font.cpp
[666/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxtexture.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxtexture.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxtexture.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxtexture.cpp
[667/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxswapchain.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxswapchain.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxswapchain.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12/dxswapchain.cpp
[668/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/deviceallocator.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/deviceallocator.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/deviceallocator.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/deviceallocator.cpp
[669/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtcommandbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtcommandbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtcommandbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtcommandbuffer.cpp
[670/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtbuffer.cpp
[671/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtaccelerationstructure.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtaccelerationstructure.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtaccelerationstructure.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtaccelerationstructure.cpp
[672/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DPHOENIX_LOG_LEVEL=3 -DPHOENIX_STATIC=1 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -I/usr/ports/pobj/opengothic-0.80/build-amd64/shader/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/glm/glm/.. -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/phoenix/vendor/libsquish -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/phoenix/vendor/libsquish -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIE -Wall -Wconversion -Wno-strict-aliasing -MD -MT CMakeFiles/Gothic2Notr.dir/game/world/worldobjects.cpp.o -MF CMakeFiles/Gothic2Notr.dir/game/world/worldobjects.cpp.o.d -o CMakeFiles/Gothic2Notr.dir/game/world/worldobjects.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/worldobjects.cpp
[673/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtpipelinelay.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtpipelinelay.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtpipelinelay.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtpipelinelay.cpp
[674/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtpipeline.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtpipeline.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtpipeline.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtpipeline.cpp
[675/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtfbolayout.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtfbolayout.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtfbolayout.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtfbolayout.cpp
[676/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtdescriptorarray.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtdescriptorarray.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtdescriptorarray.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtdescriptorarray.cpp
[677/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtshader.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtshader.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtshader.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtshader.cpp
[678/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metalapi.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metalapi.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metalapi.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metalapi.cpp
[679/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mttexture.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mttexture.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mttexture.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mttexture.cpp
[680/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtsync.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtsync.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtsync.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtsync.cpp
[681/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtsamplercache.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtsamplercache.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtsamplercache.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/metal/mtsamplercache.cpp
[682/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12api.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12api.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12api.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/directx12api.cpp
[683/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/rectallocator.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/rectallocator.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/rectallocator.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/rectallocator.cpp
[684/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/resourcestate.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/resourcestate.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/resourcestate.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/resourcestate.cpp
[685/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/uploadengine.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/uploadengine.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/uploadengine.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/uploadengine.cpp
[686/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodeccommon.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodeccommon.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodeccommon.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/formats/image/pixmapcodeccommon.cpp
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/formats/image/pixmapcodeccommon.cpp:163:10: warning: 12 enumeration values not handled in switch: 'Undefined', 'R32U', 'RG32U'... [-Wswitch]
  switch(frm) {
         ^~~
1 warning generated.
[687/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/shaderreflection.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/shaderreflection.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/shaderreflection.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/shaderreflection.cpp
[688/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/spirv/shaderanalyzer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/spirv/shaderanalyzer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/spirv/shaderanalyzer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/spirv/shaderanalyzer.cpp
[689/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vaccelerationstructure.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vaccelerationstructure.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vaccelerationstructure.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vaccelerationstructure.cpp
[690/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vallocator.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vallocator.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vallocator.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vallocator.cpp
[691/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/spirv/meshconverter.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/spirv/meshconverter.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/spirv/meshconverter.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/spirv/meshconverter.cpp
[692/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vbuffer.cpp
[693/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vcommandpool.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vcommandpool.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vcommandpool.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vcommandpool.cpp
[694/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vcommandbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vcommandbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vcommandbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vcommandbuffer.cpp
[695/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vdescriptorarray.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vdescriptorarray.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vdescriptorarray.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vdescriptorarray.cpp
[696/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vfence.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vfence.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vfence.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vfence.cpp
[697/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vdevice.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vdevice.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vdevice.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vdevice.cpp
[698/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vframebuffermap.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vframebuffermap.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vframebuffermap.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vframebuffermap.cpp
[699/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vmeshlethelper.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vmeshlethelper.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vmeshlethelper.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vmeshlethelper.cpp
[700/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vmeshshaderemulated.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vmeshshaderemulated.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vmeshshaderemulated.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vmeshshaderemulated.cpp
[701/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vsamplercache.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vsamplercache.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vsamplercache.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vsamplercache.cpp
[702/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vpipeline.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vpipeline.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vpipeline.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vpipeline.cpp
[703/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vpipelinelay.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vpipelinelay.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vpipelinelay.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vpipelinelay.cpp
[704/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/accelerationstructure.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/accelerationstructure.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/accelerationstructure.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/accelerationstructure.cpp
[705/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vtexture.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vtexture.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vtexture.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vtexture.cpp
[706/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vshader.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vshader.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vshader.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vshader.cpp
[707/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vswapchain.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vswapchain.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vswapchain.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vswapchain.cpp
[708/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/attachment.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/attachment.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/attachment.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/attachment.cpp
[709/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vulkanapi_impl.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vulkanapi_impl.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vulkanapi_impl.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkan/vulkanapi_impl.cpp
[710/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/builtin.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/builtin.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/builtin.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/builtin.cpp
[711/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/computepipeline.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/computepipeline.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/computepipeline.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/computepipeline.cpp
[712/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/commandbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/commandbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/commandbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/commandbuffer.cpp
[713/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/descriptorset.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/descriptorset.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/descriptorset.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/descriptorset.cpp
[714/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkanapi.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkanapi.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkanapi.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/gapi/vulkanapi.cpp
[715/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/renderstate.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/renderstate.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/renderstate.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/renderstate.cpp
[716/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/device.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/device.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/device.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/device.cpp
[717/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/encoder.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/encoder.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/encoder.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/encoder.cpp
[718/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/fence.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/fence.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/fence.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/fence.cpp
[719/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/indexbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/indexbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/indexbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/indexbuffer.cpp
[720/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/pipelinelayout.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/pipelinelayout.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/pipelinelayout.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/pipelinelayout.cpp
[721/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/renderpipeline.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/renderpipeline.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/renderpipeline.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/renderpipeline.cpp
[722/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/storagebuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/storagebuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/storagebuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/storagebuffer.cpp
[723/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/shader.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/shader.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/shader.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/shader.cpp
[724/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/sprite.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/sprite.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/sprite.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/sprite.cpp
[725/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/storageimage.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/storageimage.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/storageimage.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/storageimage.cpp
[726/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/swapchain.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/swapchain.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/swapchain.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/swapchain.cpp
[727/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/idevice.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/idevice.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/idevice.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/io/idevice.cpp
[728/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/texture2d.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/texture2d.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/texture2d.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/texture2d.cpp
[729/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/uniformbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/uniformbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/uniformbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/uniformbuffer.cpp
[730/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/vertexbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/vertexbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/vertexbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/vertexbuffer.cpp
[731/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/odevice.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/odevice.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/odevice.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/io/odevice.cpp
[732/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/videobuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/videobuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/videobuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/videobuffer.cpp
[733/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/textureatlas.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/textureatlas.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/textureatlas.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/textureatlas.cpp
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/textureatlas.cpp:44:10: warning: 15 enumeration values not handled in switch: 'R32F', 'RG32F', 'RGB32F'... [-Wswitch]
  switch(format) {
         ^~~~~~
1 warning generated.
[734/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/zbuffer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/zbuffer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/zbuffer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/graphics/zbuffer.cpp
[735/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/memreader.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/memreader.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/memreader.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/io/memreader.cpp
[736/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/memwriter.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/memwriter.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/memwriter.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/io/memwriter.cpp
[737/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/rfile.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/rfile.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/rfile.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/io/rfile.cpp
[738/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/wfile.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/wfile.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/wfile.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/io/wfile.cpp
[739/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/math/matrix.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/math/matrix.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/math/matrix.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/math/matrix.cpp
[740/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/sounddevice.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/sounddevice.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/sounddevice.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/sound/sounddevice.cpp
[741/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/api/windowsapi.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/api/windowsapi.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/api/windowsapi.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/system/api/windowsapi.cpp
[742/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/libspirv/libspirv.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/libspirv/libspirv.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/libspirv/libspirv.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/libspirv/libspirv.cpp
[743/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/sound.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/sound.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/sound.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/sound/sound.cpp
[744/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/soundeffect.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/soundeffect.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/soundeffect.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/sound/soundeffect.cpp
[745/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/timer.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/timer.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/timer.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/system/timer.cpp
[746/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/application.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/application.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/application.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/system/application.cpp
[747/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/api/x11api.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/api/x11api.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/api/x11api.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/system/api/x11api.cpp
[748/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/systemapi.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/systemapi.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/systemapi.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/system/systemapi.cpp
[749/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/checkbox.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/checkbox.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/checkbox.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/checkbox.cpp
[750/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/eventdispatcher.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/eventdispatcher.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/eventdispatcher.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/system/eventdispatcher.cpp
[751/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/abstracttextinput.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/abstracttextinput.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/abstracttextinput.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/abstracttextinput.cpp
[752/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/button.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/button.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/button.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/button.cpp
[753/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/label.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/label.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/label.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/label.cpp
[754/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/combobox.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/combobox.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/combobox.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/combobox.cpp
[755/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/lineedit.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/lineedit.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/lineedit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/lineedit.cpp
[756/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/panel.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/panel.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/panel.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/panel.cpp
[757/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/scrollbar.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/scrollbar.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/scrollbar.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/scrollbar.cpp
[758/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/listview.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/listview.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/listview.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/listview.cpp
[759/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/event.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/event.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/event.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/event.cpp
[760/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/menu.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/menu.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/menu.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/menu.cpp
[761/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/scrollwidget.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/scrollwidget.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/scrollwidget.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/scrollwidget.cpp
[762/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/textedit.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/textedit.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/textedit.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/controls/textedit.cpp
[763/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/dialog.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/dialog.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/dialog.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/dialog.cpp
[764/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/sizepolicy.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/sizepolicy.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/sizepolicy.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/sizepolicy.cpp
[765/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/shortcut.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/shortcut.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/shortcut.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/shortcut.cpp
[766/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/layout.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/layout.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/layout.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/layout.cpp
[767/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/undostack.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/undostack.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/undostack.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/undostack.cpp
[768/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/uioverlay.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/uioverlay.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/uioverlay.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/uioverlay.cpp
[769/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/style.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/style.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/style.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/style.cpp
[770/959] : && /usr/local/bin/cmake -E rm -f lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-core.a && /usr/bin/ar qc lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-core.a  lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cross.cpp.o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_parser.cpp.o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cross_parsed_ir.cpp.o lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-core.dir/spirv_cfg.cpp.o && /usr/bin/ranlib lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-core.a && :
[771/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/dir.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/dir.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/dir.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/utility/dir.cpp
[772/959] : && /usr/local/bin/cmake -E rm -f lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-glsl.a && /usr/bin/ar qc lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-glsl.a  lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-glsl.dir/spirv_glsl.cpp.o && /usr/bin/ranlib lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-glsl.a && :
[773/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/window.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/window.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/window.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/window.cpp
[774/959] : && /usr/local/bin/cmake -E rm -f lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-msl.a && /usr/bin/ar qc lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-msl.a  lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-msl.dir/spirv_msl.cpp.o && /usr/bin/ranlib lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-msl.a && :
[775/959] : && /usr/local/bin/cmake -E rm -f lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-hlsl.a && /usr/bin/ar qc lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-hlsl.a  lib/Tempest/Engine/thirdparty/spirv_cross/CMakeFiles/spirv-cross-hlsl.dir/spirv_hlsl.cpp.o && /usr/bin/ranlib lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-hlsl.a && :
[776/959] : && /usr/local/bin/cmake -E rm -f lib/bullet3/src/BulletInverseDynamics/libBulletInverseDynamics.a && /usr/bin/ar qc lib/bullet3/src/BulletInverseDynamics/libBulletInverseDynamics.a  lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/IDMath.o lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/MultiBodyTree.o lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeInitCache.o lib/bullet3/src/BulletInverseDynamics/CMakeFiles/BulletInverseDynamics.dir/details/MultiBodyTreeImpl.o && /usr/bin/ranlib lib/bullet3/src/BulletInverseDynamics/libBulletInverseDynamics.a && :
[777/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/widget.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/widget.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/widget.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/widget.cpp
[778/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/textmodel.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/textmodel.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/textmodel.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/ui/textmodel.cpp
[779/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/log.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/log.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/log.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/utility/log.cpp
[780/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DTempest_EXPORTS -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/zlib -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/libpng -I/include -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/sprv -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/. -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/thirdparty/spirv_cross -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/textcodec.cpp.o -MF lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/textcodec.cpp.o.d -o lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/textcodec.cpp.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/utility/textcodec.cpp
[781/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DAL_ALEXT_PROTOTYPES -DPNG_ARM_NEON_OPT=0 -DSTB_IMAGE_IMPLEMENTATION -DSTB_IMAGE_WRITE_IMPLEMENTATION -DSTB_TRUETYPE_IMPLEMENTATION -DTEMPEST_BUILD_AUDIO -DTEMPEST_BUILD_VULKAN -DTSF_NO_STDIO -DVULKAN_HPP_NO_EXCEPTIONS -DVULKAN_HPP_NO_SMART_HANDLE -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/sprv -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -std=gnu++20 -fPIC -MD -MT lib/Tempest/Engine/fonts/CMakeFiles/fonts-tempest.dir/builtin_fonts.cpp.o -MF lib/Tempest/Engine/fonts/CMakeFiles/fonts-tempest.dir/builtin_fonts.cpp.o.d -o lib/Tempest/Engine/fonts/CMakeFiles/fonts-tempest.dir/builtin_fonts.cpp.o -c /usr/ports/pobj/opengothic-0.80/build-amd64/lib/Tempest/Engine/fonts/builtin_fonts.cpp
[782/959] : && /usr/local/bin/cmake -E rm -f lib/Tempest/Engine/fonts/libfonts-tempest.a && /usr/bin/ar qc lib/Tempest/Engine/fonts/libfonts-tempest.a  lib/Tempest/Engine/fonts/CMakeFiles/fonts-tempest.dir/builtin_fonts.cpp.o && /usr/bin/ranlib lib/Tempest/Engine/fonts/libfonts-tempest.a && :
[783/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
[784/959] : && /usr/ports/pobj/opengothic-0.80/bin/c++ -fPIC -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG  -L/usr/local/lib  -L/usr/X11R6/lib -shared -Wl,-soname,libTempest.so -o opengothic/libTempest.so lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/brush.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/icon.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/paintdevice.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/painter.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/pen.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/transform.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/2d/vectorimage.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/exceptions/exception.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/font.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodeccommon.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodecdds.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodechdr.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/image/pixmapcodecpng.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/pixmap.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/formats/pixmapcodec.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/abstractgraphicsapi.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/deviceallocator.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxaccelerationstructure.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxallocator.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxcommandbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdescriptorallocator.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdescriptorarray.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxdevice.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxfbolayout.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxfence.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxpipeline.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxpipelinelay.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxshader.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxswapchain.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12/dxtexture.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/directx12api.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtaccelerationstructure.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtcommandbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtdescriptorarray.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtfbolayout.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtpipeline.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtpipelinelay.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtsamplercache.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtshader.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mtsync.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metal/mttexture.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/metalapi.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/rectallocator.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/resourcestate.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/shaderreflection.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/spirv/meshconverter.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/spirv/shaderanalyzer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/uploadengine.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vaccelerationstructure.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vallocator.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vcommandbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vcommandpool.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vdescriptorarray.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vdevice.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vfence.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vframebuffermap.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vmeshlethelper.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vmeshshaderemulated.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vpipeline.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vpipelinelay.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vsamplercache.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vshader.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vswapchain.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vtexture.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkan/vulkanapi_impl.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/gapi/vulkanapi.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/accelerationstructure.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/attachment.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/builtin.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/commandbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/computepipeline.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/descriptorset.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/device.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/encoder.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/fence.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/indexbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/pipelinelayout.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/renderpipeline.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/renderstate.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/shader.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/sprite.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/storagebuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/storageimage.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/swapchain.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/texture2d.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/textureatlas.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/uniformbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/vertexbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/videobuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/graphics/zbuffer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/idevice.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/memreader.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/memwriter.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/odevice.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/rfile.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/io/wfile.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/libspirv/libspirv.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/math/matrix.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/sound.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/sounddevice.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/sound/soundeffect.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/api/windowsapi.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/api/x11api.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/application.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/eventdispatcher.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/systemapi.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/system/timer.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/abstracttextinput.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/button.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/checkbox.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/combobox.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/label.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/lineedit.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/listview.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/menu.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/panel.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/scrollbar.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/scrollwidget.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/controls/textedit.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/dialog.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/event.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/layout.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/shortcut.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/sizepolicy.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/style.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/textmodel.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/uioverlay.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/undostack.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/widget.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/ui/window.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/dir.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/log.cpp.o lib/Tempest/Engine/CMakeFiles/Tempest.dir/utility/textcodec.cpp.o  lib/Tempest/Engine/thirdparty/libpng/libpng16.a  -lvulkan  lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-core.a  lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-glsl.a  lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-hlsl.a  lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-msl.a  lib/Tempest/Engine/thirdparty/squish/libsquish-tempest.a  lib/Tempest/Engine/fonts/libfonts-tempest.a  -lX11  -lXcursor  lib/Tempest/Engine/thirdparty/zlib/libzlibstatic.a  /usr/lib/libm.so.10.1  lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-glsl.a  lib/Tempest/Engine/thirdparty/spirv_cross/libspirv-cross-core.a && :
[785/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
[786/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
[787/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
[788/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftMultiBodyDynamicsWorld.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftMultiBodyDynamicsWorld.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftMultiBodyDynamicsWorld.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftMultiBodyDynamicsWorld.cpp
[789/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
[790/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btDefaultSoftBodySolver.cpp
[791/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBackwardEulerObjective.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBackwardEulerObjective.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBackwardEulerObjective.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btDeformableBackwardEulerObjective.cpp
[792/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactConstraint.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactConstraint.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btDeformableContactConstraint.cpp
[793/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBodyHelpers.cpp
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBodyHelpers.cpp:750:54: warning: implicit conversion from 'int' to 'btScalar' (aka 'float') changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
                        btScalar pert = perturbation * btScalar(rand()) / RAND_MAX;
                                                                        ~ ^~~~~~~~
/usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX'
#define RAND_MAX        0x7fffffff
                        ^~~~~~~~~~
/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btSoftBodyHelpers.cpp:754:45: warning: implicit conversion from 'int' to 'btScalar' (aka 'float') changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
                        pert = perturbation * btScalar(rand()) / RAND_MAX;
                                                               ~ ^~~~~~~~
/usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX'
#define RAND_MAX        0x7fffffff
                        ^~~~~~~~~~
2 warnings generated.
[794/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp
[795/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/poly34.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/poly34.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/poly34.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/poly34.cpp
[796/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyConstraintSolver.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyConstraintSolver.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyConstraintSolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.cpp
[797/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp
[798/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp
[799/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBodySolver.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBodySolver.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBodySolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btDeformableBodySolver.cpp
[800/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp
[801/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
[802/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
[803/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp
[804/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
[805/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp
[806/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
[807/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp
[808/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp
[809/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
[810/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactProjection.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactProjection.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactProjection.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btDeformableContactProjection.cpp
[811/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcherMt.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcherMt.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcherMt.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btCollisionDispatcherMt.cpp
[812/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyDynamicsWorld.o -MF lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyDynamicsWorld.o.d -o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyDynamicsWorld.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp
[813/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp
[814/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
[815/959] : && /usr/local/bin/cmake -E rm -f lib/bullet3/src/BulletSoftBody/libBulletSoftBody.a && /usr/bin/ar qc lib/bullet3/src/BulletSoftBody/libBulletSoftBody.a  lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBody.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyConcaveCollisionAlgorithm.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyHelpers.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftBodyRigidBodyCollisionConfiguration.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidCollisionAlgorithm.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftRigidDynamicsWorld.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftMultiBodyDynamicsWorld.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btSoftSoftCollisionAlgorithm.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDefaultSoftBodySolver.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBackwardEulerObjective.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableBodySolver.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyConstraintSolver.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactProjection.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableMultiBodyDynamicsWorld.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/btDeformableContactConstraint.o lib/bullet3/src/BulletSoftBody/CMakeFiles/BulletSoftBody.dir/poly34.o && /usr/bin/ranlib lib/bullet3/src/BulletSoftBody/libBulletSoftBody.a && :
[816/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
[817/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
[818/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
[819/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp
[820/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
[821/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp
[822/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
[823/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
[824/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.cpp
[825/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btGhostObject.cpp
[826/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp
[827/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp
[828/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp
[829/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp
[830/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
[831/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btUnionFind.cpp
[832/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
[833/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
[834/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btBox2dShape.cpp
[835/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btBoxShape.cpp
[836/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btConcaveShape.cpp
[837/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp
[838/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btConeShape.cpp
[839/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
[840/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp
[841/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionDispatch/btCollisionWorldImporter.cpp
[842/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp
[843/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
[844/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btCollisionShape.cpp
[845/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btConvexShape.cpp
[846/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btConvex2dShape.cpp
[847/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
[848/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp
[849/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btEmptyShape.cpp
[850/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btCylinderShape.cpp
[851/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp
[852/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp
[853/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
[854/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp
[855/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMiniSDF.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMiniSDF.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMiniSDF.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btMiniSDF.cpp
[856/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp
[857/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp
[858/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSdfCollisionShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSdfCollisionShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSdfCollisionShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btSdfCollisionShape.cpp
[859/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btSphereShape.cpp
[860/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
[861/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
[862/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp
[863/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btShapeHull.cpp
[864/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp
[865/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp
[866/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp
[867/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
[868/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
[869/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
[870/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
[871/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
[872/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
[873/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp
[874/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/btContactProcessing.cpp
[875/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
[876/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp
[877/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/gim_box_set.cpp
[878/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/btGImpactBvh.cpp
[879/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp
[880/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/gim_memory.cpp
[881/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/btGImpactShape.cpp
[882/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp
[883/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/gim_contact.cpp
[884/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/gim_tri_collision.cpp
[885/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp
[886/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp
[887/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp
[888/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
[889/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp
[890/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
[891/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp
[892/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
[893/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp
[894/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
[895/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
[896/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btGearConstraint.cpp
[897/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btFixedConstraint.cpp
[898/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp
[899/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Character/btKinematicCharacterController.cpp
[900/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp
[901/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp
[902/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o -MF lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o.d -o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp
[903/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp
[904/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp
[905/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp
[906/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpring2Constraint.cpp
[907/959] : && /usr/local/bin/cmake -E rm -f lib/bullet3/src/BulletCollision/libBulletCollision.a && /usr/bin/ar qc lib/bullet3/src/BulletCollision/libBulletCollision.a  lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btAxisSweep3.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btBroadphaseProxy.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvt.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDbvtBroadphase.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btDispatcher.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btOverlappingPairCache.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btQuantizedBvh.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/BroadphaseCollision/btSimpleBroadphase.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btActivatingCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btBoxBoxDetector.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcher.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionDispatcherMt.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionObject.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorld.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCollisionWorldImporter.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConcaveCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexConvexAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvexPlaneCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btConvex2dConvex2dAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btDefaultCollisionConfiguration.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btEmptyCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btGhostObject.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btHashedSimplePairCache.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btInternalEdgeUtility.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btManifoldResult.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSimulationIslandManager.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereBoxCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereSphereCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btSphereTriangleCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/btUnionFind.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionDispatch/SphereTriangleDetector.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBoxShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBox2dShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btBvhTriangleMeshShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCapsuleShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCollisionShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCompoundShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConcaveShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConeShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexHullShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexInternalShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPointCloudShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexPolyhedron.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvex2dShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btConvexTriangleMeshShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btCylinderShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btEmptyShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btHeightfieldTerrainShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMiniSDF.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMinkowskiSumShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultimaterialTriangleMeshShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btMultiSphereShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btOptimizedBvh.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btPolyhedralConvexShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btScaledBvhTriangleMeshShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSdfCollisionShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btShapeHull.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btSphereShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStaticPlaneShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btStridingMeshInterface.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTetrahedronShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleBuffer.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleCallback.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexArray.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleIndexVertexMaterialArray.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMesh.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btTriangleMeshShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/CollisionShapes/btUniformScalingShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btContactProcessing.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGenericPoolAllocator.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactBvh.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactCollisionAlgorithm.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactQuantizedBvh.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btGImpactShape.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/btTriangleShapeEx.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_box_set.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_contact.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_memory.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/Gimpact/gim_tri_collision.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btContinuousConvexCollision.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btConvexCast.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkConvexCast.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpa2.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btGjkPairDetector.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPersistentManifold.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btRaycastCallback.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btSubSimplexConvexCast.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btVoronoiSimplexSolver.o lib/bullet3/src/BulletCollision/CMakeFiles/BulletCollision.dir/NarrowPhaseCollision/btPolyhedralContactClipping.o && /usr/bin/ranlib lib/bullet3/src/BulletCollision/libBulletCollision.a && :
[908/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp
[909/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp
[910/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btNNCGConstraintSolver.cpp
[911/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
[912/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp
[913/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btBatchedConstraints.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btBatchedConstraints.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btBatchedConstraints.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btBatchedConstraints.cpp
[914/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
[915/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolverMt.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolverMt.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolverMt.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolverMt.cpp
[916/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
[917/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimulationIslandManagerMt.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimulationIslandManagerMt.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimulationIslandManagerMt.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Dynamics/btSimulationIslandManagerMt.cpp
[918/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
[919/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Vehicle/btWheelInfo.cpp
[920/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp
[921/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorldMt.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorldMt.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorldMt.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorldMt.cpp
[922/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraint.cpp
[923/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Dynamics/btRigidBody.cpp
[924/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
[925/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyGearConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyGearConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyGearConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodyGearConstraint.cpp
[926/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyFixedConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyFixedConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyFixedConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodyFixedConstraint.cpp
[927/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.cpp
[928/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.cpp
[929/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodyJointMotor.cpp
[930/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.cpp
[931/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodyPoint2Point.cpp
[932/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBody.cpp
[933/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btAlignedAllocator.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btAlignedAllocator.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btAlignedAllocator.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btAlignedAllocator.cpp
[934/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/MLCPSolvers/btDantzigLCP.cpp
[935/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySphericalJointMotor.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySphericalJointMotor.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySphericalJointMotor.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodySphericalJointMotor.cpp
[936/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySliderConstraint.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySliderConstraint.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySliderConstraint.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodySliderConstraint.cpp
[937/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btGeometryUtil.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btGeometryUtil.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btGeometryUtil.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btGeometryUtil.cpp
[938/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/MLCPSolvers/btMLCPSolver.cpp
[939/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btPolarDecomposition.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btPolarDecomposition.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btPolarDecomposition.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btPolarDecomposition.cpp
[940/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyMLCPConstraintSolver.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyMLCPConstraintSolver.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyMLCPConstraintSolver.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/Featherstone/btMultiBodyMLCPConstraintSolver.cpp
[941/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btSerializer.cpp
[942/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btQuickprof.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btQuickprof.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btQuickprof.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btQuickprof.cpp
[943/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer64.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer64.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer64.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btSerializer64.cpp
[944/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o -MF lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o.d -o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/BulletDynamics/MLCPSolvers/btLemkeAlgorithm.cpp
[945/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btVector3.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btVector3.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btVector3.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btVector3.cpp
[946/959] : && /usr/local/bin/cmake -E rm -f lib/bullet3/src/BulletDynamics/libBulletDynamics.a && /usr/bin/ar qc lib/bullet3/src/BulletDynamics/libBulletDynamics.a  lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Character/btKinematicCharacterController.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btConeTwistConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btContactConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btFixedConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGearConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpringConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btGeneric6DofSpring2Constraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHinge2Constraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btHingeConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btPoint2PointConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolver.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSequentialImpulseConstraintSolverMt.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btBatchedConstraints.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btNNCGConstraintSolver.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSliderConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btSolve2LinearConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btTypedConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/ConstraintSolver/btUniversalConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorld.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btDiscreteDynamicsWorldMt.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimulationIslandManagerMt.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btRigidBody.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Dynamics/btSimpleDynamicsWorld.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btRaycastVehicle.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Vehicle/btWheelInfo.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBody.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyConstraintSolver.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyDynamicsWorld.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyFixedConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyGearConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointLimitConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyJointMotor.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyMLCPConstraintSolver.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodyPoint2Point.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySliderConstraint.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/Featherstone/btMultiBodySphericalJointMotor.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btDantzigLCP.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btMLCPSolver.o lib/bullet3/src/BulletDynamics/CMakeFiles/BulletDynamics.dir/MLCPSolvers/btLemkeAlgorithm.o && /usr/bin/ranlib lib/bullet3/src/BulletDynamics/libBulletDynamics.a && :
[947/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportWin32.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportWin32.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportWin32.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/TaskScheduler/btThreadSupportWin32.cpp
[948/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHull.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHull.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHull.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btConvexHull.cpp
[949/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o -MF lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o.d -o lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/Bullet3Common/b3AlignedAllocator.cpp
[950/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o -MF lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o.d -o lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/Bullet3Common/b3Logging.cpp
[951/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o -MF lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o.d -o lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/Bullet3Common/b3Vector3.cpp
[952/959] : && /usr/local/bin/cmake -E rm -f lib/bullet3/src/Bullet3Common/libBullet3Common.a && /usr/bin/ar qc lib/bullet3/src/Bullet3Common/libBullet3Common.a  lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3AlignedAllocator.o lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Vector3.o lib/bullet3/src/Bullet3Common/CMakeFiles/Bullet3Common.dir/b3Logging.o && /usr/bin/ranlib lib/bullet3/src/Bullet3Common/libBullet3Common.a && :
[953/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHullComputer.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHullComputer.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHullComputer.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btConvexHullComputer.cpp
[954/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btThreads.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btThreads.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btThreads.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btThreads.cpp
[955/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btTaskScheduler.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btTaskScheduler.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btTaskScheduler.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/TaskScheduler/btTaskScheduler.cpp
[956/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportPosix.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportPosix.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportPosix.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/TaskScheduler/btThreadSupportPosix.cpp
[957/959] /usr/ports/pobj/opengothic-0.80/bin/c++ -DBT_THREADSAFE=1 -DBT_USE_EGL -DNO_OPENGL3 -DTSF_NO_STDIO -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/edd-dbg/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/TinySoundFont -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/Tempest/Engine/include -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/miniz -I/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -std=c++11 -g -DNDEBUG -std=gnu++20 -fPIC -Wno-argument-outside-range -MD -MT lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btReducedVector.o -MF lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btReducedVector.o.d -o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btReducedVector.o -c /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/lib/bullet3/src/LinearMath/btReducedVector.cpp
[958/959] : && /usr/local/bin/cmake -E rm -f lib/bullet3/src/LinearMath/libLinearMath.a && /usr/bin/ar qc lib/bullet3/src/LinearMath/libLinearMath.a  lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btAlignedAllocator.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHull.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btConvexHullComputer.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btGeometryUtil.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btPolarDecomposition.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btQuickprof.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btReducedVector.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btSerializer64.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btThreads.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/btVector3.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btTaskScheduler.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportPosix.o lib/bullet3/src/LinearMath/CMakeFiles/LinearMath.dir/TaskScheduler/btThreadSupportWin32.o && /usr/bin/ranlib lib/bullet3/src/LinearMath/libLinearMath.a && :
[959/959] : && /usr/ports/pobj/opengothic-0.80/bin/c++ -O2 -pipe  -I/usr/local/include  -I/usr/X11R6/include -g -DNDEBUG -L/usr/local/lib  -L/usr/X11R6/lib    -rdynamic -Wall -Wextra -Werror -Wconversion -Wshadow -Wpedantic CMakeFiles/Gothic2Notr.dir/game/bink/frame.cpp.o CMakeFiles/Gothic2Notr.dir/game/bink/video.cpp.o CMakeFiles/Gothic2Notr.dir/game/camera.cpp.o CMakeFiles/Gothic2Notr.dir/game/commandline.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/band.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/directmusic.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/dlscollection.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/hydra.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/info.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/mixer.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/music.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/pattern.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/patternlist.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/reference.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/riff.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/segment.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/soundfont.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/style.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/track.cpp.o CMakeFiles/Gothic2Notr.dir/game/dmusic/wave.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/aiouputpipe.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/aistate.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/ikarus.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/lego.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/mem32.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/phoenix.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/compatibility/scriptplugin.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/damagecalculator.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/definitions/cameradefinitions.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/definitions/fightaidefinitions.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/definitions/musicdefinitions.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/definitions/particlesdefinitions.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/definitions/sounddefinitions.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/definitions/spelldefinitions.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/definitions/svmdefinitions.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/definitions/visualfxdefinitions.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/fightalgo.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/gamescript.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/gamesession.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/globaleffects.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/inventory.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/movealgo.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/playercontrol.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/questlog.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/savegameheader.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/serialize.cpp.o CMakeFiles/Gothic2Notr.dir/game/game/worldstatestorage.cpp.o CMakeFiles/Gothic2Notr.dir/game/gamemusic.cpp.o CMakeFiles/Gothic2Notr.dir/game/gothic.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/bounds.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/frustrum.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/visibilitygroup.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/dynamic/visibleset.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/effect.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/instancestorage.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/inventoryrenderer.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/lightgroup.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/lightsource.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/material.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mdlvisual.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animation.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animationsolver.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/animmath.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/attachbinder.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/landscape.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/pose.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/protomesh.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/skeleton.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/animmesh.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/packedmesh.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/pfxemittermesh.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/mesh/submesh/staticmesh.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/meshobjects.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/objectsbucket.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/objvisual.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/particlefx.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/pfxbucket.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/pfx/pfxobjects.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/renderer.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/rtscene.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/sceneglobals.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/shaders.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/sky/sky.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/visualfx.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/visualobjects.cpp.o CMakeFiles/Gothic2Notr.dir/game/graphics/worldview.cpp.o CMakeFiles/Gothic2Notr.dir/game/main.cpp.o CMakeFiles/Gothic2Notr.dir/game/mainwindow.cpp.o CMakeFiles/Gothic2Notr.dir/game/marvin.cpp.o CMakeFiles/Gothic2Notr.dir/game/physics/collisionworld.cpp.o CMakeFiles/Gothic2Notr.dir/game/physics/dynamicworld.cpp.o CMakeFiles/Gothic2Notr.dir/game/physics/physicmesh.cpp.o CMakeFiles/Gothic2Notr.dir/game/physics/physicmeshshape.cpp.o CMakeFiles/Gothic2Notr.dir/game/physics/physicvbo.cpp.o CMakeFiles/Gothic2Notr.dir/game/resources.cpp.o CMakeFiles/Gothic2Notr.dir/game/sound/soundfx.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/chapterscreen.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/consolewidget.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/dialogmenu.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/documentmenu.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/gamemenu.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/inventorymenu.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/menuroot.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/stacklayout.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/touchinput.cpp.o CMakeFiles/Gothic2Notr.dir/game/ui/videowidget.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/crashlog.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/dbgpainter.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/fileutil.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/gthfont.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/inifile.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/installdetect.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/keycodec.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/mouseutil.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/parser.cpp.o CMakeFiles/Gothic2Notr.dir/game/utils/workers.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/aiqueue.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/bullet.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/collisionzone.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/focus.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/fplock.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/fireplace.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/globalfx.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/interactive.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/item.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/itemtorchburning.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/npc.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/pfxemitter.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/sound.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/staticobj.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/vob.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/objects/vobbundle.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/spaceindex.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/abstracttrigger.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/codemaster.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/cscamera.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/earthquake.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/messagefilter.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/movercontroler.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/movetrigger.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/pfxcontroller.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/touchdamage.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/trigger.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerlist.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerscript.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/triggerworldstart.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/triggers/zonetrigger.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/waymatrix.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/waypath.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/waypoint.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/world.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/worldlight.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/worldobjects.cpp.o CMakeFiles/Gothic2Notr.dir/game/world/worldsound.cpp.o -o opengothic/Gothic2Notr  shader/libGothicShaders.a  -lpthread  lib/phoenix/libphoenix.a  opengothic/libTempest.so  libminiz.a  lib/bullet3/src/BulletDynamics/libBulletDynamics.a  lib/bullet3/src/BulletCollision/libBulletCollision.a  lib/bullet3/src/LinearMath/libLinearMath.a  lib/phoenix/vendor/glm/glm/libglm_static.a  opengothic/libsquish.so.0.0  -lpthread && cd /usr/ports/pobj/opengothic-0.80/build-amd64 && /usr/local/bin/cmake -E copy /usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/scripts/Gothic2Notr.sh /usr/ports/pobj/opengothic-0.80/build-amd64/opengothic/Gothic2Notr.sh
worldsound.cpp:196 (/usr/ports/pobj/opengothic-0.80/OpenGothic-0.80/game/world/worldsound.cpp:196)(CMakeFiles/Gothic2Notr.dir/game/world/worldsound.cpp.o:(WorldSound::tick(Npc&))): warning: rand() may return deterministic values, is that what you want?

