Summary: | dev-cpp/folly-2022.04.11.00-r1 fails to compile: Init.cpp:79:34: error: invalid conversion from void ()() noexcept to google::logging_fail_func_t {aka void ()() __attribute__((noreturn))} [-fpermissive] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Sam James <sam> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 839906 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 790583 [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: -- Could NOT find LIBDWARF (missing: LIBDWARF_LIBRARY) FAILED: CMakeFiles/folly_base.dir/folly/init/Init.cpp.o /var/tmp/portage/dev-cpp/folly-2022.04.11.00-r1/work/folly-2022.04.11.00/folly/init/Init.cpp:79:34: error: invalid conversion from ‘void (*)() noexcept’ to ‘google::logging_fail_func_t’ {aka ‘void (*)() __attribute__((noreturn))’} [-fpermissive] 2022.07.04.00 is okay. |