From owner-freebsd-ports@FreeBSD.ORG Fri May 2 23:07:33 2014 Return-Path: Delivered-To: ports@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 C7D553F6; Fri, 2 May 2014 23:07:33 +0000 (UTC) Received: from mail.intertainservices.com (mail.intertainservices.com [69.77.177.114]) by mx1.freebsd.org (Postfix) with ESMTP id A2ED1164B; Fri, 2 May 2014 23:07:33 +0000 (UTC) Received: from freebsd.local (unknown [172.16.10.114]) by mail.intertainservices.com (Postfix) with ESMTPSA id 19EB756EA1; Fri, 2 May 2014 19:07:28 -0400 (EDT) Message-ID: <5364252F.3020400@intertainservices.com> Date: Fri, 02 May 2014 19:07:27 -0400 From: Mike Jakubik User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Kurt Jaeger Subject: Re: FreeBSD Port: www/chromium References: <53640127.5090806@intertainservices.com> <20140502212625.GR2341@home.opsec.eu> <20140502215237.GS2341@home.opsec.eu> In-Reply-To: <20140502215237.GS2341@home.opsec.eu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-intertainservices-MailScanner-Information: Please contact the ISP for more information X-intertainservices-MailScanner-ID: 19EB756EA1.AFD62 X-intertainservices-MailScanner: Found to be clean X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com X-Spam-Status: No Cc: "ports@freebsd.org Ports" , chromium@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 23:07:33 -0000 On 05/02/14 17:52, Kurt Jaeger wrote: > Hi! > >>> The new version of chrome does not compile on 10-stable. Actually it >>> fails during the configure stage. Some sort of python module named >>> breakpad is missing. Below is the error. >> http://www.freebsd.org/cgi/query-pr.cgi?pr=189230 >> >> comes with a fix, which is already committed, building right now. > Works on 9.2. > Also works on 10-stable, thanks all.