Summary: | dev-libs/cereal-1.3.2-r2 - [llvm] tuple.hpp: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after- | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | 3D Printing Team <3dprint> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | soberwu |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-libs:cereal-1.3.2-r2:20241221-220805.log emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 914649 [details]
emerge-info.txt
Created attachment 914650 [details]
dev-libs:cereal-1.3.2-r2:20241221-220805.log
Created attachment 914651 [details]
emerge-history.txt
Created attachment 914652 [details]
environment
Created attachment 914653 [details]
etc.clang.tar.xz
Created attachment 914654 [details]
etc.portage.tar.xz
Created attachment 914655 [details]
logs.tar.xz
Created attachment 914656 [details]
qlist-info.txt
Created attachment 914657 [details]
temp.tar.xz
This can fix by creating a file in `/etc/portage/env/dev-libs/cereal` and adding: CXXFLAGS="${CXXFLAGS} -Wno-missing-template-arg-list-after-template-kw" and then create a file in `/etc/portage/package.env/dev-libs/cereal` and adding: dev-libs/cereal dev-libs/cereal :) |