Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2015 14:25:15 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Jan Beich <jbeich@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r394949 - head/Mk
Message-ID:  <55D86A2B.2000203@marino.st>
In-Reply-To: <201508211230.t7LCU41j050496@repo.freebsd.org>
References:  <201508211230.t7LCU41j050496@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/21/2015 2:30 PM, Jan Beich wrote:
> Author: jbeich
> Date: Fri Aug 21 12:30:03 2015
> New Revision: 394949
> URL: https://svnweb.freebsd.org/changeset/ports/394949
> 
> Log:
>   gecko: properly check OSVERSION against OPSYS [1]
>   
>   Bundled jemalloc is left enabled for DragonFly due to lack of
>   documented evidence it doesn't work: failed build log, crash
>   fingerprint, upstream bug, etc. jemalloc upstream unlike its
>   Mozilla fork (not used here) has better support for BSDs.
>   

Here's the documented evidence.

Stock bsd.gecko.mk:
http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/20150822_041034/logs/errors/firefox-40.0_6,1.log

Modified bsd.gecko.mk to remove "MOZ_OPTIONS+=  --enable-jemalloc":
http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/20150822_050444/logs/firefox-40.0_6,1.log

As I said, the jemalloc option has never successfully built on any
mozilla port.

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55D86A2B.2000203>