Re: [Oorexx-devel] ooRexx Test failing on macOS High Sierra that passes on Mojave

2019-11-26 Thread P.O. Jonsson
Thanks for informing, but Erich pointed me to the problem, it was 
self-inflicted :-)

A remark on the  Clang/Xcode: I know it should follow the OS version (or, more 
likely the Darwin version) that pops up with one between OS versions, but as 
you can see from this list I have different Clang settings for the same OS 
versions.

Clang/GCC  is

Version 11 (1100.0.33.12) on my laptop with Mojave 
Version 10 (1000.10.44.4) on the Jenkins build machine for macOS with Mojave

Version 10 (1000.10.44.4)  on one High Sierra machine
Version 10 (1000.11.45.5)  on the other High Sierra machine

In particular the Jenkins build machine for macOS (running Mojave) have a Clang 
version from High Sierra as it seems. Any idea on how to get that fixed? I have 
upgraded everything possible on that machine. 

The minor diffs on my High Sierra machines are probably caused by slightly 
different hardware.

Hälsningar/Regards/Grüsse,
P.O. Jonsson
oor...@jonases.se




> Am 27.11.2019 um 03:46 schrieb Enrico Sorichetti via Oorexx-devel 
> :
> 
> I just rebuilt from scratch and 
> 
> Open Object Rexx Version 5.0.0 r11950
> Build date: Nov 27 2019
> Addressing mode: 64
> 
>  
> 
> Interpreter:REXX-ooRexx_5.0.0(MT)_64-bit 6.05 27 Nov 2019
> OS Name:DARWIN
> SysVersion: Darwin 17.7.0
> 
> Tests ran:  22929
> Assertions: 380013
> Failures:   0
> Errors: 0
> 
> File search:00:00:01.227340
> Suite construction: 00:00:01.018002
> Test execution: 00:03:00.299794
> Total time: 00:03:02.843231
>  
> 
> 
> The difference in the clang  for High Sierra is because there is a 
> difference 
> In the versions from Xcode and the corresponding Command Line Tools
> 
> [enrico@enrico-imac ~]$sudo xcode-select -r
> Password:
> [enrico@enrico-imac ~]$clang --version
> Apple LLVM version 10.0.0 (clang-1000.11.45.5)
> Target: x86_64-apple-darwin17.7.0
> Thread model: posix
> InstalledDir: 
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
> [enrico@enrico-imac ~]$sudo xcode-select -s 
> /Library/Developer/CommandLineTools
> [enrico@enrico-imac ~]$clang --version
> Apple LLVM version 10.0.0 (clang-1000.10.44.4)
> Target: x86_64-apple-darwin17.7.0
> Thread model: posix
> InstalledDir: /Library/Developer/CommandLineTools/usr/bin
> 
> 
> Enrico 
> 
> 
> 
>> On 26 Nov 2019, at 22:14, P.O. Jonsson > > wrote:
> 
> 
> 
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] ooRexx Test failing on macOS High Sierra that passes on Mojave

2019-11-26 Thread Enrico Sorichetti via Oorexx-devel
I just rebuilt from scratch and 

Open Object Rexx Version 5.0.0 r11950
Build date: Nov 27 2019
Addressing mode: 64

 

Interpreter:REXX-ooRexx_5.0.0(MT)_64-bit 6.05 27 Nov 2019
OS Name:DARWIN
SysVersion: Darwin 17.7.0

Tests ran:  22929
Assertions: 380013
Failures:   0
Errors: 0

File search:00:00:01.227340
Suite construction: 00:00:01.018002
Test execution: 00:03:00.299794
Total time: 00:03:02.843231
 


The difference in the clang  for High Sierra is because there is a 
difference 
In the versions from Xcode and the corresponding Command Line Tools

[enrico@enrico-imac ~]$sudo xcode-select -r
Password:
[enrico@enrico-imac ~]$clang --version
Apple LLVM version 10.0.0 (clang-1000.11.45.5)
Target: x86_64-apple-darwin17.7.0
Thread model: posix
InstalledDir: 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
[enrico@enrico-imac ~]$sudo xcode-select -s /Library/Developer/CommandLineTools
[enrico@enrico-imac ~]$clang --version
Apple LLVM version 10.0.0 (clang-1000.10.44.4)
Target: x86_64-apple-darwin17.7.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin


Enrico 



> On 26 Nov 2019, at 22:14, P.O. Jonsson  wrote:



___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] ooRexx Test failing on macOS High Sierra that passes on Mojave

2019-11-26 Thread P.O. Jonsson
Hi Erich,

I did run svn update (it is all in a script) but I had changed svn update to 
svn update ooRexx-macOS1014-test.

