Your message dated Sun, 11 Dec 2005 12:57:36 +0100
with message-id <[EMAIL PROTECTED]>
and subject line gcj built on mips/mipsel
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; 5 Aug 2005 00:25:15 +0000
>From [EMAIL PROTECTED] Thu Aug 04 17:25:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pollock.hmdnsgroup.com [63.247.129.26] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E0q1S-0005tK-00; Thu, 04 Aug 2005 17:25:14 -0700
Received: from dsl027-161-197.atl1.dsl.speakeasy.net ([216.27.161.197] 
helo=[192.168.1.17])
        by pollock.hmdnsgroup.com with esmtpa (Exim 4.50)
        id 1E0q1R-0004l2-BI; Thu, 04 Aug 2005 20:25:14 -0400
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 04 Aug 2005 20:25:10 -0400
From: Barry Hawkins <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.2 (X11/20050602)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Debian Bug Tracking System <[EMAIL PROTECTED]>, 
 Wolfgang Baer <[EMAIL PROTECTED]>
Subject: Query about gcj status on mips and mipsel
X-Enigmail-Version: 0.91.0.0
Content-Type: multipart/mixed;
 boundary="------------070600000208060109040405"
X-HMDNSGroup-MailScanner-Information: Please contact the ISP for more 
information
X-HMDNSGroup-MailScanner: Found to be clean
X-MailScanner-From: [EMAIL PROTECTED]
X-AntiAbuse: This header was added to track abuse, please include it with any 
abuse report
X-AntiAbuse: Primary Hostname - pollock.hmdnsgroup.com
X-AntiAbuse: Original Domain - bugs.debian.org
X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12]
X-AntiAbuse: Sender Address Domain - bytemason.org
X-Source: 
X-Source-Args: 
X-Source-Dir: 
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part message in MIME format.
--------------070600000208060109040405
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Package: gcc-3.3
Version: 3.3.6-7
Severity: normal
Tags: patch

GCC Team,
    Hello from the Debian Java Team!  As part of a request to update the
source package for antlr, I noticed that its last upload was staying out
of testing for 120+ days, apparently because of dependency failure.  One
key dependency I spotted was gcj-3.4, as it was used for the compile to
native task in antlr.
    Based on further research and help from my colleague Wolfgang Baer,
we found that mips and mipsel were disabled at one time due to a bug[0]
related to libffi not having been ported to mips at the time (June
2001).  The bug was subsequently closed, but in the source packages for
both testing and unstable currently, debian/rules.defs still has mips
and mipsel disabled:

debian/rules.d/rules.defs (from 3.3.6-7), Line 191:
java_no_archs := hurd-i386 mips mipsel freebsd-i386

    There may be other reasons for mips and mipsel still being disabled;
if so, I apologize in advance.  I was unable to find anything else in
the time I had to research this issue.  I have attached a patch for the
unstable version of the source package.

[0] - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=101570

Regards,
-- 
Barry Hawkins
All Things Computed
site: www.alltc.com
weblog: www.yepthatsme.com

Registered Linux User #368650


--------------070600000208060109040405
Content-Type: text/x-patch;
 name="rules.defs.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="rules.defs.patch"

--- gcc-3.3-3.3.6/debian/rules.defs     2005-08-04 19:56:28.752092931 -0400
+++ gcc-3.3-3.3.6/debian/rules.defs.new 2005-08-04 20:06:27.990807156 -0400
@@ -188,7 +188,7 @@
   with_java := yes
 endif
 
-java_no_archs := hurd-i386 mips mipsel freebsd-i386
+java_no_archs := hurd-i386 freebsd-i386
 ifneq ($(DEB_TARGET_ARCH),i386)
   ifeq ($(DEB_TARGET_ARCH), $(findstring $(DEB_TARGET_ARCH),$(java_no_archs)))
     with_java := disabled for architecure $(DEB_TARGET_ARCH)

--------------070600000208060109040405--

---------------------------------------
Received: (at 321354-done) by bugs.debian.org; 11 Dec 2005 11:57:45 +0000
>From [EMAIL PROTECTED] Sun Dec 11 03:57:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de ([130.149.17.13] ident=root)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1ElPpo-0008Ov-Nd
        for [EMAIL PROTECTED]; Sun, 11 Dec 2005 03:57:45 -0800
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id MAA19173
        for <[EMAIL PROTECTED]>; Sun, 11 Dec 2005 12:57:41 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 97C61F2CC
        for <[EMAIL PROTECTED]>; Sun, 11 Dec 2005 12:57:41 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 21937-24 for <[EMAIL PROTECTED]>;
 Sun, 11 Dec 2005 12:57:41 +0100 (MET) 13990
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
        for <[EMAIL PROTECTED]>; Sun, 11 Dec 2005 12:57:37 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id jBBBvbTA027823;
        Sun, 11 Dec 2005 12:57:37 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 11 Dec 2005 12:57:36 +0100
To: [EMAIL PROTECTED]
Subject: gcj built on mips/mipsel
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

gcj is built on mips/mipsel. please note, that it's not tested
(besides running the testsuite).


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

Reply via email to