Open Bug 1008470 Opened 11 years ago Updated 2 years ago

spidermonkey source package is missing xpt

Categories

(Core :: JavaScript Engine, defect)

31 Branch
x86_64
Linux
defect

Tracking

()

People

(Reporter: darkxst, Unassigned)

Details

A number of test suites are failing to run due to missing xpt.py, this file does not exist in the spidermonkey standalone source package. For example: Traceback (most recent call last): File "/media/gstore/src/jhbuild-checkout/source/js31-31.0.2/python/mozbuild/mozpack/test/test_files.py", line 43, in <module> from xpt import Typelib ImportError: No module named xpt /media/gstore/src/jhbuild-checkout/source/js31-31.0.2/config/rules.mk:149: recipe for target '/media/gstore/src/jhbuild-checkout/source/js31-31.0.2/python/mozbuild/mozpack/test/test_files.py-run' failed make[1]: [/media/gstore/src/jhbuild-checkout/source/js31-31.0.2/python/mozbuild/mozpack/test/test_files.py-run] Error 1 (ignored) Traceback (most recent call last): File "/media/gstore/src/jhbuild-checkout/source/js31-31.0.2/python/mozbuild/mozpack/test/test_mozjar.py", line 15, in <module> from mozpack.test.test_files import MockDest File "/home/darkness/gnome-shell/source/js31-31.0.2/python/mozbuild/mozpack/test/test_files.py", line 43, in <module> from xpt import Typelib ImportError: No module named xpt
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.