Bug#339947: postgresql-pljava: FTBFS: missing files

2006-01-21 Thread Jurij Smakov

reopen 339947
found 1.1.0-4
thanks

Hi,

The newly uploaded version of postgresql-pljava (1.1.0-4) fails the same 
way on the buildds (see for example sparc buildd log at [0]). It appears 
that certain build-dependencies are missing, judging by the following 
lines in the log:


make -C . CFLAGS=-g -Wall -O2 CXXFLAGS=-g -Wall -O2  -k clean || true
/usr/lib/postgresql/8.0/bin/pg_config: error while loading shared 
libraries: libssl.so.0.9.8: cannot open shared object file: No such file 
or directory


Please try building the package in a clean sid chroot (using 
sbuild/pbuilder) before upload to make sure that all build-deps are 
satisfied.


[0] 
http://buildd.debian.org/fetch.php?pkg=postgresql-pljavaarch=sparcver=1.1.0-4stamp=1137022950file=log

Best regards,

Jurij Smakov[EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/   KeyID: C99E03CC


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#339947: postgresql-pljava: FTBFS: missing files

2006-01-21 Thread Peter Eisentraut
Jurij Smakov wrote:
 Please try building the package in a clean sid chroot (using
 sbuild/pbuilder) before upload to make sure that all build-deps are
 satisfied.

At the time of the build this still worked, but the 
postgresql-server-dev packages keep breaking in interesting ways.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#339947: postgresql-pljava: FTBFS: missing files

2005-11-19 Thread Roland Stigge
Package: postgresql-pljava
Version: 1.1.0-3
Severity: serious

Hi,

building the package postgresql-pljava in a clean sid build environment
(with pbuilder) on i386 results in:

=
[...]
gcj -C -d . java sources
/tmp/buildd/postgresql-pljava-1.1.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:
 In class 'org.postgresql.pljava.jdbc.SPIConnection':
/tmp/buildd/postgresql-pljava-1.1.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:
 In method 
'org.postgresql.pljava.jdbc.SPIConnection.basicCalendricalCoersion(java.lang.Class,java.lang.Object,java.util.Calendar)':
/tmp/buildd/postgresql-pljava-1.1.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:785:
 warning: The method 'valueOf' in class 'java.sql.Date' has been deprecated.
return Date.valueOf((String)value);
  ^
/tmp/buildd/postgresql-pljava-1.1.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:799:
 warning: The method 'valueOf' in class 'java.sql.Time' has been deprecated.
return Time.valueOf((String)value);
  ^
2 warnings
gcj -c -fPIC -fjni -o 
/tmp/buildd/postgresql-pljava-1.1.0/build/objs/pljava_jar.o java sources
/tmp/buildd/postgresql-pljava-1.1.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:
 In class 'org.postgresql.pljava.jdbc.SPIConnection':
/tmp/buildd/postgresql-pljava-1.1.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:
 In method 
'org.postgresql.pljava.jdbc.SPIConnection.basicCalendricalCoersion(java.lang.Class,java.lang.Object,java.util.Calendar)':
/tmp/buildd/postgresql-pljava-1.1.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:785:
 warning: The method 'valueOf' in class 'java.sql.Date' has been deprecated.
return Date.valueOf((String)value);
  ^
/tmp/buildd/postgresql-pljava-1.1.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:799:
 warning: The method 'valueOf' in class 'java.sql.Time' has been deprecated.
return Time.valueOf((String)value);
  ^
2 warnings
jar cf /tmp/buildd/postgresql-pljava-1.1.0/build/pljava.jar .
make[2]: Leaving directory 
`/tmp/buildd/postgresql-pljava-1.1.0/build/classes/pljava'
make[2]: Entering directory `/tmp/buildd/postgresql-pljava-1.1.0/build/objs'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/Makefile.global:12: 
/usr/lib/postgresql/8.1/lib/pgxs/src/makefiles/../Makefile.global: No such file 
or directory
/tmp/buildd/postgresql-pljava-1.1.0/src/C/pljava/Makefile:130: 
/usr/lib/postgresql/8.1/lib/pgxs/src/makefiles/../Makefile.shlib: No such file 
or directory
make[2]: *** No rule to make target 
`/usr/lib/postgresql/8.1/lib/pgxs/src/makefiles/../Makefile.shlib'.  Stop.
make[2]: Leaving directory `/tmp/buildd/postgresql-pljava-1.1.0/build/objs'
make[1]: *** [c_all] Error 2
make[1]: Leaving directory `/tmp/buildd/postgresql-pljava-1.1.0'
make: *** [debian/stamp-makefile-build] Error 2
=

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#339947: postgresql-pljava: FTBFS: missing files

2005-11-19 Thread Peter Eisentraut
Roland Stigge wrote:
 building the package postgresql-pljava in a clean sid build
 environment (with pbuilder) on i386 results in:

This is actually a symptom of a bug in the dependencies of the 
postgresql packages, which is currently under discussion.  It should be 
cleared up in the next couple of days.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]