Your message dated Mon, 14 Mar 2005 13:03:28 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#298132: fixed in libgnujaxp-java 1.3-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; 4 Mar 2005 22:05:48 +0000 >From [EMAIL PROTECTED] Fri Mar 04 14:05:46 2005 Return-path: <[EMAIL PROTECTED]> Received: from astra.telenet-ops.be [195.130.132.58] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D7KvZ-00014O-00; Fri, 04 Mar 2005 14:05:45 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by astra.telenet-ops.be (Postfix) with SMTP id 76844328155 for <[EMAIL PROTECTED]>; Fri, 4 Mar 2005 23:05:44 +0100 (MET) Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217]) by astra.telenet-ops.be (Postfix) with ESMTP id 5585E328178 for <[EMAIL PROTECTED]>; Fri, 4 Mar 2005 23:05:44 +0100 (MET) Received: by Q.roeckx.be (Postfix, from userid 501) id 0383926136; Fri, 04 Mar 2005 23:05:43 +0100 (CET) Date: Fri, 4 Mar 2005 23:05:43 +0100 From: Kurt Roeckx <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: libgnujaxp-java: FTBFS: Wrong build depends? Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i 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: libgnujaxp-java Version: 1.3-1 Severity: serious Hi, Your package is failing to build on all arches. Here is an extract from the build logs: checking for gcj... gcj-3.4 checking dependency style of gcj-3.4... none [...] appending configuration tag "GCJ" to libtool checking if gcj-3.4 supports -fno-rtti -fno-exceptions... (cached) no checking for gcj-3.4 option to produce PIC... -fPIC checking if gcj-3.4 PIC flag -fPIC works... no checking if gcj-3.4 supports -c -o file.o... no checking whether the gcj-3.4 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... /build/buildd/libgnujaxp-java-1.3/./ configure: line 18574: gcj-3.4: command not found GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for gcj... gcj -C checking if gcj -C works... yes [...] creating libxmlj.la (cd .libs && rm -f libxmlj.la && ln -s ../libxmlj.la libxmlj.la) source='source/javax/xml/datatype/DatatypeConfigurationException.java' object='source/javax/xml/datatype/DatatypeConfigurationException.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ./config/depcomp \ /bin/sh ./libtool --mode=compile --tag=GCJ gcj-3.4 -fjni -fassume-compiled -I./source -g -O2 -c -o source/javax/xml/datatype/DatatypeConfigurationException.lo `test -f 'source/javax/xml/datatype/DatatypeConfigurationException.java' || echo './'`source/javax/xml/datatype/DatatypeConfigurationException.java mkdir source/javax/xml/datatype/.libs gcj-3.4 -fjni -fassume-compiled -I./source -g -O2 -c source/javax/xml/datatype /DatatypeConfigurationException.java ./libtool: line 1210: gcj-3.4: command not found make[2]: *** [source/javax/xml/datatype/DatatypeConfigurationException.lo] Error 1 It seems to wrongfully detect gcj-3.4 which isn't installed. This seems to be caused by this line in debian/rules: export GCJ=gcj-3.4 Is it supposed to be build using 3.3 or 3.4? It also seems that it's only used in libtool, and not when building the rest. It also seems to be missing a build dependency on gjdoc. Kurt --------------------------------------- Received: (at 298132-close) by bugs.debian.org; 14 Mar 2005 18:10:12 +0000 >From [EMAIL PROTECTED] Mon Mar 14 10:10:12 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 1DAu15-0001Ez-00; Mon, 14 Mar 2005 10:10:11 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DAtua-0008Pd-00; Mon, 14 Mar 2005 13:03:28 -0500 From: Arnaud Vandyck <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#298132: fixed in libgnujaxp-java 1.3-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 14 Mar 2005 13:03:28 -0500 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: libgnujaxp-java Source-Version: 1.3-3 We believe that the bug you reported is fixed in the latest version of libgnujaxp-java, which is due to be installed in the Debian FTP archive: libgnujaxp-java-doc_1.3-3_all.deb to pool/main/libg/libgnujaxp-java/libgnujaxp-java-doc_1.3-3_all.deb libgnujaxp-java_1.3-3.diff.gz to pool/main/libg/libgnujaxp-java/libgnujaxp-java_1.3-3.diff.gz libgnujaxp-java_1.3-3.dsc to pool/main/libg/libgnujaxp-java/libgnujaxp-java_1.3-3.dsc libgnujaxp-java_1.3-3_all.deb to pool/main/libg/libgnujaxp-java/libgnujaxp-java_1.3-3_all.deb libgnujaxp-jni_1.3-3_powerpc.deb to pool/main/libg/libgnujaxp-java/libgnujaxp-jni_1.3-3_powerpc.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. Arnaud Vandyck <[EMAIL PROTECTED]> (supplier of updated libgnujaxp-java 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: Mon, 14 Mar 2005 16:19:45 +0100 Source: libgnujaxp-java Binary: libgnujaxp-jni libgnujaxp-java libgnujaxp-java-doc Architecture: source all powerpc Version: 1.3-3 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> Changed-By: Arnaud Vandyck <[EMAIL PROTECTED]> Description: libgnujaxp-java - free implementation of jaxp api libgnujaxp-java-doc - Documentation API of a free implementation of jaxp api libgnujaxp-jni - native bindings for gnujaxp to libxml2 and libxslt1 Closes: 298132 Changes: libgnujaxp-java (1.3-3) unstable; urgency=low . * and now with gjdoc, sorry (closes: #298132). Files: a004ddd0659c8d3a07a7496da76b4e05 837 libs optional libgnujaxp-java_1.3-3.dsc c173e0f1b39d9816408bc350433d948a 38769 libs optional libgnujaxp-java_1.3-3.diff.gz 0c7d17784e8dd1f6ccdd438f65379e4a 616578 libs optional libgnujaxp-java_1.3-3_all.deb f7d5fb7f91cd35eb8306ac3c90996266 561976 doc optional libgnujaxp-java-doc_1.3-3_all.deb d02ab80d0012665f333324bc2e92af57 39922 libs optional libgnujaxp-jni_1.3-3_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCNc2p4vzFZu62tMIRAhA9AKCnSFsoqypWnAYXyGsRDTRSeCJYPQCfd8/W BN7L7eYzpdC6egAa1N5ilWQ= =OhHS -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]