public inbox for [email protected]  
help / color / mirror / Atom feed
Subject: [Pljava-dev] Pljava with postgres 9.3
Date: Wed, 11 Jun 2014 16:22:24 -0700 (PDT)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>

Hi,

So after a quick crash course I was able to get Maven up and running on
CentOS 6.5 with pg93 and clone the pljava repo from git. After settings up
the env variables and getting the nar plugin, I get a build successful
message, but I can't seem to find the usual pljava files anywhere. :/
(pljava.so/deploy.jar etc)

During the build process I get see some warnings and errors below, but it
seems everything compiles:

[ERROR] /root/.git/pljava/pljava-so/src/main/c/type/Array.c: In function
?arraySetNull?:
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:21: warning:
conversion to ?bits8? from ?int? may alter its value
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:23: warning:
conversion to ?bits8? from ?int? may alter its value
[ERROR] /root/.git/pljava/pljava-so/src/main/c/type/Array.c: In function
?createArrayType?:
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:38: warning:
conversion to ?size_t? from ?jsize? may change the sign of the result
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:38: warning:
conversion to ?int? from ?size_t? may alter its value
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:50: warning:
conversion to ?long unsigned int? from ?int? may change the sign of the
result
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:50: warning:
conversion to ?int? from ?long int? may alter its value
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:56: warning:
conversion to ?int? from ?long int? may alter its value
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:58: warning:
conversion to ?Size? from ?int? may change the sign of the result
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:71: warning:
conversion to ?long unsigned int? from ?int? may change the sign of the
result
[ERROR] /root/.git/pljava/pljava-so/src/main/c/type/Array.c: In function
?_Array_coerceDatum?:
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:86: warning:
conversion to ?long unsigned int? from ?int? may change the sign of the
result
[WARNING] /root/.git/pljava/pljava-so/src/main/c/type/Array.c:88: warning:
conversion to ?long unsigned int? from ?int? may change the sign of the
result
maven-log.txt
<http://postgresql.1045698.n5.nabble.com/file/n5806906/maven-log.txt;  
[INFO] 51 files were compiled.

[INFO] Reactor Summary:
[INFO]
[INFO] PostgreSQL pl/java ................................ SUCCESS [0.183s]
[INFO] PL/JAVA API ....................................... SUCCESS [2.565s]
[INFO] pl/java implementation ............................ SUCCESS [2.693s]
[INFO] pl/java deploy .................................... SUCCESS [0.495s]
[INFO] pl/java Ant Tasks ................................. SUCCESS [0.372s]
[INFO] pl/java examples .................................. SUCCESS [0.626s]
[INFO] pl/java server side library ....................... SUCCESS [16.245s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 24.477s

I tried drilling down into the directories and running ant manually, but
that didn't work either. I'm stumped and would appreciate any help you can
offer. 

Thanks.




--
View this message in context: http://postgresql.1045698.n5.nabble.com/Pljava-with-postgres-9-3-tp5804745p5806906.html
Sent from the PL/Java mailing list archive at Nabble.com.



view thread (7+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Subject: Re: [Pljava-dev] Pljava with postgres 9.3
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox