Your message dated Sat, 20 May 2006 04:02:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#352203: fixed in antlr 2.7.6-5
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)

--- Begin Message ---
Package: antlr
Version: 2.7.6-2
Severity: wishlist
Tags: patch

When building 'antlr' on ppc64/unstable, I get the following error:

UNAME_MACHINE = ppc64
UNAME_RELEASE = 2.6.14-2-ppc64
UNAME_SYSTEM  = Linux
UNAME_VERSION = #1 SMP Sun Nov 27 06:36:32 UTC 2005
configure: error: cannot guess build type; you must specify one
make: *** [configure-stamp] Error 1

This is caused by outdated config.{guess,sub} files in the scripts
directory.

With the attached patch 'antlr' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/antlr-2.7.6/debian/rules ./debian/rules
--- ../tmp-orig/antlr-2.7.6/debian/rules        2006-02-10 11:20:41.000000000 
+0100
+++ ./debian/rules      2006-02-10 11:19:53.000000000 +0100
@@ -9,6 +9,7 @@
 configure: configure-stamp
 configure-stamp: autotools
        dh_testdir
+       cp /usr/share/misc/config.{guess,sub} scripts
        BOOTCLASSPATH=/usr/share/classpath/glibj.zip JAVAC=jikes-classpath 
CLASSPATH=`pwd` JAVA=kaffe \
        ./configure \
                --prefix=/usr \


--- End Message ---
--- Begin Message ---
Source: antlr
Source-Version: 2.7.6-5

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

antlr_2.7.6-5.diff.gz
  to pool/main/a/antlr/antlr_2.7.6-5.diff.gz
antlr_2.7.6-5.dsc
  to pool/main/a/antlr/antlr_2.7.6-5.dsc
antlr_2.7.6-5_all.deb
  to pool/main/a/antlr/antlr_2.7.6-5_all.deb
cantlr_2.7.6-5_i386.deb
  to pool/main/a/antlr/cantlr_2.7.6-5_i386.deb
libantlr-dev_2.7.6-5_i386.deb
  to pool/main/a/antlr/libantlr-dev_2.7.6-5_i386.deb



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.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated antlr 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: Tue, 16 May 2006 10:53:54 +0000
Source: antlr
Binary: antlr cantlr libantlr-dev
Architecture: source all i386
Version: 2.7.6-5
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description: 
 antlr      - language tool for constructing recognizers, compilers etc
 cantlr     - language tool for constructing recognizers, compilers etc
 libantlr-dev - language tool for constructing recognizers, compilers etc
Closes: 352203
Changes: 
 antlr (2.7.6-5) unstable; urgency=low
 .
   * Copy config.guess and config.sub into scripts during build
     (Closes: #352203).
   * Rebuild against new default gcj.
   * Updated Standards-Version to 3.7.2.
Files: 
 70afaf24fe6482ddae68dcb75d9ad061 870 devel optional antlr_2.7.6-5.dsc
 88bb6d9c4023ddfed6b3fb1befbb2fd6 20441 devel optional antlr_2.7.6-5.diff.gz
 1fccca4064a0622085d59039a6235da8 1321296 devel optional antlr_2.7.6-5_all.deb
 0709658a326b840c5830ec6e7ca39900 335004 libdevel optional 
libantlr-dev_2.7.6-5_i386.deb
 d133a67f200d741c3bf03cc6f6083ee1 484056 devel optional cantlr_2.7.6-5_i386.deb

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

iD8DBQFEbvMHWSOgCCdjSDsRAsgLAJ9uCqmgv6VzenuHJH/TsnzcaHnyswCeIQw8
/uGnZAwB05GFF2y1Wvmqh/o=
=CE61
-----END PGP SIGNATURE-----


--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to