Review logs after disabling lto-wrapper warning

ooRexx-ArchLinux-build          2 warnings (was around 60 warnings), 
segmentation fault
ooRexx-CentOS10-build           2 warnings (was around 160 warnings)
ooRexx-Controller-Ubuntu-build  java.io.IOException
ooRexx-Debian12-build           2 warnings (was around 80 warnings)
ooRexx-Fedora43-build           2 warnings (was around 60 warnings)
ooRexx-linux-aarch64-build      2 warnings (was around 35 warnings)
ooRexx-LinuxMint22-build        2 warnings (was around 80 warnings)
ooRexx-Manjaro-build            2 warnings (was around 60 warnings), 
segmentation fault
ooRexx-Ubuntu22-build           java.io.StreamCorruptedException
ooRexx-Ubuntu24-build           java.io.IOException


The Java errors are not related to target_link_options. They seem to be a 
temporary glitch.

ooRexx-Ubuntu22-build
FATAL: Unable to delete script file /tmp/jenkins1263361237465567731.sh
java.io.StreamCorruptedException: invalid stream header: 636F7272

ooRexx-Ubuntu24-build
FATAL: Unable to delete script file /tmp/jenkins2402164843226173066.sh
java.io.IOException: Unexpected EOF

ooRexx-Controller-Ubuntu-build
FATAL: command execution failed
java.io.IOException: Failed to exec spawn helper: pid: 426799, exit code: 1, 
error: 0 (none) 


The CMake error "Unknown CMake command "target_link_options" on ubuntu16 is 
related to http://sourceforge.net/p/oorexx/code-0/13210
target_link_options was added in CMake version 3.13.
The CMake version will be tested to avoid this error.

oorexx-ubuntu16debug-build
-- CMake version is 3.5.1
CMake Error at CMakeLists.txt:983 (target_link_options):
  Unknown CMake command "target_link_options".

oorexx-ubuntu16-build
CMake version is 3.5.1
-- IPO requested but requires CMake 3.9 or later; this is 3.5.1, building 
without IPO
CMake Error at CMakeLists.txt:983 (target_link_options):
  Unknown CMake command "target_link_options".



_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to