Chromium ISSUE with GCC 4.8
awarecons <[email protected]> Thu, 29 Nov 2012 21:20:39 +0400
| Newsgroups | gmane.os.freebsd.bugbusters,gmane.comp.gcc.devel |
|---|---|
| Message-ID | <CACGq7x2du5pQ+iMzAjraVMWD4EJpgXV-aAm08PO175AbRXHGzA@mail.gmail.com> |
FreeBSD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 [email protected]:/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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugbusters To unsubscribe, send any mail to "[email protected]"