add missing OpenGL rosdep dependency #651
Annotations
36 warnings
build (macos-14, OFF)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
build (macos-14, OFF)
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
build (macos-14, OFF)
jpeg-turbo 3.0.4 is already installed and up-to-date.
To reinstall 3.0.4, run:
brew reinstall jpeg-turbo
|
build (macos-14, OFF)
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
build (macos-14, OFF)
libtiff 4.7.0 is already installed and up-to-date.
To reinstall 4.7.0, run:
brew reinstall libtiff
|
build (macos-14, OFF)
lz4 1.10.0 is already installed and up-to-date.
To reinstall 1.10.0, run:
brew reinstall lz4
|
build (macos-14, OFF)
zstd 1.5.6 is already installed and up-to-date.
To reinstall 1.5.6, run:
brew reinstall zstd
|
build (macos-14, OFF)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
build (macos-14, ON)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
build (macos-14, ON)
cmake 3.30.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
build (macos-14, ON)
jpeg-turbo 3.0.4 is already installed and up-to-date.
To reinstall 3.0.4, run:
brew reinstall jpeg-turbo
|
build (macos-14, ON)
libpng 1.6.44 is already installed and up-to-date.
To reinstall 1.6.44, run:
brew reinstall libpng
|
build (macos-14, ON)
libtiff 4.7.0 is already installed and up-to-date.
To reinstall 4.7.0, run:
brew reinstall libtiff
|
build (macos-14, ON)
lz4 1.10.0 is already installed and up-to-date.
To reinstall 1.10.0, run:
brew reinstall lz4
|
build (macos-14, ON)
zstd 1.5.6 is already installed and up-to-date.
To reinstall 1.5.6, run:
brew reinstall zstd
|
build (macos-14, ON)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
build (windows-2022, ON):
components/pango_core/src/file_utils.cpp#L572
'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-2022, ON)
'=': conversion from 'wchar_t' to 'char', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L180
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L188
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L196
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, ON):
components/pango_geometry/src/geometry_obj.cpp#L204
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_image/src/image_io_lz4.cpp#L26
'argument': conversion from 'const int64_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_image/src/image_io_lz4.cpp#L34
'argument': conversion from 'const int64_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_image/src/image_io_lz4.cpp#L34
'argument': conversion from 'const int64_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_image/src/image_io_lz4.cpp#L43
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
build (windows-2022, OFF):
components/pango_image/src/image_io_lz4.cpp#L71
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_image/src/image_io_lz4.cpp#L71
'argument': conversion from 'int64_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_core/include/pangolin/utils/parse.h#L90
'return': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_ply.cpp#L81
'=': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_ply.cpp#L114
'+=': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_ply.cpp#L403
'+=': conversion from 'size_t' to 'int', possible loss of data
|