Your message dated Sat, 10 May 2008 16:50:26 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#477281: Bug#477168: FTBFS on ia64: uses obsolete
iostream.h
has caused the Debian Bug report #477281,
regarding FTBFS on ia64: uses obsolete iostream.h
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 [EMAIL PROTECTED]
immediately.)
--
477281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477281
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xulrunner
Version: 1.8.1.14-1
Severity: serious
Tags: patch
Hi.
xulrunner FTBFSes on ia64 because it cannot find iostream.h which indeed
is obsolete and gone with gcc 4.3.0 AFAIS.
http://buildd.debian.org/fetch.cgi?pkg=xulrunner;ver=1.8.1.14-1;arch=ia64;stamp=1208499195:
[...]
make[8]: Entering directory
`/build/buildd/xulrunner-1.8.1.14/xpcom/reflect/xptcall/src/md/unix'
xptcinvoke_ipf64.cpp
c++ -o xptcinvoke_ipf64.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API
-DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000
-DEXPORT_XPTC_API -I../../../../../../dist/include/xpcom
-I../../../../../../dist/include -I/usr/include/nspr -I./../.. -fPIC
-fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-Wno-long-long -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O2
-fno-strict-aliasing -g -DMOZILLA_CLIENT -include
../../../../../../mozilla-config.h -Wp,-MD,.deps/xptcinvoke_ipf64.pp
xptcinvoke_ipf64.cpp
xptcinvoke_ipf64.cpp:43:22: error: iostream.h: No such file or directory
make[8]: *** [xptcinvoke_ipf64.o] Error 1
make[8]: Leaving directory
`/build/buildd/xulrunner-1.8.1.14/xpcom/reflect/xptcall/src/md/unix'
make[7]: *** [libs] Error 2
[...]
[EMAIL PROTECTED]:~/xulrunner-1.8.1.14/xpcom$ grep -r iostream\.h *
reflect/xptcall/src/md/unix/xptcinvoke_ipf32.cpp:#include <iostream.h>
reflect/xptcall/src/md/unix/xptcinvoke_ipf64.cpp:#include <iostream.h>
tests/StringFactoringTests/test_main.cpp:#include <iostream.h>
tests/StringFactoringTests/profile_main.cpp:#include <iostream.h>
tests/RegFactory.cpp:#include <iostream.h>
tests/windows/nsStringTest.cpp:#include <iostream.h>
This code is ia64-only.
Regards,
Rene
--- End Message ---
--- Begin Message ---
Package: icedove
Version: 2.0.0.14-1
should be fixed in latest upload.
On Tue, Apr 22, 2008 at 08:17:55PM +0200, Mike Hommey wrote:
> On Tue, Apr 22, 2008 at 09:46:10AM +0200, Rene Engelhard wrote:
> > clone 477168 -1 -2
> > reassign -1 iceape
> > reassign -2 icedove
> > thanks
> >
> > Mike Hommey wrote:
> > > How come iceape didn't fail to build but had a warning instead ? (using
> > > gcc 4.3)
> >
> > So if mundy had a proper chroot, iceape (and icdeove) would have failed
> > there, too...
> > (CC'ing lamont)
>
> Upstream solved the issue by removing the #include.
> cf. https://bugzilla.mozilla.org/show_bug.cgi?id=419350
>
> Mike
>
>
>
- Alexander
--- End Message ---