Unfortunately, since I was already standing in that directory I got:

Updating 'ooRexx-macOS1014-test':
At revision 11949.

with no update of the test cases :-( Instead of

Updating '.':
At revision 11949.

and I missed that. Thanks for pointing it out. Gonna check this on all my 
machines now, also the virtual ones...

Hälsningar/Regards/Grüsse,
P.O. Jonsson
oor...@jonases.se




> Am 26.11.2019 um 21:48 schrieb Erich Steinböck :
> 
> svn:r11614   Change date: 2018-12-15 22:05:03 +0100
> svn:r11614   Change date: 2018-12-15 22:05:03 +0100
> Hi P.O., these are outdated testgroups - run svn update
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] ooRexx Test failing on macOS High Sierra that passes on Mojave

2019-11-26 Thread Erich Steinböck
>
> svn:r11614   Change date: 2018-12-15 22:05:03 +0100
> svn:r11614   Change date: 2018-12-15 22:05:03 +0100
>
Hi P.O., these are outdated testgroups - run svn update
___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


Re: [Oorexx-devel] ooRexx Test failing on macOS High Sierra that passes on Mojave

2019-11-26 Thread P.O. Jonsson
Additional information: On Mojave there are 23716 tests, some 700+ more than on 
High Sierra

Hälsningar/Regards/Grüsse,
P.O. Jonsson
oor...@jonases.se



> Am 26.11.2019 um 18:46 schrieb P.O. Jonsson :
> 
> Dear Developers,
> 
> I have a problem that I initially though was a problem with my settings. Now 
> I am thinking this is a generic problem. On two different machines running 
> macOS High Sierra 10.13.6, Darwin 17.7.0 four test fail that passes on two 
> other machines running macOS Mojave 10.14.6, Darwin 18.7.0
> 
> These are the tests, I am not sure exactly at what build this creept in, I 
> think some 10 build versions ago:
> 
> ooTest Framework - Automated Test of the ooRexx Interpreter
> 
> Interpreter:REXX-ooRexx_5.0.0(MT)_64-bit 6.05 26 Nov 2019
> OS Name:DARWIN
> SysVersion: Darwin 17.7.0
> 
> Tests ran:  22985
> Assertions: 380614
> Failures:   4
> Errors: 0
> 
> [failure] [20191126 17:17:22.964161]
>   svn:r11614   Change date: 2018-12-15 22:05:03 +0100
>   Test:   TEST_ROUTINE_SOURCE_COMMENT
>   Class:  Method.testGroup
>   File:   .../ooRexx/base/class/Method.testGroup
>   Line:   423
>   Failed: assertTrue
> Expected: [1]
> Actual:   [[0], identityHash="-4314843121"]
> 
> [failure] [20191126 17:17:22.964596]
>   svn:r11614   Change date: 2018-12-15 22:05:03 +0100
>   Test:   TEST_ROUTINE_SOURCE_NOP
>   Class:  Method.testGroup
>   File:   .../ooRexx/base/class/Method.testGroup
>   Line:   415
>   Failed: assertTrue
> Expected: [1]
> Actual:   [[0], identityHash="-4314843121"]
> 
> [failure] [20191126 17:17:22.965007]
>   svn:r11614   Change date: 2018-12-15 22:05:03 +0100
>   Test:   TEST_ROUTINE_SOURCE_WHITESPACE
>   Class:  Method.testGroup
>   File:   .../ooRexx/base/class/Method.testGroup
>   Line:   431
>   Failed: assertTrue
> Expected: [1]
> Actual:   [[0], identityHash="-4314843121"]
> 
> [failure] [20191126 17:17:36.583408]
>   svn:r11626   Change date: 2018-12-16 22:05:44 +0100
>   Test:   TEST_ROUTINE_SOURCE
>   Class:  Routine.testGroup
>   File:   .../ooRexx/base/class/Routine.testGroup
>   Line:   468
>   Failed: assertTrue
> Expected: [1]
> Actual:   [[0], identityHash="-4314843121"]
> 
> Interpreter:REXX-ooRexx_5.0.0(MT)_64-bit 6.05 26 Nov 2019
> OS Name:DARWIN
> SysVersion: Darwin 17.7.0
> 
> Tests ran:  22985
> Assertions: 380614
> Failures:   4
> Errors: 0
> 
> File search:00:00:01.086934
> Suite construction: 00:00:01.004916
> Test execution: 00:03:58.317552
> Total time: 00:04:00.850184
> 
> Can anyone else confirm this problem? I have upgraded all tools and they are 
> up to date as follows:
> 
> CMake is 3.15.5 on all systems
> Make is GNU Make 3.81 on all systems
> 
> Xcode is 11.2.1 (latest) on both Mojave machines and 10.1 on both High Sierra 
> machines
> 
> Clang/GCC  is
> 
> Version 11 (1100.0.33.12) on my laptop with Mojave 
> Version 10 (1000.10.44.4) on the Jenkins build machine for macOS with Mojave
> 
> Version 10 (1000.10.44.4)  on one High Sierra machine
> Version 10 (1000.11.45.5)  on the other High Sierra machine
>  
> Since the GCC version 10 builds without problem on Mojave I do not think this 
> is the underlying problem. I have found no way to upgrade this since it is an 
> Apple product and all machines are up to date.
> 
> Hälsningar/Regards/Grüsse,
> P.O. Jonsson
> oor...@jonases.se 
> 
> 
> 
> ___
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel


