From owner-freebsd-chromium@FreeBSD.ORG Sat Feb 23 18:33:25 2013 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 47B8C74B; Sat, 23 Feb 2013 18:33:25 +0000 (UTC) (envelope-from awarecons@gmail.com) Received: from mail-ie0-x231.google.com (ie-in-x0231.1e100.net [IPv6:2607:f8b0:4001:c03::231]) by mx1.freebsd.org (Postfix) with ESMTP id 19DA7CCC; Sat, 23 Feb 2013 18:33:25 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id 16so1906931iea.36 for ; Sat, 23 Feb 2013 10:33:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=Y7XWs2mWdNrjKiGa8Gpa1S07aRdz1qj4CC/0+HdSCFg=; b=xh34nLU5MN3oDcqhP0mKsfmCb3E+a2fE7wbzPTviDr1I3bXk00Z6r+RM5sShmZ5VsD HQb85qGm4CEWmzI6FoNVtDkW0UACH1kCG2RGj4lFhSQt+iuwcd94WllSkQLQGhmUr1+t Dw1Wzj4yL0tGssXHnbrxKP4VrfzVpMZxnmhmFNWkw+12hY37FYgo34zU4YH4YDUridRf PKNUHJrd8t+o0oKLO3YtiQbOcn816y1XDmVdtPZdBcnhptUoA4meLBSXvqPYyHAZvEj/ vSp/r9Eb0rC8R1DfBtdMkHpTJ/Jzrqt2UBO3aIZbcZXqAldA7NXqmIcr2A7Swkn1yGA4 xtMA== MIME-Version: 1.0 X-Received: by 10.42.91.7 with SMTP id n7mr2398446icm.40.1361644404842; Sat, 23 Feb 2013 10:33:24 -0800 (PST) Received: by 10.64.16.131 with HTTP; Sat, 23 Feb 2013 10:33:24 -0800 (PST) Date: Sat, 23 Feb 2013 22:33:24 +0400 Message-ID: Subject: www/chromium ISSUE Updating to chromium-25.0.1364.97 error From: awarecons To: ports-bugs@freebsd.org, chromium@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2013 18:33:25 -0000 FreeBSD xxx 9.0-RELEASE-p5 FreeBSD 9.0-RELEASE-p5 #3: Sat Dec 29 20:04:22 MSK 2012 root@xxx:/sys/i386/compile/GENERIC i386 gcc 4.6.3: ... CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/authcert.o CC(target) out/Release/obj.target/libssl/net/third_party/nss/ssl/cmpcert.o In file included from net/third_party/nss/ssl/authcert.c:19:0: net/third_party/nss/ssl/ssl.h:732:60: error: expected ';', ',' or ')' before '!' token gmake: *** [out/Release/obj.target/libssl/net/third_party/nss/ssl/authcert.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 1 Stop in /usr/ports/www/chromium. *** Error code 1 Stop in /usr/ports/www/chromium. ===>>> make failed for www/chromium ===>>> Aborting update gcc 4.2.1: ... CXX(target) out/Release/obj.target/content_ppapi_plugin/content/ppapi_plugin/ppapi_plugin_main.o In file included from ./content/common/child_thread.h:16:0, from ./content/ppapi_plugin/ppapi_thread.h:17, from content/ppapi_plugin/ppapi_broker_main.cc:9: ./webkit/glue/resource_loader_bridge.h:388:1: error: expected unqualified-id before numeric constant In file included from ./content/common/child_thread.h:16:0, from ./content/ppapi_plugin/ppapi_thread.h:17, from content/ppapi_plugin/ppapi_plugin_main.cc:12: ./webkit/glue/resource_loader_bridge.h:388:1: error: expected unqualified-id before numeric constant gmake: *** [out/Release/obj.target/content_ppapi_plugin/content/ppapi_plugin/ppapi_broker_main.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake: *** [out/Release/obj.target/content_ppapi_plugin/content/ppapi_plugin/ppapi_plugin_main.o] Error 1 *** Error code 1 Stop in /usr/ports/www/chromium. *** Error code 1 Stop in /usr/ports/www/chromium. ===>>> make failed for www/chromium ===>>> Aborting update clang: ... CXX(target) out/Release/obj.target/media/media/base/audio_timestamp_helper.o clang++: warning: argument unused during compilation: '--param ssp-buffer-size=4' media/base/audio_splicer.cc:63:7: error: call to 'abs' is ambiguous if (std::abs(delta.InMilliseconds()) > kMaxTimeDeltaInMilliseconds) { ^~~~~~~~ /usr/include/stdlib.h:79:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:142:3: note: candidate function abs(long __i) { return labs(__i); } ^ 1 error generated. gmake: *** [out/Release/obj.target/media/media/base/audio_splicer.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 1 Stop in /usr/ports/www/chromium. *** Error code 1 Stop in /usr/ports/www/chromium. ===>>> make failed for www/chromium ===>>> Aborting update