Summary: | dev-cpp/folly-2023.06.19.00 fails to compile (MUSL-SYSTEM): MemoryMapping.h:102:5: error: off64_t does not name a type | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | sin-ack <sin-ack> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | proxy-maint, sin-ack |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/facebook/folly/issues/2339 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 903611 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 861691 [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 Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Could NOT find LIBDWARF (missing: LIBDWARF_LIBRARY) FAILED: CMakeFiles/folly_base.dir/folly/io/RecordIO.cpp.o /var/tmp/portage/dev-cpp/folly-2023.05.01.00/work/folly-2023.05.01.00/folly/system/MemoryMapping.h:102:5: error: 'off64_t' does not name a type; did you mean 'off_t'? tinderbox_musl has reproduced this issue with version 2023.06.19.00 - Updating summary. Confirmed on 2024.11.04.00 as well. Upstream bug: https://github.com/facebook/folly/issues/2339 |