certi-testintegration
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FAILED (c=1): CERTI - MinGW-x86_32-gcc-10.2.0 - Nightly


From: admin
Subject: FAILED (c=1): CERTI - MinGW-x86_32-gcc-10.2.0 - Nightly
Date: Wed, 10 Jan 2024 20:05:02 -0500

A submission to CDash for the project CERTI has configure errors. You have been 
identified as one of the authors who have checked in changes that are part of 
this submission or you are listed in the default contact list.

Details on the submission can be found at https://my.cdash.org/build/2471177.

Project: CERTI
Site: DLR
Build Name: MinGW-x86_32-gcc-10.2.0
Build Time: 2024-01-11 01:04:34
Type: Nightly
Total Configure Errors: 1

*Configure Errors* 
Status: 1
Output: CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
        Compatibility with CMake < 2.8.12 will be removed from a future 
version of
        CMake.
        
        Update the VERSION argument <min> value or use a ...<max> 
suffix to tell
        CMake that the project does not need compatibility with older versions.
        
        
        -- The CXX compiler identification is GNU 10.2.0
        -- Detecting CXX compiler ABI info
        -- Detecting CXX compiler ABI info - failed
        -- Check for working CXX compiler: C:/msys64/mingw32/bin/g++.exe
        -- Check for working CXX compiler: C:/msys64/mingw32/bin/g++.exe - works
        -- Detecting CXX compile features
        -- Detecting CXX compile features - done
        -- The C compiler identification is GNU 10.2.0
        -- Detecting C compiler ABI info
        -- Detecting C compiler ABI info - failed
        -- Check for working C compiler: C:/msys64/mingw32/bin/gcc.exe
        -- Check for working C compiler: C:/msys64/mingw32/bin/gcc.exe - works
        -- Detecting C compile features
        -- Detecting C compile features - done
        -- Native build.
        -- Target is 32 bits
        -- Check if the system is big endian
        -- Searching 16 bit integer
        -- Looking for sys/types.h
        -- Looking for sys/types.h - found
        -- Looking for stdint.h
        -- Looking for stdint.h - found
        -- Looking for stddef.h
        -- Looking for stddef.h - found
        -- Check size of unsigned short
        CMake Error at C:/Program 
Files/CMake/share/cmake-3.23/Modules/CheckTypeSize.cmake:146 (try_compile):
        Cannot copy output executable
        
        
'C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/CMakeTmp/cmTC_bbe69.exe'
        
        to destination specified by COPY_FILE:
        
        
'C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.bin'
        
        Call Stack (most recent call first):
        C:/Program Files/CMake/share/cmake-3.23/Modules/CheckTypeSize.cmake:277 
(__check_type_size_impl)
        C:/Program Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:55 
(CHECK_TYPE_SIZE)
        C:/Program Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:37 
(__TEST_BIG_ENDIAN_LEGACY_IMPL)
        CMakeLists.txt:46 (TEST_BIG_ENDIAN)
        
        
        -- Check size of unsigned int
        CMake Error at C:/Program 
Files/CMake/share/cmake-3.23/Modules/CheckTypeSize.cmake:146 (try_compile):
        Cannot copy output executable
        
        
'C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/CMakeTmp/cmTC_08fd9.exe'
        
        to destination specified by COPY_FILE:
        
        
'C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_INT.bin'
        
        Call Stack (most recent call first):
        C:/Program Files/CMake/share/cmake-3.23/Modules/CheckTypeSize.cmake:277 
(__check_type_size_impl)
        C:/Program Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:60 
(CHECK_TYPE_SIZE)
        C:/Program Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:37 
(__TEST_BIG_ENDIAN_LEGACY_IMPL)
        CMakeLists.txt:46 (TEST_BIG_ENDIAN)
        
        
        -- Check size of unsigned long
        -- Check size of unsigned long - done
        -- Check size of unsigned int - Using unsigned long
        CMake Error at C:/Program 
Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:91 (try_compile):
        Cannot copy output executable
        
        
'C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/CMakeTmp/cmTC_3fa96.exe'
        
        to destination specified by COPY_FILE:
        
        
'C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/TestEndianess.bin'
        
        Call Stack (most recent call first):
        C:/Program Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:37 
