Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834745 - [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
Summary: [guru] dev-cpp/fbthrift-2022.04.11.00 fails to compile: Badge.h:99:28: error:...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL: https://gcc.gnu.org/bugzilla/show_bug...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2022-03-08 08:04 UTC by Agostino Sarubbo
Modified: 2023-02-27 22:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,372.34 KB, text/plain)
2022-03-08 08:04 UTC, Agostino Sarubbo
Details
build with clang (build.log,283.47 KB, text/x-log)
2022-03-12 11:22 UTC, Reva Denis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-08 08:04:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/fbthrift-2022.02.28.00 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-08 08:04:23 UTC
Created attachment 766518 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-08 08:04:24 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2022-03-10 09:45:14 UTC
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(-)
Comment 4 Agostino Sarubbo gentoo-dev 2022-03-10 10:34:10 UTC
guru_ci has reproduced this issue with version 2022.02.28.00-r1 - Updating summary.
Comment 5 Alessandro Barbieri 2022-03-10 20:29:31 UTC
This is a gcc-11 regression
Comment 6 Reva Denis 2022-03-12 11:22:25 UTC
Created attachment 766855 [details]
build with clang

I also can't build it with clang.
Comment 7 Reva Denis 2022-03-19 11:00:18 UTC
Bug reproduced with fbthrift-2022.03.14.00 (custom build)
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-19 15:09:38 UTC
(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.
Comment 9 Agostino Sarubbo gentoo-dev 2022-03-26 07:21:59 UTC
guru_ci has reproduced this issue with version 2022.03.21.00 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2022-04-21 06:42:33 UTC
guru_tinderbox has reproduced this issue with version 2022.04.11.00 - Updating summary.
Comment 11 Larry the Git Cow gentoo-dev 2023-02-27 22:31:01 UTC
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(-)