Closed Bug 425005 Opened 16 years ago Closed 16 years ago

configure.py fails on actionmonkey universal build

Categories

(Tamarin Graveyard :: Build Config, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 426424

People

(Reporter: bhearsum, Assigned: benjamin)

References

Details

Here's a log snippet:
running /tools/python/bin/python /builds/buildbot/moz2-slave/actionmonkey-macosx/build/js/tamarin/configure.py --ignore-unknown-flags  '--target=powerpc-apple-darwin9.2.0' '--with-macos-sdk=/Developer/SDKs/MacOSX10.4u.sdk' '--enable-prebinding' '--enable-application=browser' '--with-mmgc-shared' '--with-threadsafe-mmgc' '--with-nspr-includes=-I../../dist/include/nspr' '--with-nspr-ldopts=-L../../dist/lib -lplds4 -lplc4 -lnspr4' '--cache-file=../.././config.cache' '--srcdir=/builds/buildbot/moz2-slave/actionmonkey-macosx/build/js/tamarin'
Traceback (most recent call last):
  File "/builds/buildbot/moz2-slave/actionmonkey-macosx/build/js/tamarin/configure.py", line 57, in <module>
    sourcefile = 'core/avmplus.h')
  File "/builds/buildbot/moz2-slave/actionmonkey-macosx/build/js/tamarin/build/configuration.py", line 139, in __init__
    self._target = _configSub(targetos, targetcpu)
  File "/builds/buildbot/moz2-slave/actionmonkey-macosx/build/js/tamarin/build/configuration.py", line 81, in _configSub
    raise Exception('Unrecognized OS: ' + ostest)
Exception: Unrecognized OS: apple-darwin9.2.0
configure: error: /builds/buildbot/moz2-slave/actionmonkey-macosx/build/js/tamarin/configure failed for js/tamarin
*** Fix above errors and then restart with               "make -f client.mk build"

Annnnd here's the full log:
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla2/1206455474.1206455508.5528.gz&fulltext=1
Blocks: 424890
I fixed this in bug 426424.
Assignee: nobody → benjamin
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.