The package was retagged FTBFS
Description:
Hi, the package is now retagged https://github.com/fastfloat/fast_float/releases/tag/v6.1.0 because in the CMakeLists.txt
was showing older version 6.0.0
instead 6.1.0
.
Additional info:
- package version(s): 6.1.0
- config and/or log files: none
- link to upstream bug report, if any: https://github.com/fastfloat/fast_float/pull/241, https://aur.archlinux.org/packages/ants#comment-960051, https://gitlab.com/dune-archiso/testing/precice-arch/-/jobs/6354068911#L1202
Steps to reproduce:
sudo pacman -Syu fast_float # vtk + some optional dependencies
This will fix the current version here: /usr/share/cmake/FastFloat/FastFloatConfigVersion.cmake
.
Next, I would like submit this patch in order that VTK detect the right version.