=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for dhewm3-1.5.1nb8 [ 0%] Building CXX object CMakeFiles/idlib.dir/idlib/bv/Bounds.cpp.o [ 0%] Building CXX object CMakeFiles/idlib.dir/idlib/bv/Frustum.cpp.o [ 0%] Building CXX object CMakeFiles/idlib.dir/idlib/bv/Sphere.cpp.o [ 1%] Building CXX object CMakeFiles/idlib.dir/idlib/bv/Box.cpp.o [ 1%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/DrawVert.cpp.o [ 1%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/Winding2D.cpp.o [ 1%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/Surface_SweptSpline.cpp.o [ 1%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/Winding.cpp.o [ 2%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/Surface.cpp.o [ 2%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/Surface_Patch.cpp.o [ 2%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/TraceModel.cpp.o [ 2%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/JointTransform.cpp.o [ 2%] Building CXX object CMakeFiles/idlib.dir/idlib/hashing/CRC32.cpp.o [ 3%] Building CXX object CMakeFiles/idlib.dir/idlib/hashing/MD4.cpp.o [ 3%] Building CXX object CMakeFiles/idlib.dir/idlib/hashing/MD5.cpp.o [ 3%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Angles.cpp.o /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/idlib/geometry/TraceModel.cpp: In member function 'int idTraceModel::GetOrderedSilhouetteEdges(const int*, int*) const': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/idlib/geometry/TraceModel.cpp:1174:34: warning: 'unsortedSilEdges[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] silEdges[0] = unsortedSilEdges[0]; ~~~~~~~~~~~~~~~~~~^ [ 3%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Lcp.cpp.o [ 3%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Math.cpp.o [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Matrix.cpp.o [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Ode.cpp.o [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Plane.cpp.o [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Pluecker.cpp.o [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Polynomial.cpp.o [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Quat.cpp.o [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Rotation.cpp.o [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd.cpp.o [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd_Generic.cpp.o [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd_AltiVec.cpp.o [ 6%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd_MMX.cpp.o [ 6%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd_3DNow.cpp.o [ 6%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd_SSE.cpp.o [ 6%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd_SSE2.cpp.o [ 6%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd_SSE3.cpp.o [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Vector.cpp.o [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/BitMsg.cpp.o [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/LangDict.cpp.o [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/Lexer.cpp.o [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/Lib.cpp.o [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/containers/HashIndex.cpp.o [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/Dict.cpp.o [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/Str.cpp.o [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/Parser.cpp.o [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/MapFile.cpp.o [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/CmdArgs.cpp.o [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/Token.cpp.o [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/Base64.cpp.o [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/Timer.cpp.o [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/Heap.cpp.o [ 10%] Linking CXX static library libidlib.a [ 10%] Built target idlib [ 10%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Cinematic.cpp.o [ 10%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Cinematic.cpp.o /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp: In member function 'short unsigned int idCinematicLocal::yuv_to_rgb(int, int, int)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:942:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r<0) r = 0; if (g<0) g = 0; if (b<0) b = 0; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:942:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r<0) r = 0; if (g<0) g = 0; if (b<0) b = 0; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:943:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r > 31) r = 31; if (g > 63) g = 63; if (b > 31) b = 31; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:943:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r > 31) r = 31; if (g > 63) g = 63; if (b > 31) b = 31; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp: In member function 'unsigned int idCinematicLocal::yuv_to_rgb24(int, int, int)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:960:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r<0) r = 0; if (g<0) g = 0; if (b<0) b = 0; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:960:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r<0) r = 0; if (g<0) g = 0; if (b<0) b = 0; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:961:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r > 255) r = 255; if (g > 255) g = 255; if (b > 255) b = 255; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:961:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r > 255) r = 255; if (g > 255) g = 255; if (b > 255) b = 255; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp: In member function 'short unsigned int idCinematicLocal::yuv_to_rgb(int, int, int)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:942:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r<0) r = 0; if (g<0) g = 0; if (b<0) b = 0; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:942:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r<0) r = 0; if (g<0) g = 0; if (b<0) b = 0; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:943:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r > 31) r = 31; if (g > 63) g = 63; if (b > 31) b = 31; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:943:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r > 31) r = 31; if (g > 63) g = 63; if (b > 31) b = 31; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp: In member function 'unsigned int idCinematicLocal::yuv_to_rgb24(int, int, int)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:960:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r<0) r = 0; if (g<0) g = 0; if (b<0) b = 0; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:960:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r<0) r = 0; if (g<0) g = 0; if (b<0) b = 0; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:961:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r > 255) r = 255; if (g > 255) g = 255; if (b > 255) b = 255; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Cinematic.cpp:961:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r > 255) r = 255; if (g > 255) g = 255; if (b > 255) b = 255; ^~ [ 10%] Building CXX object CMakeFiles/dhewm3.dir/renderer/GuiModel.cpp.o [ 10%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/GuiModel.cpp.o [ 10%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Image_files.cpp.o [ 10%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Image_files.cpp.o [ 11%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Image_init.cpp.o [ 11%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Image_init.cpp.o [ 11%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Image_load.cpp.o [ 12%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Image_load.cpp.o [ 12%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Image_process.cpp.o [ 12%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Image_process.cpp.o [ 12%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Image_program.cpp.o [ 12%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Interaction.cpp.o [ 12%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Image_program.cpp.o [ 12%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Interaction.cpp.o [ 12%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Material.cpp.o [ 12%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Material.cpp.o [ 13%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/MegaTexture.cpp.o [ 14%] Building CXX object CMakeFiles/dhewm3.dir/renderer/MegaTexture.cpp.o [ 14%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model.cpp.o [ 14%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model.cpp.o [ 14%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/ModelDecal.cpp.o [ 14%] Building CXX object CMakeFiles/dhewm3.dir/renderer/ModelDecal.cpp.o [ 14%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/ModelManager.cpp.o [ 14%] Building CXX object CMakeFiles/dhewm3.dir/renderer/ModelManager.cpp.o [ 14%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/ModelOverlay.cpp.o [ 14%] Building CXX object CMakeFiles/dhewm3.dir/renderer/ModelOverlay.cpp.o [ 15%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model_beam.cpp.o [ 16%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model_beam.cpp.o [ 16%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model_ase.cpp.o [ 16%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model_ase.cpp.o [ 16%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model_liquid.cpp.o [ 16%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model_liquid.cpp.o [ 16%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model_lwo.cpp.o [ 16%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model_lwo.cpp.o [ 16%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model_ma.cpp.o [ 16%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model_ma.cpp.o [ 17%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model_md3.cpp.o [ 18%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model_md3.cpp.o [ 18%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model_md5.cpp.o [ 18%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model_md5.cpp.o [ 18%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model_prt.cpp.o [ 18%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model_prt.cpp.o [ 18%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/Model_sprite.cpp.o [ 18%] Building CXX object CMakeFiles/dhewm3.dir/renderer/Model_sprite.cpp.o [ 18%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/RenderEntity.cpp.o [ 18%] Building CXX object CMakeFiles/dhewm3.dir/renderer/RenderEntity.cpp.o [ 19%] Building CXX object CMakeFiles/dhewm3.dir/renderer/RenderSystem.cpp.o [ 20%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/RenderSystem.cpp.o [ 20%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/RenderSystem_init.cpp.o [ 20%] Building CXX object CMakeFiles/dhewm3.dir/renderer/RenderSystem_init.cpp.o [ 20%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/RenderWorld.cpp.o [ 20%] Building CXX object CMakeFiles/dhewm3.dir/renderer/RenderWorld.cpp.o [ 20%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/RenderWorld_demo.cpp.o [ 20%] Building CXX object CMakeFiles/dhewm3.dir/renderer/RenderWorld_demo.cpp.o [ 20%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/RenderWorld_load.cpp.o [ 20%] Building CXX object CMakeFiles/dhewm3.dir/renderer/RenderWorld_load.cpp.o [ 21%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/RenderWorld_portals.cpp.o [ 22%] Building CXX object CMakeFiles/dhewm3.dir/renderer/RenderWorld_portals.cpp.o [ 22%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/VertexCache.cpp.o [ 22%] Building CXX object CMakeFiles/dhewm3.dir/renderer/VertexCache.cpp.o [ 22%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/draw_arb2.cpp.o [ 22%] Building CXX object CMakeFiles/dhewm3.dir/renderer/draw_arb2.cpp.o [ 22%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/draw_common.cpp.o [ 22%] Building CXX object CMakeFiles/dhewm3.dir/renderer/draw_common.cpp.o [ 22%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_backend.cpp.o [ 22%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_backend.cpp.o [ 23%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_deform.cpp.o [ 24%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_deform.cpp.o [ 24%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_font.cpp.o [ 24%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_font.cpp.o [ 24%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_guisurf.cpp.o [ 24%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_guisurf.cpp.o [ 24%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_light.cpp.o [ 24%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_light.cpp.o /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/tr_light.cpp: In function 'bool R_IssueEntityDefCallback(idRenderEntityLocal*)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/tr_light.cpp:1090:73: warning: '*((void*)(& oldBounds)+12).idVec3::z' may be used uninitialized in this function [-Wmaybe-uninitialized] oldBounds[1][1] < def->referenceBounds[1][1] - CHECK_BOUNDS_EPSILON || [ 24%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_lightrun.cpp.o /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/tr_light.cpp: In function 'bool R_IssueEntityDefCallback(idRenderEntityLocal*)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/tr_light.cpp:1090:73: warning: '*((void*)(& oldBounds)+12).idVec3::z' may be used uninitialized in this function [-Wmaybe-uninitialized] oldBounds[1][1] < def->referenceBounds[1][1] - CHECK_BOUNDS_EPSILON || [ 24%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_lightrun.cpp.o [ 25%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_main.cpp.o [ 26%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_main.cpp.o [ 26%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_orderIndexes.cpp.o [ 26%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_orderIndexes.cpp.o [ 26%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_polytope.cpp.o [ 26%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_polytope.cpp.o [ 26%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_render.cpp.o [ 26%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_render.cpp.o [ 26%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_rendertools.cpp.o [ 26%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_rendertools.cpp.o [ 27%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_shadowbounds.cpp.o [ 28%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_shadowbounds.cpp.o [ 28%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_stencilshadow.cpp.o [ 28%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_stencilshadow.cpp.o [ 28%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_subview.cpp.o [ 28%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_subview.cpp.o [ 28%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_trace.cpp.o [ 28%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_trace.cpp.o [ 28%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_trisurf.cpp.o [ 28%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_trisurf.cpp.o [ 29%] Building CXX object CMakeFiles/dhewm3.dir/renderer/tr_turboshadow.cpp.o [ 30%] Building CXX object CMakeFiles/dhewm3ded.dir/renderer/tr_turboshadow.cpp.o [ 30%] Building CXX object CMakeFiles/dhewm3.dir/framework/CVarSystem.cpp.o [ 30%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/CVarSystem.cpp.o [ 30%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/CmdSystem.cpp.o [ 30%] Building CXX object CMakeFiles/dhewm3.dir/framework/CmdSystem.cpp.o [ 30%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/Common.cpp.o [ 30%] Building CXX object CMakeFiles/dhewm3.dir/framework/Common.cpp.o [ 30%] Building CXX object CMakeFiles/dhewm3.dir/framework/Compressor.cpp.o [ 30%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/Compressor.cpp.o [ 31%] Building CXX object CMakeFiles/dhewm3.dir/framework/Console.cpp.o [ 32%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/Console.cpp.o [ 32%] Building CXX object CMakeFiles/dhewm3.dir/framework/DemoFile.cpp.o [ 32%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/DemoFile.cpp.o [ 32%] Building CXX object CMakeFiles/dhewm3.dir/framework/DeclAF.cpp.o [ 32%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/DeclAF.cpp.o [ 32%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/DeclEntityDef.cpp.o [ 32%] Building CXX object CMakeFiles/dhewm3.dir/framework/DeclEntityDef.cpp.o [ 32%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/DeclFX.cpp.o [ 32%] Building CXX object CMakeFiles/dhewm3.dir/framework/DeclFX.cpp.o [ 33%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/DeclManager.cpp.o [ 34%] Building CXX object CMakeFiles/dhewm3.dir/framework/DeclManager.cpp.o [ 34%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/DeclParticle.cpp.o [ 34%] Building CXX object CMakeFiles/dhewm3.dir/framework/DeclParticle.cpp.o [ 34%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/DeclPDA.cpp.o [ 34%] Building CXX object CMakeFiles/dhewm3.dir/framework/DeclPDA.cpp.o [ 34%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/DeclSkin.cpp.o [ 34%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/DeclTable.cpp.o [ 34%] Building CXX object CMakeFiles/dhewm3.dir/framework/DeclSkin.cpp.o [ 35%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/EditField.cpp.o [ 35%] Building CXX object CMakeFiles/dhewm3.dir/framework/DeclTable.cpp.o [ 35%] Building CXX object CMakeFiles/dhewm3.dir/framework/EditField.cpp.o [ 35%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/EventLoop.cpp.o [ 36%] Building CXX object CMakeFiles/dhewm3.dir/framework/EventLoop.cpp.o [ 36%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/File.cpp.o [ 36%] Building CXX object CMakeFiles/dhewm3.dir/framework/File.cpp.o [ 36%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/FileSystem.cpp.o [ 36%] Building CXX object CMakeFiles/dhewm3.dir/framework/FileSystem.cpp.o In file included from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/framework/FileSystem.cpp:40:0: /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/framework/FileSystem.cpp: In function 'int BackgroundDownloadThread(void*)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/framework/FileSystem.cpp:3495:37: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] ret = curl_easy_setopt( session, CURLOPT_PROGRESSFUNCTION, idFileSystemLocal::CurlProgressFunction ); ^ /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/include/curl/curl.h:3201:68: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~ In file included from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/framework/FileSystem.cpp:40:0: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/include/curl/curl.h:1295:21: note: declared here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ In file included from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/framework/FileSystem.cpp:40:0: /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/framework/FileSystem.cpp: In function 'int BackgroundDownloadThread(void*)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/framework/FileSystem.cpp:3495:37: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] ret = curl_easy_setopt( session, CURLOPT_PROGRESSFUNCTION, idFileSystemLocal::CurlProgressFunction ); ^ /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/include/curl/curl.h:3201:68: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~ In file included from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/framework/FileSystem.cpp:40:0: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/include/curl/curl.h:1295:21: note: declared here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/include/curl/curl.h:1081:40: note: in definition of macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^~ [ 36%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/KeyInput.cpp.o [ 36%] Building CXX object CMakeFiles/dhewm3.dir/framework/KeyInput.cpp.o [ 37%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/UsercmdGen.cpp.o [ 37%] Building CXX object CMakeFiles/dhewm3.dir/framework/UsercmdGen.cpp.o [ 37%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/Session_menu.cpp.o [ 38%] Building CXX object CMakeFiles/dhewm3.dir/framework/Session_menu.cpp.o [ 38%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/Session.cpp.o [ 38%] Building CXX object CMakeFiles/dhewm3.dir/framework/Session.cpp.o [ 38%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/async/AsyncClient.cpp.o [ 38%] Building CXX object CMakeFiles/dhewm3.dir/framework/async/AsyncClient.cpp.o [ 38%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/async/AsyncNetwork.cpp.o [ 38%] Building CXX object CMakeFiles/dhewm3.dir/framework/async/AsyncNetwork.cpp.o [ 39%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/async/AsyncServer.cpp.o [ 39%] Building CXX object CMakeFiles/dhewm3.dir/framework/async/AsyncServer.cpp.o [ 39%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/async/MsgChannel.cpp.o [ 40%] Building CXX object CMakeFiles/dhewm3.dir/framework/async/MsgChannel.cpp.o [ 40%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/async/NetworkSystem.cpp.o [ 40%] Building CXX object CMakeFiles/dhewm3.dir/framework/async/NetworkSystem.cpp.o [ 40%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/async/ServerScan.cpp.o [ 40%] Building CXX object CMakeFiles/dhewm3.dir/framework/async/ServerScan.cpp.o [ 40%] Building C object CMakeFiles/dhewm3ded.dir/framework/minizip/ioapi.c.o cc1: warning: command line option '-Woverloaded-virtual' is valid for C++/ObjC++ but not for C [ 41%] Building CXX object CMakeFiles/dhewm3ded.dir/framework/minizip/unzip.cpp.o [ 41%] Building C object CMakeFiles/dhewm3.dir/framework/minizip/ioapi.c.o cc1: warning: command line option '-Woverloaded-virtual' is valid for C++/ObjC++ but not for C [ 41%] Building CXX object CMakeFiles/dhewm3.dir/framework/minizip/unzip.cpp.o [ 41%] Building CXX object CMakeFiles/dhewm3ded.dir/cm/CollisionModel_contacts.cpp.o [ 41%] Building CXX object CMakeFiles/dhewm3ded.dir/cm/CollisionModel_contents.cpp.o [ 42%] Building CXX object CMakeFiles/dhewm3.dir/cm/CollisionModel_contacts.cpp.o [ 42%] Building CXX object CMakeFiles/dhewm3.dir/cm/CollisionModel_contents.cpp.o [ 42%] Building CXX object CMakeFiles/dhewm3ded.dir/cm/CollisionModel_debug.cpp.o [ 42%] Building CXX object CMakeFiles/dhewm3.dir/cm/CollisionModel_debug.cpp.o [ 42%] Building CXX object CMakeFiles/dhewm3ded.dir/cm/CollisionModel_files.cpp.o [ 42%] Building CXX object CMakeFiles/dhewm3.dir/cm/CollisionModel_files.cpp.o [ 43%] Building CXX object CMakeFiles/dhewm3ded.dir/cm/CollisionModel_load.cpp.o [ 43%] Building CXX object CMakeFiles/dhewm3.dir/cm/CollisionModel_load.cpp.o [ 43%] Building CXX object CMakeFiles/dhewm3ded.dir/cm/CollisionModel_rotate.cpp.o [ 44%] Building CXX object CMakeFiles/dhewm3.dir/cm/CollisionModel_rotate.cpp.o [ 44%] Building CXX object CMakeFiles/dhewm3ded.dir/cm/CollisionModel_trace.cpp.o [ 44%] Building CXX object CMakeFiles/dhewm3ded.dir/cm/CollisionModel_translate.cpp.o [ 44%] Building CXX object CMakeFiles/dhewm3.dir/cm/CollisionModel_trace.cpp.o [ 44%] Building CXX object CMakeFiles/dhewm3.dir/cm/CollisionModel_translate.cpp.o [ 44%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/dmap.cpp.o [ 44%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/dmap.cpp.o /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp: In function 'void Dmap(const idCmdArgs&)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp:198:6: warning: '.reg' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] void Dmap( const idCmdArgs &args ) { ^~~~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp:312:10: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024 sprintf( path, "%s.reg", dmapGlobals.mapFileBase ); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp:198:6: warning: '.lin' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] void Dmap( const idCmdArgs &args ) { ^~~~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp:322:9: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024 sprintf( path, "%s.lin", dmapGlobals.mapFileBase ); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 45%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/facebsp.cpp.o /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp: In function 'void Dmap(const idCmdArgs&)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp:198:6: warning: '.reg' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] void Dmap( const idCmdArgs &args ) { ^~~~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp:312:10: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024 sprintf( path, "%s.reg", dmapGlobals.mapFileBase ); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp:198:6: warning: '.lin' directive writing 4 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] void Dmap( const idCmdArgs &args ) { ^~~~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/dmap/dmap.cpp:322:9: note: 'sprintf' output between 5 and 1028 bytes into a destination of size 1024 sprintf( path, "%s.lin", dmapGlobals.mapFileBase ); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 45%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/facebsp.cpp.o [ 45%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/gldraw.cpp.o [ 46%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/gldraw.cpp.o [ 46%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/glfile.cpp.o [ 46%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/glfile.cpp.o [ 46%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/leakfile.cpp.o [ 46%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/leakfile.cpp.o [ 46%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/map.cpp.o [ 46%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/map.cpp.o [ 47%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/optimize.cpp.o [ 47%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/optimize.cpp.o [ 47%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/output.cpp.o [ 48%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/output.cpp.o [ 48%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/portals.cpp.o [ 48%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/portals.cpp.o [ 48%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/shadowopt3.cpp.o [ 48%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/shadowopt3.cpp.o [ 48%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/tritjunction.cpp.o [ 48%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/tritjunction.cpp.o [ 49%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/tritools.cpp.o [ 49%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/ubrush.cpp.o [ 49%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/tritools.cpp.o [ 49%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/dmap/usurface.cpp.o [ 50%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/ubrush.cpp.o [ 50%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/dmap/usurface.cpp.o [ 50%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASBuild.cpp.o [ 50%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASBuild.cpp.o [ 50%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASBuild_file.cpp.o [ 50%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASBuild_file.cpp.o [ 51%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASBuild_gravity.cpp.o [ 51%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASBuild_gravity.cpp.o [ 51%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASBuild_ledge.cpp.o [ 52%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASBuild_ledge.cpp.o [ 52%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASBuild_merge.cpp.o [ 52%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASCluster.cpp.o [ 52%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASBuild_merge.cpp.o [ 52%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASFile.cpp.o [ 52%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASCluster.cpp.o [ 52%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASFile.cpp.o [ 52%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASFile_optimize.cpp.o [ 53%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASFile_sample.cpp.o [ 53%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASFile_optimize.cpp.o [ 54%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASFile_sample.cpp.o [ 54%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASReach.cpp.o [ 54%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASReach.cpp.o [ 54%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/AASFileManager.cpp.o [ 54%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/AASFileManager.cpp.o [ 54%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/Brush.cpp.o [ 54%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/Brush.cpp.o [ 54%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/aas/BrushBSP.cpp.o [ 54%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/aas/BrushBSP.cpp.o [ 55%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/roqvq/NSBitmapImageRep.cpp.o [ 55%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/roqvq/codec.cpp.o /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp: In member function 'void codec::Segment(int*, float*, int, float)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:228:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (fy<0) fy = 0; if (fy>255) fy = 255; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:228:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (fy<0) fy = 0; if (fy>255) fy = 255; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp: In member function 'void codec::SparseEncode()': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1322:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1322:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1330:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1330:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp: In member function 'void codec::EncodeNothing()': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1423:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1423:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1431:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1431:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^ [ 56%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/roqvq/NSBitmapImageRep.cpp.o /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp: In member function 'void codec::VqData2(byte*, quadcel*)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] } ^ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] [ 56%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/roqvq/codec.cpp.o /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] void codec::VqData2( byte *cel, quadcel *pquad ) ^~~~~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp: In member function 'void codec::Segment(int*, float*, int, float)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:228:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (fy<0) fy = 0; if (fy>255) fy = 255; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:228:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (fy<0) fy = 0; if (fy>255) fy = 255; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp: In member function 'void codec::SparseEncode()': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1322:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1322:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1330:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1330:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp: In member function 'void codec::EncodeNothing()': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1423:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1423:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1431:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1431:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (qStatus[i].status < DEAD) num[qStatus[i].status]++; j++; ^ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp: In member function 'void codec::VqData2(byte*, quadcel*)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] } ^ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:1690:1: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] void codec::VqData2( byte *cel, quadcel *pquad ) ^~~~~ /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/tools/compilers/roqvq/codec.cpp:709:6: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow] [ 56%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/roqvq/roq.cpp.o [ 56%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/roqvq/roq.cpp.o [ 56%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/roqvq/roqParam.cpp.o [ 56%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/roqvq/roqParam.cpp.o [ 56%] Building CXX object CMakeFiles/dhewm3ded.dir/tools/compilers/renderbump/renderbump.cpp.o [ 56%] Building CXX object CMakeFiles/dhewm3.dir/tools/compilers/renderbump/renderbump.cpp.o [ 57%] Building CXX object CMakeFiles/dhewm3ded.dir/sound/snd_cache.cpp.o [ 58%] Building CXX object CMakeFiles/dhewm3.dir/sound/snd_cache.cpp.o [ 58%] Building CXX object CMakeFiles/dhewm3ded.dir/sound/snd_decoder.cpp.o [ 58%] Building CXX object CMakeFiles/dhewm3.dir/sound/snd_decoder.cpp.o [ 58%] Building CXX object CMakeFiles/dhewm3ded.dir/sound/snd_efxfile.cpp.o [ 58%] Building CXX object CMakeFiles/dhewm3.dir/sound/snd_efxfile.cpp.o [ 58%] Building CXX object CMakeFiles/dhewm3ded.dir/sound/snd_emitter.cpp.o [ 58%] Building CXX object CMakeFiles/dhewm3.dir/sound/snd_emitter.cpp.o [ 58%] Building CXX object CMakeFiles/dhewm3ded.dir/sound/snd_shader.cpp.o [ 58%] Building CXX object CMakeFiles/dhewm3.dir/sound/snd_shader.cpp.o [ 59%] Building CXX object CMakeFiles/dhewm3ded.dir/sound/snd_system.cpp.o [ 60%] Building CXX object CMakeFiles/dhewm3.dir/sound/snd_system.cpp.o [ 60%] Building CXX object CMakeFiles/dhewm3ded.dir/sound/snd_wavefile.cpp.o [ 60%] Building CXX object CMakeFiles/dhewm3ded.dir/sound/snd_world.cpp.o [ 60%] Building CXX object CMakeFiles/dhewm3.dir/sound/snd_wavefile.cpp.o [ 60%] Building CXX object CMakeFiles/dhewm3.dir/sound/snd_world.cpp.o [ 60%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/BindWindow.cpp.o [ 60%] Building CXX object CMakeFiles/dhewm3.dir/ui/BindWindow.cpp.o [ 60%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/ChoiceWindow.cpp.o [ 60%] Building CXX object CMakeFiles/dhewm3.dir/ui/ChoiceWindow.cpp.o [ 61%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/DeviceContext.cpp.o [ 62%] Building CXX object CMakeFiles/dhewm3.dir/ui/DeviceContext.cpp.o In file included from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Material.h:32:0, from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/ui/DeviceContext.h:35, from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/ui/DeviceContext.cpp:32: /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/idlib/containers/List.h: In member function 'int idDeviceContext::FindFont(const char*)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/idlib/containers/List.h:673:2: warning: 'fontInfo' may be used uninitialized in this function [-Wmaybe-uninitialized] list[ num ] = obj; ^~~~ In file included from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/renderer/Material.h:32:0, from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/ui/DeviceContext.h:35, from /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/ui/DeviceContext.cpp:32: /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/idlib/containers/List.h: In member function 'int idDeviceContext::FindFont(const char*)': /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo/idlib/containers/List.h:673:2: warning: 'fontInfo' may be used uninitialized in this function [-Wmaybe-uninitialized] list[ num ] = obj; ^~~~ [ 62%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/EditWindow.cpp.o [ 62%] Building CXX object CMakeFiles/dhewm3.dir/ui/EditWindow.cpp.o [ 62%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/FieldWindow.cpp.o [ 62%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/GameBearShootWindow.cpp.o [ 62%] Building CXX object CMakeFiles/dhewm3.dir/ui/FieldWindow.cpp.o [ 62%] Building CXX object CMakeFiles/dhewm3.dir/ui/GameBearShootWindow.cpp.o [ 62%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/GameBustOutWindow.cpp.o [ 62%] Building CXX object CMakeFiles/dhewm3.dir/ui/GameBustOutWindow.cpp.o [ 63%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/GameSSDWindow.cpp.o [ 64%] Building CXX object CMakeFiles/dhewm3.dir/ui/GameSSDWindow.cpp.o [ 64%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/GuiScript.cpp.o [ 64%] Building CXX object CMakeFiles/dhewm3.dir/ui/GuiScript.cpp.o [ 64%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/ListGUI.cpp.o [ 64%] Building CXX object CMakeFiles/dhewm3.dir/ui/ListGUI.cpp.o [ 64%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/ListWindow.cpp.o [ 64%] Building CXX object CMakeFiles/dhewm3.dir/ui/ListWindow.cpp.o [ 64%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/MarkerWindow.cpp.o [ 64%] Building CXX object CMakeFiles/dhewm3.dir/ui/MarkerWindow.cpp.o [ 65%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/RegExp.cpp.o [ 66%] Building CXX object CMakeFiles/dhewm3.dir/ui/RegExp.cpp.o [ 66%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/RenderWindow.cpp.o [ 66%] Building CXX object CMakeFiles/dhewm3.dir/ui/RenderWindow.cpp.o [ 66%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/SimpleWindow.cpp.o [ 66%] Building CXX object CMakeFiles/dhewm3.dir/ui/SimpleWindow.cpp.o [ 66%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/SliderWindow.cpp.o [ 66%] Building CXX object CMakeFiles/dhewm3.dir/ui/SliderWindow.cpp.o [ 66%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/UserInterface.cpp.o [ 66%] Building CXX object CMakeFiles/dhewm3.dir/ui/UserInterface.cpp.o [ 67%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/Window.cpp.o [ 68%] Building CXX object CMakeFiles/dhewm3.dir/ui/Window.cpp.o [ 68%] Building CXX object CMakeFiles/dhewm3ded.dir/ui/Winvar.cpp.o [ 68%] Building CXX object CMakeFiles/dhewm3ded.dir/sys/stub/openal_stub.cpp.o [ 68%] Building CXX object CMakeFiles/dhewm3.dir/ui/Winvar.cpp.o [ 68%] Building CXX object CMakeFiles/dhewm3ded.dir/sys/stub/stub_gl.cpp.o [ 68%] Building CXX object CMakeFiles/dhewm3.dir/sys/cpu.cpp.o [ 68%] Building CXX object CMakeFiles/dhewm3.dir/sys/threads.cpp.o [ 68%] Building CXX object CMakeFiles/dhewm3ded.dir/sys/cpu.cpp.o [ 68%] Building CXX object CMakeFiles/dhewm3.dir/sys/events.cpp.o [ 69%] Building CXX object CMakeFiles/dhewm3ded.dir/sys/threads.cpp.o [ 69%] Building CXX object CMakeFiles/dhewm3ded.dir/sys/events.cpp.o [ 70%] Building CXX object CMakeFiles/dhewm3.dir/sys/sys_local.cpp.o [ 70%] Building CXX object CMakeFiles/dhewm3.dir/sys/posix/posix_net.cpp.o [ 70%] Building CXX object CMakeFiles/dhewm3ded.dir/sys/sys_local.cpp.o [ 70%] Building CXX object CMakeFiles/dhewm3.dir/sys/posix/posix_main.cpp.o [ 70%] Building CXX object CMakeFiles/dhewm3ded.dir/sys/posix/posix_net.cpp.o [ 70%] Building CXX object CMakeFiles/dhewm3.dir/sys/linux/main.cpp.o [ 70%] Building CXX object CMakeFiles/dhewm3ded.dir/sys/posix/posix_main.cpp.o [ 70%] Building CXX object CMakeFiles/dhewm3.dir/sys/glimp.cpp.o [ 71%] Building CXX object CMakeFiles/dhewm3ded.dir/sys/linux/main.cpp.o [ 72%] Building CXX object CMakeFiles/dhewm3.dir/tools/edit_stub.cpp.o [ 72%] Linking CXX executable dhewm3ded [ 72%] Linking CXX executable dhewm3 ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_bsdjoystick.o): in function `FreeHwData': (.text+0x320): undefined reference to `hid_dispose_report_desc' ld: (.text+0x324): undefined reference to `hid_dispose_report_desc' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_bsdjoystick.o): in function `BSD_JoystickUpdate': (.text+0x418): undefined reference to `hid_start_parse' ld: (.text+0x420): undefined reference to `hid_start_parse' ld: (.text+0x444): undefined reference to `hid_get_item' ld: (.text+0x44c): undefined reference to `hid_get_item' ld: (.text+0x484): undefined reference to `hid_get_data' ld: (.text+0x48c): undefined reference to `hid_get_data' ld: (.text+0x4c4): undefined reference to `hid_end_parse' ld: (.text+0x4c8): undefined reference to `hid_end_parse' ld: (.text+0x50c): undefined reference to `hid_get_data' ld: (.text+0x51c): undefined reference to `hid_get_data' ld: (.text+0x580): undefined reference to `hid_get_data' ld: (.text+0x588): undefined reference to `hid_get_data' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_bsdjoystick.o): in function `CreateHwData': (.text+0x934): undefined reference to `hid_get_report_desc' ld: (.text+0x950): undefined reference to `hid_get_report_desc' ld: (.text+0x994): undefined reference to `hid_report_size' ld: (.text+0x998): undefined reference to `hid_report_size' ld: (.text+0xaa8): undefined reference to `hid_start_parse' ld: (.text+0xaac): undefined reference to `hid_start_parse' ld: (.text+0xaf4): undefined reference to `hid_get_item' ld: (.text+0xafc): undefined reference to `hid_get_item' ld: (.text+0xb54): undefined reference to `hid_end_parse' ld: (.text+0xb58): undefined reference to `hid_end_parse' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_bsdjoystick.o): in function `BSD_JoystickInit': (.text+0x12d4): undefined reference to `hid_init' ld: (.text+0x12d8): undefined reference to `hid_init' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_audio.o): in function `SDL_AudioInit_REAL': (.text+0x2d84): undefined reference to `src_new' ld: (.text+0x2d94): undefined reference to `src_process' ld: (.text+0x2da0): undefined reference to `src_reset' ld: (.text+0x2dac): undefined reference to `src_delete' ld: (.text+0x2db8): undefined reference to `src_strerror' ld: (.text+0x2dc4): undefined reference to `src_simple' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_x11dyn.o): in function `SDL_X11_LoadSymbols': (.text+0x730): undefined reference to `XAllocSizeHints' ld: (.text+0x748): undefined reference to `XAllocWMHints' ld: (.text+0x754): undefined reference to `XAllocClassHint' ld: (.text+0x760): undefined reference to `XChangePointerControl' ld: (.text+0x76c): undefined reference to `XChangeProperty' ld: (.text+0x778): undefined reference to `XCheckIfEvent' ld: (.text+0x784): undefined reference to `XClearWindow' ld: (.text+0x790): undefined reference to `XCloseDisplay' ld: (.text+0x79c): undefined reference to `XConvertSelection' ld: (.text+0x7a8): undefined reference to `XCreateBitmapFromData' ld: (.text+0x7b4): undefined reference to `XCreateColormap' ld: (.text+0x7c0): undefined reference to `XCreatePixmapCursor' ld: (.text+0x7cc): undefined reference to `XCreateFontCursor' ld: (.text+0x7d8): undefined reference to `XCreateFontSet' ld: (.text+0x7e4): undefined reference to `XCreateGC' ld: (.text+0x7f0): undefined reference to `XCreateImage' ld: (.text+0x7fc): undefined reference to `XCreateWindow' ld: (.text+0x808): undefined reference to `XDefineCursor' ld: (.text+0x814): undefined reference to `XDeleteProperty' ld: (.text+0x820): undefined reference to `XDestroyWindow' ld: (.text+0x82c): undefined reference to `XDisplayKeycodes' ld: (.text+0x838): undefined reference to `XDrawRectangle' ld: (.text+0x844): undefined reference to `XDisplayName' ld: (.text+0x850): undefined reference to `XDrawString' ld: (.text+0x85c): undefined reference to `XEventsQueued' ld: (.text+0x868): undefined reference to `XFillRectangle' ld: (.text+0x874): undefined reference to `XFilterEvent' ld: (.text+0x880): undefined reference to `XFlush' ld: (.text+0x88c): undefined reference to `XFree' ld: (.text+0x898): undefined reference to `XFreeCursor' ld: (.text+0x8a4): undefined reference to `XFreeFontSet' ld: (.text+0x8b0): undefined reference to `XFreeGC' ld: (.text+0x8bc): undefined reference to `XFreeFont' ld: (.text+0x8c8): undefined reference to `XFreeModifiermap' ld: (.text+0x8d4): undefined reference to `XFreePixmap' ld: (.text+0x8e0): undefined reference to `XFreeStringList' ld: (.text+0x8ec): undefined reference to `XGetAtomName' ld: (.text+0x8f8): undefined reference to `XGetInputFocus' ld: (.text+0x904): undefined reference to `XGetErrorDatabaseText' ld: (.text+0x910): undefined reference to `XGetModifierMapping' ld: (.text+0x91c): undefined reference to `XGetPointerControl' ld: (.text+0x928): undefined reference to `XGetSelectionOwner' ld: (.text+0x934): undefined reference to `XGetVisualInfo' ld: (.text+0x940): undefined reference to `XGetWindowAttributes' ld: (.text+0x94c): undefined reference to `XGetWindowProperty' ld: (.text+0x958): undefined reference to `XGetWMHints' ld: (.text+0x964): undefined reference to `XGetWMNormalHints' ld: (.text+0x970): undefined reference to `XIfEvent' ld: (.text+0x97c): undefined reference to `XGrabKeyboard' ld: (.text+0x988): undefined reference to `XGrabPointer' ld: (.text+0x994): undefined reference to `XGrabServer' ld: (.text+0x9a0): undefined reference to `XIconifyWindow' ld: (.text+0x9ac): undefined reference to `XKeysymToKeycode' ld: (.text+0x9b8): undefined reference to `XKeysymToString' ld: (.text+0x9c4): undefined reference to `XInstallColormap' ld: (.text+0x9d0): undefined reference to `XInternAtom' ld: (.text+0x9dc): undefined reference to `XListPixmapFormats' ld: (.text+0x9e8): undefined reference to `XLoadQueryFont' ld: (.text+0x9f4): undefined reference to `XLookupKeysym' ld: (.text+0xa00): undefined reference to `XLookupString' ld: (.text+0xa0c): undefined reference to `XMapRaised' ld: (.text+0xa18): undefined reference to `XMatchVisualInfo' ld: (.text+0xa24): undefined reference to `XMissingExtension' ld: (.text+0xa30): undefined reference to `XMoveWindow' ld: (.text+0xa3c): undefined reference to `XOpenDisplay' ld: (.text+0xa48): undefined reference to `XInitThreads' ld: (.text+0xa54): undefined reference to `XPeekEvent' ld: (.text+0xa60): undefined reference to `XPending' ld: (.text+0xa6c): undefined reference to `XPutImage' ld: (.text+0xa78): undefined reference to `XQueryKeymap' ld: (.text+0xa84): undefined reference to `XQueryPointer' ld: (.text+0xa90): undefined reference to `XRaiseWindow' ld: (.text+0xa9c): undefined reference to `XReparentWindow' ld: (.text+0xaa8): undefined reference to `XResetScreenSaver' ld: (.text+0xab4): undefined reference to `XResizeWindow' ld: (.text+0xac0): undefined reference to `XScreenNumberOfScreen' ld: (.text+0xacc): undefined reference to `XSelectInput' ld: (.text+0xad8): undefined reference to `XSendEvent' ld: (.text+0xae4): undefined reference to `XSetErrorHandler' ld: (.text+0xaf0): undefined reference to `XSetForeground' ld: (.text+0xafc): undefined reference to `XSetIOErrorHandler' ld: (.text+0xb08): undefined reference to `XSetInputFocus' ld: (.text+0xb14): undefined reference to `XSetSelectionOwner' ld: (.text+0xb20): undefined reference to `XSetTransientForHint' ld: (.text+0xb2c): undefined reference to `XSetTextProperty' ld: (.text+0xb38): undefined reference to `XSetWindowBackground' ld: (.text+0xb44): undefined reference to `XSetWMHints' ld: (.text+0xb50): undefined reference to `XSetWMNormalHints' ld: (.text+0xb5c): undefined reference to `XSetWMProperties' ld: (.text+0xb68): undefined reference to `XSetWMProtocols' ld: (.text+0xb74): undefined reference to `XStoreColors' ld: (.text+0xb80): undefined reference to `XStoreName' ld: (.text+0xb8c): undefined reference to `XStringListToTextProperty' ld: (.text+0xb98): undefined reference to `XSync' ld: (.text+0xba4): undefined reference to `XTextExtents' ld: (.text+0xbb0): undefined reference to `XTranslateCoordinates' ld: (.text+0xbbc): undefined reference to `XUndefineCursor' ld: (.text+0xbc8): undefined reference to `XUngrabKeyboard' ld: (.text+0xbd4): undefined reference to `XUngrabPointer' ld: (.text+0xbe0): undefined reference to `XUngrabServer' ld: (.text+0xbec): undefined reference to `XUninstallColormap' ld: (.text+0xbf8): undefined reference to `XUnloadFont' ld: (.text+0xc04): undefined reference to `XWarpPointer' ld: (.text+0xc10): undefined reference to `XWindowEvent' ld: (.text+0xc1c): undefined reference to `XWithdrawWindow' ld: (.text+0xc28): undefined reference to `XVisualIDFromVisual' ld: (.text+0xc34): undefined reference to `XGetDefault' ld: (.text+0xc40): undefined reference to `XQueryExtension' ld: (.text+0xc4c): undefined reference to `XDisplayString' ld: (.text+0xc58): undefined reference to `XGetErrorText' ld: (.text+0xc64): undefined reference to `_XEatData' ld: (.text+0xc70): undefined reference to `_XFlush' ld: (.text+0xc7c): undefined reference to `_XFlushGCCache' ld: (.text+0xc88): undefined reference to `_XRead' ld: (.text+0xc94): undefined reference to `_XReadPad' ld: (.text+0xca0): undefined reference to `_XSend' ld: (.text+0xcac): undefined reference to `_XReply' ld: (.text+0xcb8): undefined reference to `_XSetLastRequestRead' ld: (.text+0xcc4): undefined reference to `XSynchronize' ld: (.text+0xcd0): undefined reference to `XESetWireToEvent' ld: (.text+0xcdc): undefined reference to `XESetEventToWire' ld: (.text+0xce8): undefined reference to `XRefreshKeyboardMapping' ld: (.text+0xcf4): undefined reference to `XQueryTree' ld: (.text+0xd00): undefined reference to `XSupportsLocale' ld: (.text+0xd0c): undefined reference to `XmbTextListToTextProperty' ld: (.text+0xd18): undefined reference to `XFixesCreatePointerBarrier' ld: (.text+0xd2c): undefined reference to `XFixesDestroyPointerBarrier' ld: (.text+0xd38): undefined reference to `XIBarrierReleasePointer' ld: (.text+0xd44): undefined reference to `XFixesQueryVersion' ld: (.text+0xd50): undefined reference to `XGetEventData' ld: (.text+0xd5c): undefined reference to `XFreeEventData' ld: (.text+0xd68): undefined reference to `XkbQueryExtension' ld: (.text+0xd74): undefined reference to `XkbKeycodeToKeysym' ld: (.text+0xd80): undefined reference to `XkbGetState' ld: (.text+0xd8c): undefined reference to `XkbGetUpdatedMap' ld: (.text+0xd98): undefined reference to `XkbGetMap' ld: (.text+0xda4): undefined reference to `XkbFreeClientMap' ld: (.text+0xdb0): undefined reference to `XkbFreeKeyboard' ld: (.text+0xdbc): undefined reference to `XkbSetDetectableAutoRepeat' ld: (.text+0xdc8): undefined reference to `XKeycodeToKeysym' ld: (.text+0xdd4): undefined reference to `Xutf8TextListToTextProperty' ld: (.text+0xde8): undefined reference to `Xutf8LookupString' ld: (.text+0xdf4): undefined reference to `XDestroyIC' ld: (.text+0xe00): undefined reference to `XSetICFocus' ld: (.text+0xe0c): undefined reference to `XUnsetICFocus' ld: (.text+0xe18): undefined reference to `XOpenIM' ld: (.text+0xe24): undefined reference to `XCloseIM' ld: (.text+0xe30): undefined reference to `Xutf8DrawString' ld: (.text+0xe3c): undefined reference to `Xutf8TextExtents' ld: (.text+0xe48): undefined reference to `XSetLocaleModifiers' ld: (.text+0xe54): undefined reference to `Xutf8ResetIC' ld: (.text+0xe60): undefined reference to `XShmAttach' ld: (.text+0xe74): undefined reference to `XShmDetach' ld: (.text+0xe80): undefined reference to `XShmPutImage' ld: (.text+0xe8c): undefined reference to `XShmCreateImage' ld: (.text+0xe98): undefined reference to `XShmCreatePixmap' ld: (.text+0xea4): undefined reference to `XShmQueryExtension' ld: (.text+0xeb0): undefined reference to `_XData32' ld: (.text+0xec4): undefined reference to `_XRead32' ld: (.text+0xed0): undefined reference to `XcursorImageCreate' ld: (.text+0xee4): undefined reference to `XcursorImageDestroy' ld: (.text+0xef0): undefined reference to `XcursorImageLoadCursor' ld: (.text+0xefc): undefined reference to `XdbeQueryExtension' ld: (.text+0xf10): undefined reference to `XdbeAllocateBackBufferName' ld: (.text+0xf1c): undefined reference to `XdbeDeallocateBackBufferName' ld: (.text+0xf28): undefined reference to `XdbeSwapBuffers' ld: (.text+0xf34): undefined reference to `XdbeBeginIdiom' ld: (.text+0xf40): undefined reference to `XdbeEndIdiom' ld: (.text+0xf4c): undefined reference to `XdbeGetVisualInfo' ld: (.text+0xf58): undefined reference to `XdbeFreeVisualInfo' ld: (.text+0xf64): undefined reference to `XdbeGetBackBufferAttributes' ld: (.text+0xf70): undefined reference to `XIQueryDevice' ld: (.text+0xf84): undefined reference to `XIFreeDeviceInfo' ld: (.text+0xf90): undefined reference to `XISelectEvents' ld: (.text+0xf9c): undefined reference to `XIGrabTouchBegin' ld: (.text+0xfa8): undefined reference to `XIUngrabTouchBegin' ld: (.text+0xfb4): undefined reference to `XIQueryVersion' ld: (.text+0xfc0): undefined reference to `XIGetSelectedEvents' ld: (.text+0xfcc): undefined reference to `XIGetClientPointer' ld: (.text+0xfd8): undefined reference to `XIWarpPointer' ld: (.text+0xfe4): undefined reference to `XRRQueryVersion' ld: (.text+0xff8): undefined reference to `XRRQueryExtension' ld: (.text+0x1004): undefined reference to `XRRGetScreenInfo' ld: (.text+0x1010): undefined reference to `XRRConfigCurrentConfiguration' ld: (.text+0x101c): undefined reference to `XRRConfigCurrentRate' ld: (.text+0x1028): undefined reference to `XRRConfigRates' ld: (.text+0x1034): undefined reference to `XRRConfigSizes' ld: (.text+0x1040): undefined reference to `XRRSetScreenConfigAndRate' ld: (.text+0x104c): undefined reference to `XRRFreeScreenConfigInfo' ld: (.text+0x1058): undefined reference to `XRRSetScreenSize' ld: (.text+0x1064): undefined reference to `XRRGetScreenSizeRange' ld: (.text+0x1070): undefined reference to `XRRGetScreenResources' ld: (.text+0x107c): undefined reference to `XRRGetScreenResourcesCurrent' ld: (.text+0x1088): undefined reference to `XRRFreeScreenResources' ld: (.text+0x1094): undefined reference to `XRRGetOutputInfo' ld: (.text+0x10a0): undefined reference to `XRRFreeOutputInfo' ld: (.text+0x10ac): undefined reference to `XRRGetCrtcInfo' ld: (.text+0x10b8): undefined reference to `XRRFreeCrtcInfo' ld: (.text+0x10c4): undefined reference to `XRRSetCrtcConfig' ld: (.text+0x10d0): undefined reference to `XRRListOutputProperties' ld: (.text+0x10dc): undefined reference to `XRRQueryOutputProperty' ld: (.text+0x10e8): undefined reference to `XRRGetOutputProperty' ld: (.text+0x10f4): undefined reference to `XRRGetOutputPrimary' ld: (.text+0x1100): undefined reference to `XRRSelectInput' ld: (.text+0x110c): undefined reference to `XScreenSaverQueryExtension' ld: (.text+0x1120): undefined reference to `XScreenSaverQueryVersion' ld: (.text+0x112c): undefined reference to `XScreenSaverSuspend' ld: (.text+0x1140): undefined reference to `XShapeCombineMask' ld: (.text+0x114c): undefined reference to `XCreateIC' ld: (.text+0x1158): undefined reference to `XGetICValues' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_kmsdrmdyn.o): in function `SDL_KMSDRM_LoadSymbols': (.text+0x200): undefined reference to `drmModeFreeResources' ld: (.text+0x204): undefined reference to `drmModeFreeObjectProperties' ld: (.text+0x210): undefined reference to `drmModeFreeFB' ld: (.text+0x21c): undefined reference to `drmModeFreeCrtc' ld: (.text+0x228): undefined reference to `drmModeFreeConnector' ld: (.text+0x234): undefined reference to `drmModeFreeEncoder' ld: (.text+0x240): undefined reference to `drmGetCap' ld: (.text+0x24c): undefined reference to `drmSetMaster' ld: (.text+0x258): undefined reference to `drmAuthMagic' ld: (.text+0x264): undefined reference to `drmModeGetResources' ld: (.text+0x270): undefined reference to `drmModeAddFB' ld: (.text+0x27c): undefined reference to `drmModeAddFB2' ld: (.text+0x288): undefined reference to `drmModeRmFB' ld: (.text+0x294): undefined reference to `drmModeGetFB' ld: (.text+0x2a0): undefined reference to `drmModeGetCrtc' ld: (.text+0x2ac): undefined reference to `drmModeSetCrtc' ld: (.text+0x2b8): undefined reference to `drmModeCrtcGetGamma' ld: (.text+0x2c4): undefined reference to `drmModeCrtcSetGamma' ld: (.text+0x2d0): undefined reference to `drmModeSetCursor' ld: (.text+0x2dc): undefined reference to `drmModeSetCursor2' ld: (.text+0x2e8): undefined reference to `drmModeMoveCursor' ld: (.text+0x2f4): undefined reference to `drmModeGetEncoder' ld: (.text+0x300): undefined reference to `drmModeGetConnector' ld: (.text+0x30c): undefined reference to `drmHandleEvent' ld: (.text+0x318): undefined reference to `drmModePageFlip' ld: (.text+0x324): undefined reference to `drmSetClientCap' ld: (.text+0x330): undefined reference to `drmModeGetPlaneResources' ld: (.text+0x33c): undefined reference to `drmModeGetPlane' ld: (.text+0x348): undefined reference to `drmModeObjectGetProperties' ld: (.text+0x354): undefined reference to `drmModeObjectSetProperty' ld: (.text+0x360): undefined reference to `drmModeGetProperty' ld: (.text+0x36c): undefined reference to `drmModeFreeProperty' ld: (.text+0x38c): undefined reference to `drmModeFreePlane' ld: (.text+0x398): undefined reference to `drmModeFreePlaneResources' ld: (.text+0x3a4): undefined reference to `drmModeSetPlane' ld: (.text+0x3b8): undefined reference to `gbm_device_is_format_supported' ld: (.text+0x3c4): undefined reference to `gbm_device_destroy' ld: (.text+0x3d0): undefined reference to `gbm_create_device' ld: (.text+0x3dc): undefined reference to `gbm_bo_get_width' ld: (.text+0x3e8): undefined reference to `gbm_bo_get_height' ld: (.text+0x3f4): undefined reference to `gbm_bo_get_stride' ld: (.text+0x400): undefined reference to `gbm_bo_get_format' ld: (.text+0x40c): undefined reference to `gbm_bo_get_handle' ld: (.text+0x418): undefined reference to `gbm_bo_write' ld: (.text+0x424): undefined reference to `gbm_bo_get_device' ld: (.text+0x430): undefined reference to `gbm_bo_set_user_data' ld: (.text+0x43c): undefined reference to `gbm_bo_get_user_data' ld: (.text+0x448): undefined reference to `gbm_bo_destroy' ld: (.text+0x454): undefined reference to `gbm_bo_create' ld: (.text+0x460): undefined reference to `gbm_surface_create' ld: (.text+0x46c): undefined reference to `gbm_surface_destroy' ld: (.text+0x478): undefined reference to `gbm_surface_lock_front_buffer' ld: (.text+0x484): undefined reference to `gbm_surface_release_buffer' --- dhewm3ded --- *** [dhewm3ded] Error code 1 make[2]: stopped in /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo 1 error make[2]: stopped in /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo --- CMakeFiles/dhewm3ded.dir/all --- *** [CMakeFiles/dhewm3ded.dir/all] Error code 2 make[1]: stopped in /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_bsdjoystick.o): in function `FreeHwData': (.text+0x320): undefined reference to `hid_dispose_report_desc' ld: (.text+0x324): undefined reference to `hid_dispose_report_desc' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_bsdjoystick.o): in function `BSD_JoystickUpdate': (.text+0x418): undefined reference to `hid_start_parse' ld: (.text+0x420): undefined reference to `hid_start_parse' ld: (.text+0x444): undefined reference to `hid_get_item' ld: (.text+0x44c): undefined reference to `hid_get_item' ld: (.text+0x484): undefined reference to `hid_get_data' ld: (.text+0x48c): undefined reference to `hid_get_data' ld: (.text+0x4c4): undefined reference to `hid_end_parse' ld: (.text+0x4c8): undefined reference to `hid_end_parse' ld: (.text+0x50c): undefined reference to `hid_get_data' ld: (.text+0x51c): undefined reference to `hid_get_data' ld: (.text+0x580): undefined reference to `hid_get_data' ld: (.text+0x588): undefined reference to `hid_get_data' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_bsdjoystick.o): in function `CreateHwData': (.text+0x934): undefined reference to `hid_get_report_desc' ld: (.text+0x950): undefined reference to `hid_get_report_desc' ld: (.text+0x994): undefined reference to `hid_report_size' ld: (.text+0x998): undefined reference to `hid_report_size' ld: (.text+0xaa8): undefined reference to `hid_start_parse' ld: (.text+0xaac): undefined reference to `hid_start_parse' ld: (.text+0xaf4): undefined reference to `hid_get_item' ld: (.text+0xafc): undefined reference to `hid_get_item' ld: (.text+0xb54): undefined reference to `hid_end_parse' ld: (.text+0xb58): undefined reference to `hid_end_parse' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_bsdjoystick.o): in function `BSD_JoystickInit': (.text+0x12d4): undefined reference to `hid_init' ld: (.text+0x12d8): undefined reference to `hid_init' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_audio.o): in function `SDL_AudioInit_REAL': (.text+0x2d84): undefined reference to `src_new' ld: (.text+0x2d94): undefined reference to `src_process' ld: (.text+0x2da0): undefined reference to `src_reset' ld: (.text+0x2dac): undefined reference to `src_delete' ld: (.text+0x2db8): undefined reference to `src_strerror' ld: (.text+0x2dc4): undefined reference to `src_simple' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_x11dyn.o): in function `SDL_X11_LoadSymbols': (.text+0x730): undefined reference to `XAllocSizeHints' ld: (.text+0x748): undefined reference to `XAllocWMHints' ld: (.text+0x754): undefined reference to `XAllocClassHint' ld: (.text+0x760): undefined reference to `XChangePointerControl' ld: (.text+0x76c): undefined reference to `XChangeProperty' ld: (.text+0x778): undefined reference to `XCheckIfEvent' ld: (.text+0x784): undefined reference to `XClearWindow' ld: (.text+0x790): undefined reference to `XCloseDisplay' ld: (.text+0x79c): undefined reference to `XConvertSelection' ld: (.text+0x7a8): undefined reference to `XCreateBitmapFromData' ld: (.text+0x7b4): undefined reference to `XCreateColormap' ld: (.text+0x7c0): undefined reference to `XCreatePixmapCursor' ld: (.text+0x7cc): undefined reference to `XCreateFontCursor' ld: (.text+0x7d8): undefined reference to `XCreateFontSet' ld: (.text+0x7e4): undefined reference to `XCreateGC' ld: (.text+0x7f0): undefined reference to `XCreateImage' ld: (.text+0x7fc): undefined reference to `XCreateWindow' ld: (.text+0x808): undefined reference to `XDefineCursor' ld: (.text+0x814): undefined reference to `XDeleteProperty' ld: (.text+0x820): undefined reference to `XDestroyWindow' ld: (.text+0x82c): undefined reference to `XDisplayKeycodes' ld: (.text+0x838): undefined reference to `XDrawRectangle' ld: (.text+0x844): undefined reference to `XDisplayName' ld: (.text+0x850): undefined reference to `XDrawString' ld: (.text+0x85c): undefined reference to `XEventsQueued' ld: (.text+0x868): undefined reference to `XFillRectangle' ld: (.text+0x874): undefined reference to `XFilterEvent' ld: (.text+0x880): undefined reference to `XFlush' ld: (.text+0x88c): undefined reference to `XFree' ld: (.text+0x898): undefined reference to `XFreeCursor' ld: (.text+0x8a4): undefined reference to `XFreeFontSet' ld: (.text+0x8b0): undefined reference to `XFreeGC' ld: (.text+0x8bc): undefined reference to `XFreeFont' ld: (.text+0x8c8): undefined reference to `XFreeModifiermap' ld: (.text+0x8d4): undefined reference to `XFreePixmap' ld: (.text+0x8e0): undefined reference to `XFreeStringList' ld: (.text+0x8ec): undefined reference to `XGetAtomName' ld: (.text+0x8f8): undefined reference to `XGetInputFocus' ld: (.text+0x904): undefined reference to `XGetErrorDatabaseText' ld: (.text+0x910): undefined reference to `XGetModifierMapping' ld: (.text+0x91c): undefined reference to `XGetPointerControl' ld: (.text+0x928): undefined reference to `XGetSelectionOwner' ld: (.text+0x934): undefined reference to `XGetVisualInfo' ld: (.text+0x940): undefined reference to `XGetWindowAttributes' ld: (.text+0x94c): undefined reference to `XGetWindowProperty' ld: (.text+0x958): undefined reference to `XGetWMHints' ld: (.text+0x964): undefined reference to `XGetWMNormalHints' ld: (.text+0x970): undefined reference to `XIfEvent' ld: (.text+0x97c): undefined reference to `XGrabKeyboard' ld: (.text+0x988): undefined reference to `XGrabPointer' ld: (.text+0x994): undefined reference to `XGrabServer' ld: (.text+0x9a0): undefined reference to `XIconifyWindow' ld: (.text+0x9ac): undefined reference to `XKeysymToKeycode' ld: (.text+0x9b8): undefined reference to `XKeysymToString' ld: (.text+0x9c4): undefined reference to `XInstallColormap' ld: (.text+0x9d0): undefined reference to `XInternAtom' ld: (.text+0x9dc): undefined reference to `XListPixmapFormats' ld: (.text+0x9e8): undefined reference to `XLoadQueryFont' ld: (.text+0x9f4): undefined reference to `XLookupKeysym' ld: (.text+0xa00): undefined reference to `XLookupString' ld: (.text+0xa0c): undefined reference to `XMapRaised' ld: (.text+0xa18): undefined reference to `XMatchVisualInfo' ld: (.text+0xa24): undefined reference to `XMissingExtension' ld: (.text+0xa30): undefined reference to `XMoveWindow' ld: (.text+0xa3c): undefined reference to `XOpenDisplay' ld: (.text+0xa48): undefined reference to `XInitThreads' ld: (.text+0xa54): undefined reference to `XPeekEvent' ld: (.text+0xa60): undefined reference to `XPending' ld: (.text+0xa6c): undefined reference to `XPutImage' ld: (.text+0xa78): undefined reference to `XQueryKeymap' ld: (.text+0xa84): undefined reference to `XQueryPointer' ld: (.text+0xa90): undefined reference to `XRaiseWindow' ld: (.text+0xa9c): undefined reference to `XReparentWindow' ld: (.text+0xaa8): undefined reference to `XResetScreenSaver' ld: (.text+0xab4): undefined reference to `XResizeWindow' ld: (.text+0xac0): undefined reference to `XScreenNumberOfScreen' ld: (.text+0xacc): undefined reference to `XSelectInput' ld: (.text+0xad8): undefined reference to `XSendEvent' ld: (.text+0xae4): undefined reference to `XSetErrorHandler' ld: (.text+0xaf0): undefined reference to `XSetForeground' ld: (.text+0xafc): undefined reference to `XSetIOErrorHandler' ld: (.text+0xb08): undefined reference to `XSetInputFocus' ld: (.text+0xb14): undefined reference to `XSetSelectionOwner' ld: (.text+0xb20): undefined reference to `XSetTransientForHint' ld: (.text+0xb2c): undefined reference to `XSetTextProperty' ld: (.text+0xb38): undefined reference to `XSetWindowBackground' ld: (.text+0xb44): undefined reference to `XSetWMHints' ld: (.text+0xb50): undefined reference to `XSetWMNormalHints' ld: (.text+0xb5c): undefined reference to `XSetWMProperties' ld: (.text+0xb68): undefined reference to `XSetWMProtocols' ld: (.text+0xb74): undefined reference to `XStoreColors' ld: (.text+0xb80): undefined reference to `XStoreName' ld: (.text+0xb8c): undefined reference to `XStringListToTextProperty' ld: (.text+0xb98): undefined reference to `XSync' ld: (.text+0xba4): undefined reference to `XTextExtents' ld: (.text+0xbb0): undefined reference to `XTranslateCoordinates' ld: (.text+0xbbc): undefined reference to `XUndefineCursor' ld: (.text+0xbc8): undefined reference to `XUngrabKeyboard' ld: (.text+0xbd4): undefined reference to `XUngrabPointer' ld: (.text+0xbe0): undefined reference to `XUngrabServer' ld: (.text+0xbec): undefined reference to `XUninstallColormap' ld: (.text+0xbf8): undefined reference to `XUnloadFont' ld: (.text+0xc04): undefined reference to `XWarpPointer' ld: (.text+0xc10): undefined reference to `XWindowEvent' ld: (.text+0xc1c): undefined reference to `XWithdrawWindow' ld: (.text+0xc28): undefined reference to `XVisualIDFromVisual' ld: (.text+0xc34): undefined reference to `XGetDefault' ld: (.text+0xc40): undefined reference to `XQueryExtension' ld: (.text+0xc4c): undefined reference to `XDisplayString' ld: (.text+0xc58): undefined reference to `XGetErrorText' ld: (.text+0xc64): undefined reference to `_XEatData' ld: (.text+0xc70): undefined reference to `_XFlush' ld: (.text+0xc7c): undefined reference to `_XFlushGCCache' ld: (.text+0xc88): undefined reference to `_XRead' ld: (.text+0xc94): undefined reference to `_XReadPad' ld: (.text+0xca0): undefined reference to `_XSend' ld: (.text+0xcac): undefined reference to `_XReply' ld: (.text+0xcb8): undefined reference to `_XSetLastRequestRead' ld: (.text+0xcc4): undefined reference to `XSynchronize' ld: (.text+0xcd0): undefined reference to `XESetWireToEvent' ld: (.text+0xcdc): undefined reference to `XESetEventToWire' ld: (.text+0xce8): undefined reference to `XRefreshKeyboardMapping' ld: (.text+0xcf4): undefined reference to `XQueryTree' ld: (.text+0xd00): undefined reference to `XSupportsLocale' ld: (.text+0xd0c): undefined reference to `XmbTextListToTextProperty' ld: (.text+0xd18): undefined reference to `XFixesCreatePointerBarrier' ld: (.text+0xd2c): undefined reference to `XFixesDestroyPointerBarrier' ld: (.text+0xd38): undefined reference to `XIBarrierReleasePointer' ld: (.text+0xd44): undefined reference to `XFixesQueryVersion' ld: (.text+0xd50): undefined reference to `XGetEventData' ld: (.text+0xd5c): undefined reference to `XFreeEventData' ld: (.text+0xd68): undefined reference to `XkbQueryExtension' ld: (.text+0xd74): undefined reference to `XkbKeycodeToKeysym' ld: (.text+0xd80): undefined reference to `XkbGetState' ld: (.text+0xd8c): undefined reference to `XkbGetUpdatedMap' ld: (.text+0xd98): undefined reference to `XkbGetMap' ld: (.text+0xda4): undefined reference to `XkbFreeClientMap' ld: (.text+0xdb0): undefined reference to `XkbFreeKeyboard' ld: (.text+0xdbc): undefined reference to `XkbSetDetectableAutoRepeat' ld: (.text+0xdc8): undefined reference to `XKeycodeToKeysym' ld: (.text+0xdd4): undefined reference to `Xutf8TextListToTextProperty' ld: (.text+0xde8): undefined reference to `Xutf8LookupString' ld: (.text+0xdf4): undefined reference to `XDestroyIC' ld: (.text+0xe00): undefined reference to `XSetICFocus' ld: (.text+0xe0c): undefined reference to `XUnsetICFocus' ld: (.text+0xe18): undefined reference to `XOpenIM' ld: (.text+0xe24): undefined reference to `XCloseIM' ld: (.text+0xe30): undefined reference to `Xutf8DrawString' ld: (.text+0xe3c): undefined reference to `Xutf8TextExtents' ld: (.text+0xe48): undefined reference to `XSetLocaleModifiers' ld: (.text+0xe54): undefined reference to `Xutf8ResetIC' ld: (.text+0xe60): undefined reference to `XShmAttach' ld: (.text+0xe74): undefined reference to `XShmDetach' ld: (.text+0xe80): undefined reference to `XShmPutImage' ld: (.text+0xe8c): undefined reference to `XShmCreateImage' ld: (.text+0xe98): undefined reference to `XShmCreatePixmap' ld: (.text+0xea4): undefined reference to `XShmQueryExtension' ld: (.text+0xeb0): undefined reference to `_XData32' ld: (.text+0xec4): undefined reference to `_XRead32' ld: (.text+0xed0): undefined reference to `XcursorImageCreate' ld: (.text+0xee4): undefined reference to `XcursorImageDestroy' ld: (.text+0xef0): undefined reference to `XcursorImageLoadCursor' ld: (.text+0xefc): undefined reference to `XdbeQueryExtension' ld: (.text+0xf10): undefined reference to `XdbeAllocateBackBufferName' ld: (.text+0xf1c): undefined reference to `XdbeDeallocateBackBufferName' ld: (.text+0xf28): undefined reference to `XdbeSwapBuffers' ld: (.text+0xf34): undefined reference to `XdbeBeginIdiom' ld: (.text+0xf40): undefined reference to `XdbeEndIdiom' ld: (.text+0xf4c): undefined reference to `XdbeGetVisualInfo' ld: (.text+0xf58): undefined reference to `XdbeFreeVisualInfo' ld: (.text+0xf64): undefined reference to `XdbeGetBackBufferAttributes' ld: (.text+0xf70): undefined reference to `XIQueryDevice' ld: (.text+0xf84): undefined reference to `XIFreeDeviceInfo' ld: (.text+0xf90): undefined reference to `XISelectEvents' ld: (.text+0xf9c): undefined reference to `XIGrabTouchBegin' ld: (.text+0xfa8): undefined reference to `XIUngrabTouchBegin' ld: (.text+0xfb4): undefined reference to `XIQueryVersion' ld: (.text+0xfc0): undefined reference to `XIGetSelectedEvents' ld: (.text+0xfcc): undefined reference to `XIGetClientPointer' ld: (.text+0xfd8): undefined reference to `XIWarpPointer' ld: (.text+0xfe4): undefined reference to `XRRQueryVersion' ld: (.text+0xff8): undefined reference to `XRRQueryExtension' ld: (.text+0x1004): undefined reference to `XRRGetScreenInfo' ld: (.text+0x1010): undefined reference to `XRRConfigCurrentConfiguration' ld: (.text+0x101c): undefined reference to `XRRConfigCurrentRate' ld: (.text+0x1028): undefined reference to `XRRConfigRates' ld: (.text+0x1034): undefined reference to `XRRConfigSizes' ld: (.text+0x1040): undefined reference to `XRRSetScreenConfigAndRate' ld: (.text+0x104c): undefined reference to `XRRFreeScreenConfigInfo' ld: (.text+0x1058): undefined reference to `XRRSetScreenSize' ld: (.text+0x1064): undefined reference to `XRRGetScreenSizeRange' ld: (.text+0x1070): undefined reference to `XRRGetScreenResources' ld: (.text+0x107c): undefined reference to `XRRGetScreenResourcesCurrent' ld: (.text+0x1088): undefined reference to `XRRFreeScreenResources' ld: (.text+0x1094): undefined reference to `XRRGetOutputInfo' ld: (.text+0x10a0): undefined reference to `XRRFreeOutputInfo' ld: (.text+0x10ac): undefined reference to `XRRGetCrtcInfo' ld: (.text+0x10b8): undefined reference to `XRRFreeCrtcInfo' ld: (.text+0x10c4): undefined reference to `XRRSetCrtcConfig' ld: (.text+0x10d0): undefined reference to `XRRListOutputProperties' ld: (.text+0x10dc): undefined reference to `XRRQueryOutputProperty' ld: (.text+0x10e8): undefined reference to `XRRGetOutputProperty' ld: (.text+0x10f4): undefined reference to `XRRGetOutputPrimary' ld: (.text+0x1100): undefined reference to `XRRSelectInput' ld: (.text+0x110c): undefined reference to `XScreenSaverQueryExtension' ld: (.text+0x1120): undefined reference to `XScreenSaverQueryVersion' ld: (.text+0x112c): undefined reference to `XScreenSaverSuspend' ld: (.text+0x1140): undefined reference to `XShapeCombineMask' ld: (.text+0x114c): undefined reference to `XCreateIC' ld: (.text+0x1158): undefined reference to `XGetICValues' ld: /tmp/pkgbuild/games/dhewm3/work.alpha/.buildlink/lib/libSDL2.a(SDL_kmsdrmdyn.o): in function `SDL_KMSDRM_LoadSymbols': (.text+0x200): undefined reference to `drmModeFreeResources' ld: (.text+0x204): undefined reference to `drmModeFreeObjectProperties' ld: (.text+0x210): undefined reference to `drmModeFreeFB' ld: (.text+0x21c): undefined reference to `drmModeFreeCrtc' ld: (.text+0x228): undefined reference to `drmModeFreeConnector' ld: (.text+0x234): undefined reference to `drmModeFreeEncoder' ld: (.text+0x240): undefined reference to `drmGetCap' ld: (.text+0x24c): undefined reference to `drmSetMaster' ld: (.text+0x258): undefined reference to `drmAuthMagic' ld: (.text+0x264): undefined reference to `drmModeGetResources' ld: (.text+0x270): undefined reference to `drmModeAddFB' ld: (.text+0x27c): undefined reference to `drmModeAddFB2' ld: (.text+0x288): undefined reference to `drmModeRmFB' ld: (.text+0x294): undefined reference to `drmModeGetFB' ld: (.text+0x2a0): undefined reference to `drmModeGetCrtc' ld: (.text+0x2ac): undefined reference to `drmModeSetCrtc' ld: (.text+0x2b8): undefined reference to `drmModeCrtcGetGamma' ld: (.text+0x2c4): undefined reference to `drmModeCrtcSetGamma' ld: (.text+0x2d0): undefined reference to `drmModeSetCursor' ld: (.text+0x2dc): undefined reference to `drmModeSetCursor2' ld: (.text+0x2e8): undefined reference to `drmModeMoveCursor' ld: (.text+0x2f4): undefined reference to `drmModeGetEncoder' ld: (.text+0x300): undefined reference to `drmModeGetConnector' ld: (.text+0x30c): undefined reference to `drmHandleEvent' ld: (.text+0x318): undefined reference to `drmModePageFlip' ld: (.text+0x324): undefined reference to `drmSetClientCap' ld: (.text+0x330): undefined reference to `drmModeGetPlaneResources' ld: (.text+0x33c): undefined reference to `drmModeGetPlane' ld: (.text+0x348): undefined reference to `drmModeObjectGetProperties' ld: (.text+0x354): undefined reference to `drmModeObjectSetProperty' ld: (.text+0x360): undefined reference to `drmModeGetProperty' ld: (.text+0x36c): undefined reference to `drmModeFreeProperty' ld: (.text+0x38c): undefined reference to `drmModeFreePlane' ld: (.text+0x398): undefined reference to `drmModeFreePlaneResources' ld: (.text+0x3a4): undefined reference to `drmModeSetPlane' ld: (.text+0x3b8): undefined reference to `gbm_device_is_format_supported' ld: (.text+0x3c4): undefined reference to `gbm_device_destroy' ld: (.text+0x3d0): undefined reference to `gbm_create_device' ld: (.text+0x3dc): undefined reference to `gbm_bo_get_width' ld: (.text+0x3e8): undefined reference to `gbm_bo_get_height' ld: (.text+0x3f4): undefined reference to `gbm_bo_get_stride' ld: (.text+0x400): undefined reference to `gbm_bo_get_format' ld: (.text+0x40c): undefined reference to `gbm_bo_get_handle' ld: (.text+0x418): undefined reference to `gbm_bo_write' ld: (.text+0x424): undefined reference to `gbm_bo_get_device' ld: (.text+0x430): undefined reference to `gbm_bo_set_user_data' ld: (.text+0x43c): undefined reference to `gbm_bo_get_user_data' ld: (.text+0x448): undefined reference to `gbm_bo_destroy' ld: (.text+0x454): undefined reference to `gbm_bo_create' ld: (.text+0x460): undefined reference to `gbm_surface_create' ld: (.text+0x46c): undefined reference to `gbm_surface_destroy' ld: (.text+0x478): undefined reference to `gbm_surface_lock_front_buffer' ld: (.text+0x484): undefined reference to `gbm_surface_release_buffer' --- dhewm3 --- *** [dhewm3] Error code 1 make[2]: stopped in /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo 1 error make[2]: stopped in /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo --- CMakeFiles/dhewm3.dir/all --- *** [CMakeFiles/dhewm3.dir/all] Error code 2 make[1]: stopped in /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo 2 errors make[1]: stopped in /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo *** [all] Error code 2 make: stopped in /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo 1 error make: stopped in /tmp/pkgbuild/games/dhewm3/work.alpha/dhewm3-1.5.1/neo *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/games/dhewm3 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/games/dhewm3