From owner-svn-ports-head@FreeBSD.ORG Sun Oct 13 19:22:07 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E8A4D209; Sun, 13 Oct 2013 19:22:06 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-vb0-x22d.google.com (mail-vb0-x22d.google.com [IPv6:2607:f8b0:400c:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E5F82329; Sun, 13 Oct 2013 19:22:06 +0000 (UTC) Received: by mail-vb0-f45.google.com with SMTP id e15so4076089vbg.18 for ; Sun, 13 Oct 2013 12:22:05 -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=KR6dRIG6tIz/blkPMpaQKNsdil13AFcW5c9moxIwHgU=; b=KmoS3Qbqlag/G2btCD9HfPyLlk69JnK5HW43bDmMW8FWQKdAex963AVVgl2P9q+vVd NOsD0EKGeyeZBzyTW7iHSHa3OzxVZjHpYcYG/lWOAgffiYGeBE/epWJ4jwoL5E3ZhYJy ipD2MEvXpJBqPWezkZ1rsI9qXinV2eAw822uXgBfqWLvNaXz4EHPRfoj4QQnVmgguKPN WsQ3dFuzRyUhr1EgvnTqhX0GP0ITQ6RdkP4bxvsRsdLI3OZXYawIo7/CUEkN2ZMRS23Y zHNmPqZAOVizN421jbMVnI8HzpcTm/eZJbj8OCWAGfvEn5oVtSwxfVEa1K951pel/Emq 87zg== MIME-Version: 1.0 X-Received: by 10.220.1.203 with SMTP id 11mr3265472vcg.15.1381692125282; Sun, 13 Oct 2013 12:22:05 -0700 (PDT) Received: by 10.220.111.200 with HTTP; Sun, 13 Oct 2013 12:22:05 -0700 (PDT) In-Reply-To: <20131013221712.4db46e45@nonamehost.local> References: <201310131330.r9DDUISh069545@svn.freebsd.org> <20131013221712.4db46e45@nonamehost.local> Date: Sun, 13 Oct 2013 15:22:05 -0400 Message-ID: Subject: Re: svn commit: r330229 - head/www/chromium/files From: "Sam Fourman Jr." To: Ivan Klymenko Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: svn-ports-head@freebsd.org, Rene Ladan , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 19:22:07 -0000 ftp://rene-ladan.nl/pub/freebsd/chromium_execinfo.diff I am not at home so I cant test right now Sam Fourman Jr. On Sun, Oct 13, 2013 at 3:17 PM, Ivan Klymenko wrote: > =D0=92 Sun, 13 Oct 2013 15:39:53 +0000 > "Sam Fourman Jr." =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > > 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=3D"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=3D64 -DNO_TCMALLOC -DDISABLE_NACL > > -DCHROMIUM_BUILD -DUSE_DEFAULT_RENDER_THEME=3D1 -DUSE_LIBJPEG_TURBO=3D1 > > -DUSE_NSS=3D1 -DUSE_X11=3D1 -DENABLE_ONE_CLICK_SIGNIN > > -DGTK_DISABLE_SINGLE_INCLUDES=3D1 -DENABLE_REMOTING=3D1 -DENABLE_WEBRTC= =3D1 > > -DUSE_PROPRIETARY_CODECS -DENABLE_CONFIGURATION_POLICY > > -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_GPU=3D1 > > -DENABLE_EGLIMAGE=3D1 -DENABLE_TASK_MANAGER=3D1 -DENABLE_EXTENSIONS=3D1 > > -DENABLE_PLUGIN_INSTALLATION=3D1 -DENABLE_PLUGINS=3D1 > > -DENABLE_SESSION_SERVICE=3D1 -DENABLE_THEMES=3D1 -DENABLE_BACKGROUND=3D= 1 > > -DENABLE_AUTOMATION=3D1 -DENABLE_GOOGLE_NOW=3D1 -DENABLE_FULL_PRINTING= =3D1 > > -DENABLE_PRINTING=3D1 -DENABLE_SPELLCHECK=3D1 > > -DENABLE_CAPTIVE_PORTAL_DETECTION=3D1 -DENABLE_MANAGED_USERS=3D1 > > -DV8_TARGET_ARCH_X64 -DENABLE_DEBUGGER_SUPPORT -DV8_I18N_SUPPORT > > -DU_USING_ICU_NAMESPACE=3D0 -DU_STATIC_IMPLEMENTATION -DNDEBUG > > -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -I../../v8/src > > -I../../third_party/icu/source/i18n > > -I../../third_party/icu/source/common -fstack-protector > > --param=3Dssp-buffer-size=3D4 -pthread -fno-exceptions > > -fno-strict-aliasing -Wno-unused-parameter > > -Wno-missing-field-initializers -fvisibility=3Dhidden -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=3Dgnu++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 > ^ > > ../../v8/src/platform-freebsd.cc:232:31: error: non-type template > > argument of type 'int (void **, int)' cannot be converted to a value > > of type 'size_t (*)(void **, size_t)' > > return POSIXBacktraceHelper > backtrace_symbols>::StackWalk(frames); > > ^~~~~~~~~ > > ../../v8/src/platform-posix.h:44:19: note: template parameter is > > declared here > > template > ^ > > > > > > > > On Sun, Oct 13, 2013 at 1:30 PM, Rene Ladan 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 > > > > > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > --- 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" > > I have the same outcome. > --=20 Sam Fourman Jr.