From owner-freebsd-questions@FreeBSD.ORG Mon Apr 30 05:33:14 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 430DD106564A; Mon, 30 Apr 2012 05:33:14 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id F02C58FC17; Mon, 30 Apr 2012 05:33:13 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q3U5XDF8015698; Sun, 29 Apr 2012 23:33:13 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q3U5XDni015695; Sun, 29 Apr 2012 23:33:13 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 29 Apr 2012 23:33:13 -0600 (MDT) From: Warren Block To: =?ISO-8859-15?Q?Beat_G=E4tzi?= In-Reply-To: <3665AA16-76F4-490B-BA9C-E881FCEFCF09@FreeBSD.org> Message-ID: References: <3665AA16-76F4-490B-BA9C-E881FCEFCF09@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-902635197-769828100-1335763993=:14881" X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sun, 29 Apr 2012 23:33:13 -0600 (MDT) Cc: freebsd-questions@freebsd.org, Jong-Beom Kim Subject: Re: firefox is marked as broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2012 05:33:14 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---902635197-769828100-1335763993=:14881 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8BIT On Mon, 30 Apr 2012, Beat Gätzi wrote: > On Apr 30, 2012, at 7:01 AM, Jong-Beom Kim wrote: >> I have installed FreeBSD 9.0 last night and so far, so good except firefox >> installation. >> >> it simply doesn't build with this message. >> >> # make install clean >> ===> firefox-12.0,1 is marked as broken: does not build. >> *** Error code 1 >> >> Stop in /usr/ports/www/firefox. >> >> is it just me or is firefox really broken currently? > > The PGO option is currently marked broken. Please run "make config" and > deselect PGO. That message really ought to be more specific, like "does not build with PGO enabled". ---902635197-769828100-1335763993=:14881--