Skip to content

Restored support for using h5pp without fmt, spdlog or eigen #31

Restored support for using h5pp without fmt, spdlog or eigen

Restored support for using h5pp without fmt, spdlog or eigen #31

Triggered via push February 23, 2025 17:28
Status Success
Total duration 9m 47s
Artifacts

ubuntu24.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L758
implicit conversion loses integer precision: 'unsigned long' to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1025
implicit conversion loses integer precision: 'uLong' (aka 'unsigned long') to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1048
implicit conversion loses integer precision: 'uLong' (aka 'unsigned long') to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1048
implicit conversion loses integer precision: 'uLong' (aka 'unsigned long') to 'z_crc_t' (aka 'unsigned int') [-Wshorten-64-to-32]
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/gzread.c#L22
implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L710
implicit conversion loses integer precision: 'ulg' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L908
implicit conversion loses integer precision: 'ulg' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L1065
implicit conversion loses integer precision: 'ulg' (aka 'unsigned long') to 'uInt' (aka 'unsigned int') [-Wshorten-64-to-32]
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L1073
implicit conversion loses integer precision: 'ulg' (aka 'unsigned long') to 'uInt' (aka 'unsigned int') [-Wshorten-64-to-32]
clang-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/deflate.c#L1075
implicit conversion loses integer precision: 'ulg' (aka 'unsigned long') to 'uInt' (aka 'unsigned int') [-Wshorten-64-to-32]
clang-cmake
Cache not found for keys: -251648691
clang-cmake
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-conan
non-standard suffix on floating constant before C23 [-Wc11-c23-compat]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L758
conversion from ‘long unsigned int’ to ‘z_crc_t’ {aka ‘unsigned int’} may change value [-Wconversion]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1025
conversion from ‘uLong’ {aka ‘long unsigned int’} to ‘z_crc_t’ {aka ‘unsigned int’} may change value [-Wconversion]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1048
conversion from ‘uLong’ {aka ‘long unsigned int’} to ‘z_crc_t’ {aka ‘unsigned int’} may change value [-Wconversion]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/crc32.c#L1048
conversion from ‘uLong’ {aka ‘long unsigned int’} to ‘z_crc_t’ {aka ‘unsigned int’} may change value [-Wconversion]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/gzread.c#L22
conversion from ‘ssize_t’ {aka ‘long int’} to ‘int’ may change value [-Wconversion]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/gzwrite.c#L78
conversion from ‘ssize_t’ {aka ‘long int’} to ‘int’ may change value [-Wconversion]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/gzwrite.c#L108
conversion from ‘ssize_t’ {aka ‘long int’} to ‘int’ may change value [-Wconversion]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/inflate.c#L236
conversion from ‘long int’ to ‘int’ may change value [-Wconversion]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/inflate.c#L1081
conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
gcc-cmake: build/github-actions-cmake/pkg-build/src/external_zlib/inflate.c#L1081
conversion to ‘int’ from ‘unsigned int’ may change the sign of the result [-Wsign-conversion]