[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-octave-devel] Bug#417494: marked as done ([should not ship with Lenny] FTBFS with GCC 4.3: missing #includes)



Your message dated Sun, 24 Feb 2008 09:02:03 +0000
with message-id <E1JTCkF-0000Rf-6E@ries.debian.org>
and subject line Bug#417494: fixed in octave2.1-forge 2006.03.17+dfsg1-6
has caused the Debian Bug report #417494,
regarding [should not ship with Lenny] FTBFS with GCC 4.3: missing #includes
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.)


-- 
417494: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417494
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave2.1-forge
Version: 2006.03.17+dfsg1-3
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  Some background of this can be found at
http://gcc.gnu.org/PR28080

You can reproduce this problem with gcc-snapshot (20070326-1 or higher)
from unstable.  I'll try to look into this problem but I don't know when
I'll have time.

> Automatic build of octave2.1-forge_2006.03.17+dfsg1-3 on coconut0 by sbuild/ia64 0.49
...
> /usr/bin/g++ -c -fPIC -I/usr/include/octave-2.1.73 -I/usr/include/octave-2.1.73/octave -O2 -Doctave_idx_type=int -DHAVE_OCTAVE_21 -DOCTAVE_FORGE -DHAVE_ND_ARRAYS -DTYPEID_HAS_CLASS -DCLASS_HAS_LOAD_SAVE -DMX_ND_RED_NUM=5 -DHAVE_OCTAVE_CONCAT -DHAVE_SWAP_BYTES -DHAVE_OCTAVE_UPLUS fixedComplex.cc -o fixedComplex.o
> fixedComplex.cc: In function 'FixedPointComplex pow(const FixedPointComplex&, int)':
> fixedComplex.cc:153: error: call of overloaded 'abs(const int&)' is ambiguous
 ^
This is a missing #include <cstdlib>

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: octave2.1-forge
Source-Version: 2006.03.17+dfsg1-6

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

octave2.1-forge_2006.03.17+dfsg1-6.diff.gz
  to pool/main/o/octave2.1-forge/octave2.1-forge_2006.03.17+dfsg1-6.diff.gz
octave2.1-forge_2006.03.17+dfsg1-6.dsc
  to pool/main/o/octave2.1-forge/octave2.1-forge_2006.03.17+dfsg1-6.dsc
octave2.1-forge_2006.03.17+dfsg1-6_amd64.deb
  to pool/main/o/octave2.1-forge/octave2.1-forge_2006.03.17+dfsg1-6_amd64.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 417494@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <rafael@debian.org> (supplier of updated octave2.1-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@debian.org)


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

Format: 1.7
Date: Sat, 23 Feb 2008 22:08:45 +0100
Source: octave2.1-forge
Binary: octave2.1-forge
Architecture: source amd64
Version: 2006.03.17+dfsg1-6
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Rafael Laboissiere <rafael@debian.org>
Description: 
 octave2.1-forge - Contributed functions from the GNU Octave Repository
Closes: 417494
Changes: 
 octave2.1-forge (2006.03.17+dfsg1-6) unstable; urgency=low
 .
   * debian/control: Removed Cyril Brulebois from the list of Uploaders,
     at his request
   * debian/patches/g++4.3-fixes.patch: Make the package build with GCC 4.3
     (closes: #417494)
   * debian/patches/manpage-comments.patch: Fix comment macro in mex.1
     manpage
Files: 
 6a243c531d30510540f6da1fd30f60f8 1294 math optional octave2.1-forge_2006.03.17+dfsg1-6.dsc
 69f9544d10fe04e0593ba56c7f12677a 20352 math optional octave2.1-forge_2006.03.17+dfsg1-6.diff.gz
 10480437fcaea4dbba3e0a3eae14c36f 2766478 math optional octave2.1-forge_2006.03.17+dfsg1-6_amd64.deb

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

iD8DBQFHwS/hk3oga0pdcv4RAkDRAJ0b9usTOEa82iE0Vmq2HoxbJPnmcACeLLnm
Jqb8f0ikhkjAA/Oku/e1FF4=
=l5ut
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: