From owner-svn-ports-all@FreeBSD.ORG Sun Oct 13 15:39:54 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 96063198; Sun, 13 Oct 2013 15:39:54 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x230.google.com (mail-vb0-x230.google.com [IPv6:2607:f8b0:400c:c02::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1D863286D; Sun, 13 Oct 2013 15:39:54 +0000 (UTC) Received: by mail-vb0-f48.google.com with SMTP id w16so3997844vbf.21 for ; Sun, 13 Oct 2013 08:39:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ANd5/OAnPVKpsHSy2brTRKo/bgr2DWoL+7mJgz+OMJo=; b=F16I4Sf+fHrhAgsxz9MqsujqMaa07+8Jo/F4nmxzvaPJIpgWbJpKwl1SbrnMfB67RJ IpBD1xRh7X6E+J0GwYaYg6RCLHeoBV+stgSQduJuwQfxE7iFajI6qIHkFhIb/sCcOYNs xrU2Oa2oj3Hfv9ZwTBjLVGSFHXkLrA2ChUAzPQ/sdYVEXCJZ1v68UGb5DOlrvCIAA5/s 9mNP7n2Kd1hl7iNZWGXxj2vcV8LkFnlrvOkNAXn180G1RI/5EbfBJXP+bFMAzM1JzJ15 txRy2m4sM0gvS5skFzipXzLqEpsuD4k5VOJJdrNW6SGh/Qsf169+dD/wDkbc2EiKaZdS VRoQ== MIME-Version: 1.0 X-Received: by 10.58.254.200 with SMTP id ak8mr2767252ved.12.1381678793144; Sun, 13 Oct 2013 08:39:53 -0700 (PDT) Received: by 10.220.111.200 with HTTP; Sun, 13 Oct 2013 08:39:53 -0700 (PDT) In-Reply-To: <201310131330.r9DDUISh069545@svn.freebsd.org> References: <201310131330.r9DDUISh069545@svn.freebsd.org> Date: Sun, 13 Oct 2013 15:39:53 +0000 Message-ID: Subject: Re: svn commit: r330229 - head/www/chromium/files From: "Sam Fourman Jr." To: Rene Ladan Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 15:39:54 -0000 I think Chromium is broke now, I have a fresh ports tree after this commit and I can't compile with clang uname -a FreeBSD NewBSD 10.0-BETA1 FreeBSD 10.0-BETA1 #0 r256428: Sun Oct 13 12:12:23 EDT 2013 root@Sam:/usr/obj/usr/src/sys/GENERIC amd64 root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/local/bin/ninja -j8 -C out/Release chrome ninja: Entering directory `out/Release' [534/12186] CC obj/third_party/libXNVCtrl/libXNVCtrl.NVCtrl.o In file included from ../../third_party/libXNVCtrl/NVCtrl.c:38: In file included from /usr/local/include/X11/Xlibint.h:43: /usr/local/include/X11/XlibConf.h:33:9: warning: 'XTHREADS' macro redefined #define XTHREADS 1 ^ ../../third_party/libXNVCtrl/NVCtrl.c:31:9: note: previous definition is here #define XTHREADS ^ 1 warning generated. [3295/12186] CXX obj/v8/src/v8_base.x64.platform-freebsd.o FAILED: clang++ -MMD -MF obj/v8/src/v8_base.x64.platform-freebsd.o.d -DANGLE_DX11 -D_FILE_OFFSET_BITS=64 -DNO_TCMALLOC -DDISABLE_NACL -DCHROMIUM_BUILD -DUSE_DEFAULT_RENDER_THEME=1 -DUSE_LIBJPEG_TURBO=1 -DUSE_NSS=1 -DUSE_X11=1 -DENABLE_ONE_CLICK_SIGNIN -DGTK_DISABLE_SINGLE_INCLUDES=1 -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DUSE_PROPRIETARY_CODECS -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DENABLE_TASK_MANAGER=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PLUGINS=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_GOOGLE_NOW=1 -DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_MANAGED_USERS=1 -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -DV8_I18N_SUPPORT -DU_USING_ICU_NAMESPACE=0 -DU_STATIC_IMPLEMENTATION -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../v8/src -I../../third_party/icu/source/i18n -I../../third_party/icu/source/common -fstack-protector --param=ssp-buffer-size=4 -pthread -fno-exceptions -fno-strict-aliasing -Wno-unused-parameter -Wno-missing-field-initializers -fvisibility=hidden -pipe -fPIC -Wheader-hygiene -Wno-char-subscripts -Wno-unused-function -Wno-covered-switch-default -Wstring-conversion -Wno-c++11-narrowing -Wno-reserved-user-defined-literal -Wno-deprecated-register -fcolor-diagnostics -I/usr/local/include -Wno-format -fdata-sections -ffunction-sections -fdata-sections -ffunction-sections -O3 -O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 -Wno-deprecated -c ../../v8/src/platform-freebsd.cc -o obj/v8/src/v8_base.x64.platform-freebsd.o ../../v8/src/platform-freebsd.cc:130:24: error: non-type template argument of type 'int (void **, int)' cannot be converted to a value of type 'size_t (*)(void **, size_t)' POSIXBacktraceHelper::DumpBacktrace(); ^~~~~~~~~ ../../v8/src/platform-posix.h:44:19: note: template parameter is declared here template::StackWalk(frames); ^~~~~~~~~ ../../v8/src/platform-posix.h:44:19: note: template parameter is declared here template wrote: > Author: rene > Date: Sun Oct 13 13:30:17 2013 > New Revision: 330229 > URL: http://svnweb.freebsd.org/changeset/ports/330229 > > Log: > Remove two patches from extra-patch-gcc that are now applied > unconditionally. This fixes 'make patch' when selecting the GCC option. > > Reported by: Carlos Jacobo Puga Medina > Reported by: olgeni@ > > Modified: > head/www/chromium/files/extra-patch-gcc > > Modified: head/www/chromium/files/extra-patch-gcc > > ============================================================================== > --- head/www/chromium/files/extra-patch-gcc Sun Oct 13 13:06:50 2013 > (r330228) > +++ head/www/chromium/files/extra-patch-gcc Sun Oct 13 13:30:17 2013 > (r330229) > @@ -28,26 +28,3 @@ > #include > > #include "base/gtest_prod_util.h" > ---- third_party/libjingle/source/talk/base/network.h.orig 2013-05-26 > 21:44:12.257312749 +0200 > -+++ third_party/libjingle/source/talk/base/network.h 2013-05-26 > 21:45:08.869297313 +0200 > -@@ -38,6 +38,10 @@ > - #include "talk/base/messagehandler.h" > - #include "talk/base/sigslot.h" > - > -+#if defined(OS_FREEBSD) > -+#include > -+#endif > -+ > - #if defined(POSIX) > - struct ifaddrs; > - #endif // defined(POSIX) > ---- base/sys_info_freebsd.cc.orig 2013-05-17 22:44:42.000000000 +0200 > -+++ base/sys_info_freebsd.cc 2013-05-26 22:57:45.885322785 +0200 > -@@ -4,6 +4,7 @@ > - > - #include "base/sys_info.h" > - > -+#include > - #include > - > - #include "base/logging.h" > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > -- Sam Fourman Jr.