[tor-packagers] unknown option --enable-webrender

Thomas Klausner wiz at NetBSD.org
Tue Oct 6 08:48:55 UTC 2020


Hi!

Every so often when updating tor-browser I see errors like this (new in 10.0):

checking for vcs source checkout... no
checking for a shell... /scratch/nih/tor-browser/work/.tools/bin/sh
checking for host system type... x86_64--netbsd
checking for target system type... x86_64--netbsd
checking whether cross compiling... no
Traceback (most recent call last):
  File "/scratch/nih/tor-browser/work/firefox-tor-browser-78.3.0esr-10.0-2-build2/configure.py", line 181, in <module>
    sys.exit(main(sys.argv))
  File "/scratch/nih/tor-browser/work/firefox-tor-browser-78.3.0esr-10.0-2-build2/configure.py", line 52, in main
    sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
  File "/scratch/nih/tor-browser/work/firefox-tor-browser-78.3.0esr-10.0-2-build2/python/mozbuild/mozbuild/configure/__init__.py", line 494, in run
    raise InvalidOptionError(msg)
mozbuild.configure.options.InvalidOptionError: Unknown option: --enable-webrender
*** Error code 1

1. how do I fix this?  (previously I saw this due to lines added by
   .mozconfig, but this time it's not coming from there)

2. what am I doing differently than the standard Linux build so that
only I (and I think OpenBSD ports) see this?


Cheers,
 Thomas


More information about the tor-packagers mailing list