From owner-freebsd-chromium@FreeBSD.ORG Sun Nov 24 03:08:10 2013 Return-Path: Delivered-To: chromium@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 ESMTPS id 857034DD for ; Sun, 24 Nov 2013 03:08:10 +0000 (UTC) Received: from mail-pb0-x22c.google.com (mail-pb0-x22c.google.com [IPv6:2607:f8b0:400e:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6672829BD for ; Sun, 24 Nov 2013 03:08:10 +0000 (UTC) Received: by mail-pb0-f44.google.com with SMTP id rq2so3467282pbb.3 for ; Sat, 23 Nov 2013 19:08:10 -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=AW4APZDKdMf7VXUCub0yVauvakNhF9s3If8xLFl00io=; b=rUqUKbkRfbQ9Q/oHvgBtSFoGJPef1/sJlOt4wnk03ggcjKL1G6KFqr0vDWfYcSL5S5 g68iavsgPiq75dIZIPN69FcmGDL7JMc9OotQZi6Gd0IJZr+d4qzfW2/1EcPXcFN0iINo JWlgDEyJFNjxW0uXtaPADaB7shXxX/l8n5fFmq2DAda0DslkAVqnI0nOtuV8nzRd+ttI nXloAUavRYzmM41c4BPYvCYufcLFfk5Ko0tUDK5RuDhGLvhbRMnNHG/BWfXKUUpYYZw/ J1IOboh6ON72F5xD9l6WfBN1+j/cSK9gsuxWkOuDLyiJrdoWRnE0lMYxTHtWBl26sznw Y3pQ== MIME-Version: 1.0 X-Received: by 10.68.25.229 with SMTP id f5mr19599322pbg.6.1385262489980; Sat, 23 Nov 2013 19:08:09 -0800 (PST) Received: by 10.66.148.104 with HTTP; Sat, 23 Nov 2013 19:08:09 -0800 (PST) Date: Sat, 23 Nov 2013 22:08:09 -0500 Message-ID: Subject: chromium 31.0.1650.57 build fails on 8.4R amd64 From: Omar S To: chromium@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2013 03:08:10 -0000 Hi, My ports build of chromium is dying on amd64 FreeBSD-8.4R with a current ports tree (rev 334704). The versions tring in the Makefile is: # $FreeBSD: head/www/chromium/Makefile 334412 2013-11-20 12:48:34Z rene $ My system: > uname -a FreeBSD mine.heedme.com 8.4-RELEASE FreeBSD 8.4-RELEASE #1: Sat Jul 13 01:39:21 EDT 2013 root@mine.heedme.com:/usr/obj/usr/src/sys/MINE amd64 It is not finding X11/xlib.h, although the file exists in $LOCALBASE: > ls -la /usr/pkg/include/X11/Xlib.h -r--r--r-- 1 root wheel 99819 Oct 22 12:41 /usr/pkg/include/X11/Xlib.h Error output is below. thanks, -omar [931/13865] CXX obj/third_party/WebKit/Source/testing/plugin/TestNetscapePlugIn.main.o FAILED: /usr/pkg/bin/clang++33 -MMD -MF obj/third_party/WebKit/Source/testing/plugin/TestNetscapePlugIn.main.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 -DUSE_XI2_MT=2 -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 -DCLD_VERSION=1 -DENABLE_FULL_PRINTING=1 -DENABLE_PRINTING=1 -DENABLE_SPELLCHECK=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DENABLE_MANAGED_USERS=1 -DNDEBUG -DOFFICIAL_BUILD -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I/usr/local/include -I../.. -I../../third_party/WebKit/Source/testing/plugin -I../../third_party/npapi -I../../third_party/npapi/bindings -Wunused-parameter -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 -fvisibility=default -Wno-format -O2 -fdata-sections -ffunction-sections -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 ../../third_party/WebKit/Source/testing/plugin/main.cpp -o obj/third_party/WebKit/Source/testing/plugin/TestNetscapePlugIn.main.o ../../third_party/WebKit/Source/testing/plugin/main.cpp:34:10: fatal error: 'X11/Xlib.h' file not found #include ^ 1 error generated. From owner-freebsd-chromium@FreeBSD.ORG Mon Nov 25 11:06:25 2013 Return-Path: Delivered-To: chromium@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 ESMTPS id 262CC4DB for ; Mon, 25 Nov 2013 11:06:25 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1573C2F04 for ; Mon, 25 Nov 2013 11:06:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAPB6OZH089374 for ; Mon, 25 Nov 2013 11:06:24 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAPB6O3R089372 for chromium@FreeBSD.org; Mon, 25 Nov 2013 11:06:24 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 25 Nov 2013 11:06:24 GMT Message-Id: <201311251106.rAPB6O3R089372@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: chromium@FreeBSD.org Subject: Current problem reports assigned to chromium@FreeBSD.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 11:06:25 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/183645 chromium www/chromium: segfault in string operations f ports/175369 chromium www/chromium: Chromimum Desktop Integration doesn't op o ports/165635 chromium www/chromium: 17.0.963.56: proxy isn't read by chrome f ports/165634 chromium www/chromium : 17.0.963.56 doesn't show physical print 4 problems total. From owner-freebsd-chromium@FreeBSD.ORG Mon Nov 25 11:06:46 2013 Return-Path: Delivered-To: freebsd-chromium@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 ESMTPS id 5275A551 for ; Mon, 25 Nov 2013 11:06:46 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 276CA2F3E for ; Mon, 25 Nov 2013 11:06:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAPB6kM3089797 for ; Mon, 25 Nov 2013 11:06:46 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAPB6jOP089795 for freebsd-chromium@FreeBSD.org; Mon, 25 Nov 2013 11:06:45 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 25 Nov 2013 11:06:45 GMT Message-Id: <201311251106.rAPB6jOP089795@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-chromium@FreeBSD.org Subject: Current problem reports assigned to freebsd-chromium@FreeBSD.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 11:06:46 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/183570 chromium www/chromium crashes 1 problem total. From owner-freebsd-chromium@FreeBSD.ORG Mon Nov 25 11:14:34 2013 Return-Path: Delivered-To: freebsd-chromium@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 ESMTPS id 70A65118 for ; Mon, 25 Nov 2013 11:14:34 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0C9822156 for ; Mon, 25 Nov 2013 11:14:33 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id y10so1887420wgg.24 for ; Mon, 25 Nov 2013 03:14:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=snUUAxNWLCRcx+2J/T0Po7FzkPgvdlnneQlmOo7rA/k=; b=AfkvbtRO8z69g1Pom4GqR8R2TEB/uF6pre0TrB9o4GGj9sX6fi+rA/RhYpzFiSYoHm 24USrnlkWpq450sDlaUvaZyllGX1hqZLyZda5baK8105dqNbsGGwxmfK7FcUCCE0FK4p MxPbsfe0hPjCYU3KmJmfPkkcu4PuSWdfSObsPXLLvMvnTES49UWYrE88XwTnYMhtzBEb cZTDpvVVym9+Cj8XnnxLUF/6GELprupKRR24NqTGuj0Y2B9PR5UQyhVDZRfU9NCP7eCw z37vkNJqeyDkWOOcuMbVJB2CR+9Pmk1QfHL3wnhJ4+Yf6grKhjnkXKiP9zBrxki+1ovf fjsw== X-Received: by 10.180.198.198 with SMTP id je6mr12973189wic.7.1385378072364; Mon, 25 Nov 2013 03:14:32 -0800 (PST) Received: from ?IPv6:2001:980:d7ed:1:68f9:294:1382:8ec5? ([2001:980:d7ed:1:68f9:294:1382:8ec5]) by mx.google.com with ESMTPSA id s20sm49122768wib.1.2013.11.25.03.14.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 25 Nov 2013 03:14:31 -0800 (PST) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <5293310E.9050806@freebsd.org> Date: Mon, 25 Nov 2013 12:14:22 +0100 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-chromium@freebsd.org Subject: Re: chromium 31.0.1650.57 build fails on 8.4R amd64 References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 11:14:34 -0000 On 24-11-2013 04:08, Omar S wrote: > Hi, > > My ports build of chromium is dying on amd64 FreeBSD-8.4R with a > current ports tree (rev 334704). The versions tring in the Makefile > is: > # $FreeBSD: head/www/chromium/Makefile 334412 2013-11-20 12:48:34Z rene $ > > My system: >> uname -a > FreeBSD mine.heedme.com 8.4-RELEASE FreeBSD 8.4-RELEASE #1: Sat Jul 13 > 01:39:21 EDT 2013 root@mine.heedme.com:/usr/obj/usr/src/sys/MINE > amd64 > > It is not finding X11/xlib.h, although the file exists in $LOCALBASE: >> ls -la /usr/pkg/include/X11/Xlib.h > -r--r--r-- 1 root wheel 99819 Oct 22 12:41 /usr/pkg/include/X11/Xlib.h > So you have PREFIX = LOCALBASE = /usr/pkg instead of the default /usr/local , which should work. Somehow this failed to error out with my poudriere build (which only has a custom PREFIX by default), are you building with the TEST option on? Replacing /usr/local with /usr/pkg in $WRKSRC/third_party/WebKit/Source/testing/testing.gyp should fix it. Rene From owner-freebsd-chromium@FreeBSD.ORG Mon Nov 25 12:04:46 2013 Return-Path: Delivered-To: freebsd-chromium@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 ESMTPS id A9532A70 for ; Mon, 25 Nov 2013 12:04:46 +0000 (UTC) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 461F3244E for ; Mon, 25 Nov 2013 12:04:46 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id q59so3665110wes.24 for ; Mon, 25 Nov 2013 04:04:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=sb/gJ/Pe9LILAmEu4zu42u1lAUsRzwivOUvIoa07maM=; b=AN2wZFdShqg8jPo1SnPMaUl62fDZS89WLGvkasVXdxsLxWLf+4vXj9Ok0VNKUpnNpM WfGt4/PP+3/IN7GUwTHK+F6+Fh3Uk7aIAgznH2Ol+oOKFq+r8KS/fy1y2yMTTL+k6zBZ ujnQmzZ3IFu4tmSc5V8lJnEUs4OmsngYw/PmHHcaB9x82ODIs+9pi4sFVlgosVtG5pEY zhZorE4URLiiVgsjQvMlKmZi64v1dcF5pnTzhcA2m+z9Hh9Cm96c/BDbJ+X4zJVlyo2q Sb/ZItYoz4lg5aga3qCqWXgh49Br/ckC+jACI4KkQ7cJBSesQQ8has6e1C9I/YUzdQvd vOlw== X-Received: by 10.181.11.197 with SMTP id ek5mr13147418wid.7.1385381084760; Mon, 25 Nov 2013 04:04:44 -0800 (PST) Received: from ?IPv6:2001:980:d7ed:1:68f9:294:1382:8ec5? ([2001:980:d7ed:1:68f9:294:1382:8ec5]) by mx.google.com with ESMTPSA id je17sm49158293wic.4.2013.11.25.04.04.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 25 Nov 2013 04:04:44 -0800 (PST) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <52933CD9.7030006@freebsd.org> Date: Mon, 25 Nov 2013 13:04:41 +0100 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-chromium@freebsd.org Subject: Re: chromium 31.0.1650.57 build fails on 8.4R amd64 References: <5293310E.9050806@freebsd.org> In-Reply-To: <5293310E.9050806@freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 12:04:46 -0000 On 25-11-2013 12:14, René Ladan wrote: > On 24-11-2013 04:08, Omar S wrote: >> Hi, >> >> My ports build of chromium is dying on amd64 FreeBSD-8.4R with a >> current ports tree (rev 334704). The versions tring in the Makefile >> is: >> # $FreeBSD: head/www/chromium/Makefile 334412 2013-11-20 12:48:34Z rene $ >> >> My system: >>> uname -a >> FreeBSD mine.heedme.com 8.4-RELEASE FreeBSD 8.4-RELEASE #1: Sat Jul 13 >> 01:39:21 EDT 2013 root@mine.heedme.com:/usr/obj/usr/src/sys/MINE >> amd64 >> >> It is not finding X11/xlib.h, although the file exists in $LOCALBASE: >>> ls -la /usr/pkg/include/X11/Xlib.h >> -r--r--r-- 1 root wheel 99819 Oct 22 12:41 /usr/pkg/include/X11/Xlib.h >> > So you have PREFIX = LOCALBASE = /usr/pkg instead of the default > /usr/local , which should work. Somehow this failed to error out with > my poudriere build (which only has a custom PREFIX by default), are you > building with the TEST option on? > > Replacing /usr/local with /usr/pkg in > $WRKSRC/third_party/WebKit/Source/testing/testing.gyp should fix it. > Forgot, you also may want to update $WRKSRC/chrome/common/chrome_paths.cc I will commit these fixes once they are OK for you. > Rene > From owner-freebsd-chromium@FreeBSD.ORG Wed Nov 27 19:20:01 2013 Return-Path: Delivered-To: chromium@smarthost.ysv.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 ESMTPS id 93E4353F for ; Wed, 27 Nov 2013 19:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8176522B6 for ; Wed, 27 Nov 2013 19:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rARJK1XK028152 for ; Wed, 27 Nov 2013 19:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rARJK1IW028151; Wed, 27 Nov 2013 19:20:01 GMT (envelope-from gnats) Date: Wed, 27 Nov 2013 19:20:01 GMT Message-Id: <201311271920.rARJK1IW028151@freefall.freebsd.org> To: chromium@FreeBSD.org From: The BSD Dreamer Subject: Re: ports/175369: www/chromium: Chromimum Desktop Integration doesn' t open URLs X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: The BSD Dreamer List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Nov 2013 19:20:01 -0000 The following reply was made to PR ports/175369; it has been noted by GNATS. From: The BSD Dreamer To: =?ISO-8859-1?Q?Ren=E9_Ladan?= , bug-followup@FreeBSD.org, George Liaskos Cc: Subject: Re: ports/175369: www/chromium: Chromimum Desktop Integration doesn't open URLs Date: Wed, 27 Nov 2013 13:18:53 -0600 While the patch that went in didn't solve getting along with other browsers on who wants to be default. It did address the issues that were probably the specific to Chromium on FreeBSD. In not losing that it was default after an update (at least on my system and a friend's), and making the "Create Application Shortcut" feature work. So, this can probably be closed. On 11/11/2013 07:51, René Ladan wrote: > I wonder if this PR can be closed (i.e., how specific is this to > Chromium on FreeBSD) ? > -- Name: Lawrence "The Dreamer" Chen Email: beastie@tardisi.com Snail: 1530 College Ave, A5 Blog: http://lawrencechen.net Manhattan, KS 66502-2768 Phone: 785-789-4132 From owner-freebsd-chromium@FreeBSD.ORG Wed Nov 27 21:43:09 2013 Return-Path: Delivered-To: chromium@smarthost.ysv.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 ESMTPS id C6AD436C; Wed, 27 Nov 2013 21:43:09 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9D8702D01; Wed, 27 Nov 2013 21:43:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rARLgwic081856; Wed, 27 Nov 2013 21:42:58 GMT (envelope-from rene@freefall.freebsd.org) Received: (from rene@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rARLgvbk081855; Wed, 27 Nov 2013 21:42:57 GMT (envelope-from rene) Date: Wed, 27 Nov 2013 21:42:57 GMT Message-Id: <201311272142.rARLgvbk081855@freefall.freebsd.org> To: beastie@tardisi.com, rene@FreeBSD.org, chromium@FreeBSD.org From: rene@FreeBSD.org Subject: Re: ports/175369: www/chromium: Chromimum Desktop Integration doesn't open URLs X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Nov 2013 21:43:09 -0000 Synopsis: www/chromium: Chromimum Desktop Integration doesn't open URLs State-Changed-From-To: feedback->closed State-Changed-By: rene State-Changed-When: Wed Nov 27 21:42:36 UTC 2013 State-Changed-Why: Closed at submitters request http://www.freebsd.org/cgi/query-pr.cgi?pr=175369 From owner-freebsd-chromium@FreeBSD.ORG Wed Nov 27 21:56:44 2013 Return-Path: Delivered-To: freebsd-chromium@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 ESMTPS id D3EC2830 for ; Wed, 27 Nov 2013 21:56:44 +0000 (UTC) Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 637AF2DD8 for ; Wed, 27 Nov 2013 21:56:44 +0000 (UTC) Received: by mail-la0-f43.google.com with SMTP id n7so5515380lam.16 for ; Wed, 27 Nov 2013 13:56:29 -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 :content-transfer-encoding; bh=rnLXzUYu9MFRYIOxmgm4f6MMM3JE7y1Dl3GmBEpTxZA=; b=CagsIqPugiwWGWJt4yX6b/wnZPRRAE42k2XhDb+yRcseJvbvIjWBfeumPPfAizApM/ biL0bU90xGIffiIRuJOfDIADJsreRpyPaKmGgFOlVTHpKQdSQZcuM6xrKnE0b+0H0CGC L5XcfpZ1//iM+VQhc4WhRAs8Wg7puiiK88Z89uqfcZcMDS04UCwD5xBxrZGDVilD/N5U /gZd8GVOyBm80qGz0WkGI/f0g2OhowzDrBNGiTbcz1iW0Be62egsyi1IzfOmtiY7XY29 eSv0qbgDm3N7luSqPYbSP93ZQq+HtE/jaLGkQZoAKT000rbBq0ERMZitxCjKx+K62+J+ vF9g== MIME-Version: 1.0 X-Received: by 10.152.23.39 with SMTP id j7mr2774648laf.28.1385589389376; Wed, 27 Nov 2013 13:56:29 -0800 (PST) Received: by 10.152.87.231 with HTTP; Wed, 27 Nov 2013 13:56:29 -0800 (PST) Date: Wed, 27 Nov 2013 23:56:29 +0200 Message-ID: Subject: Problem installing chromium-31.0.1650.57 From: =?KOI8-R?B?98zBxMnNydIg9MnNz8bJxdc=?= To: freebsd-chromium@freebsd.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Wed, 27 Nov 2013 22:43:38 +0000 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Nov 2013 21:56:44 -0000 When installing chromium-31.0.1650.57 on Freebsd FreeBSD 8.4 (KDE 4.10.5) the following error pops up: CODE: SELECT ALL =3D=3D=3D> Configuring for chromium-31.0.1650.57 cd /usr/ports/www/chromium/work/chromium-31.0.1650.57 && /usr/bin/env CC=3D/usr/local/bin/clang33 CXX=3D/usr/local/bin/clang++33 GYP_GENERATORS=3Dninja GYP_DEFINES=3D"use_cups=3D1 use_system_yasm=3D1 use_system_libxml=3D1 use_system_ffmpeg=3D0 use_system_libusb=3D1 use_system_libevent=3D1 use_system_libvpx=3D0 linux_breakpad=3D0 linux_strip_binary=3D1 linux_use_tcmalloc=3D0 linux_use_heapchecker=3D0 test_isolation_mode=3Dnoop clang_use_chrome_plugins=3D0 disable_nacl=3D1 enable_webrtc=3D1 enable_openmax=3D1 enable_one_click_signin=3D1 werror= =3D no_gc_sections=3D1 os_ver=3D804000 prefix_dir=3D/usr/local python_ver=3D= 2.7 google_api_key=3DAIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8 google_default_client_id=3D996322985003.apps.googleusercontent.com google_default_client_secret=3DIR1za9-1VK0zZ0f_O8MVFicn ffmpeg_branding=3DChrome proprietary_codecs=3D1 use_pulseaudio=3D0 disable_sse2=3D1 buildtype=3DOfficial clang=3D1" CFLAGS=3D"-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing" CPPFLAGS=3D"" CXXFLAGS=3D"-O2 -pipe -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing" LDFLAGS=3D" -B/usr/local/bin" PYTHON=3D"/usr/local/bin/python2.7" PKG_CONFIG=3Dpkgconf AR=3D/usr/bin/ar SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh /usr/local/bin/python2.7 ./build/gyp_chromium chrome/chrome.gyp --depth . Updating projects from gyp files... gyp: Call to '../build/linux/python_arch.sh /usr/lib/libpython2.7.so.1.0' returned exit status 1. while trying to load chrome/chrome.gyp *** Error code 1 What to do? Thank you! --=20 =F6=C5=CC=C1=C0 =D7=C1=CD =D0=CF=C4=C4=C5=D2=D6=CB=C9 =F3=D7=D9=DB=C5 =C9 = =D5=D3=D0=C5=C8=C1. =FA=C1=CA=D4 =C7=C9=DA=D5=CE=D4! =E9 =C2=D5=C4=D8=D4=C5 =CD=CE=C5 =DA=C4=CF= =D2=CF=D7=D9! =F3 =D5=D7=C1=D6=C5=CE=C9=C5=CD, - =F7=C1=DB =F4=C9=CD=CF=C6=C9=C5=D7 =F7=CC=C1=C4=C9=CD=C9=D2 From owner-freebsd-chromium@FreeBSD.ORG Thu Nov 28 11:01:26 2013 Return-Path: Delivered-To: freebsd-chromium@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 ESMTPS id 0E2D42AB for ; Thu, 28 Nov 2013 11:01:26 +0000 (UTC) Received: from mail-oa0-x231.google.com (mail-oa0-x231.google.com [IPv6:2607:f8b0:4003:c02::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C8CB1167A for ; Thu, 28 Nov 2013 11:01:25 +0000 (UTC) Received: by mail-oa0-f49.google.com with SMTP id i4so8900206oah.22 for ; Thu, 28 Nov 2013 03:01:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=vcFyTXuVAi6At2ozSCo3VIQ+ioGu/cX+hPRIfgeWiLo=; b=v8M7ZH3MtqRPY8yk8AuqQFYmq5oFhZvtHxfoLPryds7+S7mDJjm137lldpiYO8y9MM hBpRkKwePYsB/2somnQEAPZxZe46ShdCP6cPluQgrTqybm9TWFtdv47oi2o75Z4DSRbt hQwaxb+gep5fOFEfrtv9GTUaLYJYeBpnYkBse6/M6LREXK/dZ6uLwOftNID9D9LppU2R dkdMLMIjsxSPXVEoLz6odrn+sXe5ybtAFPzXvXELhLJ0YphIrz6+cilWG9MhqDFrPxvl JKke4LbVF8x/GA/c6i5DjRwI3sY7JLeqXBnEBihfv7NI0GV1xglNr1BzohgG02/xjpXh j3EA== MIME-Version: 1.0 X-Received: by 10.60.62.172 with SMTP id z12mr37809649oer.4.1385636485102; Thu, 28 Nov 2013 03:01:25 -0800 (PST) Sender: r.c.ladan@gmail.com Received: by 10.182.117.33 with HTTP; Thu, 28 Nov 2013 03:01:25 -0800 (PST) In-Reply-To: References: Date: Thu, 28 Nov 2013 12:01:25 +0100 X-Google-Sender-Auth: HKTtHtg4fGIB_EihP9nSinbCvoc Message-ID: Subject: Re: Problem installing chromium-31.0.1650.57 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= To: =?UTF-8?B?0JLQu9Cw0LTQuNC80LjRgCDQotC40LzQvtGE0LjQtdCy?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: chromium-list freebsd X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Nov 2013 11:01:26 -0000 2013/11/27 =D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D0=BC=D0=B8=D1=80 =D0=A2=D0=B8=D0= =BC=D0=BE=D1=84=D0=B8=D0=B5=D0=B2 : > When installing chromium-31.0.1650.57 on Freebsd FreeBSD 8.4 (KDE > 4.10.5) the following error pops up: > CODE: SELECT ALL Can you tell me which architecture this is and which options you selected? What do you mean with "CODE: SELECT ALL" ? I grepped through the sources for "SELECT ALL" but it only appeared in a comment, and since you have use_pulseaudio=3D0 (the default) it does not mean you selected all options. > =3D=3D=3D> Configuring for chromium-31.0.1650.57 > cd /usr/ports/www/chromium/work/chromium-31.0.1650.57 && /usr/bin/env > CC=3D/usr/local/bin/clang33 CXX=3D/usr/local/bin/clang++33 > GYP_GENERATORS=3Dninja GYP_DEFINES=3D"use_cups=3D1 use_system_yasm=3D1 > use_system_libxml=3D1 use_system_ffmpeg=3D0 use_system_libusb=3D1 > use_system_libevent=3D1 use_system_libvpx=3D0 linux_breakpad=3D0 > linux_strip_binary=3D1 linux_use_tcmalloc=3D0 linux_use_heapchecker=3D0 > test_isolation_mode=3Dnoop clang_use_chrome_plugins=3D0 disable_nacl=3D= 1 > enable_webrtc=3D1 enable_openmax=3D1 enable_one_click_signin=3D1 werro= r=3D > no_gc_sections=3D1 os_ver=3D804000 prefix_dir=3D/usr/local python_ver= =3D2.7 > google_api_key=3DAIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8 > google_default_client_id=3D996322985003.apps.googleusercontent.com > google_default_client_secret=3DIR1za9-1VK0zZ0f_O8MVFicn > ffmpeg_branding=3DChrome proprietary_codecs=3D1 use_pulseaudio=3D0 > disable_sse2=3D1 buildtype=3DOfficial clang=3D1" CFLAGS=3D"-O2 -pipe > -fno-stack-protector -Wno-unknown-warning-option -fno-strict-aliasing" > CPPFLAGS=3D"" CXXFLAGS=3D"-O2 -pipe -fno-stack-protector > -Wno-unknown-warning-option -fno-strict-aliasing" LDFLAGS=3D" > -B/usr/local/bin" PYTHON=3D"/usr/local/bin/python2.7" PKG_CONFIG=3Dpkgcon= f > AR=3D/usr/bin/ar SHELL=3D/bin/sh CONFIG_SHELL=3D/bin/sh > /usr/local/bin/python2.7 ./build/gyp_chromium chrome/chrome.gyp > --depth . > Updating projects from gyp files... > gyp: Call to '../build/linux/python_arch.sh > /usr/lib/libpython2.7.so.1.0' returned exit status 1. while trying to > load chrome/chrome.gyp > *** Error code 1 > For i386 and amd64 (the supported architectures) python_arch.sh should return 0 together with "ia32" or "x64". Somehow your patching failed, because your error shows: > gyp: Call to '../build/linux/python_arch.sh > /usr/lib/libpython2.7.so.1.0' returned exit status 1. while trying to In files/patch-build__common.gypi the '.0' gets stripped from libpython2.7.so.1.0 Furthermore, the prefix_dir you show (/usr) is not properly substituted somehow (resulting in /usr/lib/libpython... instead of /usr/local/lib/libpython....) On my 10.0-amd64 box, if I replace the "exit 0" with "exit 5" in work/chromium-31.0.1650.57/build/linux/python_arch.sh for the x64 case, I get: > Updating projects from gyp files... > gyp: Call to '../build/linux/python_arch.sh /usr/local/lib/libpython2.7.s= o.1' returned exit status 5. while trying to load chrome/chrome.gyp > *** Error code 1 which shows the substitutions should work. Rene