#41 ✓resolved
Justin Palmer

Build failure on Intel Leopard

Reported by Justin Palmer | June 17th, 2008 @ 02:37 PM

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:

http://pastie.org/216845

Comments and changes to this ticket

  • John Barnette

    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

    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

    John Barnette June 17th, 2008 @ 03:08 PM

    • State changed from “resolved” to “open”
  • John Barnette

    John Barnette June 17th, 2008 @ 03:11 PM

    Does a naked 'rake' run the tests successfully?

  • John Barnette

    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

    Justin Palmer June 17th, 2008 @ 03:25 PM

    Indeed that solved the problem. The old gem was conflicting. Thanks :-)

  • John Barnette

    John Barnette June 17th, 2008 @ 03:47 PM

    • State changed from “open” to “resolved”

    Victory!

  • Jonah Fox

    Jonah Fox July 15th, 2008 @ 03:23 AM

    • Tag set 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 Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Tags

Pages