Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906349 - dev-cpp/folly-2023.06.19.00 fails to compile (MUSL-SYSTEM): MemoryMapping.h:102:5: error: off64_t does not name a type
Summary: dev-cpp/folly-2023.06.19.00 fails to compile (MUSL-SYSTEM): MemoryMapping.h:1...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-14 20:38 UTC by Agostino Sarubbo
Modified: 2024-01-22 08:17 UTC (History)
0 users

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


Attachments
build.log (build.log,409.26 KB, text/plain)
2023-05-14 20:38 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 2023-05-14 20:38:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/folly-2023.05.01.00 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-14 20:38:18 UTC
Created attachment 861691 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-14 20:38:19 UTC
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'?
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-22 08:17:43 UTC
tinderbox_musl has reproduced this issue with version 2023.06.19.00 - Updating summary.