2012-01-19 16:02:53 |
Chris Coulson |
bug |
|
|
added bug |
2012-01-19 16:03:03 |
Chris Coulson |
nominated for series |
|
Ubuntu Lucid |
|
2012-01-19 16:03:03 |
Chris Coulson |
bug task added |
|
firefox (Ubuntu Lucid) |
|
2012-01-19 16:03:11 |
Chris Coulson |
firefox (Ubuntu): status |
New |
Invalid |
|
2012-01-19 16:03:15 |
Chris Coulson |
firefox (Ubuntu Lucid): status |
New |
Triaged |
|
2012-01-19 16:03:37 |
Chris Coulson |
firefox (Ubuntu Lucid): importance |
Undecided |
Critical |
|
2012-01-19 23:22:28 |
Chris Coulson |
summary |
Firefox 12 fails to build on Lucid i386 (../../../dist/include/nsCOMPtr.h:316: internal compiler error: in tree_nrv, at tree-nrv.c:143) |
Firefox 12 fails to build on Lucid x86_64 (../../../dist/include/nsCOMPtr.h:316: internal compiler error: in tree_nrv, at tree-nrv.c:143) |
|
2012-01-19 23:22:37 |
Chris Coulson |
description |
Firefox and Thunderbird 12 are failing on Lucid i386 with this error:
c++ -o HttpChannelParent.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include /build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DSTATIC_EXPORTABLE_JS_API -DMOZ_THUNDERBIRD=1 -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DEXCLUDE_SKIA_DEPENDENCIES -DOS_LINUX=1 -DOS_POSIX=1 -DIMPL_NS_NET -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/../../base/src -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/xpcom/ds -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/content/base/src -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/content/events/src -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/ipc/chromium/src -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http -I. -I../../../dist/include -I../../../dist/include/nsprpub -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/obj-x86_64-linux-gnu/mozilla/dist/include/nspr -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/obj-x86_64-linux-gnu/mozilla/dist/include/nss -fPIC -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -Wno-long-long -g -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MF .deps/HttpChannelParent.pp /build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/HttpChannelParent.cpp
/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/HttpChannelParent.cpp:338: warning: ignoring #pragma warning
In file included from ../../../dist/include/nsAutoPtr.h:48,
from ../../../dist/include/gfxPattern.h:46,
from ../../../dist/include/IPC/IPCMessageUtils.h:54,
from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:14,
from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
from ../../../dist/include/mozilla/net/NeckoChild.h:44,
from /build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/nsHttp.h:60,
from ../../../dist/include/mozilla/net/HttpChannelParent.h:45,
from /build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/HttpChannelParent.cpp:41:
../../../dist/include/nsCOMPtr.h: In function 'nsQueryInterface do_QueryInterface(nsISupports*)':
../../../dist/include/nsCOMPtr.h:316: internal compiler error: in tree_nrv, at tree-nrv.c:143
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
See https://launchpadlibrarian.net/90342632/buildlog_ubuntu-lucid-amd64.thunderbird-trunk_12.0~a1~hg20120118r9213.84699-0ubuntu1~umd1~lucid_FAILEDTOBUILD.txt.gz |
Firefox and Thunderbird 12 are failing on Lucid x86_64 with this error:
c++ -o HttpChannelParent.o -c -I../../../dist/stl_wrappers -I../../../dist/system_wrappers -include /build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DSTATIC_EXPORTABLE_JS_API -DMOZ_THUNDERBIRD=1 -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DEXCLUDE_SKIA_DEPENDENCIES -DOS_LINUX=1 -DOS_POSIX=1 -DIMPL_NS_NET -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/../../base/src -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/xpcom/ds -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/content/base/src -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/content/events/src -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/ipc/chromium/src -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/ipc/glue -I../../../ipc/ipdl/_ipdlheaders -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http -I. -I../../../dist/include -I../../../dist/include/nsprpub -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/obj-x86_64-linux-gnu/mozilla/dist/include/nspr -I/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/obj-x86_64-linux-gnu/mozilla/dist/include/nss -fPIC -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -Wno-long-long -g -fno-exceptions -fno-strict-aliasing -fshort-wchar -pthread -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -g -Os -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MF .deps/HttpChannelParent.pp /build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/HttpChannelParent.cpp
/build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/HttpChannelParent.cpp:338: warning: ignoring #pragma warning
In file included from ../../../dist/include/nsAutoPtr.h:48,
from ../../../dist/include/gfxPattern.h:46,
from ../../../dist/include/IPC/IPCMessageUtils.h:54,
from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:14,
from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
from ../../../dist/include/mozilla/net/NeckoChild.h:44,
from /build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/nsHttp.h:60,
from ../../../dist/include/mozilla/net/HttpChannelParent.h:45,
from /build/buildd/thunderbird-trunk-12.0~a1~hg20120118r9213.84699/build-tree/mozilla/mozilla/netwerk/protocol/http/HttpChannelParent.cpp:41:
../../../dist/include/nsCOMPtr.h: In function 'nsQueryInterface do_QueryInterface(nsISupports*)':
../../../dist/include/nsCOMPtr.h:316: internal compiler error: in tree_nrv, at tree-nrv.c:143
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
See https://launchpadlibrarian.net/90342632/buildlog_ubuntu-lucid-amd64.thunderbird-trunk_12.0~a1~hg20120118r9213.84699-0ubuntu1~umd1~lucid_FAILEDTOBUILD.txt.gz |
|
2012-01-20 12:08:37 |
Launchpad Janitor |
branch linked |
|
lp:firefox |
|
2012-01-20 12:15:30 |
Launchpad Janitor |
branch linked |
|
lp:thunderbird |
|
2012-01-20 12:29:10 |
Chris Coulson |
firefox (Ubuntu Lucid): status |
Triaged |
Fix Released |
|
2012-01-24 19:11:42 |
Honza Bambas |
bug |
|
|
added subscriber Honza Bambas |
2012-02-01 15:31:21 |
Launchpad Janitor |
branch linked |
|
lp:firefox/aurora |
|
2012-02-01 16:06:36 |
Launchpad Janitor |
branch linked |
|
lp:thunderbird/aurora |
|
2012-02-02 09:04:17 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/firefox/firefox-beta.maverick |
|
2012-02-02 09:07:23 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/firefox/firefox-beta.lucid |
|
2012-02-02 17:21:23 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/thunderbird/thunderbird-beta.maverick |
|
2012-02-02 17:25:21 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/thunderbird/thunderbird-beta.lucid |
|
2012-03-09 18:57:31 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/firefox/firefox.maverick |
|
2012-03-09 19:05:58 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/firefox/firefox.lucid |
|
2012-03-09 19:59:22 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/thunderbird/thunderbird.maverick.ppa |
|
2012-03-09 20:01:18 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/thunderbird/thunderbird.lucid.ppa |
|
2012-03-13 16:00:23 |
Launchpad Janitor |
branch linked |
|
lp:firefox/beta |
|
2012-03-13 16:08:20 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/firefox/firefox-beta.precise |
|
2012-03-13 17:14:21 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/firefox/firefox-beta.oneiric |
|
2012-03-13 17:58:16 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/firefox/firefox-beta.natty |
|
2012-03-13 20:35:17 |
Launchpad Janitor |
branch linked |
|
lp:thunderbird/beta |
|
2012-03-13 20:36:22 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/thunderbird/thunderbird-beta.precise |
|
2012-03-13 21:11:18 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/thunderbird/thunderbird-beta.oneiric |
|
2012-03-13 21:38:31 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/thunderbird/thunderbird-beta.natty |
|
2012-03-15 21:47:51 |
Launchpad Janitor |
firefox (Ubuntu): status |
Invalid |
Fix Released |
|
2012-03-15 23:02:44 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/lucid-security/firefox |
|
2012-03-15 23:04:19 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/maverick-security/firefox |
|
2012-03-18 05:28:15 |
Yoji TOYODA |
bug |
|
|
added subscriber Yoji TOYODA |
2012-03-18 09:30:28 |
Yoji TOYODA |
removed subscriber Yoji TOYODA |
|
|
|
2012-04-12 22:40:28 |
Launchpad Janitor |
branch linked |
|
lp:~mozillateam/thunderbird/thunderbird.lucid |
|
2012-04-18 07:03:16 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/lucid-proposed/thunderbird |
|
2012-04-24 21:38:17 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/lucid-updates/thunderbird |
|