Chromium ISSUE with GCC 4.8

awarecons awarecons at gmail.com
Thu Nov 29 17:20:40 UTC 2012


FreeBSD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012
  root at 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.


More information about the freebsd-ports mailing list