RFR: 7903765: wget failed in build.sh in jtreg
Jaikiran Pai
jpai at openjdk.org
Fri Jul 26 02:15:42 UTC 2024
On Wed, 24 Jul 2024 02:08:29 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> I tried to build jtreg, but it failed as following:
>>
>>
>> $ bash make/build.sh --jdk /usr/lib/jvm/java-22-ope
>> njdk
>> [build.sh][INFO] CYGWIN_OR_MSYS=0
>> [build.sh][INFO] JAVA_HOME: /usr/lib/jvm/java-22-openjdk
>> [build.sh][INFO] Downloading https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.8-bin.zip to /home/ysuenaga/github-forked/jtreg/make/../build/deps/apache-ant-1.10.8-bin.zip
>> [build.sh][ERROR] wget exited with exit code 1
>>
>>
>> I tried it on Fedora 40, wget is from wget2-wget-2.1.0-9.fc40.x86_64 . Related path seems not to be accepted in this version at least.
>
> Thank you Jon for the inputs.
>
> Hello @YaSuenag, given these inputs, would you prefer updating this PR with the patch I showed in my previous comment or would you want me to open a separate PR with that patch? Either is fine with me.
> So @jaikiran could you open another PR with your patch? I will close this after you open.
I'll do it today. Thank you @YaSuenag.
-------------
PR Comment: https://git.openjdk.org/jtreg/pull/211#issuecomment-2251836011
More information about the jtreg-dev
mailing list