On Fri, 20 Jun 2025 11:16:52 GMT, Antonio Vieiro <d...@openjdk.org> wrote:

>> See the bug for extended details about this little mess.
>
> Looks like [it cannot find a C 
> compiler](https://github.com/openjdk/jdk/blob/8f121a173ca2534c706682f6c68fbbb0b94ec057/make/autoconf/toolchain.m4#L469)
>  on `windows-x64`...  
> 
> 
> [...]
> 2025-06-20T08:34:28.2275609Z configure: Using default toolchain microsoft 
> (Microsoft Visual Studio)
> 2025-06-20T08:34:28.4899994Z configure: Found Visual Studio installation at 
> /c/progra~1/micros~2/2022/Enterprise using well-known name
> 2025-06-20T08:34:28.5299183Z configure: Found Microsoft Visual Studio 2022
> 2025-06-20T08:34:28.5300257Z configure: Trying to extract Visual Studio 
> environment variables for x86_64
> 2025-06-20T08:34:28.5301467Z configure: using 
> /c/progra~1/micros~2/2022/Enterprise/vc/auxiliary/build/vcvars64.bat 
> 2025-06-20T08:34:30.0458930Z configure: Setting extracted environment 
> variables for x86_64
> 2025-06-20T08:34:30.3769850Z fixpath: warning: Path '/usr/local/bin' does not 
> exist
> 2025-06-20T08:34:32.5499412Z fixpath: warning: Path '/usr/local/bin' does not 
> exist
> 2025-06-20T08:34:35.7021325Z checking that Visual Studio variables have been 
> correctly extracted... ok
> 2025-06-20T08:34:35.7345790Z checking for cl... [not found]
> 2025-06-20T08:34:35.7347978Z configure: error: Could not find a C compiler. 
> 2025-06-20T08:34:36.0019320Z configure exiting with result code 1
> [...]
> 
> 
> FWIW, `14.43` seems [to be working 
> fine](https://productionresultssa3.blob.core.windows.net/actions-results/ee259f6d-c52b-49ab-b70e-5c3ac1fd3f15/workflow-job-run-233d989f-1ab3-5306-842b-9e6af22e8bbf/logs/job/job-logs.txt?rsct=text%2Fplain&se=2025-06-20T11%3A21%3A25Z&sig=GvC8FxjOUXDvI%2FOVhxP27xGILFgIpepFQOKXzJ%2BXztI%3D&ske=2025-06-20T21%3A09%3A02Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2025-06-20T09%3A09%3A02Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2025-05-05&sp=r&spr=https&sr=b&st=2025-06-20T11%3A11%3A20Z&sv=2025-05-05)
>  for JDK11 with the `windows-2022` / `14.43` combo:
> 
> 
> 2025-06-19T09:38:02.7046848Z configure: Using default toolchain microsoft 
> (Microsoft Visual Studio)
> 2025-06-19T09:38:04.0725116Z configure: Found Visual Studio installation at 
> /c/progra~1/micros~2/2022/Enterprise using well-known name
> 2025-06-19T09:38:04.1167106Z configure: Found Microsoft Visual Studio 2022
> 2025-06-19T09:38:04.1168531Z configure: Trying to extract Visual Studio 
> environment variables for x86_64
> 2025-06-19T09:38:04.1170307Z configure: using 
> /c/progra~1/micros~2/2022/Enterprise/vc/auxiliary/build/vcvarsx86_amd64.bat 
> 2025-06-19T09:38:05.5593722Z configure: Setting extracted environment vari...

@vieiro, please read this comment: 
https://github.com/openjdk/jdk/pull/25912#issuecomment-2990360772 -- we are in 
transient state.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25912#issuecomment-2991234994

Reply via email to