| Summary: | dev-java/openjdk-11.0.18_p10 fails to compile (MUSL-CLANG-SYSTEM): access.hpp:329:65: error: reinterpret_cast from std::nullptr_t to const HeapWord is not allowed | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Java team <java> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | gentoo, java |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-02-26 07:51:32 UTC
Created attachment 854702 [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: checking for dtrace tool... not found, cannot build dtrace checking for jtreg test harness... no, not found /var/tmp/portage/dev-java/openjdk-11.0.18_p10/work/jdk11u-jdk-11.0.18-ga/src/hotspot/share/oops/access.hpp:329:65: error: reinterpret_cast from 'std::nullptr_t' to 'const HeapWord *' is not allowed dev-java/openjdk-11.0.18_p10 is gone. Closing. |