Report forwarded to debian-bugs-dist@lists.debian.org, Barak Pearlmutter <bap@cs.unm.edu>:
Bug#87535; Package oaklisp.
debian-bugs-dist@lists.debian.orgBarak Pearlmutter
Subject: Bug#87535: oaklisp: config for m68k and sparc
Reply-To: Ben Collins , 87535@bugs.debian.org
Resent-From: Ben Collins
Orignal-Sender: Ben Collins
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Barak Pearlmutter
Resent-Date: Sun, 25 Feb 2001 07:48:02 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 87535
X-Debian-PR-Package: oaklisp
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by bugs@bugs.debian.org id=B.98308667424114
(code B ref -1); Sun, 25 Feb 2001 07:48:02 GMT
From: Ben Collins
To: Debian Bug Tracking System
X-Reportbug-Version: 1.11
X-Mailer: reportbug 1.11
Date: Sun, 25 Feb 2001 02:37:50 -0500
Cc: oaklisp@packages.debian.org
Message-Id:
Sender: Ben Collins
Delivered-To: submit@bugs.debian.org
Package: oaklisp
Severity: serious
The attached patch should allow building for m68k and sparc.
I also notice that you have no build-deps. One I found was etags and
debhelper. So start with that, and see how it goes.
Ben
--- src/emulator/config.h~ Sun Feb 25 02:23:36 2001
+++ src/emulator/config.h Sun Feb 25 02:32:03 2001
@@ -159,6 +159,24 @@
#include /* for isatty(). chdir() is in stdio.h */
#endif
+#elif defined(__sparc__) && defined(linux)
+/*** SPARC Linux target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
+#elif defined(__mc68000__) && defined(linux)
+/*** Motorola 68k Linux target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
#else
/*** no machine specified ***/
Acknowledgement sent to Ben Collins <bcollins@debian.org>:
New Bug report received and forwarded. Copy sent to Barak Pearlmutter <bap@cs.unm.edu>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Ben Collins
Subject: Bug#87535: Acknowledgement (oaklisp: config for m68k and sparc)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack 87535
Thank you for the problem report you have sent regarding Debian.
This is an automatically generated reply, to let you know your message has
been received. It is being forwarded to the developers mailing list for
their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Barak Pearlmutter
If you wish to submit further information on your problem, please send
it to 87535@bugs.debian.org (and *not* to
bugs@bugs.debian.org).
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at submit) by bugs.debian.org; 25 Feb 2001 07:37:54 +0000
From bmc@visi.net Sun Feb 25 01:37:54 2001
Return-path:
Received: from ppp16.ts7-2.newportnews.visi.net (blimpo.internal.net) [::ffff:209.8.197.16]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14Wvkg-0006Gt-00; Sun, 25 Feb 2001 01:37:54 -0600
Received: from bmc by blimpo.internal.net with local (Exim 3.16 #1 (Debian))
id 14Wvkc-00011l-00; Sun, 25 Feb 2001 02:37:50 -0500
From: Ben Collins
To: Debian Bug Tracking System
Subject: oaklisp: config for m68k and sparc
X-Reportbug-Version: 1.11
X-Mailer: reportbug 1.11
Date: Sun, 25 Feb 2001 02:37:50 -0500
Cc: oaklisp@packages.debian.org
Message-Id:
Sender: Ben Collins
Delivered-To: submit@bugs.debian.org
Package: oaklisp
Severity: serious
The attached patch should allow building for m68k and sparc.
I also notice that you have no build-deps. One I found was etags and
debhelper. So start with that, and see how it goes.
Ben
--- src/emulator/config.h~ Sun Feb 25 02:23:36 2001
+++ src/emulator/config.h Sun Feb 25 02:32:03 2001
@@ -159,6 +159,24 @@
#include /* for isatty(). chdir() is in stdio.h */
#endif
+#elif defined(__sparc__) && defined(linux)
+/*** SPARC Linux target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
+#elif defined(__mc68000__) && defined(linux)
+/*** Motorola 68k Linux target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
#else
/*** no machine specified ***/
Information forwarded to debian-bugs-dist@lists.debian.org, Ben Collins <bcollins@debian.org>, Barak Pearlmutter <bap@cs.unm.edu>:
Bug#87535; Package oaklisp.
debian-bugs-dist@lists.debian.orgBen Collins Barak Pearlmutter
Subject: Bug#87535: oaklisp: config for m68k and sparc
Reply-To: bap@cs.unm.edu, 87535@bugs.debian.org
Resent-From: Barak Pearlmutter
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Ben Collins , Barak Pearlmutter
Resent-Date: Sun, 25 Feb 2001 09:33:34 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 87535
X-Debian-PR-Package: oaklisp
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 87535-bugs@bugs.debian.org id=B87535.98309350913095
(code B ref 87535); Sun, 25 Feb 2001 09:33:34 GMT
Message-Id:
Date: Sun, 25 Feb 2001 02:31:48 -0700 (MST)
From: Barak Pearlmutter
To: 87535@bugs.debian.org
In-reply-to: (message from Ben Collins
on Sun, 25 Feb 2001 02:37:50 -0500)
References:
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 87535@bugs.debian.org
Thanks! I've integrated your kind patch into the CVS repository.
A similar report was already in the system, 65886, which had
an mc68000 patch, so I'm merging these.
For reasons described there, I consider a failure to self-host on a
particular architecture to be "normal" for a language implementation.
If every time a new CPU came out suddenly all compiler had a new
"serious" bug, well then we'd be in serious trouble!
In fact oaklisp will take considerable work to port to 64-bit
architectures, which won't happen anytime soon. I'm going to get it
packaged on whatever 32-bit 8-bit-byte-addressed machines I have time
for, and then change the control package to explicitly list all
supported architectures. I wish there were a control entry that said
"do try autobuilding this on all architectures, but just consider ones
it fails on to not be supported."
Acknowledgement sent to bap@cs.unm.edu:
Extra info received and forwarded to list. Copy sent to Ben Collins <bcollins@debian.org>, Barak Pearlmutter <bap@cs.unm.edu>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: bap@cs.unm.edu
Subject: Bug#87535: Info received (was Bug#87535: oaklisp: config for m68k and sparc)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack-info-maintonly 87535
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
As you requested using X-Debbugs-CC, your message was also forwarded to
Ben Collins
(after having been given a Bug report number, if it did not have one).
Your message has been sent to the package maintainer(s):
Barak Pearlmutter
If you wish to continue to submit further information on your problem,
please send it to 87535@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at 87535) by bugs.debian.org; 25 Feb 2001 09:31:49 +0000
From bap@sweat.cs.unm.edu Sun Feb 25 03:31:49 2001
Return-path:
Received: from sweat.cs.unm.edu [::ffff:64.106.43.209]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14WxWv-0003PA-00; Sun, 25 Feb 2001 03:31:49 -0600
Received: by sweat.cs.unm.edu
via sendmail from stdin
id (Debian Smail3.2.0.111)
for 87535@bugs.debian.org; Sun, 25 Feb 2001 02:31:48 -0700 (MST)
Message-Id:
Date: Sun, 25 Feb 2001 02:31:48 -0700 (MST)
From: Barak Pearlmutter
To: 87535@bugs.debian.org
X-Debbugs-CC: Ben Collins
In-reply-to: (message from Ben Collins
on Sun, 25 Feb 2001 02:37:50 -0500)
Subject: Re: Bug#87535: oaklisp: config for m68k and sparc
Reply-to: bap@cs.unm.edu
References:
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 87535@bugs.debian.org
Thanks! I've integrated your kind patch into the CVS repository.
A similar report was already in the system, 65886, which had
an mc68000 patch, so I'm merging these.
For reasons described there, I consider a failure to self-host on a
particular architecture to be "normal" for a language implementation.
If every time a new CPU came out suddenly all compiler had a new
"serious" bug, well then we'd be in serious trouble!
In fact oaklisp will take considerable work to port to 64-bit
architectures, which won't happen anytime soon. I'm going to get it
packaged on whatever 32-bit 8-bit-byte-addressed machines I have time
for, and then change the control package to explicitly list all
supported architectures. I wish there were a control entry that said
"do try autobuilding this on all architectures, but just consider ones
it fails on to not be supported."
Severity set to `normal'.
Request was from Barak Pearlmutter <bap@cs.unm.edu>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 25 Feb 2001 09:36:19 +0000
From bap@sweat.cs.unm.edu Sun Feb 25 03:36:18 2001
Return-path:
Received: from sweat.cs.unm.edu [::ffff:64.106.43.209]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14WxbG-0003bn-00; Sun, 25 Feb 2001 03:36:18 -0600
Received: by sweat.cs.unm.edu
via sendmail from stdin
id (Debian Smail3.2.0.111)
for control@bugs.debian.org; Sun, 25 Feb 2001 02:36:18 -0700 (MST)
Message-Id:
Date: Sun, 25 Feb 2001 02:36:18 -0700 (MST)
From: Barak Pearlmutter
To: control@bugs.debian.org
Reply-to: bap@cs.unm.edu
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Delivered-To: control@bugs.debian.org
severity 87535 normal
tags 87535 patch
merge 87535 65886
Tags added: patch
Request was from Barak Pearlmutter <bap@cs.unm.edu>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 25 Feb 2001 09:36:19 +0000
From bap@sweat.cs.unm.edu Sun Feb 25 03:36:18 2001
Return-path:
Received: from sweat.cs.unm.edu [::ffff:64.106.43.209]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14WxbG-0003bn-00; Sun, 25 Feb 2001 03:36:18 -0600
Received: by sweat.cs.unm.edu
via sendmail from stdin
id (Debian Smail3.2.0.111)
for control@bugs.debian.org; Sun, 25 Feb 2001 02:36:18 -0700 (MST)
Message-Id:
Date: Sun, 25 Feb 2001 02:36:18 -0700 (MST)
From: Barak Pearlmutter
To: control@bugs.debian.org
Reply-to: bap@cs.unm.edu
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Delivered-To: control@bugs.debian.org
severity 87535 normal
tags 87535 patch
merge 87535 65886
Merged 65886 87535.
Request was from Barak Pearlmutter <bap@cs.unm.edu>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 25 Feb 2001 09:36:19 +0000
From bap@sweat.cs.unm.edu Sun Feb 25 03:36:18 2001
Return-path:
Received: from sweat.cs.unm.edu [::ffff:64.106.43.209]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14WxbG-0003bn-00; Sun, 25 Feb 2001 03:36:18 -0600
Received: by sweat.cs.unm.edu
via sendmail from stdin
id (Debian Smail3.2.0.111)
for control@bugs.debian.org; Sun, 25 Feb 2001 02:36:18 -0700 (MST)
Message-Id:
Date: Sun, 25 Feb 2001 02:36:18 -0700 (MST)
From: Barak Pearlmutter
To: control@bugs.debian.org
Reply-to: bap@cs.unm.edu
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Delivered-To: control@bugs.debian.org
severity 87535 normal
tags 87535 patch
merge 87535 65886
Information forwarded to debian-bugs-dist@lists.debian.org, Barak Pearlmutter <bap@cs.unm.edu>:
Bug#87535; Package oaklisp.
debian-bugs-dist@lists.debian.orgBarak Pearlmutter
Subject: Bug#87535: Log for failed build of oaklisp_1.3.1-2 (dist=unstable)
Reply-To: James Troup , 87535@bugs.debian.org
Resent-From: James Troup
Orignal-Sender: James Troup
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Barak Pearlmutter
Resent-Date: Thu, 16 Aug 2001 21:18:02 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 87535
X-Debian-PR-Package: oaklisp
X-Debian-PR-Keywords: patch
X-Loop: owner@bugs.debian.org
Received: via spool by 87535-submit@bugs.debian.org id=B87535.99799651717023
(code B ref 87535); Thu, 16 Aug 2001 21:18:02 GMT
To: 87535@bugs.debian.org
References:
Mail-Copies-To: never
From: James Troup
Date: 16 Aug 2001 22:15:13 +0100
In-Reply-To:
Message-ID: <87bslfzoym.fsf@tacitus.systems>
Lines: 8
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: James Troup
Delivered-To: 87535@bugs.debian.org
Hi Barak,
I just found this package still failing while going through the sparc
backlog; is there any chance you could do an upload with the sparc
patch integrated at some stage?
--
James
Acknowledgement sent to James Troup <james@nocrew.org>:
Extra info received and forwarded to list. Copy sent to Barak Pearlmutter <bap@cs.unm.edu>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: James Troup
Subject: Bug#87535: Info received (was Log for failed build of oaklisp_1.3.1-2 (dist=unstable))
Message-ID:
In-Reply-To: <87bslfzoym.fsf@tacitus.systems>
References: <87bslfzoym.fsf@tacitus.systems>
X-Debian-PR-Message: ack-info-maintonly 87535
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Barak Pearlmutter
If you wish to continue to submit further information on your problem,
please send it to 87535@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at 87535) by bugs.debian.org; 16 Aug 2001 21:15:17 +0000
From james@ruari-quinn.demon.co.uk Thu Aug 16 16:15:17 2001
Return-path:
Received: from g437.ub.gu.se (hades.nocrew.org) [130.241.30.143] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15XUU0-0004QU-00; Thu, 16 Aug 2001 16:15:17 -0500
Received: from (tacitus.systems) [212.19.87.109]
by hades.nocrew.org with esmtp (Exim 3.16 #1)
id 15XUTQ-0005mp-00 (Debian); Thu, 16 Aug 2001 23:14:40 +0200
Received: from james by tacitus.systems with local (Exim 3.31 #1 (Debian))
id 15XUTx-0006Vr-00
for <87535@bugs.debian.org>; Thu, 16 Aug 2001 22:15:13 +0100
To: 87535@bugs.debian.org
Subject: Re: Log for failed build of oaklisp_1.3.1-2 (dist=unstable)
References:
Mail-Copies-To: never
From: James Troup
Date: 16 Aug 2001 22:15:13 +0100
In-Reply-To:
Message-ID: <87bslfzoym.fsf@tacitus.systems>
Lines: 8
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: James Troup
Delivered-To: 87535@bugs.debian.org
Hi Barak,
I just found this package still failing while going through the sparc
backlog; is there any chance you could do an upload with the sparc
patch integrated at some stage?
--
James
Reply sent to Barry deFreese <bddebian@comcast.net>:
You have taken responsibility.
-t
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Barry deFreese
Subject: Bug#87535: marked as done (oaklisp: config for m68k and sparc)
Message-ID:
References: <1208229244.990622.27492.nullmailer@comcast.net>
X-Debian-PR-Message: closed 87535
X-Debian-PR-Package: oaklisp
X-Debian-PR-Keywords: patch
Content-Type: multipart/mixed; boundary="----------=_1208229674-18785-0"
This is a multi-part message in MIME format...
------------=_1208229674-18785-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=utf-8
Your message dated Mon, 14 Apr 2008 23:14:04 -0400
with message-id <1208229244.990622.27492.nullmailer@comcast.net>
and subject line oaklisp has been removed from Debian, closing #87535
has caused the Debian Bug report #87535,
regarding oaklisp: config for m68k and sparc
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--=20
87535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D87535
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
------------=_1208229674-18785-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at submit) by bugs.debian.org; 25 Feb 2001 07:37:54 +0000
Return-path:
Received: from ppp16.ts7-2.newportnews.visi.net (blimpo.internal.net) [::ffff:209.8.197.16]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14Wvkg-0006Gt-00; Sun, 25 Feb 2001 01:37:54 -0600
Received: from bmc by blimpo.internal.net with local (Exim 3.16 #1 (Debian))
id 14Wvkc-00011l-00; Sun, 25 Feb 2001 02:37:50 -0500
From: Ben Collins
To: Debian Bug Tracking System
Subject: oaklisp: config for m68k and sparc
X-Reportbug-Version: 1.11
X-Mailer: reportbug 1.11
Date: Sun, 25 Feb 2001 02:37:50 -0500
Cc: oaklisp@packages.debian.org
Message-Id:
Sender: Ben Collins
Delivered-To: submit@bugs.debian.org
Package: oaklisp
Severity: serious
The attached patch should allow building for m68k and sparc.
I also notice that you have no build-deps. One I found was etags and
debhelper. So start with that, and see how it goes.
Ben
--- src/emulator/config.h~ Sun Feb 25 02:23:36 2001
+++ src/emulator/config.h Sun Feb 25 02:32:03 2001
@@ -159,6 +159,24 @@
#include /* for isatty(). chdir() is in stdio.h */
#endif
+#elif defined(__sparc__) && defined(linux)
+/*** SPARC Linux target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
+#elif defined(__mc68000__) && defined(linux)
+/*** Motorola 68k Linux target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
#else
/*** no machine specified ***/
------------=_1208229674-18785-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at 87535-done) by bugs.debian.org; 15 Apr 2008 03:12:18 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-2.0 required=4.0 tests=BAYES_00,DNS_FROM_RFC_POST,
FORGED_RCVD_HELO,SUBJ_HAS_UNIQ_ID autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from qmta06.westchester.pa.mail.comcast.net ([76.96.62.56])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1Jlbak-0006b1-3P
for 87535-done@bugs.debian.org; Tue, 15 Apr 2008 03:12:18 +0000
Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19])
by QMTA06.westchester.pa.mail.comcast.net with comcast
id DTph1Z0030QuhwU560cZ00; Tue, 15 Apr 2008 03:10:47 +0000
Received: from bddebian2.bddebian.com ([71.224.175.179])
by OMTA02.westchester.pa.mail.comcast.net with comcast
id DfC91Z00R3sciBK3N00000; Tue, 15 Apr 2008 03:12:10 +0000
X-Authority-Analysis: v=1.0 c=1 a=3z1OzFLA8LsA:10 a=nkmmcgzXqZYA:10
a=xNf9USuDAAAA:8 a=u5oDSxf_MVRCMDAGA3sA:9 a=FU2Jw3VsHMYcqgDMxd8A:7
a=C6EtTnDllXSgkcNbRmSdcHalPJIA:4 a=10sAvMsTeQkA:10
Received: (nullmailer pid 27493 invoked by uid 1000);
Tue, 15 Apr 2008 03:14:04 -0000
From: Barry deFreese
To: 87535-done@bugs.debian.org
Subject: oaklisp has been removed from Debian, closing #87535
Date: Mon, 14 Apr 2008 23:14:04 -0400
Message-Id: <1208229244.990622.27492.nullmailer@comcast.net>
Version: 1.3.1-2.2+rm
The oaklisp package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/328597 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
------------=_1208229674-18785-0--
Notification sent to Ben Collins <bcollins@debian.org>:
Bug acknowledged by developer.
-t
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Ben Collins
Subject: Bug#87535 closed by Barry deFreese
(oaklisp has been removed from Debian, closing #87535)
Message-ID:
References: <1208229244.990622.27492.nullmailer@comcast.net>
X-Debian-PR-Message: they-closed 87535
X-Debian-PR-Package: oaklisp
X-Debian-PR-Keywords: patch
Reply-To: 87535@bugs.debian.org
Content-Type: multipart/mixed; boundary="----------=_1208229674-18785-1"
This is a multi-part message in MIME format...
------------=_1208229674-18785-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"
This is an automatic notification regarding your Bug report
which was filed against the oaklisp package:
#87535: oaklisp: config for m68k and sparc
It has been closed by Barry deFreese .
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Barry deFreese by
replying to this email.
--=20
87535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D87535
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
------------=_1208229674-18785-1
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at 87535-done) by bugs.debian.org; 15 Apr 2008 03:12:18 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-2.0 required=4.0 tests=BAYES_00,DNS_FROM_RFC_POST,
FORGED_RCVD_HELO,SUBJ_HAS_UNIQ_ID autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from qmta06.westchester.pa.mail.comcast.net ([76.96.62.56])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1Jlbak-0006b1-3P
for 87535-done@bugs.debian.org; Tue, 15 Apr 2008 03:12:18 +0000
Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19])
by QMTA06.westchester.pa.mail.comcast.net with comcast
id DTph1Z0030QuhwU560cZ00; Tue, 15 Apr 2008 03:10:47 +0000
Received: from bddebian2.bddebian.com ([71.224.175.179])
by OMTA02.westchester.pa.mail.comcast.net with comcast
id DfC91Z00R3sciBK3N00000; Tue, 15 Apr 2008 03:12:10 +0000
X-Authority-Analysis: v=1.0 c=1 a=3z1OzFLA8LsA:10 a=nkmmcgzXqZYA:10
a=xNf9USuDAAAA:8 a=u5oDSxf_MVRCMDAGA3sA:9 a=FU2Jw3VsHMYcqgDMxd8A:7
a=C6EtTnDllXSgkcNbRmSdcHalPJIA:4 a=10sAvMsTeQkA:10
Received: (nullmailer pid 27493 invoked by uid 1000);
Tue, 15 Apr 2008 03:14:04 -0000
From: Barry deFreese
To: 87535-done@bugs.debian.org
Subject: oaklisp has been removed from Debian, closing #87535
Date: Mon, 14 Apr 2008 23:14:04 -0400
Message-Id: <1208229244.990622.27492.nullmailer@comcast.net>
Version: 1.3.1-2.2+rm
The oaklisp package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/328597 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
------------=_1208229674-18785-1
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at submit) by bugs.debian.org; 25 Feb 2001 07:37:54 +0000
Return-path:
Received: from ppp16.ts7-2.newportnews.visi.net (blimpo.internal.net) [::ffff:209.8.197.16]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14Wvkg-0006Gt-00; Sun, 25 Feb 2001 01:37:54 -0600
Received: from bmc by blimpo.internal.net with local (Exim 3.16 #1 (Debian))
id 14Wvkc-00011l-00; Sun, 25 Feb 2001 02:37:50 -0500
From: Ben Collins
To: Debian Bug Tracking System
Subject: oaklisp: config for m68k and sparc
X-Reportbug-Version: 1.11
X-Mailer: reportbug 1.11
Date: Sun, 25 Feb 2001 02:37:50 -0500
Cc: oaklisp@packages.debian.org
Message-Id:
Sender: Ben Collins
Delivered-To: submit@bugs.debian.org
Package: oaklisp
Severity: serious
The attached patch should allow building for m68k and sparc.
I also notice that you have no build-deps. One I found was etags and
debhelper. So start with that, and see how it goes.
Ben
--- src/emulator/config.h~ Sun Feb 25 02:23:36 2001
+++ src/emulator/config.h Sun Feb 25 02:32:03 2001
@@ -159,6 +159,24 @@
#include /* for isatty(). chdir() is in stdio.h */
#endif
+#elif defined(__sparc__) && defined(linux)
+/*** SPARC Linux target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
+#elif defined(__mc68000__) && defined(linux)
+/*** Motorola 68k Linux target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
#else
/*** no machine specified ***/
------------=_1208229674-18785-1--
Received: (at 87535-done) by bugs.debian.org; 15 Apr 2008 03:12:18 +0000
From bdefreese@comcast.net Tue Apr 15 03:12:18 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-2.0 required=4.0 tests=BAYES_00,DNS_FROM_RFC_POST,
FORGED_RCVD_HELO,SUBJ_HAS_UNIQ_ID autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from qmta06.westchester.pa.mail.comcast.net ([76.96.62.56])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1Jlbak-0006b1-3P
for 87535-done@bugs.debian.org; Tue, 15 Apr 2008 03:12:18 +0000
Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19])
by QMTA06.westchester.pa.mail.comcast.net with comcast
id DTph1Z0030QuhwU560cZ00; Tue, 15 Apr 2008 03:10:47 +0000
Received: from bddebian2.bddebian.com ([71.224.175.179])
by OMTA02.westchester.pa.mail.comcast.net with comcast
id DfC91Z00R3sciBK3N00000; Tue, 15 Apr 2008 03:12:10 +0000
X-Authority-Analysis: v=1.0 c=1 a=3z1OzFLA8LsA:10 a=nkmmcgzXqZYA:10
a=xNf9USuDAAAA:8 a=u5oDSxf_MVRCMDAGA3sA:9 a=FU2Jw3VsHMYcqgDMxd8A:7
a=C6EtTnDllXSgkcNbRmSdcHalPJIA:4 a=10sAvMsTeQkA:10
Received: (nullmailer pid 27493 invoked by uid 1000);
Tue, 15 Apr 2008 03:14:04 -0000
From: Barry deFreese
To: 87535-done@bugs.debian.org
Subject: oaklisp has been removed from Debian, closing #87535
Date: Mon, 14 Apr 2008 23:14:04 -0400
Message-Id: <1208229244.990622.27492.nullmailer@comcast.net>
Version: 1.3.1-2.2+rm
The oaklisp package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/328597 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
Reply sent to Barry deFreese <bddebian@comcast.net>:
You have taken responsibility.
-t
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Barry deFreese
Subject: Bug#65886: marked as done (oaklisp_1.3.1-2(unstable): no config
for m68k)
Message-ID:
References: <1208229244.990622.27492.nullmailer@comcast.net>
<200006191149.NAA10368@faui22c.informatik.uni-erlangen.de>
X-Debian-PR-Message: closed 65886
X-Debian-PR-Package: oaklisp
X-Debian-PR-Keywords: patch
Content-Type: multipart/mixed; boundary="----------=_1208229674-18785-2"
This is a multi-part message in MIME format...
------------=_1208229674-18785-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=utf-8
Your message dated Mon, 14 Apr 2008 23:14:04 -0400
with message-id <1208229244.990622.27492.nullmailer@comcast.net>
and subject line oaklisp has been removed from Debian, closing #87535
has caused the Debian Bug report #87535,
regarding oaklisp_1.3.1-2(unstable): no config for m68k
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--=20
87535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D87535
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
------------=_1208229674-18785-2
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at submit) by bugs.debian.org; 19 Jun 2000 11:49:05 +0000
Return-path:
Received: from faui25.informatik.uni-erlangen.de [131.188.32.25]
by master.debian.org with esmtp (Exim 3.12 2 (Debian))
id 134036-0000vg-00; Mon, 19 Jun 2000 06:49:04 -0500
Received: from faui22c.informatik.uni-erlangen.de (faui22c.informatik.uni-erlangen.de [131.188.32.72])
by faui25.informatik.uni-erlangen.de (8.9.1a/8.1.9-FAU) with ESMTP id NAA02073; Mon, 19 Jun 2000 13:49:01 +0200 (MET DST)
Received: (from rnhodek@localhost)
by faui22c.informatik.uni-erlangen.de (8.8.8/8.1.6-FAU) id NAA10368; Mon, 19 Jun 2000 13:49:01 +0200 (MET DST)
Date: Mon, 19 Jun 2000 13:49:01 +0200 (MET DST)
Message-Id: <200006191149.NAA10368@faui22c.informatik.uni-erlangen.de>
X-Authentication-Warning: faui22c.informatik.uni-erlangen.de: rnhodek set sender to rnhodek@faui22c.informatik.uni-erlangen.de using -f
From: Roman Hodek
To: submit@bugs.debian.org
Subject: oaklisp_1.3.1-2(unstable): no config for m68k
Reply-to: Roman.Hodek@informatik.uni-erlangen.de
Delivered-To: submit@bugs.debian.org
Package: oaklisp
Version: 1.3.1-2
Severity: important
I tried to recompile oaklisp for m68k, but it failed with:
> make[3]: Entering directory `/build/buildd/oaklisp-1.3.1/src/emulator'
> cc -O2 -g -Wall -DFAST -MMD -c -o oaklisp.o oaklisp.c
> In file included from oaklisp.c:10:
> config.h:165: #error must edit config.h
> make[3]: *** [oaklisp.o] Error 1
> make[3]: Leaving directory `/build/buildd/oaklisp-1.3.1/src/emulator'
config.h simply contains no definitions for m68k. The patch below
adds the necessary lines for m68k. However, other architectures like
powerpc, alpha, arm, ... might have similar problems :-) AFAICS, all
Linux systems should be the same except for endianess.
Since this is a "cannot build from source" type bug, it is to be
considered important. (See Debian developer's reference.)
Roman
------------------------------------------------------------------------------
--- oaklisp-1.3.1/src/emulator/config.h~ Tue Nov 23 21:02:42 1999
+++ oaklisp-1.3.1/src/emulator/config.h Mon Jun 19 13:45:45 2000
@@ -64,6 +64,17 @@
#include /* for the chdir() and isatty() functions */
+#if defined(linux) && defined (__GNUC__) && defined(__mc68000__)
+/*** Linux with GCC on m68k target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
+#include /* for the chdir() and isatty() functions */
+
#elif defined(sun) && defined(__GNUC__)
/*** Sun with GCC ***/
------------------------------------------------------------------------------
A complete build log can be found at
http://m68k.debian.org/buildd/logs/oaklisp_1.3.1-2_20000617-2042
------------=_1208229674-18785-2
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at 87535-done) by bugs.debian.org; 15 Apr 2008 03:12:18 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-2.0 required=4.0 tests=BAYES_00,DNS_FROM_RFC_POST,
FORGED_RCVD_HELO,SUBJ_HAS_UNIQ_ID autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from qmta06.westchester.pa.mail.comcast.net ([76.96.62.56])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1Jlbak-0006b1-3P
for 87535-done@bugs.debian.org; Tue, 15 Apr 2008 03:12:18 +0000
Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19])
by QMTA06.westchester.pa.mail.comcast.net with comcast
id DTph1Z0030QuhwU560cZ00; Tue, 15 Apr 2008 03:10:47 +0000
Received: from bddebian2.bddebian.com ([71.224.175.179])
by OMTA02.westchester.pa.mail.comcast.net with comcast
id DfC91Z00R3sciBK3N00000; Tue, 15 Apr 2008 03:12:10 +0000
X-Authority-Analysis: v=1.0 c=1 a=3z1OzFLA8LsA:10 a=nkmmcgzXqZYA:10
a=xNf9USuDAAAA:8 a=u5oDSxf_MVRCMDAGA3sA:9 a=FU2Jw3VsHMYcqgDMxd8A:7
a=C6EtTnDllXSgkcNbRmSdcHalPJIA:4 a=10sAvMsTeQkA:10
Received: (nullmailer pid 27493 invoked by uid 1000);
Tue, 15 Apr 2008 03:14:04 -0000
From: Barry deFreese
To: 87535-done@bugs.debian.org
Subject: oaklisp has been removed from Debian, closing #87535
Date: Mon, 14 Apr 2008 23:14:04 -0400
Message-Id: <1208229244.990622.27492.nullmailer@comcast.net>
Version: 1.3.1-2.2+rm
The oaklisp package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/328597 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
------------=_1208229674-18785-2--
Notification sent to Roman.Hodek@informatik.uni-erlangen.de:
Bug acknowledged by developer.
-t
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Roman.Hodek@informatik.uni-erlangen.de
Subject: Bug#65886 closed by Barry deFreese
(oaklisp has been removed from Debian, closing #87535)
Message-ID:
References: <1208229244.990622.27492.nullmailer@comcast.net>
<200006191149.NAA10368@faui22c.informatik.uni-erlangen.de>
X-Debian-PR-Message: they-closed 65886
X-Debian-PR-Package: oaklisp
X-Debian-PR-Keywords: patch
Reply-To: 65886@bugs.debian.org
Content-Type: multipart/mixed; boundary="----------=_1208229675-18785-3"
This is a multi-part message in MIME format...
------------=_1208229675-18785-3
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"
This is an automatic notification regarding your Bug report
which was filed against the oaklisp package:
#87535: oaklisp_1.3.1-2(unstable): no config for m68k
It has been closed by Barry deFreese .
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Barry deFreese by
replying to this email.
--=20
87535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D87535
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
------------=_1208229675-18785-3
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at 87535-done) by bugs.debian.org; 15 Apr 2008 03:12:18 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-2.0 required=4.0 tests=BAYES_00,DNS_FROM_RFC_POST,
FORGED_RCVD_HELO,SUBJ_HAS_UNIQ_ID autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from qmta06.westchester.pa.mail.comcast.net ([76.96.62.56])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1Jlbak-0006b1-3P
for 87535-done@bugs.debian.org; Tue, 15 Apr 2008 03:12:18 +0000
Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19])
by QMTA06.westchester.pa.mail.comcast.net with comcast
id DTph1Z0030QuhwU560cZ00; Tue, 15 Apr 2008 03:10:47 +0000
Received: from bddebian2.bddebian.com ([71.224.175.179])
by OMTA02.westchester.pa.mail.comcast.net with comcast
id DfC91Z00R3sciBK3N00000; Tue, 15 Apr 2008 03:12:10 +0000
X-Authority-Analysis: v=1.0 c=1 a=3z1OzFLA8LsA:10 a=nkmmcgzXqZYA:10
a=xNf9USuDAAAA:8 a=u5oDSxf_MVRCMDAGA3sA:9 a=FU2Jw3VsHMYcqgDMxd8A:7
a=C6EtTnDllXSgkcNbRmSdcHalPJIA:4 a=10sAvMsTeQkA:10
Received: (nullmailer pid 27493 invoked by uid 1000);
Tue, 15 Apr 2008 03:14:04 -0000
From: Barry deFreese
To: 87535-done@bugs.debian.org
Subject: oaklisp has been removed from Debian, closing #87535
Date: Mon, 14 Apr 2008 23:14:04 -0400
Message-Id: <1208229244.990622.27492.nullmailer@comcast.net>
Version: 1.3.1-2.2+rm
The oaklisp package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/328597 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
------------=_1208229675-18785-3
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at submit) by bugs.debian.org; 19 Jun 2000 11:49:05 +0000
Return-path:
Received: from faui25.informatik.uni-erlangen.de [131.188.32.25]
by master.debian.org with esmtp (Exim 3.12 2 (Debian))
id 134036-0000vg-00; Mon, 19 Jun 2000 06:49:04 -0500
Received: from faui22c.informatik.uni-erlangen.de (faui22c.informatik.uni-erlangen.de [131.188.32.72])
by faui25.informatik.uni-erlangen.de (8.9.1a/8.1.9-FAU) with ESMTP id NAA02073; Mon, 19 Jun 2000 13:49:01 +0200 (MET DST)
Received: (from rnhodek@localhost)
by faui22c.informatik.uni-erlangen.de (8.8.8/8.1.6-FAU) id NAA10368; Mon, 19 Jun 2000 13:49:01 +0200 (MET DST)
Date: Mon, 19 Jun 2000 13:49:01 +0200 (MET DST)
Message-Id: <200006191149.NAA10368@faui22c.informatik.uni-erlangen.de>
X-Authentication-Warning: faui22c.informatik.uni-erlangen.de: rnhodek set sender to rnhodek@faui22c.informatik.uni-erlangen.de using -f
From: Roman Hodek
To: submit@bugs.debian.org
Subject: oaklisp_1.3.1-2(unstable): no config for m68k
Reply-to: Roman.Hodek@informatik.uni-erlangen.de
Delivered-To: submit@bugs.debian.org
Package: oaklisp
Version: 1.3.1-2
Severity: important
I tried to recompile oaklisp for m68k, but it failed with:
> make[3]: Entering directory `/build/buildd/oaklisp-1.3.1/src/emulator'
> cc -O2 -g -Wall -DFAST -MMD -c -o oaklisp.o oaklisp.c
> In file included from oaklisp.c:10:
> config.h:165: #error must edit config.h
> make[3]: *** [oaklisp.o] Error 1
> make[3]: Leaving directory `/build/buildd/oaklisp-1.3.1/src/emulator'
config.h simply contains no definitions for m68k. The patch below
adds the necessary lines for m68k. However, other architectures like
powerpc, alpha, arm, ... might have similar problems :-) AFAICS, all
Linux systems should be the same except for endianess.
Since this is a "cannot build from source" type bug, it is to be
considered important. (See Debian developer's reference.)
Roman
------------------------------------------------------------------------------
--- oaklisp-1.3.1/src/emulator/config.h~ Tue Nov 23 21:02:42 1999
+++ oaklisp-1.3.1/src/emulator/config.h Mon Jun 19 13:45:45 2000
@@ -64,6 +64,17 @@
#include /* for the chdir() and isatty() functions */
+#if defined(linux) && defined (__GNUC__) && defined(__mc68000__)
+/*** Linux with GCC on m68k target ***/
+
+#define WORDSIZE 32
+#define HAVE_LONG_LONG
+#define ASHR2(x) ((x)>>2)
+#define BYTE_GENDER big_endian
+#define HAVE_GETRUSAGE
+
+#include /* for the chdir() and isatty() functions */
+
#elif defined(sun) && defined(__GNUC__)
/*** Sun with GCC ***/
------------------------------------------------------------------------------
A complete build log can be found at
http://m68k.debian.org/buildd/logs/oaklisp_1.3.1-2_20000617-2042
------------=_1208229675-18785-3--
Received: (at 87535-done) by bugs.debian.org; 15 Apr 2008 03:12:18 +0000
From bdefreese@comcast.net Tue Apr 15 03:12:18 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-2.0 required=4.0 tests=BAYES_00,DNS_FROM_RFC_POST,
FORGED_RCVD_HELO,SUBJ_HAS_UNIQ_ID autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from qmta06.westchester.pa.mail.comcast.net ([76.96.62.56])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1Jlbak-0006b1-3P
for 87535-done@bugs.debian.org; Tue, 15 Apr 2008 03:12:18 +0000
Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19])
by QMTA06.westchester.pa.mail.comcast.net with comcast
id DTph1Z0030QuhwU560cZ00; Tue, 15 Apr 2008 03:10:47 +0000
Received: from bddebian2.bddebian.com ([71.224.175.179])
by OMTA02.westchester.pa.mail.comcast.net with comcast
id DfC91Z00R3sciBK3N00000; Tue, 15 Apr 2008 03:12:10 +0000
X-Authority-Analysis: v=1.0 c=1 a=3z1OzFLA8LsA:10 a=nkmmcgzXqZYA:10
a=xNf9USuDAAAA:8 a=u5oDSxf_MVRCMDAGA3sA:9 a=FU2Jw3VsHMYcqgDMxd8A:7
a=C6EtTnDllXSgkcNbRmSdcHalPJIA:4 a=10sAvMsTeQkA:10
Received: (nullmailer pid 27493 invoked by uid 1000);
Tue, 15 Apr 2008 03:14:04 -0000
From: Barry deFreese
To: 87535-done@bugs.debian.org
Subject: oaklisp has been removed from Debian, closing #87535
Date: Mon, 14 Apr 2008 23:14:04 -0400
Message-Id: <1208229244.990622.27492.nullmailer@comcast.net>
Version: 1.3.1-2.2+rm
The oaklisp package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/328597 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
Tags added: pending
Request was from Anibal Monsalve Salazar <anibal@debian.org>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 14 Jul 2008 20:05:33 +0000
From anibal@debian.org Mon Jul 14 20:05:33 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO,
FROMDEVELOPER,VALID_BTS_CONTROL autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from vs832.rosehosting.com
([209.135.157.232] helo=aura.v7w.com ident=postfix)
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1KIUIe-0002mx-Tn
for control@bugs.debian.org; Mon, 14 Jul 2008 20:05:33 +0000
Received: from elida.v7w.com (60-241-92-80.static.tpgi.com.au [60.241.92.80])
by aura.v7w.com (Postfix) with ESMTP id 1ACC510A1E91
for ; Mon, 14 Jul 2008 20:04:46 +0000 (UTC)
Received: by elida.v7w.com (Postfix, from userid 0)
id C62025117C; Tue, 15 Jul 2008 06:04:19 +1000 (EST)
From: Anibal Monsalve Salazar
To: control@bugs.debian.org
Subject: tagging as pending bugs that are closed by packages in NEW
Message-Id: <20080714200419.C62025117C@elida.v7w.com>
Date: Tue, 15 Jul 2008 06:04:19 +1000 (EST)
Delivered-To: control@bugs.debian.org
# Mon Jul 14 20:03:14 UTC 2008
# Tagging as pending bugs that are closed by packages in NEW
# http://ftp-master.debian.org/new.html
#
# Source package in NEW: davical
tags 490444 + pending
# Source package in NEW: gts
tags 471987 + pending
# Source package in NEW: gts
tags 395846 + pending
# Source package in NEW: gts
tags 422900 + pending
# Source package in NEW: gts
tags 465190 + pending
# Source package in NEW: gts
tags 465189 + pending
# Source package in NEW: oaklisp
tags 136821 + pending
# Source package in NEW: oaklisp
tags 87535 + pending
# Source package in NEW: oaklisp
tags 306810 + pending
# Source package in NEW: oaklisp
tags 122117 + pending
# Source package in NEW: oaklisp
tags 328597 + pending
# Source package in NEW: oaklisp
tags 65886 + pending
# Source package in NEW: mkgmap
tags 475773 + pending
# Source package in NEW: libxml-atom-service-perl
tags 458809 + pending
# Source package in NEW: libgtk2-sexy-perl
tags 488859 + pending
Tags added: pending
Request was from Anibal Monsalve Salazar <anibal@debian.org>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 14 Jul 2008 20:05:33 +0000
From anibal@debian.org Mon Jul 14 20:05:33 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO,
FROMDEVELOPER,VALID_BTS_CONTROL autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from vs832.rosehosting.com
([209.135.157.232] helo=aura.v7w.com ident=postfix)
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1KIUIe-0002mx-Tn
for control@bugs.debian.org; Mon, 14 Jul 2008 20:05:33 +0000
Received: from elida.v7w.com (60-241-92-80.static.tpgi.com.au [60.241.92.80])
by aura.v7w.com (Postfix) with ESMTP id 1ACC510A1E91
for ; Mon, 14 Jul 2008 20:04:46 +0000 (UTC)
Received: by elida.v7w.com (Postfix, from userid 0)
id C62025117C; Tue, 15 Jul 2008 06:04:19 +1000 (EST)
From: Anibal Monsalve Salazar
To: control@bugs.debian.org
Subject: tagging as pending bugs that are closed by packages in NEW
Message-Id: <20080714200419.C62025117C@elida.v7w.com>
Date: Tue, 15 Jul 2008 06:04:19 +1000 (EST)
Delivered-To: control@bugs.debian.org
# Mon Jul 14 20:03:14 UTC 2008
# Tagging as pending bugs that are closed by packages in NEW
# http://ftp-master.debian.org/new.html
#
# Source package in NEW: davical
tags 490444 + pending
# Source package in NEW: gts
tags 471987 + pending
# Source package in NEW: gts
tags 395846 + pending
# Source package in NEW: gts
tags 422900 + pending
# Source package in NEW: gts
tags 465190 + pending
# Source package in NEW: gts
tags 465189 + pending
# Source package in NEW: oaklisp
tags 136821 + pending
# Source package in NEW: oaklisp
tags 87535 + pending
# Source package in NEW: oaklisp
tags 306810 + pending
# Source package in NEW: oaklisp
tags 122117 + pending
# Source package in NEW: oaklisp
tags 328597 + pending
# Source package in NEW: oaklisp
tags 65886 + pending
# Source package in NEW: mkgmap
tags 475773 + pending
# Source package in NEW: libxml-atom-service-perl
tags 458809 + pending
# Source package in NEW: libgtk2-sexy-perl
tags 488859 + pending