Build failure on Intel Leopard
Reported by Justin Palmer | June 17th, 2008 @ 02:37 PM | in 1.0
Hey guys,
When running `rake install_gem` on OSX Leopard, the gem fails to build. Here is a paste of the last half of the trace:
Comments and changes to this ticket
-
John Barnette June 17th, 2008 @ 02:40 PM
- → State changed from new to resolved
Doh, looks like we let the manifest get out-of-date again. Should work as of f6aaf87.
-
Justin Palmer June 17th, 2008 @ 03:00 PM
hmm, just pulled and I'm getting the same results. Looks like the manifest update only included jquery related stuff.
-
John Barnette June 17th, 2008 @ 03:08 PM
- → State changed from resolved to open
-
-
John Barnette June 17th, 2008 @ 03:16 PM
The NameError's you're getting (uninitialized constant Johnson::Context) make me wonder if you're possibly working with an outdated gem somehow. Johnson::Context died the final death during some hacking at RailsConf. It's not anywhere in the current source tree.
Would you mind running a rake clean (and possibly gem uninstalling johnson if RubyGems thinks it's already installed) and trying once more?
If it's still borked and you're not sick of poking it, drop by #johnson and we'll see what we can do. :)
-
Justin Palmer June 17th, 2008 @ 03:25 PM
Indeed that solved the problem. The old gem was conflicting. Thanks :-)
-
-
Jonah Fox July 15th, 2008 @ 03:23 AM
- → Tag changed from to build osx
I'm having a problem compiling johson on Leopard:
Finished in 0.548354 seconds.
277 tests, 546 assertions, 0 failures, 0 errors
rm -rf lib/johnson/spidermonkey.bundle
rm -rf ext/spidermonkey/Makefile
rm -rf ext/spidermonkey/context.o ext/spidermonkey/conversions.o ext/spidermonkey/debugger.o ext/spidermonkey/extensions.o ext/spidermonkey/global.o ext/spidermonkey/idhash.o ext/spidermonkey/immutable_node.o ext/spidermonkey/js_land_proxy.o ext/spidermonkey/ruby_land_proxy.o ext/spidermonkey/runtime.o ext/spidermonkey/spidermonkey.o ext/spidermonkey/spidermonkey.bundle ext/spidermonkey/mkmf.log
rm -rf ext/spidermonkey/immutable_node.c
rm -rf vendor/spidermonkey/Darwin_DBG.OBJ vendor/spidermonkey/editline/Darwin_DBG.OBJ
rake aborted!
No such file or directory - ext/spidermonkey/immutable_node.c
(See full trace by running task with --trace)
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
