From owner-freebsd-chromium@FreeBSD.ORG Sun Mar 18 20:11:18 2012 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 930001065673 for ; Sun, 18 Mar 2012 20:11:18 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 187198FC17 for ; Sun, 18 Mar 2012 20:11:17 +0000 (UTC) Received: from mail.0x20.net (mail.0x20.net [217.69.76.211]) by mail.0x20.net (Postfix) with ESMTP id D94A76A6017 for ; Sun, 18 Mar 2012 21:11:09 +0100 (CET) X-Virus-Scanned: amavisd-new at mail.0x20.net Received: from mail.0x20.net ([217.69.76.211]) by mail.0x20.net (mail.0x20.net [217.69.76.211]) (amavisd-new, port 10024) with ESMTP id OUH1eoD2gTHx for ; Sun, 18 Mar 2012 21:11:09 +0100 (CET) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 8DBC96A6014 for ; Sun, 18 Mar 2012 21:11:09 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.4/8.14.4) with ESMTP id q2IKB9o2089807 for ; Sun, 18 Mar 2012 21:11:09 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.4/8.14.4/Submit) id q2IKB9iD088971 for chromium@FreeBSD.org; Sun, 18 Mar 2012 21:11:09 +0100 (CET) (envelope-from lars) Date: Sun, 18 Mar 2012 21:11:09 +0100 From: Lars Engels To: chromium@FreeBSD.org Message-ID: <20120318201109.GA23354@e-new.0x20.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YPOU9eFKIy6Wf5kE" Content-Disposition: inline X-Editor: VIM - Vi IMproved 7.3 X-Operation-System: FreeBSD 8.2-RELEASE-p3 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Chromium build fails on Current (r233121) X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Mar 2012 20:11:18 -0000 --YPOU9eFKIy6Wf5kE Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Build of Chromium 17.0.963.79 fails to build on r233121, amd64: CXX(target) out/Release/obj.target/webkit_gpu/webkit/gpu/webgraphicscontext3d_in_process_impl.o LINK(host) out/Release/protoc AR(host) out/Release/obj.host/v8/tools/gyp/libv8_nosnapshot.a RULE sync_proto_genproto_0 out/Release/pyproto/chrome/browser/sync/protocol/sync_pb2.py gmake: *** [out/Release/pyproto/chrome/browser/sync/protocol/sync_pb2.py] Floating point exception: 8 (core dumped) gmake: *** Waiting for unfinished jobs.... *** [do-build] Error code 1 Stop in /usr/ports/www/chromium. *** [build] Error code 1 The backtrace is: gdb /usr/ports/www/chromium/work/chromium-courgette-redacted-17.0.963.79/out/Release/protoc protoc.core (y|n|e)?yes [GDB will not be able to debug user-mode threads: Undefined symbol "td_thr_getxmmregs"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... Core was generated by `protoc'. Program terminated with signal 8, Arithmetic exception. Reading symbols from /usr/lib/libstdc++.so.6...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libstdc++.so.6 Reading symbols from /lib/libthr.so.3...(no debugging symbols found)...done. Loaded symbols for /lib/libthr.so.3 Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /lib/libm.so.5...(no debugging symbols found)...done. Loaded symbols for /lib/libm.so.5 Reading symbols from /lib/libgcc_s.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/libgcc_s.so.1 Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x00000000004b0e54 in google::protobuf::compiler::Parser::ParseType () (gdb) bt #0 0x00000000004b0e54 in google::protobuf::compiler::Parser::ParseType () #1 0x00000000004b5f7f in google::protobuf::compiler::Parser::ParseMessageField () #2 0x00000000004b72dc in google::protobuf::compiler::Parser::ParseMessageStatement () #3 0x00000000004b73be in google::protobuf::compiler::Parser::ParseMessageBlock () #4 0x00000000004b7558 in google::protobuf::compiler::Parser::ParseMessageDefinition () #5 0x00000000004b767f in google::protobuf::compiler::Parser::ParseTopLevelStatement () #6 0x00000000004b7bd7 in google::protobuf::compiler::Parser::Parse () #7 0x00000000004ac560 in google::protobuf::compiler::SourceTreeDescriptorDatabase::FindFileByName () #8 0x000000000047cf15 in google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase () #9 0x000000000047d025 in google::protobuf::DescriptorPool::FindFileByName () #10 0x0000000000411921 in google::protobuf::compiler::CommandLineInterface::Run () #11 0x000000000045c220 in main () Lars --YPOU9eFKIy6Wf5kE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk9mQV0ACgkQKc512sD3afjXaQCfXYTuSQYxliVrwsdKNjk9hqP5 3VwAoJlPVJQ9ObVhJEpZn9zGOK9I84ax =ennF -----END PGP SIGNATURE----- --YPOU9eFKIy6Wf5kE--