Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc 15 failure #45

Open
pgajdos opened this issue Feb 12, 2025 · 1 comment
Open

gcc 15 failure #45

pgajdos opened this issue Feb 12, 2025 · 1 comment

Comments

@pgajdos
Copy link

pgajdos commented Feb 12, 2025

Fails with gcc 15:

[   21s] + /usr/bin/cmake --build build -j8 -t check
[...]
[   67s] /home/abuild/rpmbuild/BUILD/zug-0.1.1-build/zug-0.1.1/zug/sequence.hpp:75:33: error: ‘struct zug::detail::sequence_data<ValueT, XformT>’ has no member named ‘impl’; did you mean ‘impl_’? [-Wtemplate-body]
[   67s]    75 |         impl_ = std::move(other.impl);
[   67s]       |                                 ^~~~
[   67s]       |                                 impl_
[   67s] gmake[3]: *** [test/CMakeFiles/test-sequence.dir/build.make:82: test/CMakeFiles/test-sequence.dir/sequence.cpp.o] Error 1
@pgajdos
Copy link
Author

pgajdos commented Feb 12, 2025

Also reported here:
https://bugs.gentoo.org/937320

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant