Your message dated Thu, 08 Dec 2005 14:18:00 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#339947: fixed in postgresql-pljava 1.1.0-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Nov 2005 21:18:05 +0000
>From [EMAIL PROTECTED] Sat Nov 19 13:18:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.m-online.net ([212.18.0.9])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Eda61-0002Sk-0c
        for [EMAIL PROTECTED]; Sat, 19 Nov 2005 13:18:05 -0800
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
        by mail-out.m-online.net (Postfix) with ESMTP id F321C7030E;
        Sat, 19 Nov 2005 22:16:16 +0100 (CET)
Received: from atari.stigge.org (ppp-82-135-13-99.mnet-online.de [82.135.13.99])
        by mail.m-online.net (Postfix) with ESMTP id C5964137298;
        Sat, 19 Nov 2005 22:17:59 +0100 (CET)
Received: from [192.168.5.99] (localhost [127.0.0.1])
        by atari.stigge.org (Postfix) with ESMTP id 9F53D100295CC;
        Sat, 19 Nov 2005 22:18:05 +0100 (CET)
From: Roland Stigge <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: postgresql-pljava: FTBFS: missing files
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 19 Nov 2005 22:18:05 +0100 (CET)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

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/

---------------------------------------
Received: (at 339947-close) by bugs.debian.org; 8 Dec 2005 22:21:20 +0000
>From [EMAIL PROTECTED] Thu Dec 08 14:21:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EkU5Q-00054p-Od; Thu, 08 Dec 2005 14:18:00 -0800
From: Peter Eisentraut <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#339947: fixed in postgresql-pljava 1.1.0-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 08 Dec 2005 14:18:00 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: postgresql-pljava
Source-Version: 1.1.0-4

We believe that the bug you reported is fixed in the latest version of
postgresql-pljava, which is due to be installed in the Debian FTP archive:

postgresql-8.0-pljava-gcj_1.1.0-4_i386.deb
  to pool/main/p/postgresql-pljava/postgresql-8.0-pljava-gcj_1.1.0-4_i386.deb
postgresql-pljava_1.1.0-4.diff.gz
  to pool/main/p/postgresql-pljava/postgresql-pljava_1.1.0-4.diff.gz
postgresql-pljava_1.1.0-4.dsc
  to pool/main/p/postgresql-pljava/postgresql-pljava_1.1.0-4.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated postgresql-pljava 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu,  8 Dec 2005 22:20:02 +0100
Source: postgresql-pljava
Binary: postgresql-8.0-pljava-gcj
Architecture: source i386
Version: 1.1.0-4
Distribution: unstable
Urgency: low
Maintainer: Peter Eisentraut <[EMAIL PROTECTED]>
Changed-By: Peter Eisentraut <[EMAIL PROTECTED]>
Description: 
 postgresql-8.0-pljava-gcj - Java procedural language for PostgreSQL
Closes: 339947
Changes: 
 postgresql-pljava (1.1.0-4) unstable; urgency=low
 .
   * Use /usr/lib/postgresql/8.0/bin/pg_config rather than the first one in
     the path (closes: #339947)
   * Depend on correct debhelper version for cdbs
Files: 
 01803fea905945a80c3e17bd2721a448 694 misc optional 
postgresql-pljava_1.1.0-4.dsc
 4809ee2cfb804d854688e449c02a1a38 3144 misc optional 
postgresql-pljava_1.1.0-4.diff.gz
 c8d14924d4ec6cf816fb3278b3530a30 260350 misc optional 
postgresql-8.0-pljava-gcj_1.1.0-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDmKl1TTx8oVVPtMYRAv/yAJ9DNPJ77tKMdaQ8IS5BFKj6+MS3MACfUzsR
pLWAzxzjXOfOje7imDWFwLg=
=LWVi
-----END PGP SIGNATURE-----


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

Reply via email to