Your message dated Sun, 18 Dec 2005 08:17:06 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315069: fixed in gauche 0.8.6-1
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; 20 Jun 2005 12:09:52 +0000
>From [EMAIL PROTECTED] Mon Jun 20 05:09:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d082218.adsl.hansenet.de (localhost.localdomain) [80.171.82.218] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DkL68-0007CD-00; Mon, 20 Jun 2005 05:09:52 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DkL66-00089i-Rj; Mon, 20 Jun 2005 14:09:50 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: gauche: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 20 Jun 2005 14:09:50 +0200
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: gauche
Version: 0.8.4-1
Severity: normal
Tags: patch

When building 'gauche' on amd64/unstable with gcc-4.0,
I get the following error:

gcc -DHAVE_CONFIG_H -I. -I./../gc/include   -g -O2 -fPIC -fomit-frame-pointer  
-c autoloads.c
autoloads.c: In function 'Scm__InitAutoloads':
autoloads.c:309: error: invalid lvalue in assignment
autoloads.c:323: error: invalid lvalue in assignment
autoloads.c:332: error: invalid lvalue in assignment
autoloads.c:470: error: invalid lvalue in assignment
autoloads.c:494: error: invalid lvalue in assignment
autoloads.c:548: error: invalid lvalue in assignment
autoloads.c:554: error: invalid lvalue in assignment
autoloads.c:560: error: invalid lvalue in assignment
autoloads.c:566: error: invalid lvalue in assignment
autoloads.c:575: error: invalid lvalue in assignment
autoloads.c:581: error: invalid lvalue in assignment
autoloads.c:587: error: invalid lvalue in assignment
autoloads.c:593: error: invalid lvalue in assignment
autoloads.c:683: error: invalid lvalue in assignment
autoloads.c:692: error: invalid lvalue in assignment
autoloads.c:698: error: invalid lvalue in assignment
autoloads.c:752: error: invalid lvalue in assignment
autoloads.c:767: error: invalid lvalue in assignment
autoloads.c:785: error: invalid lvalue in assignment
autoloads.c:809: error: invalid lvalue in assignment
make[2]: *** [autoloads.o] Error 1

With the attached patch 'gauche' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gauche-0.8.4/debian/rules ./debian/rules
--- ../tmp-orig/gauche-0.8.4/debian/rules       2005-06-20 13:24:12.000000000 
+0200
+++ ./debian/rules      2005-06-20 12:34:00.000000000 +0200
@@ -28,6 +28,7 @@
        rm -rf build-tree
        tar -xzvf Gauche-0.8.4.tgz
        mv Gauche-0.8.4 build-tree
+       sed "s/^  SCM_OBJ(/  (/" -i build-tree/src/*.c
        cd build-tree; autoconf
        cd build-tree/gc; rm -f libtool.m4; aclocal-1.7; \
                libtoolize --force --copy; automake-1.7 -a; autoconf

---------------------------------------
Received: (at 315069-close) by bugs.debian.org; 18 Dec 2005 16:21:02 +0000
>From [EMAIL PROTECTED] Sun Dec 18 08:21:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1Eo1De-0003KO-97; Sun, 18 Dec 2005 08:17:06 -0800
From: YAEGASHI Takeshi <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#315069: fixed in gauche 0.8.6-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 18 Dec 2005 08:17:06 -0800
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

Source: gauche
Source-Version: 0.8.6-1

We believe that the bug you reported is fixed in the latest version of
gauche, which is due to be installed in the Debian FTP archive:

gauche-dev_0.8.6-1_i386.deb
  to pool/main/g/gauche/gauche-dev_0.8.6-1_i386.deb
gauche-doc_0.8.6-1_all.deb
  to pool/main/g/gauche/gauche-doc_0.8.6-1_all.deb
gauche-gdbm_0.8.6-1_i386.deb
  to pool/main/g/gauche/gauche-gdbm_0.8.6-1_i386.deb
gauche_0.8.6-1.diff.gz
  to pool/main/g/gauche/gauche_0.8.6-1.diff.gz
gauche_0.8.6-1.dsc
  to pool/main/g/gauche/gauche_0.8.6-1.dsc
gauche_0.8.6-1_i386.deb
  to pool/main/g/gauche/gauche_0.8.6-1_i386.deb
gauche_0.8.6.orig.tar.gz
  to pool/main/g/gauche/gauche_0.8.6.orig.tar.gz



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.
YAEGASHI Takeshi <[EMAIL PROTECTED]> (supplier of updated gauche 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: Sun, 18 Dec 2005 22:13:33 +0900
Source: gauche
Binary: gauche-dev gauche-doc gauche-gdbm gauche
Architecture: source all i386
Version: 0.8.6-1
Distribution: unstable
Urgency: low
Maintainer: Hatta Shuzo <[EMAIL PROTECTED]>
Changed-By: YAEGASHI Takeshi <[EMAIL PROTECTED]>
Description: 
 gauche     - A Scheme implementation designed for script writing
 gauche-dev - Development files for Gauche
 gauche-doc - Reference manual of Gauche
 gauche-gdbm - gdbm binding for Gauche
Closes: 315069
Changes: 
 gauche (0.8.6-1) unstable; urgency=low
 .
   * New upstream release.
   * Acknowledge NMU fixed bug. (Closes: #315069)
   * debian/rules: Do not regenerate autotool files.
   * debian/control: Remove autotool dependencies.
   * debian/patches/00_makefile.patch: Removed.
Files: 
 5515a3b6755e5a624b274f27bbe1ac2a 667 interpreters optional gauche_0.8.6-1.dsc
 9f861da17c74d8e4c0b19abebc211760 2876254 interpreters optional 
gauche_0.8.6.orig.tar.gz
 f71efed9965e932295777bea2fd209ca 7958 interpreters optional 
gauche_0.8.6-1.diff.gz
 0630e07717b62bbce80432714bdfa8a8 1583600 interpreters optional 
gauche_0.8.6-1_i386.deb
 5245791df1f8def0cef0bb987845dc02 103104 interpreters optional 
gauche-gdbm_0.8.6-1_i386.deb
 8f740f7c5b40d4da28804ad4640ff1d2 181972 devel optional 
gauche-dev_0.8.6-1_i386.deb
 5de12730d12db34e5dcfd884a6bb608e 821962 doc optional gauche-doc_0.8.6-1_all.deb

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

iD8DBQFDpYfqb+p+JlbwbQERAlskAJ45+Q0nXo/73Ngp4lXtAKPpj0wQNwCeJHnq
JZb5EkxKD6j8IW9xwIAOmII=
=pO0S
-----END PGP SIGNATURE-----


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

Reply via email to