You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Jeremy Cavanagh <je...@orange.fr> on 2021/03/01 11:37:43 UTC

Fwd: unable to build 12.3-vc1



-------- Forwarded Message --------
Subject: Re: unable to build 12.3-vc1
Date: Mon, 1 Mar 2021 12:35:06 +0100
From: Jeremy Cavanagh <je...@orange.fr>
To: Glenn Holmer <ce...@kolabnow.com.INVALID>

Hi Glenn,

I have this same problem, which has been resolved. I'm running on macos 
10.14 and use homebrew for many things.

The solution is to see if you have jdk 15 on your system and hide it. 
For me that means moving it out of /Library/Java/JavaVirtualMachines, 
and check /ust/local/Cellar for a rogue jdk 15 that is installed as a 
dependency for another package.

If you're on Windows someting similar might work. After

On 27/02/2021 19:25, Glenn Holmer wrote:
> I still can't build NetBeans. Downloaded all six files for 12.3-vc1, 
> verified crypto sigs and sha512sum. I'm building on OpenJDK 11.0.10 with
> 
> ant -Dpermit.jdk9.builds=true build
> 
> and the build stops with
> 
> BUILD FAILED
> /mnt/common/netbeans-12.3-src/nbbuild/build.xml:119: 
> java.io.IOException: Cannot connect to 
> https://gitbox.apache.org/repos/asf?p=netbeans-jenkins-lib.git;a=blob_plain;f=meta/netbeansrelease.json 
> 
> 
> I tried several times, and I can resolve that URL in a browser. What am 
> I doing wrong?
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: Fwd: unable to build 12.3-vc1

Posted by Glenn Holmer <ce...@kolabnow.com.INVALID>.
On 3/1/21 5:37 AM, Jeremy Cavanagh wrote:
> I have this same problem, which has been resolved. I'm running on macos 
> 10.14 and use homebrew for many things.
> 
> The solution is to see if you have jdk 15 on your system and hide it. 
> For me that means moving it out of /Library/Java/JavaVirtualMachines, 
> and check /ust/local/Cellar for a rogue jdk 15 that is installed as a 
> dependency for another package.
> 
> If you're on Windows someting similar might work. After

Nope. Linux here, no jdk15. I don't "install" anyway, I just extract the 
AdoptOpenJDK tarball and adjust a symlink if I want to change JVMs.

In any case, shouldn't it build with anything over jdk8 if you use 
"-Dpermit.jdk9.builds=true"?

-- 
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


Re: unable to build 12.3-vc1

Posted by Glenn Holmer <ce...@kolabnow.com.INVALID>.
On 3/5/21 12:47 PM, Eric Bresie wrote:
> I've had similar issues which the solution at the time was to wait a little
> bit (I think there may be some ongoing activity on the box which makes it
> unavailable to pull from).  After a while I try it again and it seems to
> clear itself out.

Ewww, that's not very scientific!

-- 
Glenn Holmer (Linux registered user #16682)
"After the vintage season came the aftermath -- and Cenbe."


Re: unable to build 12.3-vc1

Posted by Eric Bresie <eb...@gmail.com>.
I've had similar issues which the solution at the time was to wait a little
bit (I think there may be some ongoing activity on the box which makes it
unavailable to pull from).  After a while I try it again and it seems to
clear itself out.

I had another case relating to some proxy/certification issues which
required adding some CA authorities, but not sure if that's the same here..

Eric Bresie
ebresie@gmail.com


On Mon, Mar 1, 2021 at 5:38 AM Jeremy Cavanagh <je...@orange.fr>
wrote:

>
>
>
> -------- Forwarded Message --------
> Subject: Re: unable to build 12.3-vc1
> Date: Mon, 1 Mar 2021 12:35:06 +0100
> From: Jeremy Cavanagh <je...@orange.fr>
> To: Glenn Holmer <ce...@kolabnow.com.INVALID>
>
> Hi Glenn,
>
> I have this same problem, which has been resolved. I'm running on macos
> 10.14 and use homebrew for many things.
>
> The solution is to see if you have jdk 15 on your system and hide it.
> For me that means moving it out of /Library/Java/JavaVirtualMachines,
> and check /ust/local/Cellar for a rogue jdk 15 that is installed as a
> dependency for another package.
>
> If you're on Windows someting similar might work. After
>
> On 27/02/2021 19:25, Glenn Holmer wrote:
> > I still can't build NetBeans. Downloaded all six files for 12.3-vc1,
> > verified crypto sigs and sha512sum. I'm building on OpenJDK 11.0.10 with
> >
> > ant -Dpermit.jdk9.builds=true build
> >
> > and the build stops with
> >
> > BUILD FAILED
> > /mnt/common/netbeans-12.3-src/nbbuild/build.xml:119:
> > java.io.IOException: Cannot connect to
> >
> https://gitbox.apache.org/repos/asf?p=netbeans-jenkins-lib.git;a=blob_plain;f=meta/netbeansrelease.json
> >
> >
> > I tried several times, and I can resolve that URL in a browser. What am
> > I doing wrong?
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> > For additional commands, e-mail: dev-help@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>