I switched from panama/panama to panama/dev instead and was able to build
it successfully.
Thank you for your help,
Sebastian.
On Fri, Jun 15, 2018 at 3:16 PM Magnus Ihse Bursie <
magnus.ihse.bur...@oracle.com> wrote:
>
>
> On 2018-06-15 21:18, Sebastian Demian wrote:
> > + build-dev
> >
> > On
https://bugs.openjdk.java.net/browse/JDK-8174050
On 2018-06-15 21:18, Sebastian Demian wrote:
+ build-dev
On Fri, Jun 15, 2018 at 2:17 PM Sebastian Demian <2020sebast...@gmail.com>
wrote:
Thanks for the reply Erik.
running with --disable-warnings-as-errors helped.
I also ran make dist-clean before building again.
The build failed at a
+ build-dev
On Fri, Jun 15, 2018 at 2:17 PM Sebastian Demian <2020sebast...@gmail.com>
wrote:
> Thanks for the reply Erik.
>
> running with --disable-warnings-as-errors helped.
>
> I also ran make dist-clean before building again.
>
> The build failed at a later stage now.
>
>
>
> Here is the new
Hello Sebastian,
Please try running configure with --disable-warnings-as-errors.
When using compiler versions (or OS versions) other than the ones listed
in doc/building.md it's common to have warnings triggered and we run
with warnings treated as errors by default.
/Erik
On 2018-06-11 12:
I am now successful. I needed to switch from grep 3.02 to 2.27-2. That was the
only issue with the latest Cygwin version.
2 others issues need some attention which might cause problems to newbies. The
configuration doesn't set -disable-ccache which is not supported by default on
Windows. The ot
First - please edit subject so we stop getting Re: added ad-infinitum :)
Second - this is a general build issue relating to cygwin etc so I've
cc'd build-dev and bcc'd jdk8-dev.
I suspect your version of cygwin may be too new for the 8u build. You
should check out the build-dev archives over