Forum: IronRuby Cannot rake compile rev 78

Posted by Philippe Monnet (Guest)
on 2008-03-19 04:44
(Received via mailing list)
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
Posted by John Lam (DLR) (Guest)
on 2008-03-19 04:53
(Received via mailing list)
Is this a cygwin install of CRuby or is it the One Click Installer 
version of Ruby?



From: ironruby-core-bounces@rubyforge.org 
[mailto:ironruby-core-bounces@rubyforge.org] On Behalf Of Philippe 
Monnet
Sent: Tuesday, March 18, 2008 8:36 PM
To: IronRuby
Subject: [Ironruby-core] Cannot rake compile rev 78

Although I had been able to compile the original version of IronRuby, 
since rev 77 I can no longer build it. After having issues building rev 
77, I wiped out my setup and did a fresh new install of rev 78. But I 
still cannot build (see below).
I am running on Windows XP, with the .NET framework as well as the .NET 
SDK.
What should I do to address this?

Philippe

F:\Dev\DotNet\IronRuby\trunk>rake compile --trace
(in F:/Dev/DotNet/IronRuby/trunk)
** Invoke compile (first_time)
** Invoke happy (first_time)
** Execute happy
** Invoke clean_build (first_time)
** Execute clean_build
** Invoke compile_dlr (first_time)
** Execute compile_dlr
Read in 17 resources from 
"F:\Dev\DotNet\IronRuby\trunk\src\microsoft.scripting\Math\MathResources.resx"
Writing resource file...  Done.
Read in 49 resources from 
"F:\Dev\DotNet\IronRuby\trunk\src\microsoft.scripting\Resources.resx"
Writing resource file...  Done.
rake aborted!
Command failed with status (0): [csc /nologo /noconfig 
/nowarn:1591,1701,17...]
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:899:in 
`sh'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:906:in 
`call'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:906:in 
`sh'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:985:in 
`sh'
F:/Dev/DotNet/IronRuby/trunk/rakefile:197:in `exec'
F:/Dev/DotNet/IronRuby/trunk/rakefile:239:in `csc'
F:/Dev/DotNet/IronRuby/trunk/rakefile:247:in `compile'
F:/Dev/DotNet/IronRuby/trunk/rakefile:253:in `compile_all'
F:/Dev/DotNet/IronRuby/trunk/rakefile:527
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in 
`call'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in 
`execute'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in 
`each'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in 
`execute'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:508:in 
`invoke_with_call_chain'
C:/Program Files/ruby-1.8.5/lib/ruby/1.8/thread.rb:135:in `synchronize'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in 
`invoke_with_call_chain'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:518:in 
`invoke_prerequisites'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in 
`each'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in 
`send'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in 
`each'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:515:in 
`invoke_prerequisites'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:507:in 
`invoke_with_call_chain'
C:/Program Files/ruby-1.8.5/lib/ruby/1.8/thread.rb:135:in `synchronize'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in 
`invoke_with_call_chain'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:494:in 
`invoke'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in 
`invoke_task'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in 
`top_level'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in 
`each'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in 
`top_level'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in 
`standard_exception_handling'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in 
`top_level'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1881:in 
`run'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in 
`standard_exception_handling'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1878:in 
`run'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/bin/rake:31
C:/Program Files/ruby-1.8.5/bin/rake.bat:25:in `load'
C:/Program Files/ruby-1.8.5/bin/rake.bat:25
Posted by Philippe Monnet (Guest)
on 2008-03-19 05:07
(Received via mailing list)
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
Posted by Ivan Porto carrero (casualjim)
on 2008-03-19 05:26
Attachment: results.txt (19 KB)
(Received via mailing list)
I can't compile either. I get a very long error message. It looks like 
it's
missing some methods somewhere

I've attached the error mesage because it was too long. I get consistent
results on windows (no cygwin) in cmd and powershell and on OSX
Posted by John Lam (DLR) (Guest)
on 2008-03-20 00:11
(Received via mailing list)
Yep - this is a problem in Revision 78. I just tried on a clean machine 
and it repros perfectly. Will investigate and get a fix out, but will 
likely be part of Revision 79. For the time being, just revert to 77 and 
you should be fine.

Thanks,
-John


From: ironruby-core-bounces@rubyforge.org 
[mailto:ironruby-core-bounces@rubyforge.org] On Behalf Of Philippe 
Monnet
Sent: Tuesday, March 18, 2008 8:36 PM
To: IronRuby
Subject: [Ironruby-core] Cannot rake compile rev 78

Although I had been able to compile the original version of IronRuby, 
since rev 77 I can no longer build it. After having issues building rev 
77, I wiped out my setup and did a fresh new install of rev 78. But I 
still cannot build (see below).
I am running on Windows XP, with the .NET framework as well as the .NET 
SDK.
What should I do to address this?

Philippe

F:\Dev\DotNet\IronRuby\trunk>rake compile --trace
(in F:/Dev/DotNet/IronRuby/trunk)
** Invoke compile (first_time)
** Invoke happy (first_time)
** Execute happy
** Invoke clean_build (first_time)
** Execute clean_build
** Invoke compile_dlr (first_time)
** Execute compile_dlr
Read in 17 resources from 
"F:\Dev\DotNet\IronRuby\trunk\src\microsoft.scripting\Math\MathResources.resx"
Writing resource file...  Done.
Read in 49 resources from 
"F:\Dev\DotNet\IronRuby\trunk\src\microsoft.scripting\Resources.resx"
Writing resource file...  Done.
rake aborted!
Command failed with status (0): [csc /nologo /noconfig 
/nowarn:1591,1701,17...]
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:899:in 
`sh'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:906:in 
`call'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:906:in 
`sh'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:985:in 
`sh'
F:/Dev/DotNet/IronRuby/trunk/rakefile:197:in `exec'
F:/Dev/DotNet/IronRuby/trunk/rakefile:239:in `csc'
F:/Dev/DotNet/IronRuby/trunk/rakefile:247:in `compile'
F:/Dev/DotNet/IronRuby/trunk/rakefile:253:in `compile_all'
F:/Dev/DotNet/IronRuby/trunk/rakefile:527
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in 
`call'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in 
`execute'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in 
`each'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in 
`execute'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:508:in 
`invoke_with_call_chain'
C:/Program Files/ruby-1.8.5/lib/ruby/1.8/thread.rb:135:in `synchronize'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in 
`invoke_with_call_chain'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:518:in 
`invoke_prerequisites'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in 
`each'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in 
`send'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in 
`each'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:515:in 
`invoke_prerequisites'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:507:in 
`invoke_with_call_chain'
C:/Program Files/ruby-1.8.5/lib/ruby/1.8/thread.rb:135:in `synchronize'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in 
`invoke_with_call_chain'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:494:in 
`invoke'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in 
`invoke_task'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in 
`top_level'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in 
`each'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in 
`top_level'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in 
`standard_exception_handling'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in 
`top_level'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1881:in 
`run'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in 
`standard_exception_handling'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake.rb:1878:in 
`run'
C:/Program 
Files/ruby-1.8.5/lib/ruby/gems/1.8/gems/rake-0.8.1/bin/rake:31
C:/Program Files/ruby-1.8.5/bin/rake.bat:25:in `load'
C:/Program Files/ruby-1.8.5/bin/rake.bat:25
Posted by Philippe Monnet (Guest)
on 2008-03-20 01:44
(Received via mailing list)
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
Posted by Philippe Monnet (Guest)
on 2008-03-22 04:38
(Received via mailing list)
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.