On Tue, Mar 26, 2019 at 02:22:20PM -0500, Bruce Dubbs via blfs-dev wrote:
> Building ff-66.0.1 I get:
>
> 0:04.37 Traceback (most recent call last):
> 0:04.37 File "/build/firefox/firefox-66.0.1/configure.py", line 124, in
> <module>
> 0:04.37 sys.exit(main(sys.argv))
> 0:04.37 File "/build/firefox/firefox-66.0.1/configure.py", line 30, in
> main
> 0:04.37 sandbox.run(os.path.join(os.path.dirname(__file__),
> 'moz.configure'))
> 0:04.37 File
> "/build/firefox/firefox-66.0.1/python/mozbuild/mozbuild/configure/__init__.py",
> line 457, in run
> 0:04.37 raise InvalidOptionError(msg)
> 0:04.37 mozbuild.configure.options.InvalidOptionError: Unknown option:
> --with-google-api-keyfile
> 0:04.66 *** Fix above errors and then restart with\
> 0:04.66 "./mach build"
>
> When I comment out the
>
> ac_add_options --with-google-api-keyfile=$PWD/google-key
>
> line, the build starts up OK. Has anybody else seen this?
>
I will never see that, because I don't use the google or mozilla
keys. But a quick search implies it is still valid.
ĸen
--
It is said that there are two great unsolved problems in computer
science: naming, cache invalidation, and off-by-one errors.
-- Ben Bullock
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page