Your message dated Sat, 11 Feb 2006 02:17:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#352203: fixed in antlr 2.7.6-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)

--- 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-3

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-3.diff.gz
  to pool/main/a/antlr/antlr_2.7.6-3.diff.gz
antlr_2.7.6-3.dsc
  to pool/main/a/antlr/antlr_2.7.6-3.dsc
antlr_2.7.6-3_all.deb
  to pool/main/a/antlr/antlr_2.7.6-3_all.deb
cantlr_2.7.6-3_i386.deb
  to pool/main/a/antlr/cantlr_2.7.6-3_i386.deb
libantlr-dev_2.7.6-3_i386.deb
  to pool/main/a/antlr/libantlr-dev_2.7.6-3_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: Sat, 11 Feb 2006 10:29:56 +0000
Source: antlr
Binary: antlr cantlr libantlr-dev
Architecture: source all i386
Version: 2.7.6-3
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: 351618 352203
Changes: 
 antlr (2.7.6-3) unstable; urgency=low
 .
   * Provide static library compile with PIC (Closes: #351618).
   * Updated config.guess and config.sub (Closes: #352203).
Files: 
 a3a2989c8508fa418e18db5ed91987c2 855 devel optional antlr_2.7.6-3.dsc
 4f07dac005f33065675f7064e35c1347 30819 devel optional antlr_2.7.6-3.diff.gz
 c17d2b89e10f0b520f3eb5b16c1e323e 1325898 devel optional antlr_2.7.6-3_all.deb
 0408205600996650b362a37fbd5b1aea 159952 libdevel optional 
libantlr-dev_2.7.6-3_i386.deb
 4ba1d987d8a324fe6712915462de1171 483444 devel optional cantlr_2.7.6-3_i386.deb

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

iD8DBQFD7cW1WSOgCCdjSDsRAnKGAKCEwowvhhsTBt089vpiyAHH421f3QCeL0KU
Y2IqLWE5MTMznGalvBWRxs4=
=mXIn
-----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