cdcseacave is building OpenMVS #280
Annotations
2 errors and 12 warnings
Build on ubuntu-latest
Process completed with exit code 8.
|
Build on windows-latest
Process completed with exit code 1.
|
Build on ubuntu-latest
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound depends on the length of the source argument [-Wstringop-truncation]
|
Build on ubuntu-latest:
libs/IO/ImageJPG.cpp#L186
variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
|
Build on ubuntu-latest:
libs/MVS/DepthMap.cpp#L1501
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build on ubuntu-latest:
libs/MVS/DepthMap.cpp#L1529
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build on ubuntu-latest:
libs/MVS/SemiGlobalMatcher.cpp#L775
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build on ubuntu-latest:
libs/MVS/PythonWrapper.cpp#L92
unused variable ‘numVertices’ [-Wunused-variable]
|
Build on ubuntu-latest:
libs/MVS/PythonWrapper.cpp#L93
unused variable ‘numFaces’ [-Wunused-variable]
|
Build on ubuntu-latest:
libs/MVS/Mesh.cpp#L1487
passing ‘SEACAVE::cList<SEACAVE::TImage<SEACAVE::TPixel<unsigned char> >, const SEACAVE::TImage<SEACAVE::TPixel<unsigned char> >&, 2, 4, unsigned char>::size_type’ {aka ‘unsigned char’} chooses ‘int’ over ‘unsigned int’ [-Wsign-promo]
|
Build on ubuntu-latest:
libs/MVS/Mesh.cpp#L1487
in call to ‘std::string std::__cxx11::to_string(int)’ [-Wsign-promo]
|
Build on macOS-latest:
libs/Math/IBFS/IBFS.cpp#L496
implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
|
Build on macOS-latest:
libs/Math/IBFS/IBFS.cpp#L496
implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
|
Build on macOS-latest:
libs/Math/IBFS/IBFS.cpp#L496
implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion]
|