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

[Pkg-octave-devel] Bug#474853: marked as done (octave2.1: FTBFS: munge-texi.cc:42: error: 'exit' was not declared in this scope)



Your message dated Sun, 13 Apr 2008 20:48:02 +0000
with message-id <E1Jl97K-0007zC-R7@ries.debian.org>
and subject line Bug#474853: fixed in octave2.1 1:2.1.73-19
has caused the Debian Bug report #474853,
regarding octave2.1: FTBFS: munge-texi.cc:42: error: 'exit' was not declared in this scope
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.)


-- 
474853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474853
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave2.1
Version: 1:2.1.73-18
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> g++ -g -O2 -o munge-texi munge-texi.cc 
> munge-texi.cc: In function 'void fatal(const std::string&)':
> munge-texi.cc:42: error: 'exit' was not declared in this scope
> munge-texi.cc: In function 'void usage()':
> munge-texi.cc:49: error: 'exit' was not declared in this scope
> munge-texi.cc: In function 'int main(int, char**)':
> munge-texi.cc:199: error: 'strcmp' was not declared in this scope
> make[4]: *** [munge-texi] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: octave2.1
Source-Version: 1:2.1.73-19

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

octave2.1-doc_2.1.73-19_all.deb
  to pool/main/o/octave2.1/octave2.1-doc_2.1.73-19_all.deb
octave2.1-emacsen_2.1.73-19_all.deb
  to pool/main/o/octave2.1/octave2.1-emacsen_2.1.73-19_all.deb
octave2.1-headers_2.1.73-19_amd64.deb
  to pool/main/o/octave2.1/octave2.1-headers_2.1.73-19_amd64.deb
octave2.1-htmldoc_2.1.73-19_all.deb
  to pool/main/o/octave2.1/octave2.1-htmldoc_2.1.73-19_all.deb
octave2.1-info_2.1.73-19_all.deb
  to pool/main/o/octave2.1/octave2.1-info_2.1.73-19_all.deb
octave2.1_2.1.73-19.diff.gz
  to pool/main/o/octave2.1/octave2.1_2.1.73-19.diff.gz
octave2.1_2.1.73-19.dsc
  to pool/main/o/octave2.1/octave2.1_2.1.73-19.dsc
octave2.1_2.1.73-19_amd64.deb
  to pool/main/o/octave2.1/octave2.1_2.1.73-19_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 474853@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 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.8
Date: Sun, 13 Apr 2008 13:28:13 +0200
Source: octave2.1
Binary: octave2.1 octave2.1-doc octave2.1-htmldoc octave2.1-headers octave2.1-emacsen octave2.1-info
Architecture: source amd64 all
Version: 1:2.1.73-19
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  - GNU Octave language for numerical computations (2.1 branch)
 octave2.1-doc - PDF documentation on the GNU Octave language (2.1 branch)
 octave2.1-emacsen - Emacs support for the GNU Octave language (2.1 branch)
 octave2.1-headers - header files for the GNU Octave language (2.1 branch)
 octave2.1-htmldoc - HTML documentation on the GNU Octave language (2.1 branch)
 octave2.1-info - GNU Info documentation on the GNU Octave language (2.1 branch)
Closes: 474853
Changes: 
 octave2.1 (1:2.1.73-19) unstable; urgency=low
 .
   [ Thomas Weber ]
   * Updated patch: 50_compile-with-g++-4.3: More fixes for compiling
     octave2.1 with the GCC 4.3 suite (closes: #474853)
 .
   [ Rafael Laboissiere ]
   * debian/in/PACKAGE-htmldoc.doc-base.*: Change Section to
     Science/Mathematics, which is one of the standard doc-base sections
   * debian/in/PACKAGE.lintian: Only override license.m as
     extra-license-file for octave3.0, since this file does not exist in 2.1
Checksums-Sha1: 
 341276673f2b50aa69918786e44c4ccf5f8df169 1688 octave2.1_2.1.73-19.dsc
 667b3e276471e59869fd2e2655b165448d608e50 58296 octave2.1_2.1.73-19.diff.gz
 b658513f2e37e87ac2ac52e6716eeec7b4a4bd71 5732106 octave2.1_2.1.73-19_amd64.deb
 c4685722a0d2b343feb330fcfaa5933f2827ac28 326908 octave2.1-headers_2.1.73-19_amd64.deb
 c31a697eb490393f9ac40f34cfc96713b73b1e42 1701518 octave2.1-doc_2.1.73-19_all.deb
 55bc21251eb4292949cdf1ad3f1f2f95683e1c69 517618 octave2.1-htmldoc_2.1.73-19_all.deb
 9eced64a0bef0d029f719c30e9788d6289b92971 83512 octave2.1-emacsen_2.1.73-19_all.deb
 55ea32bcf443e68112624cee0056325a33ca0636 317666 octave2.1-info_2.1.73-19_all.deb
Checksums-Sha256: 
 24ad2ba6dfa87bb97b7ff473fc0130c7d3a85b72adb09d476e12e63eea176afc 1688 octave2.1_2.1.73-19.dsc
 5237d51d2690810e093233bea569e2de2febb09e3027c807c742654fbaf41317 58296 octave2.1_2.1.73-19.diff.gz
 13680f978a9f6bf09257c0c6224786725133aec1759445b1a1c4dc584dd464e9 5732106 octave2.1_2.1.73-19_amd64.deb
 4b78b51b112852b597448b90c8bcd4b649b30bde1d90122089f6185b158b1c3b 326908 octave2.1-headers_2.1.73-19_amd64.deb
 196d7a68290e5f8283c0a7d9b4f0f189e705f9f24391a458fd9881b91d554b5d 1701518 octave2.1-doc_2.1.73-19_all.deb
 c816ad046e827bdce5e4f21505dea6ca4c6aeb505ca34cc198842549561f9c4a 517618 octave2.1-htmldoc_2.1.73-19_all.deb
 417ea6cd0defc63f7fcf25bfb6dea351edb3793a90d088340eefef9ba9c1c2a0 83512 octave2.1-emacsen_2.1.73-19_all.deb
 4e3c3aa95cbb315aa3bcd73e0055b57168a36d88a8d4d1020ba02e51c2ea9543 317666 octave2.1-info_2.1.73-19_all.deb
Files: 
 ac2191622ac463a72acd7338b990d0d6 1688 math optional octave2.1_2.1.73-19.dsc
 90813019b99b8e5adde8d3bf0aa1e1d5 58296 math optional octave2.1_2.1.73-19.diff.gz
 c65ea8e92b148d033262474145170437 5732106 math optional octave2.1_2.1.73-19_amd64.deb
 e31ed000bcdbb9f7b7cccff681da791d 326908 math optional octave2.1-headers_2.1.73-19_amd64.deb
 625ee081ba85f48e468fe61db65b21b7 1701518 doc optional octave2.1-doc_2.1.73-19_all.deb
 80a3aa6f50b0ed5666fb5cf10c730807 517618 doc optional octave2.1-htmldoc_2.1.73-19_all.deb
 c305276becdcd8220d7f4adb17eb105a 83512 math optional octave2.1-emacsen_2.1.73-19_all.deb
 336400602a5e642782a792af876e0f5e 317666 math optional octave2.1-info_2.1.73-19_all.deb

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

iD8DBQFIAmW+k3oga0pdcv4RAvsOAJ9NhECvEr3C6NXctnGC/euzTa7o5wCeMnpO
wszOYaZUjuZ6sRI8N5N3jl8=
=zrLR
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: