Opened 23 months ago
Last modified 8 months ago
#69583 assigned defect
openjdk8: Can not build with clang 14.0
| Reported by: | louist103 | Owned by: | usersxx |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | louist103, Dave-Allured (Dave Allured), cooljeanius (Eric Gallager) | |
| Port: | openjdk8 |
Description
Trying to build this port with Clang 14.0.0 (Apple clang version 14.0.0 (clang-1400.0.29.102) leads to the error:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk8/openjdk8/work/jdk8u-jdk8u372-ga/hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp:442:8: error: conflicting types for '_Copy_arrayof_conjoint_jlongs' void _Copy_arrayof_conjoint_jlongs(const HeapWord* from,
macOS Monterey 12.6
Change History (4)
comment:1 Changed 23 months ago by louist103
| Cc: | louist103 added |
|---|
comment:2 Changed 23 months ago by jmroot (Joshua Root)
| Owner: | set to usersxx |
|---|---|
| Status: | new → assigned |
| Summary: | Can not build with clang 14.0 → openjdk8: Can not build with clang 14.0 |
comment:3 Changed 22 months ago by Dave-Allured (Dave Allured)
| Cc: | Dave-Allured added |
|---|
comment:4 Changed 8 months ago by cooljeanius (Eric Gallager)
| Cc: | cooljeanius added |
|---|
Note: See
TracTickets for help on using
tickets.
