try gcc-12 #2187
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run CMake:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Run CMake
‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ accessing 9223372036854775810 or more bytes at offsets [2, 9223372036854775807] and 17 may overlap up to 9223372036854775813 bytes at offset -3 [-Wrestrict]
|
Run CMake
‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ accessing 9223372036854775810 or more bytes at offsets [2, 9223372036854775807] and 1 may overlap up to 9223372036854775813 bytes at offset -3 [-Wrestrict]
|
Run CMake
ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
Run CMake
ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
Run CMake
writing 16 bytes into a region of size between 1 and 8 [-Wstringop-overflow=]
|
Run CMake
unused parameter ‘cxt’ [-Wunused-parameter]
|
Run CMake
‘dumps’ may be used uninitialized [-Wmaybe-uninitialized]
|
Run CMake
‘nbSeq’ may be used uninitialized [-Wmaybe-uninitialized]
|
Run CMake
‘dumpsLength’ may be used uninitialized [-Wmaybe-uninitialized]
|
Loading