cdcseacave is building OpenMVS #302
Annotations
3 errors and 22 warnings
Build on macOS-latest
Process completed with exit code 8.
|
Build on ubuntu-latest
Process completed with exit code 8.
|
Build on windows-latest
Process completed with exit code 8.
|
Build on macOS-latest
python3 currently requires the following programs from the system package
|
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]
|
Build on ubuntu-latest
glew requires the following libraries from the system package manager:
|
Build on ubuntu-latest
You will need to install Xorg dependencies to use feature x11:
|
Build on ubuntu-latest
libepoxy currently requires the following libraries from the system package
|
Build on ubuntu-latest
python3 currently requires the following programs from the system package
|
Build on ubuntu-latest
python3 currently requires the following programs from the system package
|
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/SceneDensify.cpp#L1819
ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
|
Build on ubuntu-latest:
libs/MVS/SceneDensify.cpp#L1819
ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
|
Build on ubuntu-latest:
libs/MVS/SceneDensify.cpp#L1791
unused variable ‘imageData’ [-Wunused-variable]
|
Build on ubuntu-latest:
libs/MVS/DepthMap.cpp#L1507
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build on ubuntu-latest:
libs/MVS/DepthMap.cpp#L1535
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 windows-latest
boost-system's buildsystem uses very long paths and may fail on your
|
Build on windows-latest
cgal's buildsystem uses very long paths and may fail on your system.
|
Build on windows-latest
eigen3's buildsystem uses very long paths and may fail on your system.
|