Jack Woehr wrote:
Rony G. Flatscher wrote:
Is there anyone who has created a MacOSX version of 5.0 from trunk? If not, is
anyone interested in doing so?
I can try building on MacOSX if that would help.
The new instructions are not terribly helpful and I didn't install because I wasn't quite sure how to tell cmake to
build an install correctly pathed to where I want
everything (/usr/local/bin /usr/local/lib ...) but here are the build reports.
--
Jack Woehr # "There's too much emphasis on things
Box 51, Golden CO 80402 # like pawn structure in modern chess.
http://www.softwoehr.com # Checkmate ends the game." - N. Short
-- The CXX compiler identification is AppleClang 7.3.0.7030029
-- Check for working CXX compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- Check for working CXX compiler:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
-- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building for a 64-bit architecture
-- Found Subversion: /usr/bin/svn (found version "1.7.22")
-- SVN Revision Number is 11017
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Looking for float.h
-- Looking for float.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for locale.h
-- Looking for locale.h - found
-- Looking for malloc.h
-- Looking for malloc.h - not found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for memset
-- Looking for memset - found
-- Looking for nsleep
-- Looking for nsleep - not found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Looking for stdio.h
-- Looking for stdio.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for vprintf
-- Looking for vprintf - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for attr/xattr.h
-- Looking for attr/xattr.h - not found
-- Looking for catopen
-- Looking for catopen - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for features.h
-- Looking for features.h - not found
-- Looking for filehdr.h
-- Looking for filehdr.h - not found
-- Looking for fstat
-- Looking for fstat - found
-- Looking for gcvt
-- Looking for gcvt - found
-- Looking for geteuid
-- Looking for geteuid - found
-- Looking for getpgrp
-- Looking for getpgrp - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for getuserattr
-- Looking for getuserattr - not found
-- Looking for IDtouser
-- Looking for IDtouser - not found
-- Looking for mesg.h
-- Looking for mesg.h - not found
-- Looking for netinet/in.h
-- Looking for netinet/in.h - found
-- Looking for nl_types.h
-- Looking for nl_types.h - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_mutexattr_settype
-- Looking for pthread_mutexattr_settype - found
-- Performing Test HAVE_PTHREAD_MUTEX_ERRORCHECK
-- Performing Test HAVE_PTHREAD_MUTEX_ERRORCHECK - Success
-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE
-- Performing Test HAVE_PTHREAD_MUTEX_RECURSIVE - Success
-- Looking for pwd.h
-- Looking for pwd.h - found
-- Looking for sched.h
-- Looking for sched.h - found
-- Looking for sighold
-- Looking for sighold - found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for stropts.h
-- Looking for stropts.h - not found
-- Looking for sys/filio.h
-- Looking for sys/filio.h - found
-- Looking for sys/ldr.h
-- Looking for sys/ldr.h - not found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sys/sem.h
-- Looking for sys/sem.h - found
-- Looking for sys/signal.h
-- Looking for sys/signal.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/syscall.h
-- Looking for sys/syscall.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/utsname.h
-- Looking for sys/utsname.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Performing Test HAVE_UNION_SEMUN
-- Performing Test HAVE_UNION_SEMUN - Success
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for usersec.h
-- Looking for usersec.h - not found
-- Looking for ncurses.h
-- Looking for ncurses.h - found
-- Configuring done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
orxclassic
orxclassic1
orxexits
orxfunction
orxinvocation
orxmethod
wpipe1
wpipe2
wpipe3
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
-- Build files have been written to: /usr/local/src/ObjectRexx/oorexx-code-0
Jacks-Macbook-Pro:oorexx-code-0 jwoehr$ make all
Scanning dependencies of target rexx_man
[ 1%] Generating rexx.1.gz
[ 1%] Built target rexx_man
Scanning dependencies of target rxsubcom_man
[ 1%] Generating rxsubcom.1.gz
[ 1%] Built target rxsubcom_man
Scanning dependencies of target class_files
[ 1%] Generating bin/rxregexp.cls
[ 1%] Generating bin/rxftp.cls
[ 2%] Generating bin/csvStream.cls
[ 2%] Generating bin/socket.cls
[ 2%] Generating bin/streamsocket.cls
[ 3%] Generating bin/mime.cls
[ 3%] Generating bin/smtp.cls
[ 3%] Generating bin/ncurses.cls
[ 4%] Generating bin/rexxtry.rex
[ 4%] Built target class_files
Scanning dependencies of target rexxapi
[ 4%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/ClientMessage.cpp.o
[ 4%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/LocalAPIContext.cpp.o
[ 5%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/LocalAPIManager.cpp.o
[ 5%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/LocalMacroSpaceManager.cpp.o
[ 5%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/LocalQueueManager.cpp.o
[ 6%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/LocalRegistrationManager.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/rexxapi/client/LocalRegistrationManager.cpp:359:14:
warning: case value not in enumerated type 'ErrorCode' [-Wswitch]
case CALLBACK_NOT_FOUND:
^
/usr/local/src/ObjectRexx/oorexx-code-0/rexxapi/client/LocalRegistrationManager.cpp:362:14:
warning: case value not in enumerated type 'ErrorCode' [-Wswitch]
case DROP_NOT_AUTHORIZED:
^
2 warnings generated.
[ 6%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/MacroSpaceApi.cpp.o
[ 6%] Building CXX object CMakeFiles/rexxapi.dir/rexxapi/client/QueuesAPI.cpp.o
[ 7%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/RegistrationAPI.cpp.o
[ 7%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/platform/unix/SysLegacyAPI.cpp.o
[ 7%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/client/platform/unix/SysLocalAPIManager.cpp.o
[ 8%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/common/RegistrationTable.cpp.o
[ 8%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/common/ServiceMessage.cpp.o
[ 8%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/common/platform/unix/SysAPIManager.cpp.o
[ 8%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/common/platform/unix/SysCSStream.cpp.o
[ 9%] Building CXX object
CMakeFiles/rexxapi.dir/rexxapi/common/platform/unix/SysProcess.cpp.o
[ 9%] Building CXX object CMakeFiles/rexxapi.dir/common/Utilities.cpp.o
[ 9%] Building CXX object
CMakeFiles/rexxapi.dir/common/platform/unix/SysSemaphore.cpp.o
[ 10%] Building CXX object
CMakeFiles/rexxapi.dir/common/platform/unix/SysLibrary.cpp.o
[ 10%] Building CXX object
CMakeFiles/rexxapi.dir/common/platform/unix/SysFile.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:990:13:
warning: 'fstat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (fstat64(fileHandle, &fileInfo) == 0)
^
/usr/include/sys/stat.h:390:5: note: 'fstat64' has been explicitly marked
deprecated here
int fstat64(int, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:1019:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(name, &fileInfo) == 0)
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:1052:13:
warning: 'fstat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (fstat64(fileHandle, &fileInfo) == 0)
^
/usr/include/sys/stat.h:390:5: note: 'fstat64' has been explicitly marked
deprecated here
int fstat64(int, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:1077:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(name, &fileInfo) == 0)
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:1109:9:
warning: 'fstat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (fstat64(fileHandle, &fileInfo) == 0)
^
/usr/include/sys/stat.h:390:5: note: 'fstat64' has been explicitly marked
deprecated here
int fstat64(int, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
5 warnings generated.
[ 10%] Building CXX object
CMakeFiles/rexxapi.dir/common/platform/unix/SysThread.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysThread.cpp:84:22:
warning: address of stack memory associated with local variable 'temp' returned
[-Wreturn-stack-address]
return ((char *)(&temp)) - THREAD_STACK_SIZE;
^~~~
1 warning generated.
[ 11%] Linking CXX shared library bin/librexxapi.dylib
[ 11%] Built target rexxapi
Scanning dependencies of target rexx
[ 12%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/ArrayClass.cpp.o
[ 12%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/BagClass.cpp.o
[ 12%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/BufferClass.cpp.o
[ 12%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/ClassClass.cpp.o
[ 13%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/ContextClass.cpp.o
[ 13%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/DirectoryClass.cpp.o
[ 13%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/IntegerClass.cpp.o
[ 14%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/ListClass.cpp.o
[ 14%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/MessageClass.cpp.o
[ 14%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/MethodClass.cpp.o
[ 15%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/MutableBufferClass.cpp.o
[ 15%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/NumberStringClass.cpp.o
[ 15%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/NumberStringMath.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/classes/NumberStringMath.cpp:374:14:
warning: comparison of array 'this->numberDigits' equal to a null pointer is
always false
[-Wtautological-pointer-compare]
else if (numberDigits == 0 && digitsCount == 1)
^~~~~~~~~~~~ ~
1 warning generated.
[ 16%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/NumberStringMath2.cpp.o
[ 16%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/ObjectClass.cpp.o
[ 16%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/PackageClass.cpp.o
[ 17%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/PointerClass.cpp.o
[ 17%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/QueueClass.cpp.o
[ 17%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/RelationClass.cpp.o
[ 17%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/RexxInfoClass.cpp.o
[ 18%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/RoutineClass.cpp.o
[ 18%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/RexxQueueMethods.cpp.o
[ 18%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/SetClass.cpp.o
[ 19%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StemClass.cpp.o
[ 19%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StringClass.cpp.o
[ 19%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StringClassBit.cpp.o
[ 20%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StringClassConversion.cpp.o
[ 20%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StringClassMisc.cpp.o
[ 20%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StringClassSub.cpp.o
[ 21%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StringClassUtil.cpp.o
[ 21%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StringClassWord.cpp.o
[ 21%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StringTableClass.cpp.o
[ 22%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/SupplierClass.cpp.o
[ 22%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/TableClass.cpp.o
[ 22%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/IdentityTableClass.cpp.o
[ 22%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/WeakReferenceClass.cpp.o
[ 23%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/StackFrameClass.cpp.o
[ 23%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/support/HashCollection.cpp.o
[ 23%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/support/HashContents.cpp.o
[ 24%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/support/ListContents.cpp.o
[ 24%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/support/ProgramMetaData.cpp.o
[ 24%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/support/CompoundTableElement.cpp.o
[ 25%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/support/CompoundVariableTable.cpp.o
[ 25%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/support/CompoundVariableTail.cpp.o
[ 25%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/support/RexxDateTime.cpp.o
[ 26%] Building CXX object
CMakeFiles/rexx.dir/interpreter/classes/support/StringUtil.cpp.o
[ 26%] Building CXX object
CMakeFiles/rexx.dir/interpreter/api/CallContextStubs.cpp.o
[ 26%] Building CXX object
CMakeFiles/rexx.dir/interpreter/api/InterpreterAPI.cpp.o
[ 27%] Building CXX object
CMakeFiles/rexx.dir/interpreter/api/InterpreterInstanceStubs.cpp.o
[ 27%] Building CXX object
CMakeFiles/rexx.dir/interpreter/api/MethodContextStubs.cpp.o
[ 27%] Building CXX object
CMakeFiles/rexx.dir/interpreter/api/ThreadContextStubs.cpp.o
[ 27%] Building CXX object
CMakeFiles/rexx.dir/interpreter/behaviour/PrimitiveBehaviours.cpp.o
[ 28%] Building CXX object
CMakeFiles/rexx.dir/interpreter/behaviour/RexxBehaviour.cpp.o
[ 28%] Building CXX object
CMakeFiles/rexx.dir/interpreter/behaviour/MethodDictionary.cpp.o
[ 28%] Building CXX object
CMakeFiles/rexx.dir/interpreter/behaviour/VirtualFunctionTable.cpp.o
[ 29%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/CPPCode.cpp.o
[ 29%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/ActivationStack.cpp.o
[ 29%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/RexxActivation.cpp.o
[ 30%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/BaseCode.cpp.o
[ 30%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/RexxCode.cpp.o
[ 30%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/BaseExecutable.cpp.o
[ 31%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/RexxLocalVariables.cpp.o
[ 31%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/NativeActivation.cpp.o
[ 31%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/NativeCode.cpp.o
[ 32%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/RexxVariable.cpp.o
[ 32%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/TrapHandler.cpp.o
[ 32%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/VariableDictionary.cpp.o
[ 32%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/SecurityManager.cpp.o
[ 33%] Building CXX object
CMakeFiles/rexx.dir/interpreter/execution/TraceSetting.cpp.o
[ 33%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/DeadObject.cpp.o
[ 33%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/GlobalNames.cpp.o
[ 34%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/MapBucket.cpp.o
[ 34%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/MapTable.cpp.o
[ 34%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/MemorySegment.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/memory/MemorySegment.cpp:251:82:
warning: format specifies type 'int' but the argument has type 'size_t' (aka
'unsigned long')
[-Wformat]
sprintf(buffer, "Normal allocation subpool %d for blocks of size %d",
i, deadPoolToLength(i));
~~
^~~~~~~~~~~~~~~~~~~
%lu
1 warning generated.
[ 35%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/MemoryStack.cpp.o
[ 35%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/MemoryStats.cpp.o
[ 35%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/NumberArray.cpp.o
[ 36%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/PointerBucket.cpp.o
[ 36%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/PointerTable.cpp.o
[ 36%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/ProtectedObject.cpp.o
[ 37%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/Envelope.cpp.o
[ 37%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/InternalStack.cpp.o
[ 37%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/SmartBuffer.cpp.o
[ 37%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/UninitDispatcher.cpp.o
[ 38%] Building CXX object CMakeFiles/rexx.dir/interpreter/memory/Setup.cpp.o
[ 38%] Building CXX object
CMakeFiles/rexx.dir/interpreter/memory/RexxMemory.cpp.o
[ 38%] Building CXX object
CMakeFiles/rexx.dir/interpreter/package/LibraryPackage.cpp.o
[ 39%] Building CXX object
CMakeFiles/rexx.dir/interpreter/package/PackageManager.cpp.o
[ 39%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/ActivityDispatcher.cpp.o
[ 39%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/ActivityManager.cpp.o
[ 40%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/ActivationFrame.cpp.o
[ 40%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/CallbackDispatcher.cpp.o
[ 40%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/TrappingDispatcher.cpp.o
[ 41%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/ExitHandler.cpp.o
[ 41%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/CommandHandler.cpp.o
[ 41%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/MessageDispatcher.cpp.o
[ 42%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/Activity.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/concurrency/Activity.cpp:926:30:
warning: format specifies type 'long' but the argument has type 'int'
[-Wformat]
sprintf(work,"%ld.%1ld", errcode/1000, errcode - primary);
~~~ ^~~~~~~~~~~~
%d
1 warning generated.
[ 42%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/RexxStartDispatcher.cpp.o
[ 42%] Building CXX object
CMakeFiles/rexx.dir/interpreter/concurrency/TranslateDispatcher.cpp.o
[ 42%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/BuiltinFunctions.cpp.o
[ 43%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/CommonExternalFunctions.cpp.o
[ 43%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionClassResolver.cpp.o
[ 43%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionCompoundVariable.cpp.o
[ 44%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionDotVariable.cpp.o
[ 44%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionFunction.cpp.o
[ 44%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionMessage.cpp.o
[ 45%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionOperator.cpp.o
[ 45%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionQualifiedFunction.cpp.o
[ 45%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionStack.cpp.o
[ 46%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionStem.cpp.o
[ 46%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionVariable.cpp.o
[ 46%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/IndirectVariableReference.cpp.o
[ 47%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionList.cpp.o
[ 47%] Building CXX object
CMakeFiles/rexx.dir/interpreter/expression/ExpressionLogical.cpp.o
[ 47%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/AddressInstruction.cpp.o
[ 47%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/AssignmentInstruction.cpp.o
[ 48%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/BaseDoInstruction.cpp.o
[ 48%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/CallInstruction.cpp.o
[ 48%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ClassDirective.cpp.o
[ 49%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/CommandInstruction.cpp.o
[ 49%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/DoBlock.cpp.o
[ 49%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/DoBlockComponents.cpp.o
[ 50%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/DoCountInstruction.cpp.o
[ 50%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/SimpleDoInstruction.cpp.o
[ 50%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ControlledDoInstruction.cpp.o
[ 51%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/DoForeverInstruction.cpp.o
[ 51%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/DoOverInstruction.cpp.o
[ 51%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/DoWithInstruction.cpp.o
[ 52%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/DoWhileInstruction.cpp.o
[ 52%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/DropInstruction.cpp.o
[ 52%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ElseInstruction.cpp.o
[ 52%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/EndIf.cpp.o
[ 53%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/EndInstruction.cpp.o
[ 53%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ExitInstruction.cpp.o
[ 53%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ExposeInstruction.cpp.o
[ 54%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ForwardInstruction.cpp.o
[ 54%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/GuardInstruction.cpp.o
[ 54%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/IfInstruction.cpp.o
[ 55%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/InterpretInstruction.cpp.o
[ 55%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/LabelInstruction.cpp.o
[ 55%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/LeaveInstruction.cpp.o
[ 56%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/LibraryDirective.cpp.o
[ 56%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/MessageInstruction.cpp.o
[ 56%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/NopInstruction.cpp.o
[ 57%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/NumericInstruction.cpp.o
[ 57%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/OptionsInstruction.cpp.o
[ 57%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/OtherwiseInstruction.cpp.o
[ 57%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ParseInstruction.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/instructions/ParseInstruction.cpp:151:13:
warning: 45 enumeration values not handled in switch: 'SUBKEY_NONE',
'SUBKEY_BY',
'SUBKEY_DIGITS'... [-Wswitch]
switch (stringSource)
^
1 warning generated.
[ 58%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ParseTarget.cpp.o
[ 58%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ParseTrigger.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/instructions/ParseTrigger.cpp:193:13:
warning: enumeration value 'TRIGGER_NONE' not handled in switch [-Wswitch]
switch (triggerType)
^
1 warning generated.
[ 58%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ProcedureInstruction.cpp.o
[ 59%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/QueueInstruction.cpp.o
[ 59%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/RaiseInstruction.cpp.o
[ 59%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ReplyInstruction.cpp.o
[ 60%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/RequiresDirective.cpp.o
[ 60%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ReturnInstruction.cpp.o
[ 60%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/RexxInstruction.cpp.o
[ 61%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/SayInstruction.cpp.o
[ 61%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/SelectInstruction.cpp.o
[ 61%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/SignalInstruction.cpp.o
[ 62%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/ThenInstruction.cpp.o
[ 62%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/TraceInstruction.cpp.o
[ 62%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/UseInstruction.cpp.o
[ 62%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/UseLocalInstruction.cpp.o
[ 63%] Building CXX object
CMakeFiles/rexx.dir/interpreter/instructions/WhenCaseInstruction.cpp.o
[ 63%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/Clause.cpp.o
[ 63%] Building CXX object
CMakeFiles/rexx.dir/interpreter/parser/KeywordConstants.cpp.o
[ 64%] Building CXX object
CMakeFiles/rexx.dir/interpreter/parser/DirectiveParser.cpp.o
[ 64%] Building CXX object
CMakeFiles/rexx.dir/interpreter/parser/InstructionParser.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:266:17:
warning: 49 enumeration values not handled in switch: 'KEYWORD_NONE',
'KEYWORD_IFTHEN',
'KEYWORD_WHENTHEN'... [-Wswitch]
switch (keyword)
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:1009:17:
warning: 47 enumeration values not handled in switch: 'SUBKEY_NONE',
'SUBKEY_ARG',
'SUBKEY_DIGITS'... [-Wswitch]
switch (token->subKeyword())
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:1089:13:
warning: 49 enumeration values not handled in switch: 'SUBKEY_ARG',
'SUBKEY_BY',
'SUBKEY_DIGITS'... [-Wswitch]
switch (conditionalType)
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:1159:17:
warning: 49 enumeration values not handled in switch: 'SUBKEY_NONE',
'SUBKEY_ARG',
'SUBKEY_BY'... [-Wswitch]
switch (token->subKeyword())
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:1199:13:
warning: 49 enumeration values not handled in switch: 'SUBKEY_ARG',
'SUBKEY_BY',
'SUBKEY_DIGITS'... [-Wswitch]
switch (conditionalType)
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:1283:17:
warning: 50 enumeration values not handled in switch: 'SUBKEY_NONE',
'SUBKEY_ARG',
'SUBKEY_BY'... [-Wswitch]
switch (token->subKeyword())
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:1353:17:
warning: 49 enumeration values not handled in switch: 'SUBKEY_NONE',
'SUBKEY_ARG',
'SUBKEY_BY'... [-Wswitch]
switch (token->subKeyword())
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:1393:13:
warning: 49 enumeration values not handled in switch: 'SUBKEY_ARG',
'SUBKEY_BY',
'SUBKEY_DIGITS'... [-Wswitch]
switch (conditionalType)
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:1538:13:
warning: 49 enumeration values not handled in switch: 'SUBKEY_ARG',
'SUBKEY_BY',
'SUBKEY_DIGITS'... [-Wswitch]
switch (conditionalType)
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:1601:13:
warning: 49 enumeration values not handled in switch: 'SUBKEY_ARG',
'SUBKEY_BY',
'SUBKEY_DIGITS'... [-Wswitch]
switch (conditionalType)
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/InstructionParser.cpp:2729:21:
warning: 49 enumeration values not handled in switch: 'SUBKEY_NONE',
'SUBKEY_ARG',
'SUBKEY_BY'... [-Wswitch]
switch (keyword)
^
11 warnings generated.
[ 64%] Building CXX object
CMakeFiles/rexx.dir/interpreter/parser/LanguageParser.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/LanguageParser.cpp:2100:21:
warning: 42 enumeration values not handled in switch: 'SUBTYPE_NONE',
'OPERATOR_PLUS',
'OPERATOR_SUBTRACT'... [-Wswitch]
switch (token->subtype())
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/LanguageParser.cpp:2093:13:
warning: 17 enumeration values not handled in switch: 'TOKEN_NULL',
'TOKEN_BLANK',
'TOKEN_OPERATOR'... [-Wswitch]
switch (token->type())
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/LanguageParser.cpp:3547:23:
warning: case value not in enumerated type 'TokenClass' [-Wswitch]
case OPERATOR_BACKSLASH:
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/LanguageParser.cpp:3867:13:
warning: 57 enumeration values not handled in switch: 'KEYWORD_NONE',
'KEYWORD_ADDRESS',
'KEYWORD_ARG'... [-Wswitch]
switch (instruction->getType())
^
4 warnings generated.
[ 65%] Building CXX object
CMakeFiles/rexx.dir/interpreter/parser/ProgramSource.cpp.o
[ 65%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/Scanner.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/parser/Scanner.cpp:1264:17:
warning: enumeration value 'EXP_EXCLUDED' not handled in switch [-Wswitch]
switch (state)
^
1 warning generated.
[ 65%] Building CXX object CMakeFiles/rexx.dir/interpreter/parser/Token.cpp.o
[ 66%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/ErrorMessages.cpp.o
[ 66%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/ExternalFunctions.cpp.o
[ 66%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/FileSystem.cpp.o
[ 67%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/MemorySupport.cpp.o
[ 67%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/MiscSystem.cpp.o
[ 67%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/SysActivity.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysActivity.cpp:166:21:
warning: address of stack memory associated with local variable 'temp' returned
[-Wreturn-stack-address]
return (char *)&temp - stackSize;
^~~~
1 warning generated.
[ 67%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/SysFileSystem.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:164:12:
warning: 'tmpnam' is deprecated: This function is provided for compatibility
reasons
only. Due to security concerns inherent in the design of tmpnam(3), it is
highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
return tmpnam(NULL);
^
/usr/include/stdio.h:276:7: note: 'tmpnam' has been explicitly marked
deprecated here
char *tmpnam(char *);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:219:10:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
rc = stat64(fname, &filestat);
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:488:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(resolvedName, &dummy) == 0) /* look for file */
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:541:17:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(resolvedName, &dummy) == 0) /* If file is found, */
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:787:14:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
int rc = stat64(name, &finfo); /* read the info about it */
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:832:14:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
int rc = stat64(name, &finfo); /* read the info about it */
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:848:14:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
int rc = stat64(name, &finfo); /* read the info about it */
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:866:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(name, &st))
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:884:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(name, &st) != 0)
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:959:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(name, &statbuf) != 0)
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/SysFileSystem.cpp:981:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(name, &buffer) != 0)
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
11 warnings generated.
[ 68%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/SysInterpreterInstance.cpp.o
[ 68%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/SystemCommands.cpp.o
[ 68%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/SystemInitialization.cpp.o
[ 69%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/SystemInterpreter.cpp.o
[ 69%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/TimeSupport.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/interpreter/platform/unix/TimeSupport.cpp:167:1:
warning: control reaches end of non-void function [-Wreturn-type]
}
^
1 warning generated.
[ 69%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/UseridFunction.cpp.o
[ 70%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/ValueFunction.cpp.o
[ 70%] Building CXX object CMakeFiles/rexx.dir/common/Utilities.cpp.o
[ 70%] Building CXX object
CMakeFiles/rexx.dir/common/platform/unix/SysFile.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:990:13:
warning: 'fstat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (fstat64(fileHandle, &fileInfo) == 0)
^
/usr/include/sys/stat.h:390:5: note: 'fstat64' has been explicitly marked
deprecated here
int fstat64(int, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:1019:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(name, &fileInfo) == 0)
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:1052:13:
warning: 'fstat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (fstat64(fileHandle, &fileInfo) == 0)
^
/usr/include/sys/stat.h:390:5: note: 'fstat64' has been explicitly marked
deprecated here
int fstat64(int, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:1077:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(name, &fileInfo) == 0)
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysFile.cpp:1109:9:
warning: 'fstat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (fstat64(fileHandle, &fileInfo) == 0)
^
/usr/include/sys/stat.h:390:5: note: 'fstat64' has been explicitly marked
deprecated here
int fstat64(int, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
5 warnings generated.
[ 71%] Building CXX object
CMakeFiles/rexx.dir/common/platform/unix/SysLibrary.cpp.o
[ 71%] Building CXX object
CMakeFiles/rexx.dir/common/platform/unix/SysSemaphore.cpp.o
[ 71%] Building CXX object
CMakeFiles/rexx.dir/common/platform/unix/SysThread.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysThread.cpp:84:22:
warning: address of stack memory associated with local variable 'temp' returned
[-Wreturn-stack-address]
return ((char *)(&temp)) - THREAD_STACK_SIZE;
^~~~
1 warning generated.
[ 72%] Building CXX object
CMakeFiles/rexx.dir/interpreter/runtime/InternalPackage.cpp.o
[ 72%] Building CXX object
CMakeFiles/rexx.dir/interpreter/runtime/Interpreter.cpp.o
[ 72%] Building CXX object
CMakeFiles/rexx.dir/interpreter/runtime/InterpreterInstance.cpp.o
[ 72%] Building CXX object
CMakeFiles/rexx.dir/interpreter/runtime/Numerics.cpp.o
[ 73%] Building CXX object CMakeFiles/rexx.dir/interpreter/runtime/Version.cpp.o
[ 73%] Building CXX object
CMakeFiles/rexx.dir/interpreter/streamLibrary/StreamCommandParser.cpp.o
[ 73%] Building CXX object
CMakeFiles/rexx.dir/interpreter/streamLibrary/StreamNative.cpp.o
[ 74%] Building CXX object
CMakeFiles/rexx.dir/interpreter/streamLibrary/FileNative.cpp.o
[ 74%] Building CXX object
CMakeFiles/rexx.dir/interpreter/platform/unix/RexxMain.cpp.o
[ 74%] Linking CXX shared library bin/librexx.dylib
[ 74%] Built target rexx
Scanning dependencies of target rxunixsys
[ 75%] Building CXX object
CMakeFiles/rxunixsys.dir/extensions/platform/unix/rxunixsys/rxunixsys.cpp.o
[ 75%] Linking CXX shared library bin/librxunixsys.dylib
[ 75%] Built target rxunixsys
Scanning dependencies of target hostemu
[ 75%] Building CXX object
CMakeFiles/hostemu.dir/extensions/hostemu/platform/unix/hostemu.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/hostemu/platform/unix/hostemu.cpp:329:31:
warning: equality comparison with extraneous parentheses
[-Wparentheses-equality]
if ((pll -> pFile == NULL)) {
~~~~~~~~~~~~~^~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/hostemu/platform/unix/hostemu.cpp:329:31:
note: remove extraneous parentheses around the comparison to silence this
warning
if ((pll -> pFile == NULL)) {
~ ^ ~
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/hostemu/platform/unix/hostemu.cpp:329:31:
note: use '=' to turn this equality comparison into an assignment
if ((pll -> pFile == NULL)) {
^~
=
1 warning generated.
[ 75%] Building CXX object
CMakeFiles/hostemu.dir/extensions/hostemu/cmdparse.cpp.o
cmdparse.cpp:557:13: warning: conversion from string literal to 'char *' is
deprecated [-Wc++11-compat-deprecated-writable-strings]
yyerror("syntax error");
^
cmdparse.cpp:819:13: warning: conversion from string literal to 'char *' is
deprecated [-Wc++11-compat-deprecated-writable-strings]
yyerror("yacc stack overflow");
^
2 warnings generated.
[ 76%] Linking CXX shared library bin/libhostemu.dylib
[ 76%] Built target hostemu
Scanning dependencies of target rxregexp
[ 76%] Building CXX object
CMakeFiles/rxregexp.dir/extensions/rxregexp/automaton.cpp.o
[ 76%] Building CXX object
CMakeFiles/rxregexp.dir/extensions/rxregexp/dblqueue.cpp.o
[ 77%] Building CXX object
CMakeFiles/rxregexp.dir/extensions/rxregexp/rxregexp.cpp.o
[ 77%] Linking CXX shared library bin/librxregexp.dylib
[ 77%] Built target rxregexp
Scanning dependencies of target rexx_cat
[ 78%] Generating bin/PlatformObjects.orx
[ 78%] Generating bin/CoreClasses.orx
[ 78%] Generating bin/StreamClasses.orx
[ 79%] Generating rexx.cat
[ 79%] Built target rexx_cat
Scanning dependencies of target rxsock6
[ 79%] Building CXX object
CMakeFiles/rxsock6.dir/extensions/rxsock/orxsock6.cpp.o
[ 79%] Linking CXX shared library bin/librxsock6.dylib
[ 79%] Built target rxsock6
Scanning dependencies of target rxqueue_man
[ 80%] Generating rxqueue.1.gz
[ 80%] Built target rxqueue_man
Scanning dependencies of target rexx_exe
[ 80%] Building CXX object
CMakeFiles/rexx_exe.dir/utilities/rexx/platform/unix/rexx.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/utilities/rexx/platform/unix/rexx.cpp:97:37:
warning: format string is not a string literal (potentially insecure)
[-Wformat-security]
fprintf(stdout, ptr);
^~~
1 warning generated.
[ 80%] Linking CXX executable bin/rexx
[ 80%] Built target rexx_exe
Scanning dependencies of target rxsock
[ 80%] Building CXX object CMakeFiles/rxsock.dir/extensions/rxsock/rxsock.cpp.o
[ 81%] Building CXX object
CMakeFiles/rxsock.dir/extensions/rxsock/rxsockfn.cpp.o
[ 81%] Linking CXX shared library bin/librxsock.dylib
[ 81%] Built target rxsock
Scanning dependencies of target rexxc_man
[ 82%] Generating rexxc.1.gz
[ 82%] Built target rexxc_man
Scanning dependencies of target rxmath
[ 82%] Building CXX object CMakeFiles/rxmath.dir/extensions/rxmath/rxmath.cpp.o
[ 83%] Linking CXX shared library bin/librxmath.dylib
[ 83%] Built target rxmath
Scanning dependencies of target rxapi
[ 83%] Building CXX object CMakeFiles/rxapi.dir/rexxapi/server/APIServer.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/rexxapi/server/APIServer.cpp:194:13:
warning: expression result unused [-Wunused-value]
ba; // get rid of compile warning
^~
1 warning generated.
[ 84%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/server/APIServerInstance.cpp.o
[ 84%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/server/APIServerThread.cpp.o
[ 84%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/server/MacroSpaceManager.cpp.o
[ 85%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/server/QueueManager.cpp.o
[ 85%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/server/RegistrationManager.cpp.o
[ 85%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/common/RegistrationTable.cpp.o
[ 86%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/common/ServiceMessage.cpp.o
[ 86%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/common/platform/unix/SysAPIManager.cpp.o
[ 86%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/common/platform/unix/SysCSStream.cpp.o
[ 87%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/common/platform/unix/SysProcess.cpp.o
[ 87%] Building CXX object CMakeFiles/rxapi.dir/common/Utilities.cpp.o
[ 87%] Building CXX object
CMakeFiles/rxapi.dir/common/platform/unix/SysSemaphore.cpp.o
[ 87%] Building CXX object
CMakeFiles/rxapi.dir/common/platform/unix/SysThread.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/common/platform/unix/SysThread.cpp:84:22:
warning: address of stack memory associated with local variable 'temp' returned
[-Wreturn-stack-address]
return ((char *)(&temp)) - THREAD_STACK_SIZE;
^~~~
1 warning generated.
[ 88%] Building CXX object
CMakeFiles/rxapi.dir/rexxapi/server/platform/unix/linux/APIService.cpp.o
[ 88%] Linking CXX executable bin/rxapi
[ 88%] Built target rxapi
Scanning dependencies of target rxqueue
[ 88%] Building CXX object
CMakeFiles/rxqueue.dir/utilities/rxqueue/platform/unix/rxqueue.cpp.o
[ 88%] Linking CXX executable bin/rxqueue
[ 88%] Built target rxqueue
Scanning dependencies of target orxncurses
[ 88%] Building CXX object
CMakeFiles/orxncurses.dir/extensions/orxncurses/orxncurses.cpp.o
[ 88%] Linking CXX shared library bin/liborxncurses.dylib
[ 88%] Built target orxncurses
Scanning dependencies of target rexxc
[ 88%] Building CXX object
CMakeFiles/rexxc.dir/utilities/rexxc/platform/unix/RexxCompiler.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/utilities/rexxc/platform/unix/RexxCompiler.cpp:150:16:
warning: format string is not a string literal (potentially insecure)
[-Wformat-security]
printf(ptr);
^~~
1 warning generated.
[ 88%] Linking CXX executable bin/rexxc
[ 88%] Built target rexxc
Scanning dependencies of target rexximage
[ 88%] Building CXX object
CMakeFiles/rexximage.dir/utilities/rexximage/rexximage.cpp.o
[ 88%] Linking CXX executable bin/rexximage
[ 88%] Built target rexximage
Scanning dependencies of target rexxutil
[ 88%] Building CXX object
CMakeFiles/rexxutil.dir/extensions/rexxutil/platform/unix/rexxutil.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:586:7:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if((stat64(file,&finfo) == -1)||(!finfo.st_size)){
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:1912:14:
warning: 'sem_init' is deprecated [-Wdeprecated-declarations]
rc = sem_init(semdata->handle, 0, 0);
^
/usr/include/sys/semaphore.h:55:5: note: 'sem_init' has been explicitly marked
deprecated here
int sem_init(sem_t *, int, unsigned int) __deprecated;
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:1973:5:
warning: 'sem_init' is deprecated [-Wdeprecated-declarations]
sem_init(semdata->handle, 1, 0);
^
/usr/include/sys/semaphore.h:55:5: note: 'sem_init' has been explicitly marked
deprecated here
int sem_init(sem_t *, int, unsigned int) __deprecated;
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:2017:13:
warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations]
if (sem_destroy(semdata->handle)) {
^
/usr/include/sys/semaphore.h:53:5: note: 'sem_destroy' has been explicitly
marked deprecated here
int sem_destroy(sem_t *) __deprecated;
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:2114:14:
warning: 'sem_init' is deprecated [-Wdeprecated-declarations]
rc = sem_init(semdata->handle, 0, 0);
^
/usr/include/sys/semaphore.h:55:5: note: 'sem_init' has been explicitly marked
deprecated here
int sem_init(sem_t *, int, unsigned int) __deprecated;
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:2222:10:
warning: 'sem_getvalue' is deprecated [-Wdeprecated-declarations]
rc = sem_getvalue(semdata->handle, &val);
^
/usr/include/sys/semaphore.h:54:5: note: 'sem_getvalue' has been explicitly
marked deprecated here
int sem_getvalue(sem_t * __restrict, int * __restrict) __deprecated;
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:2258:13:
warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations]
if (sem_destroy(semdata->handle)) {
^
/usr/include/sys/semaphore.h:53:5: note: 'sem_destroy' has been explicitly
marked deprecated here
int sem_destroy(sem_t *) __deprecated;
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:3232:23:
warning: format specifies type 'unsigned long' but the argument has type
'off_t'
(aka 'long long') [-Wformat]
finfo->st_size);
^~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:3244:27:
warning: format specifies type 'unsigned long' but the argument has type
'off_t'
(aka 'long long') [-Wformat]
finfo->st_size);
^~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:3255:27:
warning: format specifies type 'unsigned long' but the argument has type
'off_t'
(aka 'long long') [-Wformat]
finfo->st_size);
^~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:3766:15:
warning: 'tempnam' is deprecated: This function is provided for compatibility
reasons only. Due to security concerns inherent in the design of
tempnam(3), it is highly recommended that you use mkstemp(3) instead.
[-Wdeprecated-declarations]
array = tempnam(NULL,file); /* call system routine */
^
/usr/include/stdio.h:391:7: note: 'tempnam' has been explicitly marked
deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:3770:15:
warning: 'tempnam' is deprecated: This function is provided for compatibility
reasons only. Due to security concerns inherent in the design of
tempnam(3), it is highly recommended that you use mkstemp(3) instead.
[-Wdeprecated-declarations]
array = tempnam("/",file); /* call system routine */
^
/usr/include/stdio.h:391:7: note: 'tempnam' has been explicitly marked
deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:3774:15:
warning: 'tempnam' is deprecated: This function is provided for compatibility
reasons only. Due to security concerns inherent in the design of
tempnam(3), it is highly recommended that you use mkstemp(3) instead.
[-Wdeprecated-declarations]
array = tempnam(NULL,file);/* call system routine */
^
/usr/include/stdio.h:391:7: note: 'tempnam' has been explicitly marked
deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:3781:13:
warning: 'tempnam' is deprecated: This function is provided for compatibility
reasons only. Due to security concerns inherent in the design of
tempnam(3), it is highly recommended that you use mkstemp(3) instead.
[-Wdeprecated-declarations]
array = tempnam(dir,file);/* call system routine */
^
/usr/include/stdio.h:391:7: note: 'tempnam' has been explicitly marked
deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:4739:7:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(dir_buf, &buf) < 0)
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:4828:7:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(dir_buf, &buf) < 0)
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:5541:33:
warning: 'tempnam' is deprecated: This function is provided for compatibility
reasons only. Due to security concerns inherent in the design of
tempnam(3), it is highly recommended that you use mkstemp(3) instead.
[-Wdeprecated-declarations]
char *newFilename = tempnam(directory, NULL);
^
/usr/include/stdio.h:391:7: note: 'tempnam' has been explicitly marked
deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:5564:9:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (stat64(fromFile, &fromStat) == -1) return errno;
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:5569:27:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
bool toFileCreated = (stat64(toFile, &toStat) == -1);
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:5620:9:
warning: 'lstat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
if (lstat64(fromFile, &fromStat) == -1) return errno;
^
/usr/include/sys/stat.h:391:5: note: 'lstat64' has been explicitly marked
deprecated here
int lstat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:5624:26:
warning: 'lstat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
bool toFileExists = (lstat64(toFile, &toStat) == 0);
^
/usr/include/sys/stat.h:391:5: note: 'lstat64' has been explicitly marked
deprecated here
int lstat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:5737:14:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
int rc = stat64(filename, &finfo); /* read the info about it */
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:5756:14:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
int rc = stat64(filename, &finfo); /* read the info about it */
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:5774:14:
warning: 'lstat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
int rc = lstat64(filename, &finfo); /* read the info about it */
^
/usr/include/sys/stat.h:391:5: note: 'lstat64' has been explicitly marked
deprecated here
int lstat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
/usr/local/src/ObjectRexx/oorexx-code-0/extensions/rexxutil/platform/unix/rexxutil.cpp:5792:12:
warning: 'stat64' is deprecated: first deprecated in OS X 10.6
[-Wdeprecated-declarations]
return stat64(filename, &finfo) == 0; /* read the info about it */
^
/usr/include/sys/stat.h:392:5: note: 'stat64' has been explicitly marked
deprecated here
int stat64(const char *, struct stat64 *)
__OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5,__MAC_10_6,__IPHONE_NA,__IPHONE_NA);
^
25 warnings generated.
[ 88%] Linking CXX shared library bin/librexxutil.dylib
[ 88%] Built target rexxutil
Scanning dependencies of target rexx_img
[ 89%] Generating bin/rexx.img
[ 89%] Built target rexx_img
Scanning dependencies of target rxsubcom
[ 90%] Building CXX object
CMakeFiles/rxsubcom.dir/utilities/rxsubcom/platform/unix/rxsubcom.cpp.o
[ 90%] Linking CXX executable bin/rxsubcom
[ 90%] Built target rxsubcom
Scanning dependencies of target runRexxProgram
[ 91%] Building CXX object
samples/native.api/call.example/CMakeFiles/runRexxProgram.dir/runRexxProgram.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/runRexxProgram.cpp:149:12:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/runRexxProgram.cpp:149:36:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/runRexxProgram.cpp:149:59:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/runRexxProgram.cpp:149:75:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/runRexxProgram.cpp:149:97:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/runRexxProgram.cpp:197:49:
warning: format specifies type 'int' but the argument has type 'wholenumber_t'
(aka 'long') [-Wformat]
printf("Error %d running %s line %d: %s\n", condition->rc,
c->CString(condition->program),
~~ ^~~~~~~~~~~~~
%ld
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/runRexxProgram.cpp:198:12:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
condition->position, c->CString(condition->errortext));
^~~~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/runRexxProgram.cpp:200:36:
warning: format specifies type 'int' but the argument has type 'wholenumber_t'
(aka 'long') [-Wformat]
printf("Error %d.%03d: %s\n", condition->rc, conditionSubCode(condition),
c->CString(condition->message));
~~ ^~~~~~~~~~~~~
%ld
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/runRexxProgram.cpp:200:51:
warning: format specifies type 'int' but the argument has type 'wholenumber_t'
(aka 'long') [-Wformat]
printf("Error %d.%03d: %s\n", condition->rc, conditionSubCode(condition),
c->CString(condition->message));
~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
%03ld
9 warnings generated.
[ 91%] Linking CXX executable ../../../bin/runRexxProgram
[ 91%] Built target runRexxProgram
Scanning dependencies of target stackOverflow
[ 91%] Building CXX object
samples/native.api/call.example/CMakeFiles/stackOverflow.dir/stackOverflow.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/stackOverflow.cpp:158:12:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/stackOverflow.cpp:158:36:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/stackOverflow.cpp:158:59:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/stackOverflow.cpp:158:75:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/stackOverflow.cpp:158:97:
warning: format specifies type 'int' but the argument has type 'long'
[-Wformat]
(ver & 0xff0000) >> 16, (ver & 0x00ff00) >> 8, ver & 0x0000ff, (lang
& 0xff00) >> 8, lang & 0x00ff);
^~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/stackOverflow.cpp:206:49:
warning: format specifies type 'int' but the argument has type 'wholenumber_t'
(aka 'long') [-Wformat]
printf("Error %d running %s line %d: %s\n", condition->rc,
c->CString(condition->program),
~~ ^~~~~~~~~~~~~
%ld
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/stackOverflow.cpp:207:12:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
condition->position, c->CString(condition->errortext));
^~~~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/stackOverflow.cpp:209:36:
warning: format specifies type 'int' but the argument has type 'wholenumber_t'
(aka 'long') [-Wformat]
printf("Error %d.%03d: %s\n", condition->rc, conditionSubCode(condition),
c->CString(condition->message));
~~ ^~~~~~~~~~~~~
%ld
/usr/local/src/ObjectRexx/oorexx-code-0/samples/native.api/call.example/stackOverflow.cpp:209:51:
warning: format specifies type 'int' but the argument has type 'wholenumber_t'
(aka 'long') [-Wformat]
printf("Error %d.%03d: %s\n", condition->rc, conditionSubCode(condition),
c->CString(condition->message));
~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~
%03ld
9 warnings generated.
[ 92%] Linking CXX executable ../../../bin/stackOverflow
[ 92%] Built target stackOverflow
Scanning dependencies of target callrexx2
[ 92%] Building C object
samples/unix/api/callrexx/CMakeFiles/callrexx2.dir/callrexx2.c.o
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:149:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:185:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:210:54:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("The length of the Resultstring is %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:225:38:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("The length is now %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:265:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:297:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:330:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:347:23:
warning: assigning to 'char *' from 'const char *' discards qualifiers
[-Wincompatible-pointer-types-discards-qualifiers]
instore[0].strptr = (const char *)sync_tst;
^ ~~~~~~~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:367:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:401:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:436:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:475:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx2.c:505:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX2 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%zu
13 warnings generated.
[ 93%] Linking C executable ../../../../bin/callrexx2
[ 93%] Built target callrexx2
Scanning dependencies of target callrexx1
[ 93%] Building CXX object
samples/unix/api/callrexx/CMakeFiles/callrexx1.dir/callrexx1.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:127:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:159:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:182:54:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("The Length of the Resultstring is %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:196:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:233:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:265:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:298:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:332:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:363:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:397:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:436:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
/usr/local/src/ObjectRexx/oorexx-code-0/samples/unix/api/callrexx/callrexx1.cpp:464:57:
warning: format specifies type 'int' but the argument has type 'size_t'
(aka 'unsigned long') [-Wformat]
printf("CALLREXX1 - RESULT-LENGTH: %d\n", rexxretval.strlength);
~~ ^~~~~~~~~~~~~~~~~~~~
%lu
12 warnings generated.
[ 93%] Linking CXX executable ../../../../bin/callrexx1
[ 93%] Built target callrexx1
Scanning dependencies of target wpipe1
[ 93%] Building C object
samples/unix/api/wpipe1/CMakeFiles/wpipe1.dir/rexxasp1.c.o
[ 93%] Linking C shared library ../../../../bin/libwpipe1.dylib
[ 93%] Built target wpipe1
Scanning dependencies of target wpipe2
[ 94%] Building C object
samples/unix/api/wpipe2/CMakeFiles/wpipe2.dir/rexxasp2.c.o
[ 94%] Linking C shared library ../../../../bin/libwpipe2.dylib
[ 94%] Built target wpipe2
Scanning dependencies of target wpipe3
[ 94%] Building C object
samples/unix/api/wpipe3/CMakeFiles/wpipe3.dir/rexxasp3.c.o
[ 95%] Linking C shared library ../../../../bin/libwpipe3.dylib
[ 95%] Built target wpipe3
Scanning dependencies of target orxclassic1
[ 95%] Building C object testbinaries/CMakeFiles/orxclassic1.dir/orxclassic1.c.o
[ 96%] Linking C shared library ../bin/liborxclassic1.dylib
[ 96%] Built target orxclassic1
Scanning dependencies of target orxexits
[ 96%] Building CXX object
testbinaries/CMakeFiles/orxexits.dir/orxclassicexits.cpp.o
In file included from
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:39:
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxexits.hpp:37:9:
warning: 'orxexits_included' is used as a header guard here, followed by
#define of a different macro
[-Wheader-guard]
#ifndef orxexits_included
^~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxexits.hpp:38:9: note:
'orsexits_included' is defined here; did you mean 'orxexits_included'?
#define orsexits_included
^~~~~~~~~~~~~~~~~
orxexits_included
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:108:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->fnc.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:173:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->cmd.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:244:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->msq.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:311:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->sio.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:378:13:
warning: 7 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->hlt.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:408:13:
warning: 7 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'HALT'... [-Wswitch]
switch (instanceInfo->trc.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:439:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->ini.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:456:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->ter.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:482:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->exf.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:499:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->ofnc.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:516:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->var.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassicexits.cpp:534:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'...
[-Wswitch]
switch (instanceInfo->val.action)
^
13 warnings generated.
[ 96%] Building CXX object
testbinaries/CMakeFiles/orxexits.dir/orxinstance.cpp.o
In file included from
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:39:
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxexits.hpp:37:9:
warning: 'orxexits_included' is used as a header guard here, followed by
#define of a different macro
[-Wheader-guard]
#ifndef orxexits_included
^~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxexits.hpp:38:9: note:
'orsexits_included' is defined here; did you mean 'orxexits_included'?
#define orsexits_included
^~~~~~~~~~~~~~~~~
orxexits_included
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:141:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->fnc.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:191:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->cmd.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:262:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->msq.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:330:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->sio.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:399:13:
warning: 7 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->hlt.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:430:13:
warning: 7 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'HALT'... [-Wswitch]
switch (instanceInfo->trc.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:462:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->ini.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:491:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->ter.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:514:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->exf.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:531:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->ofnc.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:548:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->var.action)
^
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinstance.cpp:576:13:
warning: 9 enumeration values not handled in switch: 'DISABLED', 'HANDLE',
'TRACEON'... [-Wswitch]
switch (instanceInfo->val.action)
^
13 warnings generated.
[ 97%] Linking CXX shared library ../bin/liborxexits.dylib
[ 97%] Built target orxexits
Scanning dependencies of target orxinvocation
[ 98%] Building CXX object
testbinaries/CMakeFiles/orxinvocation.dir/orxinvocation.cpp.o
In file included from
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxinvocation.cpp:40:
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxexits.hpp:37:9:
warning: 'orxexits_included' is used as a header guard here, followed by
#define of a different macro
[-Wheader-guard]
#ifndef orxexits_included
^~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxexits.hpp:38:9: note:
'orsexits_included' is defined here; did you mean 'orxexits_included'?
#define orsexits_included
^~~~~~~~~~~~~~~~~
orxexits_included
1 warning generated.
[ 98%] Linking CXX shared library ../bin/liborxinvocation.dylib
[ 98%] Built target orxinvocation
Scanning dependencies of target rexxinstance
[ 99%] Building CXX object
testbinaries/CMakeFiles/rexxinstance.dir/rexxinstance.cpp.o
In file included from
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/rexxinstance.cpp:39:
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxexits.hpp:37:9:
warning: 'orxexits_included' is used as a header guard here, followed by
#define of a different macro
[-Wheader-guard]
#ifndef orxexits_included
^~~~~~~~~~~~~~~~~
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxexits.hpp:38:9: note:
'orsexits_included' is defined here; did you mean 'orxexits_included'?
#define orsexits_included
^~~~~~~~~~~~~~~~~
orxexits_included
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/rexxinstance.cpp:199:39:
warning: format specifies type 'int' but the argument has type 'wholenumber_t'
(aka 'long')
[-Wformat]
sprintf(errorResult, "%d %d", instanceInfo.rc, instanceInfo.code);
~~ ^~~~~~~~~~~~~~~
%ld
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/rexxinstance.cpp:199:56:
warning: format specifies type 'int' but the argument has type 'wholenumber_t'
(aka 'long')
[-Wformat]
sprintf(errorResult, "%d %d", instanceInfo.rc, instanceInfo.code);
~~ ^~~~~~~~~~~~~~~~~
%ld
3 warnings generated.
[ 99%] Linking CXX executable ../bin/rexxinstance
[ 99%] Built target rexxinstance
Scanning dependencies of target orxfunction
[ 99%] Building CXX object
testbinaries/CMakeFiles/orxfunction.dir/orxfunction.cpp.o
[ 99%] Linking CXX shared library ../bin/liborxfunction.dylib
[ 99%] Built target orxfunction
Scanning dependencies of target orxmethod
[ 99%] Building CXX object testbinaries/CMakeFiles/orxmethod.dir/orxmethod.cpp.o
[100%] Linking CXX shared library ../bin/liborxmethod.dylib
[100%] Built target orxmethod
Scanning dependencies of target orxclassic
[100%] Building CXX object
testbinaries/CMakeFiles/orxclassic.dir/orxclassic.cpp.o
/usr/local/src/ObjectRexx/oorexx-code-0/testbinaries/orxclassic.cpp:57:47:
warning: format specifies type 'int' but the argument has type 'size_t' (aka
'unsigned long')
[-Wformat]
sprintf(Retstr->strptr, "%s %d %s", Name, Argc, Argv[0].strptr);
~~ ^~~~
%lu
1 warning generated.
[100%] Linking CXX shared library ../bin/liborxclassic.dylib
[100%] Built target orxclassic
Jacks-Macbook-Pro:oorexx-code-0 jwoehr$
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel