svn commit: r498376 - head/www/palemoon
Tomoaki AOKI
junchoon at dec.sakura.ne.jp
Sun May 5 07:11:21 UTC 2019
Not ideal, but can be fixed by what emulators/virtualbox-ose does.
Force devel/llvm60 for arches/branches having clang8 by default.
See attached patch. Applicable on top of ports tree (/usr/ports).
Builds and at least starts fine on stable/12 r347126 amd64 with this.
> Author: jbeich
> Date: Mon Apr 8 13:36:08 2019
> New Revision: 498376
> URL: https://svnweb.freebsd.org/changeset/ports/498376
>
> Log:
> www/palemoon: mark BROKEN on -CURRENT
>
> resource://gre/components/Weave.js
> resource://gre/components/WebVTTParserWrapper.js
> resource://gre/components/Webapps.js
> Traceback (most recent call last):
> File "toolkit/mozapps/installer/packager.py", line 405, in <module>
> main()
> File "toolkit/mozapps/installer/packager.py", line 399, in main
> args.source, gre_path, base)
> File "toolkit/mozapps/installer/packager.py", line 157, in
> precompile_cache errors.fatal('Error while running startup cache
> precompilation') File "python/mozbuild/mozpack/errors.py", line 101, in
> fatal self._handle(self.FATAL, msg)
> File "python/mozbuild/mozpack/errors.py", line 96, in _handle
> raise ErrorMessage(msg)
> mozpack.errors.ErrorMessage: Error: Error while running startup cache
precompilation gmake[2]: *** [toolkit/mozapps/installer/packager.mk:37:
stage-package] Error 1
>
? Modified:
> head/www/palemoon/Makefile (contents, props changed)
>
> Modified: head/www/palemoon/Makefile
> ==============================================================================
> --- head/www/palemoon/Makefile Mon Apr 8 13:35:56 2019 (r498375)
> +++ head/www/palemoon/Makefile Mon Apr 8 13:36:08 2019 (r498376)
> @@ -10,6 +10,8 @@ CATEGORIES= www ipv6
> MAINTAINER= lichray at gmail.com
> COMMENT= Open Source Goanna-based web browser
>
> +BROKEN_FreeBSD_13_amd64= xpcshell crashes after base Clang
> updated to 8.0.0 +
> BUILD_DEPENDS= nspr>=4.15:devel/nspr \
> nss>=3.31.1:security/nss \
> libevent>=2.0.22:devel/libevent \
--
Tomoaki AOKI <junchoon at dec.sakura.ne.jp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: www_palemoon.diff
Type: text/x-diff
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20190505/b9efcaec/attachment.diff>
More information about the svn-ports-head
mailing list