(__TEST_BIG_ENDIAN_LEGACY_IMPL)
        CMakeLists.txt:46 (TEST_BIG_ENDIAN)
        
        
        CMake Error at C:/Program 
Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:99 (file):
        file STRINGS file
        
"C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/TestEndianess.bin"
        cannot be read.
        Call Stack (most recent call first):
        C:/Program Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:37 
(__TEST_BIG_ENDIAN_LEGACY_IMPL)
        CMakeLists.txt:46 (TEST_BIG_ENDIAN)
        
        
        CMake Error at C:/Program 
Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:102 (file):
        file STRINGS file
        
"C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/TestEndianess.bin"
        cannot be read.
        Call Stack (most recent call first):
        C:/Program Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:37 
(__TEST_BIG_ENDIAN_LEGACY_IMPL)
        CMakeLists.txt:46 (TEST_BIG_ENDIAN)
        
        
        -- Check size of unsigned short - TEST_BIG_ENDIAN found no result!
        CMake Error at C:/Program 
Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:130 (message):
        TEST_BIG_ENDIAN found no result!
        Call Stack (most recent call first):
        C:/Program Files/CMake/share/cmake-3.23/Modules/TestBigEndian.cmake:37 
(__TEST_BIG_ENDIAN_LEGACY_IMPL)
        CMakeLists.txt:46 (TEST_BIG_ENDIAN)
        
        
        -- Target is Little Endian
        -- CERTI configured with standard select(..) function for rtig (Linux 
only)
        -- No build type selected, default to Debug
        -- Configuring CERTI version 4.0.0
        -- Looking for basename in gen
        -- Looking for basename in gen - not found
        -- Looking for connect in socket
        -- Looking for connect in socket - not found
        -- CERTI on Windows: maximum number of selectable socket: 128
        -- Found LibXml2: C:/msys64/mingw32/lib/libxml2.dll.a (found version 
"2.9.10")
        -- Looking for lex...
        -- Looking for lex... - found lex is C:/msys64/usr/bin/flex.exe
        -- Looking for yacc...
        -- Looking for yacc... - found yacc is C:/msys64/usr/bin/bison.exe
        -- INHIBIT Compiler warning for LEX/YACC generated files
        -- INHIBIT Compiler (GCC) warning for gengetopt generated files: 
C:/home/nightlybuild/CERTI-Test/certi/RTIG/RTIG_cmdline.c;C:/home/nightlybuild/CERTI-Test/certi/RTIG/RTIG_cmdline.h.
        -- INHIBIT Compiler (GCC) warning for gengetopt generated files: 
C:/home/nightlybuild/CERTI-Test/certi/RTIA/RTIA_cmdline.c;C:/home/nightlybuild/CERTI-Test/certi/RTIA/RTIA_cmdline.h.
        -- libRTI variant: HLA 1.3 NG
        -- libRTI variant: HLA 1516
        -- libRTI variant: HLA 1516e
        -- INHIBIT Compiler (GCC) warning for gengetopt generated files: 
Billard_cmdline.c;Billard_cmdline.h.
        -- Some X11 header were not found: only Billard Test Application with 
no GUI will be built.
        -- Some X11 header were not found: only Billard Test Application with 
no GUI will be built.
        -- INHIBIT Compiler (GCC) warning for gengetopt generated files: 
C:/home/nightlybuild/CERTI-Test/certi/test/testFederate/testFederate_cmdline.c;C:/home/nightlybuild/CERTI-Test/certi/test/testFederate/testFederate_cmdline.h.
        Could not find RPC Headers, certiCheckHostAndIP test won't be 
compiled!
        Could not find RPC Libraries, certiCheckHostAndIP test won't be 
compiled!
        -- Found PythonInterp: C:/msys64/mingw32/bin/python.exe (found version 
"3.8.6")
        -- *** CERTI for Win32 has been successfully configured ********
        -- Configuring incomplete, errors occurred!
        See also 
"C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/CMakeOutput.log".
        See also 
"C:/home/nightlybuild/CERTI-Test/build32/CMakeFiles/CMakeError.log".

-CDash on my.cdash.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]