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 issues | Assignee: | 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
![]() Created attachment 888523 [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: 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 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(+) |