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

Bug 927797

Summary: [guru] dev-cpp/fizz-2023.02.06.00 fails to compile: AsyncKTLSSocket.h:148:3: error: folly::AsyncSocket::ReadResult fizz::AsyncKTLSSocket::performRead(void, size_t, size_t) marked override, but does not override
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Reva Denis <denis7774>
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 2024-03-25 11:59:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/fizz-2023.02.06.00 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-25 11:59:07 UTC
Created attachment 888523 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-25 11:59:08 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/fizz.dir/experimental/ktls/AsyncFizzBaseKTLS.cpp.o 
FAILED: CMakeFiles/fizz.dir/experimental/ktls/AsyncKTLSSocket.cpp.o 
FAILED: CMakeFiles/fizz.dir/experimental/ktls/FizzKTLSCallback.cpp.o 
/var/tmp/portage/dev-cpp/fizz-2023.02.06.00/work/fizz-2023.02.06.00/fizz/experimental/ktls/AsyncKTLSSocket.h:148:3: error: ‘folly::AsyncSocket::ReadResult fizz::AsyncKTLSSocket::performRead(void**, size_t*, size_t*)’ marked ‘override’, but does not override
Comment 3 Larry the Git Cow gentoo-dev 2024-05-15 16:06:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=406f613982ff2a127e0fa730f4885fa9fab74411

commit 406f613982ff2a127e0fa730f4885fa9fab74411
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-05-15 15:44:30 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-05-15 15:44:30 +0000

    dev-cpp/fizz: add 2023.06.19.00
    
    Closes: https://bugs.gentoo.org/927797
    Bug: https://bugs.gentoo.org/900000
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-cpp/fizz/Manifest                  |  1 +
 dev-cpp/fizz/fizz-2023.06.19.00.ebuild | 48 ++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)