svn commit: r394949 - head/Mk

John Marino freebsd.contact at marino.st
Sat Aug 22 12:25:39 UTC 2015


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


More information about the svn-ports-head mailing list