On 2018年07月14日 01:31, Khem Raj wrote:
fails for configure
| checking for the Android toolchain directory... not found
| Traceback (most recent call last):
|   File
"/mnt/a/oe/build/tmp/work/cortexa7hf-neon-vfpv4-bec-linux-gnueabi/mozjs/52.8.1-r0/mozjs-52.8.1/js/src/../../configure.py",
line 115, in <module>
|     sys.exit(main(sys.argv))
|   File
"/mnt/a/oe/build/tmp/work/cortexa7hf-neon-vfpv4-bec-linux-gnueabi/mozjs/52.8.1-r0/mozjs-52.8.1/js/src/../../configure.py",
line 34, in main
|     sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
|   File
"/mnt/a/oe/build/tmp/work/cortexa7hf-neon-vfpv4-bec-linux-gnueabi/mozjs/52.8.1-r0/mozjs-52.8.1/python/mozbuild/mozbuild/configure/__init__.py",
line 359, in run
|     raise InvalidOptionError('Unknown option: %s' % without_value)
| mozbuild.configure.options.InvalidOptionError: Unknown option:
--disable-static

Hi Khem,

The `--disable-static' option has already been explicitly removed by me

in mozjs 52.8.1, I could not reproduce the failure in my build, would you

please paste the reproduce steps, or result of `bitbake -e mozjs' to trace

where the option come from

//Hongxu

--
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to