Re: [Pljava-dev] building on centos 6.8

From: John R Pierce <pierce(at)hogranch(dot)com>
To:
Subject: Re: [Pljava-dev] building on centos 6.8
Date: 2017-02-23 19:21:13
Message-ID: bb73e876-bf22-3381-18c2-d685e8222944@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 2/23/2017 6:00 AM, Chapman Flack wrote:
> Because you got a FAILED in the summary at the end (it would have
> been SUCCESS, if nothing but sign conversion warnings), there WILL
> be a message, buried somewhere in that flood that you got, explaining
> why the build broke, but it's not in the excerpt you copied here.
> If you can get all the messages in a file and search them, you're
> looking for one that probably has the word 'fatal'.
>
> Troubleshooting is easier if you run mvn with the -Pwnosign option
> to suppress the flood of sign conversion warnings so you can see
> stuff that matters. That and other suggestions that may be helpful
> are here:
>
> http://tada.github.io/pljava/build/build.html#Troubleshooting_the_build

ahhh, the [ERROR] prefix through me, I thought those all looked like
warnings...

I was missing openssl-devel ! lost in the maze of those warnings...

--
john r pierce, recycling bits in santa cruz

_______________________________________________
Pljava-dev mailing list
Pljava-dev(at)lists(dot)pgfoundry(dot)org
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Chapman Flack 2017-02-23 20:22:22 Re: [Pljava-dev] building on centos 6.8
Previous Message Chapman Flack 2017-02-23 14:00:14 Re: [Pljava-dev] building on centos 6.8