[Pkg-octave-devel] Bug#264009: marked as done (octave-forge: FTBFS with gcc-3.4:)

Debian Bug Tracking System owner at bugs.debian.org
Fri Sep 16 12:48:12 UTC 2005


Your message dated Fri, 16 Sep 2005 05:32:11 -0700
with message-id <E1EGFNz-0005m6-00 at spohr.debian.org>
and subject line Bug#264009: fixed in octave-forge 2005.06.13-2
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; 6 Aug 2004 18:49:40 +0000
>From aj at andaco.de Fri Aug 06 11:49:40 2004
Return-path: <aj at andaco.de>
Received: from c219124.adsl.hansenet.de (localhost) [213.39.219.124] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bt9me-0002Kx-00; Fri, 06 Aug 2004 11:49:40 -0700
Received: from aj by localhost with local (Exim 4.34)
	id 1Bt9mc-0004pF-S3; Fri, 06 Aug 2004 20:49:38 +0200
To: Debian Bug Tracking System <submit at bugs.debian.org>
From: Andreas Jochens <aj at andaco.de>
Subject: octave-forge: FTBFS with gcc-3.4:
Message-Id: <E1Bt9mc-0004pF-S3 at localhost>
Date: Fri, 06 Aug 2004 20:49:38 +0200
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

Package: octave-forge
Severity: normal
Tags: patch

When building 'octave-forge' with gcc-3.4 I get the following error:

make[2]: Leaving directory `/octave-forge-2004.07.07/nonfree'
Build finished.
Please read FIXES/README before you install.
main/ not complete. See log for details
make[1]: *** [all] Error 1
make[1]: Leaving directory `/octave-forge-2004.07.07'

With the attached patch 'octave-forge' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN ../tmp-orig/octave-forge-2004.07.07/main/miscellaneous/dispatch.cc ./main/miscellaneous/dispatch.cc
--- ../tmp-orig/octave-forge-2004.07.07/main/miscellaneous/dispatch.cc	2004-05-30 05:41:15.000000000 +0200
+++ ./main/miscellaneous/dispatch.cc	2004-08-06 20:06:28.521022056 +0200
@@ -537,8 +537,3 @@
 
   return retval;
 }
-
-
-#if defined(__GNUG__)
-template std::map<std::string,std::string>;
-#endif

---------------------------------------
Received: (at 264009-close) by bugs.debian.org; 16 Sep 2005 12:39:39 +0000
>From katie at spohr.debian.org Fri Sep 16 05:39:39 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EGFNz-0005m6-00; Fri, 16 Sep 2005 05:32:11 -0700
From: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
To: 264009-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#264009: fixed in octave-forge 2005.06.13-2
Message-Id: <E1EGFNz-0005m6-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Fri, 16 Sep 2005 05:32:11 -0700
Delivered-To: 264009-close at bugs.debian.org
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: octave-forge
Source-Version: 2005.06.13-2

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

octave-forge_2005.06.13-2.diff.gz
  to pool/main/o/octave-forge/octave-forge_2005.06.13-2.diff.gz
octave-forge_2005.06.13-2.dsc
  to pool/main/o/octave-forge/octave-forge_2005.06.13-2.dsc
octave-forge_2005.06.13-2_i386.deb
  to pool/main/o/octave-forge/octave-forge_2005.06.13-2_i386.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 264009 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org> (supplier of updated octave-forge 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 ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 16 Sep 2005 11:48:52 +0200
Source: octave-forge
Binary: octave-forge
Architecture: source i386
Version: 2005.06.13-2
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Changed-By: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
Description: 
 octave-forge - Contributed functions for GNU Octave from http://octave.sf.net
Closes: 264009 327302
Changes: 
 octave-forge (2005.06.13-2) unstable; urgency=low
 .
   +++ Changes by Rafael Laboissiere
 .
   * debian/control: Tighten the build-dependency on libginac-dev to >=
     1.3.2-2, forcing the binary dependency on libginac1.3c2, which did the
     C++ ABI transition.  This should make the package installable in sid
     again (closes: #327302).
 .
   * This is the first time this package is compiled with g++ 4.0.  Since
     this is the default version og the C++ in Debian, now, we will not
     care anymore about compilation problem with g++ 3.* (closes: #264009).
 .
   * debian/compat: Added file with compatibility level 4.  This makes
     Lintian happy.
   * debian/rules: With the move to debhelper compatibility level 4, files
     will land on debian/octave-forge, instead of debian/tmp
 .
   * debian/copyright:
     - Updated FSF address
     - Updated infromation about the current maintainer of the package
Files: 
 094e60e1da15cd056820a98adf322198 919 math optional octave-forge_2005.06.13-2.dsc
 d990ca0f6db558e529ff65790ed2bc12 13239 math optional octave-forge_2005.06.13-2.diff.gz
 7c95e9dd33677b3dff35a91473d5d521 2897026 math optional octave-forge_2005.06.13-2_i386.deb

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

iD8DBQFDKrogk3oga0pdcv4RAlXvAJ4kNeBdMOQRp0ejyZunsHF5SkO+NACfTRTw
gW/8zhCnE1SAP2O9vUJSI6o=
=5eVa
-----END PGP SIGNATURE-----




More information about the Pkg-octave-devel mailing list