Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2014 09:28:16 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Michael Butler <imb@protected-networks.net>
Cc:        FreeBSD Current <freebsd-current@FreeBSD.org>
Subject:   Re: firebox build fails post clang-3.4 merge
Message-ID:  <20140218172816.GA72839@troutmask.apl.washington.edu>
In-Reply-To: <53039401.7050701@protected-networks.net>
References:  <53039401.7050701@protected-networks.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 18, 2014 at 12:10:25PM -0500, Michael Butler wrote:
> Is anyone else seeing firefox failing to install after the clang-3.4
> merge? As in xpcshell dumping core ..

Yes. Exact same error.

> Executing
> /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd11.0/dist/bin/xpcshell
> -g /usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld
> Traceback (most recent call last):
>   File "../../../toolkit/mozapps/installer/packager.py", line 375, in
> <module>
>     main()
>   File "../../../toolkit/mozapps/installer/packager.py", line 367, in main
>     args.source, gre_path, base)
>   File "../../../toolkit/mozapps/installer/packager.py", line 148, in
> precompile_cache
>     errors.fatal('Error while running startup cache precompilation')
>   File
> "/usr/ports/www/firefox/work/mozilla-release/python/mozbuild/mozpack/errors.py",
> line 101, in fatal
>     self._handle(self.FATAL, msg)
>   File
> "/usr/ports/www/firefox/work/mozilla-release/python/mozbuild/mozpack/errors.py",
> line 96, in _handle
>     raise ErrorMessage(msg)
> mozpack.errors.ErrorMessage: Error: Error while running startup cache
> precompilation
> gmake[4]: *** [stage-package] Error 1
> gmake[4]: Leaving directory
> `/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd11.0/browser/installer'
> gmake[3]: *** [install] Error 2
> gmake[3]: Leaving directory
> `/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd11.0'
> *** Error code 2

-- 
Steve



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