Source: seqan3 Version: 3.0.1+ds-10 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/seqan3.html
... In file included from /build/1st/seqan3-3.0.1+ds/include/seqan3/core/algorithm/concept.hpp:20, from /build/1st/seqan3-3.0.1+ds/include/seqan3/core/algorithm/configuration_utility.hpp:20, from /build/1st/seqan3-3.0.1+ds/include/seqan3/alignment/configuration/detail.hpp:15, from /build/1st/seqan3-3.0.1+ds/include/seqan3/alignment/configuration/align_config_max_error.hpp:15, from /build/1st/seqan3-3.0.1+ds/test/unit/alignment/configuration/align_config_max_error_test.cpp:13: /build/1st/seqan3-3.0.1+ds/include/seqan3/core/type_traits/template_inspection.hpp:150:14: error: expression must be enclosed in parentheses 150 | requires !std::same_as<transformation_trait_or_t<transfer_template_args_onto<source_t, target_template>, void>, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ( 151 | void> | ~~~~~ | ) ...