Your message dated Thu, 21 Jul 2005 20:41:16 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#319297: bigloo: ftbfs [sparc] Can't configure JVM back-end
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; 21 Jul 2005 01:20:47 +0000
>From [EMAIL PROTECTED] Wed Jul 20 18:20:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from blars.org (renig.nat.blars.org) [64.81.35.59]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DvPjy-00064Q-00; Wed, 20 Jul 2005 18:20:47 -0700
Received: from quaff.nat.blars.org (quaff.nat.blars.org [172.16.2.7])
by renig.nat.blars.org (8.12.3/8.12.3/Debian-7.1) with ESMTP id
j6L1KiKf027091
(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
Wed, 20 Jul 2005 18:20:44 -0700
Received: from quaff.nat.blars.org (quaff [127.0.0.1])
by quaff.nat.blars.org (8.13.4/8.13.4/Debian-3) with ESMTP id
j6L1FZmD026665;
Wed, 20 Jul 2005 18:15:35 -0700
Received: (from [EMAIL PROTECTED])
by quaff.nat.blars.org (8.13.4/8.13.4/Submit) id j6L1FZCm026663;
Wed, 20 Jul 2005 18:15:35 -0700
Date: Wed, 20 Jul 2005 18:15:34 -0700
From: Blars Blarson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: bigloo: ftbfs [sparc] Can't configure JVM back-end
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.15
User-Agent: Mutt/1.5.9i
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
Package: bigloo
Version: 2.6f+2.7a-050708-4
Severity: serious
Justification: fails to build from source
bigloo fails to build on my sparc pbuilder:
(it failed on a sparc buildd due to unavailable dependancies)
Configuring bmacs/bmacs-config.el:
Configuring Makefile.config:
GC dir: ../gc-boehm
checking as
checking ar qc
ranlib: yes
gcthread: -DGC_LINUX_THREADS -D_REENTRANT -DGC_THREADS -DTHREAD_LOCAL_ALLOC
-DFINALIZE_ON_DEMAND
pthreadlibs: -lpthread
strip: strip
emacs: false
emacslisppath:
checking install-info
install-info:
install-info dir opt:
zip: no
*** ERROR:configure:Can't configure JVM back-end
make: *** [stampdir/configure] Error 3
---------------------------------------
Received: (at 319297-close) by bugs.debian.org; 21 Jul 2005 18:40:02 +0000
>From [EMAIL PROTECTED] Thu Jul 21 11:40:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from postfix4-1.free.fr [213.228.0.62]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1Dvfxi-0003dx-00; Thu, 21 Jul 2005 11:40:02 -0700
Received: from nan92-1-81-57-214-146 (nan92-1-81-57-214-146.fbx.proxad.net
[81.57.214.146])
by postfix4-1.free.fr (Postfix) with ESMTP id 3F345319C6F;
Thu, 21 Jul 2005 20:40:01 +0200 (CEST)
Received: from dwitch by nan92-1-81-57-214-146 with local (Exim 4.52)
id 1Dvfyv-00049J-6x; Thu, 21 Jul 2005 20:41:17 +0200
Date: Thu, 21 Jul 2005 20:41:16 +0200
To: Blars Blarson <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#319297: bigloo: ftbfs [sparc] Can't configure JVM back-end
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
From: Yann Dirson <[EMAIL PROTECTED]>
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Kaffe issue - jvm backend disabled in 0720-1.
On Wed, Jul 20, 2005 at 06:15:34PM -0700, Blars Blarson wrote:
> Package: bigloo
> Version: 2.6f+2.7a-050708-4
> Severity: serious
> Justification: fails to build from source
>
> bigloo fails to build on my sparc pbuilder:
> (it failed on a sparc buildd due to unavailable dependancies)
>
> Configuring bmacs/bmacs-config.el:
>
> Configuring Makefile.config:
> GC dir: ../gc-boehm
> checking as
> checking ar qc
> ranlib: yes
> gcthread: -DGC_LINUX_THREADS -D_REENTRANT -DGC_THREADS
> -DTHREAD_LOCAL_ALLOC -DFINALIZE_ON_DEMAND
> pthreadlibs: -lpthread
> strip: strip
> emacs: false
> emacslisppath:
> checking install-info
> install-info:
> install-info dir opt:
> zip: no
> *** ERROR:configure:Can't configure JVM back-end
> make: *** [stampdir/configure] Error 3
--
Yann Dirson <[EMAIL PROTECTED]> |
Debian-related: <[EMAIL PROTECTED]> | Support Debian GNU/Linux:
| Freedom, Power, Stability, Gratis
http://ydirson.free.fr/ | Check <http://www.debian.org/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]