jdk11 and jdk16 build on windows failed with C:/cygwin64/usr/libexec/git-core/git-remote-https.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
jdk11 and jdk16 build on windows failed with C:/cygwin64/usr/libexec/git-core/git-remote-https.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
https://github.com/adoptium/build-jdk/runs/3225166369?check_suite_focus=true
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked GitHub Actions run 3225166369 and compare the failed JDK 11 and JDK 16 Windows builds. Trace the reported git-remote-https.exe shared-library error in the build setup; done means the affected builds complete without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- build-system, ci-cd, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100