Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787719 - [guru] dev-cpp/folly-2021.04.19.00-r1 fails to compile with gcc-11
Summary: [guru] dev-cpp/folly-2021.04.19.00-r1 fails to compile with gcc-11
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Reva Denis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-02 15:25 UTC by Agostino Sarubbo
Modified: 2022-03-07 03:24 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,174.95 KB, text/plain)
2021-05-02 15:25 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-05-02 15:25:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/folly-2021.04.19.00-r1 fails to compile with gcc-11.
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-05-02 15:25:42 UTC
Created attachment 705363 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-02 15:25:43 UTC
Possible context of error(s):

-- Could NOT find LIBAIO (missing: LIBAIO_LIBRARY LIBAIO_INCLUDE_DIR) 
-- Could NOT find LIBDWARF (missing: LIBDWARF_LIBRARY) 
-- Could NOT find LIBSODIUM (missing: LIBSODIUM_LIBRARY LIBSODIUM_INCLUDE_DIR) 
-- Could NOT find LIBURING (missing: LIBURING_LIBRARY LIBURING_INCLUDE_DIR) 
/var/tmp/portage/dev-cpp/folly-2021.04.19.00-r1/work/folly-2021.04.19.00/folly/experimental/exception_tracer/ExceptionStackTraceLib.cpp:111:34: error: ‘installHandlers’ is not a member of ‘folly::exception_tracer’
Comment 3 Larry the Git Cow gentoo-dev 2022-03-07 03:24:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d106a66c955d3e8b9119f1deea5e5a0993a3985

commit 5d106a66c955d3e8b9119f1deea5e5a0993a3985
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-27 19:39:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-07 03:23:47 +0000

    dev-cpp/folly: initial import (2022.02.28.00)
    
    Needed for dev-util/watchman.
    
    Closes: https://bugs.gentoo.org/787719
    Closes: https://bugs.gentoo.org/419599
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/folly/Manifest                   |  1 +
 dev-cpp/folly/folly-2022.02.28.00.ebuild | 60 ++++++++++++++++++++++++++++++++
 dev-cpp/folly/metadata.xml               | 11 ++++++
 3 files changed, 72 insertions(+)