test blooming of Debian packages #649
Triggered via pull request
September 29, 2024 16:51
Status
Success
Total duration
6m 21s
Artifacts
–
build.yml
on: pull_request
emscripten
4m 22s
Matrix: build
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_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L110
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L167
'initializing': conversion from 'size_t' to 'const int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L180
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L188
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
components/pango_geometry/src/geometry_obj.cpp#L196
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build (windows-2022, OFF):
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_geometry/src/geometry_obj.cpp#L230
'=': conversion from 'size_t' to 'T', possible loss of data
|
build (windows-2022, OFF):
components/pango_image/include/pangolin/image/image.h#L200
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data
|