cdcseacave is building OpenMVS #258
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound depends on the length of the source argument [-Wstringop-truncation]
|
Build:
libs/IO/ImageJPG.cpp#L186
variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
|
Build:
libs/MVS/DepthMap.cpp#L1482
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build:
libs/MVS/DepthMap.cpp#L1510
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build:
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:
libs/MVS/Mesh.cpp#L1487
in call to ‘std::string std::__cxx11::to_string(int)’ [-Wsign-promo]
|
Build:
libs/MVS/SemiGlobalMatcher.cpp#L775
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build:
make/vcpkg_installed/x64-linux-release/include/opencv2/core/mat.inl.hpp#L103
arithmetic between different enumeration types ‘cv::_InputArray::KindFlag’ and ‘cv::AccessFlag’ is deprecated [-Wdeprecated-enum-enum-conversion]
|
Build:
make/vcpkg_installed/x64-linux-release/include/opencv2/core/mat.inl.hpp#L104
arithmetic between different enumeration types ‘cv::_InputArray::KindFlag’ and ‘cv::AccessFlag’ is deprecated [-Wdeprecated-enum-enum-conversion]
|
Build:
make/vcpkg_installed/x64-linux-release/include/opencv2/core/mat.inl.hpp#L105
arithmetic between different enumeration types ‘cv::_InputArray::KindFlag’ and ‘cv::AccessFlag’ is deprecated [-Wdeprecated-enum-enum-conversion]
|
The logs for this run have expired and are no longer available.
Loading