=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/lang/oorexx", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for oorexx-5.0.0nb1 [ 0%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/ClientMessage.cpp.o [ 1%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/LocalAPIContext.cpp.o [ 1%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/LocalAPIManager.cpp.o [ 1%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/LocalMacroSpaceManager.cpp.o [ 1%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/LocalQueueManager.cpp.o [ 2%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/LocalRegistrationManager.cpp.o [ 2%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/MacroSpaceApi.cpp.o [ 2%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/QueuesAPI.cpp.o [ 3%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/RegistrationAPI.cpp.o [ 3%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/platform/unix/SysLegacyAPI.cpp.o [ 3%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/platform/unix/SysLocalAPIManager.cpp.o [ 3%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/common/RegistrationTable.cpp.o [ 4%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/common/ServiceMessage.cpp.o [ 4%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/common/CSStream.cpp.o [ 4%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/common/platform/unix/SysAPIManager.cpp.o [ 5%] Building CXX object CMakeFiles/rexxapi.dir/common/Utilities.cpp.o [ 5%] Building CXX object CMakeFiles/rexxapi.dir/common/platform/unix/SysSemaphore.cpp.o [ 5%] Building CXX object CMakeFiles/rexxapi.dir/common/platform/unix/SysLibrary.cpp.o /var/tmp/work/lang/oorexx/work/common/platform/unix/SysLibrary.cpp:88:5: 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(nameBuffer, "lib%s%s", name, ORX_SHARED_LIBRARY_EXT); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/common/platform/unix/SysLibrary.cpp:94:9: 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(nameBuffer, "/usr/lib/lib%s%s", name, ORX_SHARED_LIBRARY_EXT); ^ /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))) ^ 2 warnings generated. [ 5%] Building CXX object CMakeFiles/rexxapi.dir/common/platform/unix/SysFile.cpp.o [ 6%] Building CXX object CMakeFiles/rexxapi.dir/common/platform/unix/SysProcess.cpp.o [ 6%] Building CXX object CMakeFiles/rexxapi.dir/common/platform/unix/SysThread.cpp.o [ 6%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/common/platform/unix/SysCSStream.cpp.o [ 7%] Linking CXX shared library lib/librexxapi.dylib [ 7%] Built target rexxapi [ 8%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/ArrayClass.cpp.o [ 8%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/BagClass.cpp.o [ 8%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/BufferClass.cpp.o [ 8%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/ClassClass.cpp.o [ 9%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/ContextClass.cpp.o [ 9%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/DirectoryClass.cpp.o [ 9%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/EventSemaphore.cpp.o [ 10%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/IntegerClass.cpp.o [ 10%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/ListClass.cpp.o [ 10%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/MessageClass.cpp.o [ 11%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/MethodClass.cpp.o [ 11%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/MutableBufferClass.cpp.o [ 11%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/MutexSemaphore.cpp.o [ 11%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/NumberStringClass.cpp.o [ 12%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/NumberStringMath.cpp.o [ 12%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/NumberStringMath2.cpp.o [ 12%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/ObjectClass.cpp.o [ 13%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/PackageClass.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/classes/PackageClass.cpp:556:5: 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(linenumber,"%zu", location.getLineNumber()); ^ /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))) ^ 1 warning generated. [ 13%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/PointerClass.cpp.o [ 13%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/QueueClass.cpp.o [ 13%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/RelationClass.cpp.o [ 14%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/RexxInfoClass.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/classes/RexxInfoClass.cpp:193:5: 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(buffer, "%s %s %s", day, month, year); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/RexxInfoClass.cpp:197:5: 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(buffer, "%d.%d.%d", ORX_VER, ORX_REL, ORX_MOD); ^ /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))) ^ 2 warnings generated. [ 14%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/RoutineClass.cpp.o [ 14%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/RexxQueueMethods.cpp.o [ 15%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/SetClass.cpp.o [ 15%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StemClass.cpp.o [ 15%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StringClass.cpp.o [ 15%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StringClassBit.cpp.o [ 16%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StringClassConversion.cpp.o [ 16%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StringClassMisc.cpp.o [ 16%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StringClassSub.cpp.o [ 17%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StringClassUtil.cpp.o [ 17%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StringClassWord.cpp.o [ 17%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StringTableClass.cpp.o [ 18%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/SupplierClass.cpp.o [ 18%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/TableClass.cpp.o [ 18%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/IdentityTableClass.cpp.o [ 18%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/WeakReferenceClass.cpp.o [ 19%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/StackFrameClass.cpp.o [ 19%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/VariableReference.cpp.o [ 19%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/support/HashCollection.cpp.o [ 20%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/support/HashContents.cpp.o [ 20%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/support/ListContents.cpp.o [ 20%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/support/ProgramMetaData.cpp.o [ 20%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/support/CompoundTableElement.cpp.o [ 21%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/support/CompoundVariableTable.cpp.o [ 21%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/support/CompoundVariableTail.cpp.o [ 21%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/support/RexxDateTime.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1172:5: 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(buffer, "%zd", getBaseDate()); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1206:5: 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(buffer, "%d", (int)getYearDay()); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1222:5: 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(buffer, "%02d%s%02d%s%02d", day, sep, month, sep, year % 100); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1249:5: 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(buffer, "%d%s%3.3s%s%4.4d", day, sep, monthNames[month-1], sep, year); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1265:5: 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(buffer, "%02d%s%02d%s%02d", year % 100, sep, month, sep, day); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1281:5: 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(buffer, "%04d%s%02d%s%02d", year, sep, month, sep, day); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1297:5: 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(buffer, "%04d%s%02d%s%02d", year, sep, month, sep, day); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1313:5: 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(buffer, "%02d%s%02d%s%02d", month, sep, day, sep, year % 100); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1347:5: 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(buffer,"%d:%2.2d%s", adjustedHours, minutes, hours >= 12 ? POSTMERIDIAN : ANTEMERIDIAN); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1358:5: 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(buffer, "%d", hours); // just format the hours ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1369:5: 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(buffer, "%2.2d:%2.2d:%2.2d.%6.6d", hours, minutes, seconds, microseconds); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1380:5: 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(buffer,"%d", hours * MINUTES_IN_HOUR + minutes); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1391:5: 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(buffer, "%2.2d:%2.2d:%2.2d", hours, minutes, seconds); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/classes/support/RexxDateTime.cpp:1402:5: 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(buffer, "%d", (hours * MINUTES_IN_HOUR + minutes) * SECONDS_IN_MINUTE + seconds); ^ /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))) ^ 14 warnings generated. [ 22%] Building CXX object CMakeFiles/rexx.dir/interpreter/classes/support/StringUtil.cpp.o [ 22%] Building CXX object CMakeFiles/rexx.dir/interpreter/api/CallContextStubs.cpp.o [ 22%] Building CXX object CMakeFiles/rexx.dir/interpreter/api/InterpreterAPI.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/api/InterpreterAPI.cpp:251:5: 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( ver, " %d.%d.%d r%d", ORX_VER, ORX_REL, ORX_MOD, ORX_BLD); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/api/InterpreterAPI.cpp:272:9: 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(ptr, "%s%s%s%s%s%s%s%s%s%s", header, ver, build, __DATE__, mode, copy1, copy2, copy3, copy4, copy5); ^ /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))) ^ 2 warnings generated. [ 22%] Building CXX object CMakeFiles/rexx.dir/interpreter/api/InterpreterInstanceStubs.cpp.o [ 23%] Building CXX object CMakeFiles/rexx.dir/interpreter/api/MethodContextStubs.cpp.o [ 23%] Building CXX object CMakeFiles/rexx.dir/interpreter/api/ThreadContextStubs.cpp.o [ 23%] Building CXX object CMakeFiles/rexx.dir/interpreter/behaviour/PrimitiveBehaviours.cpp.o [ 24%] Building CXX object CMakeFiles/rexx.dir/interpreter/behaviour/RexxBehaviour.cpp.o [ 24%] Building CXX object CMakeFiles/rexx.dir/interpreter/behaviour/MethodDictionary.cpp.o [ 24%] Building CXX object CMakeFiles/rexx.dir/interpreter/behaviour/VirtualFunctionTable.cpp.o [ 25%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/CPPCode.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/execution/CPPCode.cpp:1351:5: 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(buffer, "Unresolved exported method: %s, entrypoint: %s", name, entryPointName == NULL ? "" : entryPointName); ^ /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))) ^ 1 warning generated. [ 25%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/ActivationStack.cpp.o [ 25%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/ActivationSettings.cpp.o [ 25%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/RexxActivation.cpp.o [ 26%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/BaseCode.cpp.o [ 26%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/RexxCode.cpp.o [ 26%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/BaseExecutable.cpp.o [ 27%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/RexxLocalVariables.cpp.o [ 27%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/NativeActivation.cpp.o [ 27%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/NativeCode.cpp.o [ 27%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/RexxVariable.cpp.o [ 28%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/TrapHandler.cpp.o [ 28%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/VariableDictionary.cpp.o [ 28%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/SecurityManager.cpp.o [ 29%] Building CXX object CMakeFiles/rexx.dir/interpreter/execution/TraceSetting.cpp.o [ 29%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/DeadObject.cpp.o [ 29%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/FileNameBuffer.cpp.o [ 29%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/GlobalNames.cpp.o [ 30%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/MapBucket.cpp.o [ 30%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/MapTable.cpp.o [ 30%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/MemorySegment.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/memory/MemorySegment.cpp:254:9: 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(buffer, "Normal allocation subpool %d for blocks of size %zu", i, deadPoolToLength(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))) ^ 1 warning generated. [ 31%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/MemoryStack.cpp.o [ 31%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/MemoryStats.cpp.o [ 31%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/NumberArray.cpp.o [ 32%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/PointerBucket.cpp.o [ 32%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/PointerTable.cpp.o [ 32%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/ProtectedObject.cpp.o [ 32%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/Envelope.cpp.o [ 33%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/InternalStack.cpp.o [ 33%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/SmartBuffer.cpp.o [ 33%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/UninitDispatcher.cpp.o [ 34%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/Setup.cpp.o [ 34%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/RexxMemory.cpp.o [ 34%] Building CXX object CMakeFiles/rexx.dir/interpreter/package/LibraryPackage.cpp.o [ 34%] Building CXX object CMakeFiles/rexx.dir/interpreter/package/PackageManager.cpp.o [ 35%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/ActivityDispatcher.cpp.o [ 35%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/ActivityManager.cpp.o [ 35%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/ActivationFrame.cpp.o [ 36%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/CallbackDispatcher.cpp.o [ 36%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/TrappingDispatcher.cpp.o [ 36%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/ConditionTrappingDispatcher.cpp.o [ 36%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/ExitHandler.cpp.o [ 37%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/CommandHandler.cpp.o [ 37%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/MessageDispatcher.cpp.o [ 37%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/Activity.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/concurrency/Activity.cpp:979:5: 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(work, "%d.%1zd", errcode / 1000, errcode - primary); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/concurrency/Activity.cpp:1291:9: 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(work, "%1zd%3.3zd", errornumber / 1000, errornumber - primary); ^ /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))) ^ 2 warnings generated. [ 38%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/RexxStartDispatcher.cpp.o [ 38%] Building CXX object CMakeFiles/rexx.dir/interpreter/concurrency/TranslateDispatcher.cpp.o [ 38%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/BuiltinFunctions.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/expression/BuiltinFunctions.cpp:1270:13: 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(work, "%zd %s %4.4zd", day, month_name->getStringData(), year); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/expression/BuiltinFunctions.cpp:1477:17: 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(work, "%d.%06d", (int)(threshold / (int64_t)MICROSECONDS), (int)(threshold % (int64_t)MICROSECONDS)); ^ /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))) ^ 2 warnings generated. [ 39%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/CommonExternalFunctions.cpp.o [ 39%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionClassResolver.cpp.o [ 39%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionCompoundVariable.cpp.o [ 39%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionDotVariable.cpp.o [ 40%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/SpecialDotVariable.cpp.o [ 40%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionFunction.cpp.o [ 40%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionMessage.cpp.o [ 41%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionOperator.cpp.o [ 41%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionQualifiedFunction.cpp.o [ 41%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionStack.cpp.o [ 41%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionStem.cpp.o [ 42%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionVariable.cpp.o [ 42%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/IndirectVariableReference.cpp.o [ 42%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionList.cpp.o [ 43%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/ExpressionLogical.cpp.o [ 43%] Building CXX object CMakeFiles/rexx.dir/interpreter/expression/VariableReferenceOp.cpp.o [ 43%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/AddressInstruction.cpp.o [ 43%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/AddressWithInstruction.cpp.o [ 44%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/AssignmentInstruction.cpp.o [ 44%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/BaseDoInstruction.cpp.o [ 44%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/CallInstruction.cpp.o [ 45%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ClassDirective.cpp.o [ 45%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/CommandInstruction.cpp.o [ 45%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/CommandIOContext.cpp.o [ 46%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/CommandIOConfiguration.cpp.o [ 46%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ConstantDirective.cpp.o [ 46%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/InputRedirector.cpp.o [ 46%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/OutputRedirector.cpp.o [ 47%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/DoBlock.cpp.o [ 47%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/DoBlockComponents.cpp.o [ 47%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/DoCountInstruction.cpp.o [ 48%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/SimpleDoInstruction.cpp.o [ 48%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ControlledDoInstruction.cpp.o [ 48%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/DoForeverInstruction.cpp.o [ 48%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/DoOverInstruction.cpp.o [ 49%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/DoWithInstruction.cpp.o [ 49%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/DoWhileInstruction.cpp.o [ 49%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/DropInstruction.cpp.o [ 50%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ElseInstruction.cpp.o [ 50%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/EndIf.cpp.o [ 50%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/EndInstruction.cpp.o [ 50%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ExitInstruction.cpp.o [ 51%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ExposeInstruction.cpp.o [ 51%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ForwardInstruction.cpp.o [ 51%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/GuardInstruction.cpp.o [ 52%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/IfInstruction.cpp.o [ 52%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/InterpretInstruction.cpp.o [ 52%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/LabelInstruction.cpp.o [ 53%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/LeaveInstruction.cpp.o [ 53%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/LibraryDirective.cpp.o [ 53%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/MessageInstruction.cpp.o [ 53%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/NopInstruction.cpp.o [ 54%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/NumericInstruction.cpp.o [ 54%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/OptionsInstruction.cpp.o [ 54%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/OtherwiseInstruction.cpp.o [ 55%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ParseInstruction.cpp.o [ 55%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ParseTarget.cpp.o [ 55%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ParseTrigger.cpp.o [ 55%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ProcedureInstruction.cpp.o [ 56%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/QueueInstruction.cpp.o [ 56%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/RaiseInstruction.cpp.o [ 56%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ReplyInstruction.cpp.o [ 57%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/RequiresDirective.cpp.o [ 57%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ReturnInstruction.cpp.o [ 57%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/RexxInstruction.cpp.o [ 57%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/SayInstruction.cpp.o [ 58%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/SelectInstruction.cpp.o [ 58%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/SignalInstruction.cpp.o [ 58%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/ThenInstruction.cpp.o [ 59%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/TraceInstruction.cpp.o [ 59%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/UseInstruction.cpp.o [ 59%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/UseArgVariableRef.cpp.o [ 60%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/UseLocalInstruction.cpp.o [ 60%] Building CXX object CMakeFiles/rexx.dir/interpreter/instructions/WhenCaseInstruction.cpp.o [ 60%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/Clause.cpp.o [ 60%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/KeywordConstants.cpp.o [ 61%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/DirectiveParser.cpp.o [ 61%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/InstructionParser.cpp.o [ 61%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/LanguageParser.cpp.o [ 62%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/ProgramSource.cpp.o [ 62%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/Scanner.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/parser/Scanner.cpp:1211:25: 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(badchar, "%c", inch); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/parser/Scanner.cpp:1212:25: 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(hexbadchar, "%2.2X", inch); ^ /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))) ^ 2 warnings generated. [ 62%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/Token.cpp.o [ 62%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/ExternalFunctions.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/ExternalFunctions.cpp:281:9: 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(msg, "Error restoring current directory: %s", current); ^ /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))) ^ 1 warning generated. [ 63%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/MemorySupport.cpp.o [ 63%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/MiscSystem.cpp.o [ 63%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/SysActivity.cpp.o [ 64%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/SysFileSystem.cpp.o [ 64%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/SysInterpreterInstance.cpp.o [ 64%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/SysRexxUtil.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SysRexxUtil.cpp:667:14: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] rc = sem_init(semdata->handle, 0, 0); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here int sem_init(sem_t *, int, unsigned int) __deprecated; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SysRexxUtil.cpp:732:5: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] sem_init(semdata->handle, 1, 0); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here int sem_init(sem_t *, int, unsigned int) __deprecated; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SysRexxUtil.cpp:778:13: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations] if (sem_destroy(semdata->handle)) ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/semaphore.h:53:26: note: 'sem_destroy' has been explicitly marked deprecated here int sem_destroy(sem_t *) __deprecated; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SysRexxUtil.cpp:892:14: warning: 'sem_init' is deprecated [-Wdeprecated-declarations] rc = sem_init(semdata->handle, 0, 0); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/semaphore.h:55:42: note: 'sem_init' has been explicitly marked deprecated here int sem_init(sem_t *, int, unsigned int) __deprecated; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SysRexxUtil.cpp:1013:10: warning: 'sem_getvalue' is deprecated [-Wdeprecated-declarations] rc = sem_getvalue(semdata->handle, &val); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/semaphore.h:54:56: note: 'sem_getvalue' has been explicitly marked deprecated here int sem_getvalue(sem_t * __restrict, int * __restrict) __deprecated; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SysRexxUtil.cpp:1055:13: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations] if (sem_destroy(semdata->handle)) ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/semaphore.h:53:26: note: 'sem_destroy' has been explicitly marked deprecated here int sem_destroy(sem_t *) __deprecated; ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:214:40: note: expanded from macro '__deprecated' #define __deprecated __attribute__((__deprecated__)) ^ 6 warnings generated. [ 64%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/SystemCommands.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SystemCommands.cpp:535:13: 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(dir_buf, "%s/%s", home_dir, st); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SystemCommands.cpp:547:13: 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(dir_buf, "%s/", home_dir); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SystemCommands.cpp:569:13: 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(dir_buf, "%s/", ppwd->pw_dir); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/platform/unix/SystemCommands.cpp:590:13: 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(dir_buf, "%s/%s", ppwd->pw_dir, slash); ^ /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 warnings generated. [ 65%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/SystemInitialization.cpp.o [ 65%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/SystemInterpreter.cpp.o [ 65%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/TimeSupport.cpp.o [ 66%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/UseridFunction.cpp.o [ 66%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/ValueFunction.cpp.o [ 66%] Building CXX object CMakeFiles/rexx.dir/common/Utilities.cpp.o [ 67%] Building CXX object CMakeFiles/rexx.dir/common/platform/unix/SysFile.cpp.o [ 67%] Building CXX object CMakeFiles/rexx.dir/common/platform/unix/SysLibrary.cpp.o /var/tmp/work/lang/oorexx/work/common/platform/unix/SysLibrary.cpp:88:5: 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(nameBuffer, "lib%s%s", name, ORX_SHARED_LIBRARY_EXT); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/common/platform/unix/SysLibrary.cpp:94:9: 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(nameBuffer, "/usr/lib/lib%s%s", name, ORX_SHARED_LIBRARY_EXT); ^ /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))) ^ 2 warnings generated. [ 67%] Building CXX object CMakeFiles/rexx.dir/common/platform/unix/SysProcess.cpp.o [ 67%] Building CXX object CMakeFiles/rexx.dir/common/platform/unix/SysSemaphore.cpp.o [ 68%] Building CXX object CMakeFiles/rexx.dir/common/platform/unix/SysThread.cpp.o [ 68%] Building CXX object CMakeFiles/rexx.dir/interpreter/runtime/InternalPackage.cpp.o [ 68%] Building CXX object CMakeFiles/rexx.dir/interpreter/runtime/Interpreter.cpp.o [ 69%] Building CXX object CMakeFiles/rexx.dir/interpreter/runtime/InterpreterInstance.cpp.o [ 69%] Building CXX object CMakeFiles/rexx.dir/interpreter/runtime/Numerics.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/runtime/Numerics.cpp:896:5: 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(temp, "%p", p); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/runtime/Numerics.cpp:899:9: 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(temp, "0x%p", p); ^ /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))) ^ 2 warnings generated. [ 69%] Building CXX object CMakeFiles/rexx.dir/interpreter/runtime/RexxUtilCommon.cpp.o [ 69%] Building CXX object CMakeFiles/rexx.dir/interpreter/runtime/Version.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/runtime/Version.cpp:76:9: 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(buffer, "REXX-ooRexx_%d.%d.%d(MT)_%s-bit %s %s %s %s", ORX_VER, ORX_REL, ORX_MOD, ^ /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))) ^ 1 warning generated. [ 70%] Building CXX object CMakeFiles/rexx.dir/interpreter/streamLibrary/StreamCommandParser.cpp.o [ 70%] Building CXX object CMakeFiles/rexx.dir/interpreter/streamLibrary/StreamNative.cpp.o /var/tmp/work/lang/oorexx/work/interpreter/streamLibrary/StreamNative.cpp:835:17: 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(work, "ERROR:%d", fileInfo.errorInfo()); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/streamLibrary/StreamNative.cpp:2221:9: 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(work, "ERROR:%d", fileInfo.errorInfo()); /* format the error return */ ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/streamLibrary/StreamNative.cpp:2508:17: 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(work, "ERROR:%d", fileInfo.errorInfo()); /* format the error return */ ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/streamLibrary/StreamNative.cpp:2518:13: 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(work, "ERROR:%d", fileInfo.errorInfo()); /* format the error return */ ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/streamLibrary/StreamNative.cpp:3686:17: 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(work, "NOTREADY:%d %s", errorInfo, errorString); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/streamLibrary/StreamNative.cpp:3691:17: 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(work, "NOTREADY:%d", errorInfo); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/streamLibrary/StreamNative.cpp:3708:17: 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(work, "ERROR:%d %s", errorInfo, errorString); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/interpreter/streamLibrary/StreamNative.cpp:3713:17: 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(work, "ERROR:%d", errorInfo); ^ /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. [ 70%] Building CXX object CMakeFiles/rexx.dir/interpreter/streamLibrary/FileNative.cpp.o [ 71%] Building CXX object CMakeFiles/rexx.dir/interpreter/platform/unix/RexxMain.cpp.o [ 71%] Linking CXX shared library lib/librexx.dylib [ 71%] Built target rexx [ 71%] Building CXX object CMakeFiles/rexx_exe.dir/utilities/rexx/platform/unix/rexx.cpp.o [ 71%] Linking CXX executable bin/rexx [ 71%] Built target rexx_exe [ 72%] Building CXX object CMakeFiles/rexximage.dir/utilities/rexximage/rexximage.cpp.o [ 72%] Linking CXX executable bin/rexximage [ 72%] Built target rexximage [ 72%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/server/APIServer.cpp.o [ 73%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/server/APIServerInstance.cpp.o [ 73%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/server/APIServerThread.cpp.o [ 73%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/server/MacroSpaceManager.cpp.o [ 73%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/server/QueueManager.cpp.o /var/tmp/work/lang/oorexx/work/rexxapi/server/QueueManager.cpp:605:9: 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(session, "%p", (void *)message.parameter1); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/rexxapi/server/QueueManager.cpp:606:9: 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(tagstring, "%p", (void *)tag); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/rexxapi/server/QueueManager.cpp:609:9: 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(message.nameArg, "S%sQ%s", (char *)(session[1] == 'x' ? session + 2 : session), ^ /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))) ^ 3 warnings generated. [ 74%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/server/RegistrationManager.cpp.o [ 74%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/common/CSStream.cpp.o [ 74%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/common/RegistrationTable.cpp.o [ 75%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/common/ServiceMessage.cpp.o [ 75%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/common/platform/unix/SysAPIManager.cpp.o [ 75%] Building CXX object CMakeFiles/rxapi.dir/common/Utilities.cpp.o [ 76%] Building CXX object CMakeFiles/rxapi.dir/common/platform/unix/SysProcess.cpp.o [ 76%] Building CXX object CMakeFiles/rxapi.dir/common/platform/unix/SysSemaphore.cpp.o [ 76%] Building CXX object CMakeFiles/rxapi.dir/common/platform/unix/SysThread.cpp.o [ 76%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/common/platform/unix/SysCSStream.cpp.o [ 77%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/server/platform/unix/APIService.cpp.o /var/tmp/work/lang/oorexx/work/rexxapi/server/platform/unix/APIService.cpp:169: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(pidstring, "%ld\n", (long)getpid()); ^ /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))) ^ 1 warning generated. [ 77%] Linking CXX executable bin/rxapi [ 77%] Built target rxapi [ 78%] Building CXX object CMakeFiles/rexxc.dir/utilities/rexxc/platform/unix/RexxCompiler.cpp.o [ 78%] Linking CXX executable bin/rexxc [ 78%] Built target rexxc [ 78%] Building CXX object CMakeFiles/rxqueue.dir/utilities/rxqueue/platform/unix/rxqueue.cpp.o [ 78%] Linking CXX executable bin/rxqueue [ 78%] Built target rxqueue [ 79%] Building CXX object CMakeFiles/rxsubcom.dir/utilities/rxsubcom/platform/unix/rxsubcom.cpp.o [ 79%] Linking CXX executable bin/rxsubcom [ 79%] Built target rxsubcom [ 79%] Building CXX object CMakeFiles/rxmath.dir/extensions/rxmath/rxmath.cpp.o [ 80%] Linking CXX shared library lib/librxmath.dylib [ 80%] Built target rxmath [ 80%] Building CXX object CMakeFiles/rxsock.dir/extensions/rxsock/rxsock.cpp.o In file included from /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.cpp:100: /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.h:190:13: 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(fullName, "%s%s", prefix, name); ^ /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 /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.cpp:100: /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.h:210:13: 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(fullName, "%s.%d", prefix, (int)index); ^ /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 /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.cpp:100: /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.h:231:13: 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(fullName, "%s%s", prefix, name); ^ /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 /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.cpp:100: /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.h:245:13: 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(fullName, "%s.%d", prefix, (int)index); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.cpp:380:9: 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(szBuffer,"ALIAS.%d",count+1); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.cpp:409:9: 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(szBuffer, "ADDR.%d", count+1); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.cpp:559:13: 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(szBuff,"%d",theErrno); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.cpp:579:5: 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(buffer, "%d.%d.%d", ORX_VER, ORX_REL, ORX_MOD); ^ /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. [ 80%] Building CXX object CMakeFiles/rxsock.dir/extensions/rxsock/rxsockfn.cpp.o In file included from /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsockfn.cpp:98: /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.h:190:13: 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(fullName, "%s%s", prefix, name); ^ /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 /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsockfn.cpp:98: /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.h:210:13: 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(fullName, "%s.%d", prefix, (int)index); ^ /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 /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsockfn.cpp:98: /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.h:231:13: 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(fullName, "%s%s", prefix, name); ^ /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 /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsockfn.cpp:98: /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsock.h:245:13: 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(fullName, "%s.%d", prefix, (int)index); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsockfn.cpp:573:13: 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(buffer,"%d %d", lingStruct.l_onoff, lingStruct.l_linger); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsockfn.cpp:591:13: 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(buffer, "%d", (int)(tv.tv_sec * 1000 + tv.tv_usec / 1000)); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/rxsock/rxsockfn.cpp:596:13: 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(buffer,"%d", intVal); ^ /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))) ^ 7 warnings generated. [ 80%] Linking CXX shared library lib/librxsock.dylib [ 80%] Built target rxsock [ 81%] Building CXX object CMakeFiles/rxregexp.dir/extensions/rxregexp/automaton.cpp.o [ 81%] Building CXX object CMakeFiles/rxregexp.dir/extensions/rxregexp/dblqueue.cpp.o [ 81%] Building CXX object CMakeFiles/rxregexp.dir/extensions/rxregexp/rxregexp.cpp.o [ 82%] Linking CXX shared library lib/librxregexp.dylib [ 82%] Built target rxregexp [ 83%] Building CXX object CMakeFiles/hostemu.dir/extensions/hostemu/platform/unix/hostemu.cpp.o /var/tmp/work/lang/oorexx/work/extensions/hostemu/platform/unix/hostemu.cpp:400: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(retc->strptr, "%ld", rc); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/hostemu/platform/unix/hostemu.cpp:448:7: 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(Index, "%u", 0); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/hostemu/platform/unix/hostemu.cpp:456:10: 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(Index, "%ld", ExecIO_Options.lStartRcd); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/hostemu/platform/unix/hostemu.cpp:470:10: 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(Index, "%ld", ExecIO_Options.lStartRcd); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/hostemu/platform/unix/hostemu.cpp:616:10: 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(Index, "%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))) ^ /var/tmp/work/lang/oorexx/work/extensions/hostemu/platform/unix/hostemu.cpp:631:13: 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(Index, "%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))) ^ /var/tmp/work/lang/oorexx/work/extensions/hostemu/platform/unix/hostemu.cpp:644: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(szInline, "%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))) ^ /var/tmp/work/lang/oorexx/work/extensions/hostemu/platform/unix/hostemu.cpp:645: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(Index, "%d", 0); ^ /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. [ 83%] Building CXX object CMakeFiles/hostemu.dir/extensions/hostemu/cmdparse.cpp.o ..\..\cmdparse.cpp:1603:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] yyerror (YY_("syntax error")); ^ ..\..\cmdparse.cpp:1746:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] yyerror (YY_("memory exhausted")); ^ 2 warnings generated. [ 83%] Linking CXX shared library lib/libhostemu.dylib [ 83%] Built target hostemu [ 84%] Building CXX object CMakeFiles/rxunixsys.dir/extensions/platform/unix/rxunixsys/rxunixsys.cpp.o [ 84%] Linking CXX shared library lib/librxunixsys.dylib [ 84%] Built target rxunixsys [ 85%] Building CXX object CMakeFiles/orxncurses.dir/extensions/orxncurses/orxncurses.cpp.o /var/tmp/work/lang/oorexx/work/extensions/orxncurses/orxncurses.cpp:1376:5: 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 %d", ADDONE(y), ADDONE(x)); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/orxncurses/orxncurses.cpp:1480:5: 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 %d", y, x); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/orxncurses/orxncurses.cpp:1506:5: 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 %d", ADDONE(y), ADDONE(x)); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/orxncurses/orxncurses.cpp:1698:5: 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 %d", ADDONE(y), ADDONE(x)); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/orxncurses/orxncurses.cpp:2676:5: 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 %d", ADDONE(y), ADDONE(x)); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/orxncurses/orxncurses.cpp:2807:5: 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", NCURSES_MOUSE_VERSION); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/extensions/orxncurses/orxncurses.cpp:2989:5: 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 %d", 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))) ^ 7 warnings generated. [ 85%] Linking CXX shared library lib/liborxncurses.dylib [ 85%] Built target orxncurses [ 86%] Generating bin/ncurses.cls [ 86%] Built target ncurses_cls [ 86%] Generating bin/csvStream.cls [ 86%] Generating bin/dateparser.cls [ 87%] Generating bin/json.cls [ 87%] Generating bin/mime.cls [ 87%] Generating bin/rxftp.cls [ 87%] Generating bin/rxregexp.cls [ 88%] Generating bin/smtp.cls [ 88%] Generating bin/socket.cls [ 88%] Generating bin/streamsocket.cls [ 89%] Generating samples/complex.cls [ 89%] Generating samples/jabberwocky.txt [ 89%] Generating samples/pipe.cls [ 89%] Generating samples/semcls.cls [ 90%] Generating samples/treeDirectory.cls [ 90%] Built target class_files [ 90%] Generating rexx.1.gz [ 90%] Built target rexx_man [ 90%] Generating rexxc.1.gz [ 90%] Built target rexxc_man [ 90%] Generating rxqueue.1.gz [ 90%] Built target rxqueue_man [ 90%] Generating rxsubcom.1.gz [ 90%] Built target rxsubcom_man [ 90%] Building CXX object samples/api/c++/call.example/CMakeFiles/stackOverflow.dir/stackOverflow.cpp.o [ 91%] Linking CXX executable ../../../../bin/stackOverflow [ 91%] Built target stackOverflow [ 92%] Building CXX object samples/api/c++/call.example/CMakeFiles/runRexxProgram.dir/runRexxProgram.cpp.o [ 92%] Linking CXX executable ../../../../bin/runRexxProgram [ 92%] Built target runRexxProgram [ 92%] Building CXX object samples/api/c++/external/CMakeFiles/external_routines.dir/external_routines.cpp.o [ 92%] Linking CXX shared library ../../../../lib/libexternal_routines.dylib [ 92%] Built target external_routines [ 92%] Building CXX object samples/api/c++/external/CMakeFiles/external_methods.dir/external_methods.cpp.o [ 92%] Linking CXX shared library ../../../../lib/libexternal_methods.dylib [ 92%] Built target external_methods [ 93%] Building CXX object samples/api/c++/external/CMakeFiles/external_methods_routines.dir/external_methods_routines.cpp.o [ 93%] Linking CXX shared library ../../../../lib/libexternal_methods_routines.dylib [ 93%] Built target external_methods_routines [ 93%] Building CXX object samples/api/classic/unix/callrexx/CMakeFiles/callrexx1.dir/callrexx1.cpp.o [ 93%] Linking CXX executable ../../../../../bin/callrexx1 [ 93%] Built target callrexx1 [ 93%] Building C object samples/api/classic/unix/callrexx/CMakeFiles/callrexx2.dir/callrexx2.c.o [ 94%] Linking C executable ../../../../../bin/callrexx2 [ 94%] Built target callrexx2 [ 94%] Building C object samples/api/classic/unix/rexxapi1/CMakeFiles/rexxapi1.dir/rexxapi1.c.o [ 94%] Linking C shared library ../../../../../lib/librexxapi1.dylib [ 94%] Built target rexxapi1 [ 95%] Building C object samples/api/classic/unix/rexxapi2/CMakeFiles/rexxapi2.dir/rexxapi2.c.o [ 95%] Linking C shared library ../../../../../lib/librexxapi2.dylib [ 95%] Built target rexxapi2 [ 95%] Building C object samples/api/classic/unix/rexxapi3/CMakeFiles/rexxapi3.dir/rexxapi3.c.o [ 95%] Linking C shared library ../../../../../lib/librexxapi3.dylib [ 95%] Built target rexxapi3 [ 95%] Building CXX object testbinaries/CMakeFiles/orxfunction.dir/orxfunction.cpp.o [ 95%] Linking CXX shared library ../lib/liborxfunction.dylib [ 95%] Built target orxfunction [ 95%] Building CXX object testbinaries/CMakeFiles/orxmethod.dir/orxmethod.cpp.o [ 95%] Linking CXX shared library ../lib/liborxmethod.dylib [ 95%] Built target orxmethod [ 95%] Building CXX object testbinaries/CMakeFiles/orxclassic.dir/orxclassic.cpp.o /var/tmp/work/lang/oorexx/work/testbinaries/orxclassic.cpp:57:5: 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(Retstr->strptr, "%s %zd %s", Name, Argc, Argv[0].strptr); ^ /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))) ^ /var/tmp/work/lang/oorexx/work/testbinaries/orxclassic.cpp:154:9: 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(stamp, "%d-%d-%d %d:%d:%d (%d, %d)", ^ /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))) ^ 2 warnings generated. [ 95%] Linking CXX shared library ../lib/liborxclassic.dylib [ 95%] Built target orxclassic [ 96%] Building C object testbinaries/CMakeFiles/orxclassic1.dir/orxclassic1.c.o [ 96%] Linking C shared library ../lib/liborxclassic1.dylib [ 96%] Built target orxclassic1 [ 96%] Building CXX object testbinaries/CMakeFiles/orxexits.dir/orxclassicexits.cpp.o [ 96%] Building CXX object testbinaries/CMakeFiles/orxexits.dir/orxinstance.cpp.o [ 97%] Linking CXX shared library ../lib/liborxexits.dylib [ 97%] Built target orxexits [ 98%] Building CXX object testbinaries/CMakeFiles/orxinvocation.dir/orxinvocation.cpp.o [ 98%] Linking CXX shared library ../lib/liborxinvocation.dylib [ 98%] Built target orxinvocation [ 98%] Building CXX object testbinaries/CMakeFiles/rexxinstance.dir/rexxinstance.cpp.o /var/tmp/work/lang/oorexx/work/testbinaries/rexxinstance.cpp:199:9: 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(errorResult, "%zd %zd", instanceInfo.rc, instanceInfo.code); ^ /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))) ^ 1 warning generated. [ 98%] Linking CXX executable ../bin/rexxinstance [ 98%] Built target rexxinstance [ 98%] Generating bin/CoreClasses.orx [ 98%] Generating bin/PlatformObjects.orx [ 99%] Generating bin/StreamClasses.orx [100%] Generating lib/rexx.img rxapi: lockfile path is /tmp/.ooRexx-5.0.0-64-pbulk.lock [100%] Built target rexx_img