Re: firefox is marked as broken?

2012-04-30 Thread Jerry
On Sun, 29 Apr 2012 23:29:40 -0600 (MDT)
Warren Block articulated:

On Mon, 30 Apr 2012, 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?

Turn off the PGO option.

Maybe it is just me, but trying to live by the KISS principal as much
as possible, wouldn't it have been easier, and saved a lot of chatter
to have just disabled the option and removed it from the Makefile? A
splash screen could have been used to alert the user that the option
was turned off.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


firefox is marked as broken?

2012-04-29 Thread Jong-Beom Kim
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?

-- 
*Kim*
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


firefox is marked as broken?

2012-04-29 Thread Robert Huff

Jong-Beom Kim writes:

  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?

Works for me on

FreeBSD 10.0-CURRENT #0: Sun Mar 11 08:20:02 EDT 2012  amd64 

I would have built it within a day or two of the port being
released.

Respectfully,


Robert Huff

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: firefox is marked as broken?

2012-04-29 Thread Wojciech Puchar

*** Error code 1

Stop in /usr/ports/www/firefox.

is it just me or is firefox really broken currently?

or maybe it finally got market as such ;)

As well as many other browsers.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: firefox is marked as broken?

2012-04-29 Thread Beat Gätzi
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.

HTH,
Beat
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org