Subject: Gem doesn't appear to be building

Original Post jay's Avatar

jay

11 Sep, 2009 11:45 PM

Hi,

I'm working on a gem (hooligan495/rcov)
and the gem does not appear to be building.

I have 2 gemspec files:
one for creating an rcov-0.9.1.gem file
and on for creating an rcov-0.9.1-java.gem file
but neither are being created...

Is this not the right thing to do?
or is something else wrong?

Thanks!
Jay

  1. Support Staff 2 Posted by Tekkub on 12 Sep, 2009 12:06 AM

    Tekkub's Avatar

    Not sure why they didn't build, the force rebuild button seems to have sorted things out with the java spec. Could you push a change to the other (just whitespace is fine) and see if that triggers a build on it?

  2. 3 Posted by jay on 12 Sep, 2009 12:26 AM

    jay's Avatar

    hey.

    thanks for getting the java spec completed.
    I pushed a change and I am getting errors saying the gem already exists. Is there a way to see the list of gems that are there? (it looks like you can ... but can I)?

    when I try to install the gem from here... on JRuby I get the proper install (YAY)
    on MRI tho it's trying to install 0.8.1.3... which is an old copy of a PRIOR Rcov project I had and had deleted before forking relevance's rcov could that be an issue?

  3. Support Staff 4 Posted by Tekkub on 12 Sep, 2009 12:28 AM

    Tekkub's Avatar

    $ ls hooligan495-rcov* hooligan495-rcov-0.8.1.3.0-java.gem hooligan495-rcov-0.8.1.3.0.gem hooligan495-rcov-0.9.1-java.gem

    I wonder if the builder isn't taking the platform into account here...

  4. 5 Posted by jay on 12 Sep, 2009 12:50 AM

    jay's Avatar

    wierd... the 8.1.3 stuff was done a long time ago.. then I deleted that fork.

    how does relevance/rcov look? Aaron merged in my stuff... if he has the 2 different 0.9.1 gems then we are good and I can use that ... (My fork was used to merge the jruby stuff in)

  5. Support Staff 6 Posted by Tekkub on 16 Sep, 2009 08:54 AM

    Tekkub's Avatar

    Check the other thread... I think we should probably merge this one into it: http://support.github.com/discussions/gems/189-relevance-rcov-not-b...

Comments are currently closed for this discussion. You can start a new one.

Recent Discussions

25 Nov, 2009 03:07 AM
25 Nov, 2009 01:41 AM
25 Nov, 2009 01:27 AM
24 Nov, 2009 10:56 PM
24 Nov, 2009 10:54 PM