Your message dated Wed, 27 Apr 2005 17:32:22 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#306596: fixed in pja 2.5-3
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; 27 Apr 2005 16:14:59 +0000
>From [EMAIL PROTECTED] Wed Apr 27 09:14:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c173165.adsl.hansenet.de (localhost.localdomain) 
[213.39.173.165] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DQpBj-00033z-00; Wed, 27 Apr 2005 09:14:59 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DQpBq-0004aK-PX; Wed, 27 Apr 2005 18:15:06 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: pja: FTBFS: Missing Build-Depends on 'jikes'
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 27 Apr 2005 18:15:06 +0200
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: pja
Version: 2.5-2
Severity: serious
Tags: patch

When building 'pja' in a clean 'unstable' chroot,
I get the following error:

make[1]: Leaving directory `/pja-2.5'
rm -f debian/patches/*.log
You must specify a valid JAVA_HOME or JAVACMD!
make: *** [ant-sanity-check] Error 1

When this is fixed, I get the following:

compile:
    [javac] Compiling 21 source files to /pja-2.5/build/pja

BUILD FAILED
/pja-2.5/debian/build.xml:28: Error running jikes compiler


Please add the missing Build-Depends on 'jikes' to debian/control and
amend JAVA_HOME_DIRS in debian/rules to work with the standard
j2sdk1.4-{sun,ibm,blackdown} packages created by make-jpkg from
java-package.

Regards
Andreas Jochens

diff -urN ../tmp-orig/pja-2.5/debian/control ./debian/control
--- ../tmp-orig/pja-2.5/debian/control  2005-04-27 18:03:09.399068574 +0200
+++ ./debian/control    2005-04-27 18:02:31.044899294 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
 Uploaders: Takashi Okamoto <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL 
PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.0.0), cdbs, libant1.6-java, j2sdk1.4 | 
j2sdk1.3 | j2sdk1.2, libservlet2.3-java
+Build-Depends-Indep: debhelper, cdbs, libant1.6-java, jikes, j2sdk1.4, 
libservlet2.3-java
 Standards-Version: 3.6.1
 
 Package: libpja-java
diff -urN ../tmp-orig/pja-2.5/debian/rules ./debian/rules
--- ../tmp-orig/pja-2.5/debian/rules    2005-04-27 18:03:09.399068574 +0200
+++ ./debian/rules      2005-04-27 17:55:01.000000000 +0200
@@ -8,7 +8,7 @@
 
 export JITC_PROCESSOR_TYPE=6
 
-JAVA_HOME_DIRS := /usr/lib/j2se/1.4 /usr/lib/kaffe
+JAVA_HOME_DIRS := /usr/lib/j2sdk1.4-sun /usr/lib/j2sdk1.4-ibm 
/usr/lib/j2sdk1.4-blackdown /usr/lib/kaffe
 ANT_HOME := /usr/share/ant1.6
 DEB_JARS := /usr/share/ant1.6/lib/ant-launcher.jar servlet-2.3.jar
 DEB_ANT_COMPILER := jikes

---------------------------------------
Received: (at 306596-close) by bugs.debian.org; 27 Apr 2005 21:54:36 +0000
>From [EMAIL PROTECTED] Wed Apr 27 14:54:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DQuUO-0001Rk-00; Wed, 27 Apr 2005 14:54:36 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DQu8s-0005Bt-00; Wed, 27 Apr 2005 17:32:22 -0400
From: Arnaud Vandyck <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#306596: fixed in pja 2.5-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 27 Apr 2005 17:32:22 -0400
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-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
X-Spam-Level: 

Source: pja
Source-Version: 2.5-3

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

libpja-java-doc_2.5-3_all.deb
  to pool/contrib/p/pja/libpja-java-doc_2.5-3_all.deb
libpja-java_2.5-3_all.deb
  to pool/contrib/p/pja/libpja-java_2.5-3_all.deb
pja_2.5-3.diff.gz
  to pool/contrib/p/pja/pja_2.5-3.diff.gz
pja_2.5-3.dsc
  to pool/contrib/p/pja/pja_2.5-3.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.
Arnaud Vandyck <[EMAIL PROTECTED]> (supplier of updated pja 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: Wed, 27 Apr 2005 23:01:29 +0200
Source: pja
Binary: libpja-java-doc libpja-java
Architecture: source all
Version: 2.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
Changed-By: Arnaud Vandyck <[EMAIL PROTECTED]>
Description: 
 libpja-java - 100% Pure Java AWT Toolkit which works without X Server.
 libpja-java-doc - Documentation for libpja-java
Closes: 306596
Changes: 
 pja (2.5-3) unstable; urgency=low
 .
   * debian/control: added jikes, thanks to Andreas Jochens (closes:
     #306596).
   * debian/rules: added JDK directories created by java-package.
Files: 
 dcf9c34ce1218da4d17fc0c17c17d2c7 746 contrib/libs optional pja_2.5-3.dsc
 660ce59652fd7052d7196e3fc9514fc2 3576 contrib/libs optional pja_2.5-3.diff.gz
 592be6ac7b54a9c6c44d1a11dfd24175 127942 contrib/libs optional 
libpja-java_2.5-3_all.deb
 951cb527903a3e38baf6aaa1474565c2 21664 contrib/libs optional 
libpja-java-doc_2.5-3_all.deb

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

iD8DBQFCb/+f4vzFZu62tMIRAuapAKCEIGfPhlQ7WrrmS1PZnvImLmoxiQCgpBUS
uiwQ+YBZUzX0g9GJjM3rx5w=
=8Kcl
-----END PGP SIGNATURE-----


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

Reply via email to