Date: Thu, 29 Nov 2012 21:20:39 +0400 From: awarecons <awarecons@gmail.com> To: ports@freebsd.org, bugbusters@FreeBSD.org, gcc@gcc.gnu.org Subject: Chromium ISSUE with GCC 4.8 Message-ID: <CACGq7x2du5pQ%2BiMzAjraVMWD4EJpgXV-aAm08PO175AbRXHGzA@mail.gmail.com>
index | next in thread | raw e-mail
FreeBSD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012
root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
chromium-23.0.1271.64_1 compiled perfectly.
But chromium-23.0.1271.91 fails:
...
In file included from ./base/global_descriptors_posix.h:15:0,
from ./content/public/browser/content_browser_client.h:19,
from content/public/app/content_main_delegate.cc:7:
./base/memory/singleton.h:135:73: internal compiler error: tree check:
expected sizeof_expr, have alignof_expr in cp_tree_equal, at cp/tree.c:2608
template <typename Type> base::AlignedMemory<sizeof(Type), ALIGNOF(Type)>
^
/proc/self/exe: No such file or directory
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
gmake: ***
[out/Release/obj.target/content_app/content/public/app/content_main_delegate.o]
Ошибка 1
gmake: *** Ожидание завершения заданий...
In file included from ./base/global_descriptors_posix.h:15:0,
from ./content/public/browser/content_browser_client.h:19,
from content/app/content_main_runner.cc:31:
./base/memory/singleton.h: At global scope:
./base/memory/singleton.h:130:57: internal compiler error: tree check:
expected sizeof_expr, have alignof_expr in cp_tree_equal, at cp/tree.c:2608
static base::AlignedMemory<sizeof(Type), ALIGNOF(Type)> buffer_;
^
/proc/self/exe: No such file or directory
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
gmake: ***
[out/Release/obj.target/content_app/content/app/content_main_runner.o]
Ошибка 1
*** Error code 1
Stop in /usr/ports/www/chromium.
*** Error code 1
Stop in /usr/ports/www/chromium.
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACGq7x2du5pQ%2BiMzAjraVMWD4EJpgXV-aAm08PO175AbRXHGzA>
