From owner-freebsd-bugbusters@FreeBSD.ORG Thu Nov 29 17:20:40 2012 Return-Path: Delivered-To: bugbusters@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1C48F1E; Thu, 29 Nov 2012 17:20:40 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3F18E8FC08; Thu, 29 Nov 2012 17:20:39 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fo13so20269294vcb.13 for ; Thu, 29 Nov 2012 09:20:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=adzgk9NcnbvhwBNzswU9vnVffZX72FAP/OAOvZr3BU0=; b=PTH98U+TgSU+pQ9TefX1cFY5BjQAwJdTUdbMPHWKVCL4BLxGIx89qJkEcl9/rmJhMw lsAkea97+fWzgG8j81L/uOfYTLD3H+A3FCU20jI2Iu0g4k9cHicOBxBImklN9OFX9Mcu 6a3rE2Pj37CvQhI8JaQllKLdNfDtHyYLKGnL3YQRnP2CEmmhro94NCRRfbrWiPll0JBl f3+IJ0qa32daBOM31W+A+fMiZYto7los8OsL0Bctu8jG5AoMgmN32kM3/getDzppGxHb DNd5RO++TMcP9eilwp9g/NW5B2NkLDlzXhL2qvsvCCD7uHvEYi6JLQ2vKuCv5Sh92NnV /q4Q== MIME-Version: 1.0 Received: by 10.220.247.204 with SMTP id md12mr30000709vcb.27.1354209639591; Thu, 29 Nov 2012 09:20:39 -0800 (PST) Received: by 10.220.230.138 with HTTP; Thu, 29 Nov 2012 09:20:39 -0800 (PST) Date: Thu, 29 Nov 2012 21:20:39 +0400 Message-ID: Subject: Chromium ISSUE with GCC 4.8 From: awarecons To: ports@freebsd.org, bugbusters@FreeBSD.org, gcc@gcc.gnu.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 17:20:40 -0000 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 base::AlignedMemory ^ /proc/self/exe: No such file or directory Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake: *** [out/Release/obj.target/content_app/content/public/app/content_main_delegat= e.o] =EF=DB=C9=C2=CB=C1 1 gmake: *** =EF=D6=C9=C4=C1=CE=C9=C5 =DA=C1=D7=C5=D2=DB=C5=CE=C9=D1 =DA=C1= =C4=C1=CE=C9=CA... 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 buffer_; ^ /proc/self/exe: No such file or directory Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake: *** [out/Release/obj.target/content_app/content/app/content_main_runner.o] =EF=DB=C9=C2=CB=C1 1 *** Error code 1 Stop in /usr/ports/www/chromium. *** Error code 1 Stop in /usr/ports/www/chromium.