Summary: | [guru] dev-cpp/fbthrift-2022.04.11.00 fails to compile: Badge.h:99:28: error: expansion pattern folly::StrictDisjunction<std::is_same<OtherHolders, Holders>...> contains no parameter packs | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | Alessandro Barbieri <lssndrbarbieri> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | Keywords: | UPSTREAM |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104008 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
build with clang |
Description
Agostino Sarubbo
![]() Created attachment 766518 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Could not find a package configuration file provided by "python-six" with FAILED: thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServer.cpp.o /usr/include/folly/lang/Badge.h:99:28: error: expansion pattern ‘folly::StrictDisjunction<std::is_same<OtherHolders, Holders>...>’ contains no parameter packs The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=448f3842ef93bc25ba9c7abf45d14c77c0a62c7a commit 448f3842ef93bc25ba9c7abf45d14c77c0a62c7a Author: Alessandro Barbieri <lssndrbarbieri@gmail.com> AuthorDate: 2022-03-09 00:26:40 +0000 Commit: Alessandro Barbieri <lssndrbarbieri@gmail.com> CommitDate: 2022-03-09 00:26:40 +0000 dev-cpp/fbthrift: add python-six dependency Bug: https://bugs.gentoo.org/834745 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> ...22.02.28.00.ebuild => fbthrift-2022.02.28.00-r1.ebuild} | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) guru_ci has reproduced this issue with version 2022.02.28.00-r1 - Updating summary. This is a gcc-11 regression Created attachment 766855 [details]
build with clang
I also can't build it with clang.
Bug reproduced with fbthrift-2022.03.14.00 (custom build) (In reply to Reva Denis from comment #6) > Created attachment 766855 [details] > build with clang > > I also can't build it with clang. You should file a new bug for that as it's a separate issue unrelated to the GCC bug. guru_ci has reproduced this issue with version 2022.03.21.00 - Updating summary. guru_tinderbox has reproduced this issue with version 2022.04.11.00 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27f1e574d3822fd98df9c29d3ed29b4f70304e67 commit 27f1e574d3822fd98df9c29d3ed29b4f70304e67 Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> AuthorDate: 2023-02-27 21:09:16 +0000 Commit: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> CommitDate: 2023-02-27 21:09:16 +0000 dev-cpp/fbthrift: treeclean Closes: https://bugs.gentoo.org/834745 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> dev-cpp/fbthrift/Manifest | 1 - dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild | 47 ----------------------- dev-cpp/fbthrift/metadata.xml | 19 --------- profiles/package.mask | 1 - 4 files changed, 68 deletions(-) |