Hello David,
On 11/06/21 11:41 am, David Holmes wrote:
Hi,
On 10/06/2021 8:58 pm, Сергей Цыпанов wrote:
Hello, in the pipeline of my JDK fork the mentioned build step
constantly fails even providing I modify only Java code
I see this message in the log
Compiling 2 files for BUILD_JVMTI_TOOLS
LINK : fatal error LNK1104: cannot open file 'libcpmt.lib'
Yes this has been failing in Github actions for some time now. It
appears to be a misconfigured Visual Studio installation. However
there seems to be no way to report a problem in this regard so we seem
to be stuck unless someone knows how to bring such issues to the
attention of the Github support team ?
Unrelated to JDK project, last time when I had run into a Github actions
issue, I had reported it as a issue at
https://github.com/actions/virtual-environments and they were pretty
responsive and helpful about it.
-Jaikiran