Sanity Test Failure |
Friday, 9 Jun 2017
|
20:08 kwm
Add spidermonkey 38 aka mozjs 3.8.
Spidermonkey is mozilla's JavaScript engine. This version is based
on the last release of firefox esr; 38.8.0. This is done because
the stand alone release aren't done often enough. I copied this idea
from the fedora spidermonkey38 spec file.
Probably due to the fact that spidermonkey in the firefox tarball isn't
intended to be installed standalone we need to manualy replace the header
symlinks in the stage dir with the actual header files.
Thanks to miki and streja for build testing on armv6 and aarch64.
|
Sanity Test Results
lang/spidermonkey38:
This command (FreshPorts code 1):
/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head lang/spidermonkey38
2>/tmp/FreshPorts.lang.spidermonkey38.make-error.2017.6.9.20.9.35.51542
produced this error:
Error message is: make:
"/usr/local/PORTS-head/lang/spidermonkey38/Makefile" line 89: Could not
find Makefile.filelist
make: Fatal errors encountered -- cannot continueMake results are :
make: stopped in /usr/local/PORTS-head/lang/spidermonkey38
|