Opened 15 months ago
Closed 11 months ago
#68022 closed defect (fixed)
openjdk17: Can't build it with enabled ccache
Reported by: | catap (Kirill A. Korinsky) | Owned by: | usersxx |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | breun (Nils Breunese) | |
Port: | openjdk17 |
Description
An attempt to build openjdk17 on machine with enabled ccache
leads to an error on configure
stage:
configure: Will use user supplied compiler CC=ccache /usr/bin/clang configure: error: User supplied compiler CC=ccache /usr/bin/clang does not exist configure exiting with result code 1
Probably another java ports has the same issue.
Change History (3)
comment:1 Changed 15 months ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Can't build it with enabled ccache → openjdk17: Can't build it with enabled ccache |
---|
comment:2 Changed 12 months ago by catap (Kirill A. Korinsky)
comment:3 Changed 11 months ago by catap (Kirill A. Korinsky)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
openjdk8 had the same issue as well. I may assume that it is global issue for all openjdk ports