Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 820290

Summary: [guru] dev-cpp/fizz-2021.10.25.00 fails to compile
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-10-26 05:51:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/fizz-2021.10.25.00 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-26 05:51:32 UTC
Created attachment 746742 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-26 05:51:33 UTC
Possible context of error(s):

/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/include/g++-v11/type_traits:1372:38: error: invalid use of incomplete type ‘struct x509_st’
Comment 3 Larry the Git Cow gentoo-dev 2021-10-27 06:18:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b5b7a5652d0d637c1538474374a24c2480fe347

commit 7b5b7a5652d0d637c1538474374a24c2480fe347
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-10-26 15:58:12 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-10-26 16:35:07 +0000

    dev-cpp/fizz: fix build error with latest gtest
    
    Closes: https://bugs.gentoo.org/820290
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-cpp/fizz/fizz-2021.10.25.00.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)