Debian Bug report logs -
#461708
FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers [fixed in experimental]
Reported by: Martin Michlmayr <tbm@cyrius.com>
Date: Sun, 20 Jan 2008 09:57:04 UTC
Severity: serious
Tags: fixed-upstream
Found in version chromium/0.9.12-13
Fixed in versions chromium/0.9.12-14~experimental1, chromium/0.9.13.1-1
Done: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#461708; Package chromium.
(full text, mbox, link).
Acknowledgement sent to Martin Michlmayr <tbm@cyrius.com>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: chromium
Version: 0.9.12-13
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, pre-iso c++ headers
will no longer be present, but your application makes use of them.
You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.
> Automatic build of chromium_0.9.12-13 on em64t by sbuild/amd64 0.53
...
> g++ -c -pipe `/usr/bin/sdl-config --cflags` -DUSE_SDL `/usr/bin/smpeg-config --cflags` -Wall -W -g -O2 -DAUDIO_OPENAL -D_REENTRANT -DPKGDATADIR=\"/usr/share/games/chromium/\" -I/usr/X11R6/include -o Config.o Config.cpp
> In file included from Config.cpp:17:
> NCString.h:4:20: error: stream.h: No such file or directory
> In file included from Config.cpp:17:
> NCString.h:126: error: expected constructor, destructor, or type conversion before '&' token
> make[2]: *** [Config.o] Error 1
> make[2]: Leaving directory `/build/tbm/chromium-0.9.12/src'
--
Martin Michlmayr
http://www.cyrius.com/
Severity set to `important' from `normal'
Request was from Matthias Klose <doko@cs.tu-berlin.de>
to control@bugs.debian.org.
(Thu, 24 Jan 2008 00:43:08 GMT) (full text, mbox, link).
Tags added: pending
Request was from Paul Wise <pabs@debian.org>
to control@bugs.debian.org.
(Fri, 15 Feb 2008 13:33:16 GMT) (full text, mbox, link).
Severity set to `serious' from `important'
Request was from Marc Brockschmidt <marc@marcbrockschmidt.de>
to control@bugs.debian.org.
(Sat, 05 Apr 2008 12:45:51 GMT) (full text, mbox, link).
Reply sent to Sam Hocevar (Debian packages) <sam+deb@zoy.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Martin Michlmayr <tbm@cyrius.com>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #16 received at 461708-close@bugs.debian.org (full text, mbox, reply):
Source: chromium
Source-Version: 0.9.12-14~experimental1
We believe that the bug you reported is fixed in the latest version of
chromium, which is due to be installed in the Debian FTP archive:
chromium_0.9.12-14~experimental1.diff.gz
to pool/main/c/chromium/chromium_0.9.12-14~experimental1.diff.gz
chromium_0.9.12-14~experimental1.dsc
to pool/main/c/chromium/chromium_0.9.12-14~experimental1.dsc
chromium_0.9.12-14~experimental1_amd64.deb
to pool/main/c/chromium/chromium_0.9.12-14~experimental1_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 461708@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sam Hocevar (Debian packages) <sam+deb@zoy.org> (supplier of updated chromium 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: Mon, 12 May 2008 17:04:11 +0200
Source: chromium
Binary: chromium
Architecture: source amd64
Version: 0.9.12-14~experimental1
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
Description:
chromium - fast paced, arcade-style, scrolling space shooter
Closes: 426817 449830 459056 461708
Changes:
chromium (0.9.12-14~experimental1) experimental; urgency=low
.
[ Reinhard Tartler ]
* 50_fix-configure (Closes: #459056)
+ use /bin/bash instead of /bin/sh in configure to avoid FTBFS
.
[ Emmet Hikory ]
* Start game unpaused
* Allow restart with mouse click (Closes: #426817)
.
[ Eddy Petrișor ]
* desktop file changes
- added a Romanian Comment translation
- removed the invalid category "Application" and added "ActionGame"
.
[ Jon Dowland ]
* update menu section to "Games/Action" for menu transition
(thanks Linas Žvirblis)
.
[ Cyril Brulebois ]
* Adjusted Vcs-Svn and Vcs-Browser fields in the control file.
.
[ Barry deFreese ]
* Fix make clean lintian warning
* Clean up watch file (Closes: #449830)
* Add Homepage entry in control
* Bump Standards Version to 3.7.3
* Remove deprecated Encoding field from desktop file
.
[ Paul Wise ]
* Add patch to fix FTBFS with GCC 4.3 (Closes: #461708)
* Add a patch to look for data in ~/.chromium-data/ first
* Add some information about the removed music to the README.Debian
* Escape some unescaped hyphens in the manual page
* Document some more files and directories in the manual page
* Ease backporting by relaxing the two versioned build-deps slightly
* Fix some spelling errors
.
[ Sam Hocevar ]
* debian/patches/70_ftgl.diff: use FTGL for font rendering instead of
the current proprietary code.
* debian/control: build-depend on libftgl-dev.
* debian/control: depend on ttf-uralic so that we don't need to embed our
own font.
Checksums-Sha1:
2091c547cb23fdb503f15a0fbc01f1d05922c6f3 1469 chromium_0.9.12-14~experimental1.dsc
5a16ba5443377728ca185b5602c927ea74688154 20979 chromium_0.9.12-14~experimental1.diff.gz
d30dc0fe6bd67b0f7fed536da5e528e6ce8a0893 126246 chromium_0.9.12-14~experimental1_amd64.deb
Checksums-Sha256:
24a61d72eac99061cf032ca5d70a43e1c176a8b962396b9ca3859e878cb9e270 1469 chromium_0.9.12-14~experimental1.dsc
cdbf1f0bc761ea9e4be4796fd74352a3e1f016f34863ec3720c565d4d77ce55d 20979 chromium_0.9.12-14~experimental1.diff.gz
4f4578d5839cf428cfb0e2c7af9c0c4d88b1dd158b551c1ff1dc0d3a847e7b5d 126246 chromium_0.9.12-14~experimental1_amd64.deb
Files:
a2cb59bd0d40753c89146ca874514b64 1469 games optional chromium_0.9.12-14~experimental1.dsc
9d1d91695de4dfecaffffdf8bfb43dcc 20979 games optional chromium_0.9.12-14~experimental1.diff.gz
594a6f24ea3dd32e70faece36d93cd64 126246 games optional chromium_0.9.12-14~experimental1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIKFzVfPP1rylJn2ERAp3RAKCIaKFLy5jf8xA+ewjiH/Jk1rUsOACffMic
qQx1paOkfHobvF2Vh05WRrQ=
=bScg
-----END PGP SIGNATURE-----
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#461708; Package chromium.
(full text, mbox, link).
Acknowledgement sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #21 received at 461708@bugs.debian.org (full text, mbox, reply):
# Automatically generated email from bts, devscripts version 2.10.27
# simply to make tracking easier
retitle 461708 FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers [fixed in experimental]
Changed Bug title to `FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers [fixed in experimental]' from `FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers'.
Request was from Lucas Nussbaum <lucas@lucas-nussbaum.net>
to control@bugs.debian.org.
(Fri, 23 May 2008 08:36:25 GMT) (full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#461708; Package chromium.
(full text, mbox, link).
Acknowledgement sent to Paul Wise <pabs@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #28 received at 461708@bugs.debian.org (full text, mbox, reply):
# Automatically generated email from bts, devscripts version 2.10.29
#Fixes for these issues have been committed upstream and will be released soon, tags 385115 + fixed-upstream
tags 459056 + fixed-upstream
tags 467123 + fixed-upstream
tags 461708 + fixed-upstream
Tags added: fixed-upstream
Request was from Paul Wise <pabs@debian.org>
to control@bugs.debian.org.
(Wed, 18 Jun 2008 02:27:10 GMT) (full text, mbox, link).
Bug marked as fixed in version 0.9.13.1-1.
Request was from Paul Wise <pabs@debian.org>
to control@bugs.debian.org.
(Thu, 24 Jul 2008 06:15:01 GMT) (full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 31 Aug 2008 07:26:46 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 12:38:24 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.