Skip to content

BUG: Fix STLFileReader crash bug #5004

BUG: Fix STLFileReader crash bug

BUG: Fix STLFileReader crash bug #5004

Triggered via pull request April 28, 2024 15:30
Status Failure
Total duration 49m 36s
Artifacts

linux.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
build (ubuntu-20.04, clang++-10): src/Plugins/SimplnxCore/src/SimplnxCore/Filters/Algorithms/ReadStlFile.cpp#L221
invalid operands to binary expression ('fpos_t' (aka '_G_fpos64_t') and 'unsigned long')
build (ubuntu-20.04, clang++-10): build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1576
implicit instantiation of undefined template 'fmt::v10::detail::type_is_unformattable_for<_G_fpos64_t, char>'
build (ubuntu-20.04, clang++-10): build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1579
static_assert failed due to requirement 'formattable' "Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt"
build (ubuntu-20.04, clang++-10)
Process completed with exit code 1.
build (ubuntu-20.04, g++-10): src/Plugins/SimplnxCore/src/SimplnxCore/Filters/Algorithms/ReadStlFile.cpp#L221
no match for ‘operator>=’ (operand types are ‘fpos_t’ and ‘long unsigned int’)
build (ubuntu-20.04, g++-10): build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1576
‘fmt::v10::detail::type_is_unformattable_for<_G_fpos64_t, char> _’ has incomplete type
build (ubuntu-20.04, g++-10): build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1580
static assertion failed: Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt
build (ubuntu-20.04, g++-10)
Process completed with exit code 1.
build (ubuntu-20.04, g++-9): src/Plugins/SimplnxCore/src/SimplnxCore/Filters/Algorithms/ReadStlFile.cpp#L221
no match for ‘operator>=’ (operand types are ‘fpos_t’ {aka ‘_G_fpos64_t’} and ‘long unsigned int’)
build (ubuntu-20.04, g++-9): build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1576
‘fmt::v10::detail::type_is_unformattable_for<_G_fpos64_t, char> _’ has incomplete type
build (ubuntu-20.04, g++-9): build/vcpkg_installed/x64-linux-dynamic/include/fmt/core.h#L1580
static assertion failed: Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt
build (ubuntu-20.04, g++-9)
Process completed with exit code 1.
build (ubuntu-20.04, clang++-10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-20.04, g++-10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-20.04, g++-9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, ammaraskar/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.