=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/dhewm3", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for dhewm3-1.5.4nb9 [ 0%] Building CXX object CMakeFiles/idlib.dir/idlib/bv/Bounds.cpp.o [ 1%] Building CXX object CMakeFiles/idlib.dir/idlib/bv/Frustum.cpp.o [ 1%] 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 [ 2%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/Surface_SweptSpline.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding2D.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding2D.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding2D.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding2D.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding2D.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding2D.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding2D.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding2D.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 2%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/Winding.cpp.o [ 2%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/Surface.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:105:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] assert( this && numPoints > 0); ^~~~ ~~ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/assert.h:99:25: note: expanded from macro 'assert' (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __ASSERT_FILE_NAME, __LINE__, #e) : (void)0) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Winding.cpp:253:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] assert( this && numPoints > 0 ); ^~~~ ~~ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/assert.h:99:25: note: expanded from macro 'assert' (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __ASSERT_FILE_NAME, __LINE__, #e) : (void)0) ^ 10 warnings generated. [ 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 In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/Surface_Patch.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/TraceModel.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/TraceModel.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/TraceModel.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/TraceModel.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/TraceModel.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/TraceModel.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/TraceModel.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/geometry/TraceModel.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 3%] Building CXX object CMakeFiles/idlib.dir/idlib/geometry/JointTransform.cpp.o 8 warnings generated. [ 3%] 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 [ 3%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Lcp.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Angles.cpp:34: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Angles.cpp:34: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Angles.cpp:34: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Angles.cpp:34: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Angles.cpp:34: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Angles.cpp:34: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Angles.cpp:34: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Angles.cpp:34: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Lcp.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Math.cpp.o [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Matrix.cpp.o 8 warnings generated. In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Matrix.cpp:35: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Matrix.cpp:35: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Matrix.cpp:35: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Matrix.cpp:35: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Matrix.cpp:35: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Matrix.cpp:35: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Matrix.cpp:35: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Matrix.cpp:35: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Ode.cpp.o [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Plane.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Plane.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Plane.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Plane.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Plane.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Plane.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Plane.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Plane.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Plane.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 4%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Pluecker.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Pluecker.cpp:31: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Pluecker.cpp:31: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Pluecker.cpp:31: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Pluecker.cpp:31: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Pluecker.cpp:31: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Pluecker.cpp:31: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Pluecker.cpp:31: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Pluecker.cpp:31: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Polynomial.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Polynomial.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Polynomial.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Polynomial.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Polynomial.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Polynomial.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Polynomial.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Polynomial.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Polynomial.cpp:30: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Quat.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Quat.cpp:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Quat.cpp:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Quat.cpp:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Quat.cpp:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Quat.cpp:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Quat.cpp:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Quat.cpp:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Quat.cpp:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Rotation.cpp.o [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd.cpp:50: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd.cpp:50: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd.cpp:50: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd.cpp:50: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd.cpp:50: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd.cpp:50: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd.cpp:50: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd.cpp:50: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 5%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd_Generic.cpp.o 8 warnings generated. [ 6%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Simd_AltiVec.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd_Generic.cpp:35: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Model.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Material.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd_Generic.cpp:35: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Model.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Material.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd_Generic.cpp:35: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Model.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Material.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd_Generic.cpp:35: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Model.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Material.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd_Generic.cpp:35: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Model.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Material.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd_Generic.cpp:35: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Model.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Material.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd_Generic.cpp:35: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Model.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Material.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Simd_Generic.cpp:35: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Model.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/renderer/Material.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ [ 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 8 warnings generated. [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/math/Vector.cpp.o [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/BitMsg.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Vector.cpp:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Vector.cpp:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Vector.cpp:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Vector.cpp:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Vector.cpp:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Vector.cpp:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Vector.cpp:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/math/Vector.cpp:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/LangDict.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/LangDict.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/LangDict.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/LangDict.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/LangDict.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/LangDict.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/LangDict.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/LangDict.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/LangDict.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/Lexer.cpp.o 8 warnings generated. [ 7%] Building CXX object CMakeFiles/idlib.dir/idlib/Lib.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:230:2: warning: 'vsprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations] vsprintf(text, str, ap); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:199:1: note: 'vsprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:254:2: warning: 'vsprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations] vsprintf( text, str, ap ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:199:1: note: 'vsprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.cpp:362:14: warning: variable 'i' set but not used [-Wunused-but-set-variable] int c, val, i; ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:43: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:43: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:43: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:43: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:43: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:43: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:43: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:43: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:343:23: warning: unused function 'RevBitFieldSwap' [-Wunused-function] ID_INLINE static void RevBitFieldSwap( void *bp, int elsize) { ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:381:23: warning: unused function 'SixtetsForIntBig' [-Wunused-function] ID_INLINE static void SixtetsForIntBig( byte *out, int src) { ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lib.cpp:411:22: warning: unused function 'IntForSixtetsBig' [-Wunused-function] ID_INLINE static int IntForSixtetsBig( byte *in ) { ^ 11 warnings generated. [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/containers/HashIndex.cpp.o 11 warnings generated. [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/Dict.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/Str.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:267:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i, found, index; ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.cpp:1622:2: warning: 'vsprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations] vsprintf( buf, fmt, argptr ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:199:1: note: 'vsprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/Parser.cpp.o 10 warnings generated. In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ [ 8%] Building CXX object CMakeFiles/idlib.dir/idlib/MapFile.cpp.o /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:326:2: warning: 'vsprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations] vsprintf(text, str, ap); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:199:1: note: 'vsprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:343:2: warning: 'vsprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead. [-Wdeprecated-declarations] vsprintf(text, str, ap); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:199:1: note: 'vsprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:710:4: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%d", deftoken->line ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:2146:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(buf, "%d", abs(value)); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:2176:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf(buf, "%1.2f", idMath::Fabs(value)); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:2285:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%d", abs( value ) ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Parser.cpp:2317:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%1.2f", fabs( value ) ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/MapFile.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/MapFile.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/MapFile.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/MapFile.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/MapFile.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/MapFile.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/MapFile.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/MapFile.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 15 warnings generated. [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/CmdArgs.cpp.o 8 warnings generated. [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/Token.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/CmdArgs.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/CmdArgs.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/CmdArgs.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/CmdArgs.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/CmdArgs.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/CmdArgs.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/CmdArgs.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/CmdArgs.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Lexer.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.cpp:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Token.h:32: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. 8 warnings generated. [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/Base64.cpp.o [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/Timer.cpp.o In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Base64.cpp:2: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Base64.cpp:2: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Base64.cpp:2: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Timer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Base64.cpp:2: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Timer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Base64.cpp:2: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Timer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Base64.cpp:2: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Timer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Base64.cpp:2: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Timer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Base64.cpp:2: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/File.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/BitMsg.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Timer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Timer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Timer.cpp:31: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 9%] Building CXX object CMakeFiles/idlib.dir/idlib/Heap.cpp.o 8 warnings generated. In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Heap.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:465:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%d", i ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Heap.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:476:6: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] l = sprintf( text, "%u", u ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Heap.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:578:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Heap.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:588:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Heap.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:598:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", b ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Heap.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:607:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%f", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Heap.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:616:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%d", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Heap.cpp:30: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/Common.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/framework/CVarSystem.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Dict.h:32: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/StrPool.h:33: In file included from /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/containers/HashIndex.h:33: /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/idlib/Str.h:625:2: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( text, "%u", a ); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 8 warnings generated. [ 10%] Linking CXX static library libidlib.a [ 10%] Built target idlib bmake[2]: don't know how to make dhewm3.app/Contents/Resources/Doom\. Stop bmake[2]: stopped making "CMakeFiles/dhewm3.dir/build" in /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/cmake-pkgsrc-build --- CMakeFiles/dhewm3.dir/all --- *** [CMakeFiles/dhewm3.dir/all] Error code 2 bmake[1]: stopped making "all" in /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/cmake-pkgsrc-build --- CMakeFiles/dhewm3ded.dir/all --- *** [CMakeFiles/dhewm3ded.dir/all] Error code 6 bmake[1]: stopped making "all" in /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/cmake-pkgsrc-build bmake[1]: 2 errors bmake[1]: stopped making "all" in /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /Users/pbulk/work/games/dhewm3/work/dhewm3-1.5.4/neo/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/dhewm3 *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/dhewm3