[Oorexx-devel] ooRexx Test failing on macOS High Sierra that passes on Mojave

2019-11-26 Thread P.O. Jonsson
Dear Developers,

I have a problem that I initially though was a problem with my settings. Now I 
am thinking this is a generic problem. On two different machines running macOS 
High Sierra 10.13.6, Darwin 17.7.0 four test fail that passes on two other 
machines running macOS Mojave 10.14.6, Darwin 18.7.0

These are the tests, I am not sure exactly at what build this creept in, I 
think some 10 build versions ago:

ooTest Framework - Automated Test of the ooRexx Interpreter

Interpreter:REXX-ooRexx_5.0.0(MT)_64-bit 6.05 26 Nov 2019
OS Name:DARWIN
SysVersion: Darwin 17.7.0

Tests ran:  22985
Assertions: 380614
Failures:   4
Errors: 0

[failure] [20191126 17:17:22.964161]
  svn:r11614   Change date: 2018-12-15 22:05:03 +0100
  Test:   TEST_ROUTINE_SOURCE_COMMENT
  Class:  Method.testGroup
  File:   .../ooRexx/base/class/Method.testGroup
  Line:   423
  Failed: assertTrue
Expected: [1]
Actual:   [[0], identityHash="-4314843121"]

[failure] [20191126 17:17:22.964596]
  svn:r11614   Change date: 2018-12-15 22:05:03 +0100
  Test:   TEST_ROUTINE_SOURCE_NOP
  Class:  Method.testGroup
  File:   .../ooRexx/base/class/Method.testGroup
  Line:   415
  Failed: assertTrue
Expected: [1]
Actual:   [[0], identityHash="-4314843121"]

[failure] [20191126 17:17:22.965007]
  svn:r11614   Change date: 2018-12-15 22:05:03 +0100
  Test:   TEST_ROUTINE_SOURCE_WHITESPACE
  Class:  Method.testGroup
  File:   .../ooRexx/base/class/Method.testGroup
  Line:   431
  Failed: assertTrue
Expected: [1]
Actual:   [[0], identityHash="-4314843121"]

[failure] [20191126 17:17:36.583408]
  svn:r11626   Change date: 2018-12-16 22:05:44 +0100
  Test:   TEST_ROUTINE_SOURCE
  Class:  Routine.testGroup
  File:   .../ooRexx/base/class/Routine.testGroup
  Line:   468
  Failed: assertTrue
Expected: [1]
Actual:   [[0], identityHash="-4314843121"]

Interpreter:REXX-ooRexx_5.0.0(MT)_64-bit 6.05 26 Nov 2019
OS Name:DARWIN
SysVersion: Darwin 17.7.0

Tests ran:  22985
Assertions: 380614
Failures:   4
Errors: 0

File search:00:00:01.086934
Suite construction: 00:00:01.004916
Test execution: 00:03:58.317552
Total time: 00:04:00.850184

Can anyone else confirm this problem? I have upgraded all tools and they are up 
to date as follows:

CMake is 3.15.5 on all systems
Make is GNU Make 3.81 on all systems

Xcode is 11.2.1 (latest) on both Mojave machines and 10.1 on both High Sierra 
machines

Clang/GCC  is

Version 11 (1100.0.33.12) on my laptop with Mojave 
Version 10 (1000.10.44.4) on the Jenkins build machine for macOS with Mojave

Version 10 (1000.10.44.4)  on one High Sierra machine
Version 10 (1000.11.45.5)  on the other High Sierra machine
 
Since the GCC version 10 builds without problem on Mojave I do not think this 
is the underlying problem. I have found no way to upgrade this since it is an 
Apple product and all machines are up to date.

Hälsningar/Regards/Grüsse,
P.O. Jonsson
oor...@jonases.se



___
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel