There are a lot of new files in this change - mostly due to the beginnings of our work to get the latest Ruby specs working. So right now there are duplicate specs under tests. This will change in the future. Our work to get Silverlight integration working is here. So rudimentary VS debugging support etc. should just work today. You won''t be able to do a Silverlight build yet - that''s coming in a future update. Thanks, -John -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080313/431c7c61/attachment.html
*as he watches TortoiseSVN fly by...* Wow, you weren''t kidding... On Thu, Mar 13, 2008 at 1:00 PM, John Lam (DLR) <jflam at microsoft.com> wrote:> > > > > There are a lot of new files in this change ? mostly due to the beginnings > of our work to get the latest Ruby specs working. So right now there are > duplicate specs under tests. This will change in the future. > > > > Our work to get Silverlight integration working is here. So rudimentary VS > debugging support etc. should just work today. > > > > You won''t be able to do a Silverlight build yet ? that''s coming in a future > update. > > > > Thanks, > > -John > > > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- Michael Letterle [Polymath Prokrammer] http://blog.prokrams.com
Awesome! On Thu, Mar 13, 2008 at 10:00 AM, John Lam (DLR) <jflam at microsoft.com> wrote:> There are a lot of new files in this change ? mostly due to the > beginnings of our work to get the latest Ruby specs working. So right now > there are duplicate specs under tests. This will change in the future. > > > > Our work to get Silverlight integration working is here. So rudimentary VS > debugging support etc. should just work today. > > > > You won''t be able to do a Silverlight build yet ? that''s coming in a > future update. > > > > Thanks, > > -John > > > > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080313/979eb7e7/attachment-0001.html
Great news! Thanks a lot IR team! On Thu, Mar 13, 2008 at 1:13 PM, Nick Aceves <acevesna at gmail.com> wrote:> Awesome! > > On Thu, Mar 13, 2008 at 10:00 AM, John Lam (DLR) <jflam at microsoft.com> > wrote: > > > There are a lot of new files in this change ? mostly due to the > > beginnings of our work to get the latest Ruby specs working. So right now > > there are duplicate specs under tests. This will change in the future. > > > > > > > > Our work to get Silverlight integration working is here. So rudimentary > > VS debugging support etc. should just work today. > > > > > > > > You won''t be able to do a Silverlight build yet ? that''s coming in a > > future update. > > > > > > > > Thanks, > > > > -John > > > > > > > > > > > > > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080313/b6dfbd23/attachment.html
Thanks. Looks like i can finally uninstall visual studio 2005 :) On Fri, Mar 14, 2008 at 7:55 AM, Aaron Junod <tranqy at gmail.com> wrote:> Great news! Thanks a lot IR team! > > > On Thu, Mar 13, 2008 at 1:13 PM, Nick Aceves <acevesna at gmail.com> wrote: > > > Awesome! > > > > On Thu, Mar 13, 2008 at 10:00 AM, John Lam (DLR) <jflam at microsoft.com> > > wrote: > > > > > There are a lot of new files in this change ? mostly due to the > > > beginnings of our work to get the latest Ruby specs working. So right now > > > there are duplicate specs under tests. This will change in the future. > > > > > > > > > > > > Our work to get Silverlight integration working is here. So > > > rudimentary VS debugging support etc. should just work today. > > > > > > > > > > > > You won''t be able to do a Silverlight build yet ? that''s coming in a > > > future update. > > > > > > > > > > > > Thanks, > > > > > > -John > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080314/3d1e860a/attachment.html
Does anyone have a problem with rbx not exiting correctly in revision 77? I''m getting a method missing error on "Exit": Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. Q:\>c: C:\>cd IronRuby C:\IronRuby>rake gen (in C:/IronRuby) C:\IronRuby>rake compile (in C:/IronRuby) Read in 17 resources from "C:\IronRuby\src\microsoft.scripting\Math\MathResource s.resx" Writing resource file... Done. Read in 49 resources from "C:\IronRuby\src\microsoft.scripting\Resources.resx" Writing resource file... Done. C:\IronRuby>cd build C:\IronRuby\build>cd debug C:\IronRuby\build\debug>dir Volume in drive C has no label. Volume Serial Number is 9C73-5E6E Directory of C:\IronRuby\build\debug 03/13/2008 03:43 PM <DIR> . 03/13/2008 03:43 PM <DIR> .. 03/13/2008 03:43 PM 36,864 ClassInitGenerator.exe 03/13/2008 03:43 PM 42,496 ClassInitGenerator.pdb 03/13/2008 03:43 PM 458,752 IronRuby.dll 03/13/2008 03:43 PM 274,432 IronRuby.Libraries.dll 03/13/2008 03:43 PM 697,856 IronRuby.Libraries.pdb 03/13/2008 03:43 PM 1,263,104 IronRuby.pdb 03/13/2008 03:43 PM 135,168 IronRuby.Tests.exe 03/13/2008 03:43 PM 198,144 IronRuby.Tests.pdb 03/13/2008 03:43 PM 1,134,592 Microsoft.Scripting.dll 03/13/2008 03:43 PM 1,477 Microsoft.Scripting.Math.MathResources.re sources 03/13/2008 03:43 PM 3,022,336 Microsoft.Scripting.pdb 03/13/2008 03:43 PM 4,929 Microsoft.Scripting.Resources.resources 03/13/2008 03:43 PM 4,608 rbx.exe 03/13/2008 03:43 PM 11,776 rbx.pdb 14 File(s) 7,286,534 bytes 2 Dir(s) 52,908,146,688 bytes free C:\IronRuby\build\debug>rbx IronRuby 0.1 on .NET 2.0.50727.1433 Copyright (c) Microsoft Corporation. All rights reserved. Note that local variables do not work today in the console. As a workaround, use globals instead (eg $x = 42 instead of x = 42).>>> exitc:\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:145:in `Exit'': exit (Syste mExit) from c:\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:133:in `Exit'' from :0:in `main'' from :0:in `Initialize##1''>>>Josh
Confirmed. This is a bug, I''ll fix it. Tomas -----Original Message----- From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core-bounces at rubyforge.org] On Behalf Of Josh Charles Sent: Thursday, March 13, 2008 1:45 PM To: ironruby-core at rubyforge.org Subject: Re: [Ironruby-core] SVN Revision 77 out Does anyone have a problem with rbx not exiting correctly in revision 77? I''m getting a method missing error on "Exit": Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. Q:\>c: C:\>cd IronRuby C:\IronRuby>rake gen (in C:/IronRuby) C:\IronRuby>rake compile (in C:/IronRuby) Read in 17 resources from "C:\IronRuby\src\microsoft.scripting\Math\MathResource s.resx" Writing resource file... Done. Read in 49 resources from "C:\IronRuby\src\microsoft.scripting\Resources.resx" Writing resource file... Done. C:\IronRuby>cd build C:\IronRuby\build>cd debug C:\IronRuby\build\debug>dir Volume in drive C has no label. Volume Serial Number is 9C73-5E6E Directory of C:\IronRuby\build\debug 03/13/2008 03:43 PM <DIR> . 03/13/2008 03:43 PM <DIR> .. 03/13/2008 03:43 PM 36,864 ClassInitGenerator.exe 03/13/2008 03:43 PM 42,496 ClassInitGenerator.pdb 03/13/2008 03:43 PM 458,752 IronRuby.dll 03/13/2008 03:43 PM 274,432 IronRuby.Libraries.dll 03/13/2008 03:43 PM 697,856 IronRuby.Libraries.pdb 03/13/2008 03:43 PM 1,263,104 IronRuby.pdb 03/13/2008 03:43 PM 135,168 IronRuby.Tests.exe 03/13/2008 03:43 PM 198,144 IronRuby.Tests.pdb 03/13/2008 03:43 PM 1,134,592 Microsoft.Scripting.dll 03/13/2008 03:43 PM 1,477 Microsoft.Scripting.Math.MathResources.re sources 03/13/2008 03:43 PM 3,022,336 Microsoft.Scripting.pdb 03/13/2008 03:43 PM 4,929 Microsoft.Scripting.Resources.resources 03/13/2008 03:43 PM 4,608 rbx.exe 03/13/2008 03:43 PM 11,776 rbx.pdb 14 File(s) 7,286,534 bytes 2 Dir(s) 52,908,146,688 bytes free C:\IronRuby\build\debug>rbx IronRuby 0.1 on .NET 2.0.50727.1433 Copyright (c) Microsoft Corporation. All rights reserved. Note that local variables do not work today in the console. As a workaround, use globals instead (eg $x = 42 instead of x = 42).>>> exitc:\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:145:in `Exit'': exit (Syste mExit) from c:\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:133:in `Exit'' from :0:in `main'' from :0:in `Initialize##1''>>>Josh _______________________________________________ Ironruby-core mailing list Ironruby-core at rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core
I have the same issue on both OSX/mono and Vista/Powershell/command On Fri, Mar 14, 2008 at 9:45 AM, Josh Charles <josh.charles at gmail.com> wrote:> Does anyone have a problem with rbx not exiting correctly in revision 77? > > I''m getting a method missing error on "Exit": > > > Microsoft Windows XP [Version 5.1.2600] > (C) Copyright 1985-2001 Microsoft Corp. > > Q:\>c: > > C:\>cd IronRuby > > C:\IronRuby>rake gen > (in C:/IronRuby) > > C:\IronRuby>rake compile > (in C:/IronRuby) > Read in 17 resources from > "C:\IronRuby\src\microsoft.scripting\Math\MathResource > s.resx" > Writing resource file... Done. > Read in 49 resources from > "C:\IronRuby\src\microsoft.scripting\Resources.resx" > Writing resource file... Done. > > C:\IronRuby>cd build > > C:\IronRuby\build>cd debug > > C:\IronRuby\build\debug>dir > Volume in drive C has no label. > Volume Serial Number is 9C73-5E6E > > Directory of C:\IronRuby\build\debug > > 03/13/2008 03:43 PM <DIR> . > 03/13/2008 03:43 PM <DIR> .. > 03/13/2008 03:43 PM 36,864 ClassInitGenerator.exe > 03/13/2008 03:43 PM 42,496 ClassInitGenerator.pdb > 03/13/2008 03:43 PM 458,752 IronRuby.dll > 03/13/2008 03:43 PM 274,432 IronRuby.Libraries.dll > 03/13/2008 03:43 PM 697,856 IronRuby.Libraries.pdb > 03/13/2008 03:43 PM 1,263,104 IronRuby.pdb > 03/13/2008 03:43 PM 135,168 IronRuby.Tests.exe > 03/13/2008 03:43 PM 198,144 IronRuby.Tests.pdb > 03/13/2008 03:43 PM 1,134,592 Microsoft.Scripting.dll > 03/13/2008 03:43 PM 1,477 > Microsoft.Scripting.Math.MathResources.re > sources > 03/13/2008 03:43 PM 3,022,336 Microsoft.Scripting.pdb > 03/13/2008 03:43 PM 4,929 > Microsoft.Scripting.Resources.resources > 03/13/2008 03:43 PM 4,608 rbx.exe > 03/13/2008 03:43 PM 11,776 rbx.pdb > 14 File(s) 7,286,534 bytes > 2 Dir(s) 52,908,146,688 bytes free > > C:\IronRuby\build\debug>rbx > IronRuby 0.1 on .NET 2.0.50727.1433 > Copyright (c) Microsoft Corporation. All rights reserved. > > Note that local variables do not work today in the console. > As a workaround, use globals instead (eg $x = 42 instead of x = 42). > > >>> exit > c:\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:145:in `Exit'': exit > (Syste > mExit) > from c:\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:133:in > `Exit'' > > from :0:in `main'' > from :0:in `Initialize##1'' > >>> > Josh > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080314/e4c444f7/attachment-0001.html
For the time being hit CTRL-Z followed by enter (this is the Python style exit from the shell).> -----Original Message----- > From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core- > bounces at rubyforge.org] On Behalf Of Tomas Matousek > Sent: Thursday, March 13, 2008 1:48 PM > To: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] SVN Revision 77 out > > Confirmed. This is a bug, I''ll fix it. > > Tomas > > -----Original Message----- > From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core- > bounces at rubyforge.org] On Behalf Of Josh Charles > Sent: Thursday, March 13, 2008 1:45 PM > To: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] SVN Revision 77 out > > Does anyone have a problem with rbx not exiting correctly in revision > 77? > > I''m getting a method missing error on "Exit": > > > Microsoft Windows XP [Version 5.1.2600] > (C) Copyright 1985-2001 Microsoft Corp. > > Q:\>c: > > C:\>cd IronRuby > > C:\IronRuby>rake gen > (in C:/IronRuby) > > C:\IronRuby>rake compile > (in C:/IronRuby) > Read in 17 resources from > "C:\IronRuby\src\microsoft.scripting\Math\MathResource > s.resx" > Writing resource file... Done. > Read in 49 resources from > "C:\IronRuby\src\microsoft.scripting\Resources.resx" > Writing resource file... Done. > > C:\IronRuby>cd build > > C:\IronRuby\build>cd debug > > C:\IronRuby\build\debug>dir > Volume in drive C has no label. > Volume Serial Number is 9C73-5E6E > > Directory of C:\IronRuby\build\debug > > 03/13/2008 03:43 PM <DIR> . > 03/13/2008 03:43 PM <DIR> .. > 03/13/2008 03:43 PM 36,864 ClassInitGenerator.exe > 03/13/2008 03:43 PM 42,496 ClassInitGenerator.pdb > 03/13/2008 03:43 PM 458,752 IronRuby.dll > 03/13/2008 03:43 PM 274,432 IronRuby.Libraries.dll > 03/13/2008 03:43 PM 697,856 IronRuby.Libraries.pdb > 03/13/2008 03:43 PM 1,263,104 IronRuby.pdb > 03/13/2008 03:43 PM 135,168 IronRuby.Tests.exe > 03/13/2008 03:43 PM 198,144 IronRuby.Tests.pdb > 03/13/2008 03:43 PM 1,134,592 Microsoft.Scripting.dll > 03/13/2008 03:43 PM 1,477 > Microsoft.Scripting.Math.MathResources.re > sources > 03/13/2008 03:43 PM 3,022,336 Microsoft.Scripting.pdb > 03/13/2008 03:43 PM 4,929 > Microsoft.Scripting.Resources.resources > 03/13/2008 03:43 PM 4,608 rbx.exe > 03/13/2008 03:43 PM 11,776 rbx.pdb > 14 File(s) 7,286,534 bytes > 2 Dir(s) 52,908,146,688 bytes free > > C:\IronRuby\build\debug>rbx > IronRuby 0.1 on .NET 2.0.50727.1433 > Copyright (c) Microsoft Corporation. All rights reserved. > > Note that local variables do not work today in the console. > As a workaround, use globals instead (eg $x = 42 instead of x = 42). > > >>> exit > c:\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:145:in `Exit'': > exit (Syste > mExit) > from > c:\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:133:in `Exit'' > > from :0:in `main'' > from :0:in `Initialize##1'' > >>> > Josh > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core
I checked version 77 out to my work PC, which is running .NET 2.0. I ran "rake compile" from my SDK Command prompt and everything compiled just fine.I changed the .sln file to "Format Version 09.00" so I could open it with VS 2K5. I can compile from VS just fine as well. However, I can''t run rbx.exe. I get the following error: Type ''Ruby.Runtime.RubyContext'' doesn''t provide a suitable public constructor or its implementation is faulty. Here is the output from my command prompt. E:\Sandbox\IronRuby\build\debug>rbx Console host failed to initialize: Microsoft.Scripting.Runtime.InvalidImplementationException: Type '' Ruby.Runtime.RubyContext'' doesn''t provide a suitable public constructor or its implementation is faulty. ---> Microsoft.Scripting.Runtime.InvalidImplementationException: Cannot find RubyLibraryAttribute in library assembly at Ruby.Runtime.Loader.LoadStandardRubyLibraries() in e:\Sandbox\IronRuby\src\ironruby\Runtime\Loader.cs:line 263 at Ruby.Runtime.RubyExecutionContext..ctor(RubyContext context, Scope globalScope) in e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyExecutionContext.cs:line 171 at Ruby.Runtime.RubyContext.InitializeExecutionContext() in e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 87 at Ruby.Runtime.RubyContext..ctor(ScriptDomainManager manager) in e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 72 --- End of inner exception stack trace --- at Microsoft.Scripting.Utils.ReflectionUtils.CreateInstance[T](Type actualType, Object[] args) in e:\Sandbox\IronRuby\src\microsoft.scripting\Utils\ReflectionUtils.cs:line 130 at Microsoft.Scripting.Runtime.ScriptDomainManager.LanguageRegistration.LoadLanguageContext(ScriptDomainManager manager) in e:\Sandbox\IronRuby\src\microsoft.scripting\Runtime\ScriptDomainManager.cs:line 179 at Microsoft.Scripting.Runtime.ScriptDomainManager.GetLanguageContext(Type type) in e:\Sandbox\IronRuby\src\microsoft.scripting\Runtime\ScriptDomainManager.cs:line 254 at Microsoft.Scripting.Hosting.ScriptRuntime.GetEngine(Type languageContextType) in e:\Sandbox\IronRuby\src\microsoft.scripting\Hosting\ScriptRuntime.cs:line 268 at RubyConsoleHost.Initialize() in e:\Sandbox\IronRuby\utils\ironruby.console\Program.cs:line 34 at Microsoft.Scripting.Hosting.ConsoleHost.Run(String[] args) in e:\Sandbox\IronRuby\src\microsoft.scripting\Hosting\ConsoleHost.cs:line 82 Microsoft.Scripting.Runtime.InvalidImplementationException: Cannot find RubyLibraryAttribute in library assembly at Ruby.Runtime.Loader.LoadStandardRubyLibraries() in e:\Sandbox\IronRuby\src\ironruby\Runtime\Loader.cs:line 263 at Ruby.Runtime.RubyExecutionContext..ctor(RubyContext context, Scope globalScope) in e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyExecutionContext.cs:line 171 at Ruby.Runtime.RubyContext.InitializeExecutionContext() in e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 87 at Ruby.Runtime.RubyContext..ctor(ScriptDomainManager manager) in e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 72 I haven''t taken much time to debug this, but I''ll load it on my VS2K8 machine tonight and see if I get the same on the 3.5 fx. So FYI, YMMV, etc... On Thu, Mar 13, 2008 at 2:25 PM, Ivan Porto Carrero <ivan at flanders.co.nz> wrote:> Thanks. Looks like i can finally uninstall visual studio 2005 :) > > > On Fri, Mar 14, 2008 at 7:55 AM, Aaron Junod <tranqy at gmail.com> wrote: > > > Great news! Thanks a lot IR team! > > > > > > On Thu, Mar 13, 2008 at 1:13 PM, Nick Aceves <acevesna at gmail.com> wrote: > > > > > Awesome! > > > > > > On Thu, Mar 13, 2008 at 10:00 AM, John Lam (DLR) <jflam at microsoft.com> > > > wrote: > > > > > > > There are a lot of new files in this change ? mostly due to the > > > > beginnings of our work to get the latest Ruby specs working. So right now > > > > there are duplicate specs under tests. This will change in the future. > > > > > > > > > > > > > > > > Our work to get Silverlight integration working is here. So > > > > rudimentary VS debugging support etc. should just work today. > > > > > > > > > > > > > > > > You won''t be able to do a Silverlight build yet ? that''s coming in a > > > > future update. > > > > > > > > > > > > > > > > Thanks, > > > > > > > > -John > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Ironruby-core mailing list > > > > Ironruby-core at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080313/705efd96/attachment.html
D''uh! I forgot to run "rake gen" first! My bad, I though I had but I obviously didn''t. It''s all good now, sorry for the false alarm. ~Mike P.S. I also get the error on "exit": E:\Sandbox\IronRuby\build\debug>rbx IronRuby 0.1 on .NET 2.0.50727.832 Copyright (c) Microsoft Corporation. All rights reserved. Note that local variables do not work today in the console. As a workaround, use globals instead (eg $x = 42 instead of x = 42).>>> @a = 42=> 42>>> @a=> 42>>> exite:\Sandbox\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:145:in `Exit'': exit (SystemExit) from e:\Sandbox\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:133:in `Exit'' from :0:in `main'' from :0:in `Initialize##7''>>>On Thu, Mar 13, 2008 at 3:51 PM, Mike Moore <blowmage at gmail.com> wrote:> I checked version 77 out to my work PC, which is running .NET 2.0. I ran > "rake compile" from my SDK Command prompt and everything compiled just > fine.I changed the .sln file to "Format Version 09.00" so I could open it > with VS 2K5. I can compile from VS just fine as well. However, I can''t run > rbx.exe. I get the following error: > > Type ''Ruby.Runtime.RubyContext'' doesn''t provide a suitable public > constructor or its implementation is faulty. > > Here is the output from my command prompt. > > E:\Sandbox\IronRuby\build\debug>rbx > Console host failed to initialize: > Microsoft.Scripting.Runtime.InvalidImplementationException: Type '' > Ruby.Runtime.RubyContext'' doesn''t provide a suitable public constructor or > its implementation is faulty. ---> > Microsoft.Scripting.Runtime.InvalidImplementationException: Cannot find > RubyLibraryAttribute in library assembly > at Ruby.Runtime.Loader.LoadStandardRubyLibraries() in > e:\Sandbox\IronRuby\src\ironruby\Runtime\Loader.cs:line 263 > at Ruby.Runtime.RubyExecutionContext..ctor(RubyContext context, Scope > globalScope) in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyExecutionContext.cs:line 171 > at Ruby.Runtime.RubyContext.InitializeExecutionContext() in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 87 > at Ruby.Runtime.RubyContext..ctor(ScriptDomainManager manager) in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 72 > --- End of inner exception stack trace --- > at Microsoft.Scripting.Utils.ReflectionUtils.CreateInstance[T](Type > actualType, Object[] args) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Utils\ReflectionUtils.cs:line > 130 > at > Microsoft.Scripting.Runtime.ScriptDomainManager.LanguageRegistration.LoadLanguageContext(ScriptDomainManager > manager) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Runtime\ScriptDomainManager.cs:line > 179 > at Microsoft.Scripting.Runtime.ScriptDomainManager.GetLanguageContext(Type > type) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Runtime\ScriptDomainManager.cs:line > 254 > at Microsoft.Scripting.Hosting.ScriptRuntime.GetEngine(Type > languageContextType) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Hosting\ScriptRuntime.cs:line > 268 > at RubyConsoleHost.Initialize() in > e:\Sandbox\IronRuby\utils\ironruby.console\Program.cs:line 34 > at Microsoft.Scripting.Hosting.ConsoleHost.Run(String[] args) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Hosting\ConsoleHost.cs:line 82 > Microsoft.Scripting.Runtime.InvalidImplementationException: Cannot find > RubyLibraryAttribute in library assembly > at Ruby.Runtime.Loader.LoadStandardRubyLibraries() in > e:\Sandbox\IronRuby\src\ironruby\Runtime\Loader.cs:line 263 > at Ruby.Runtime.RubyExecutionContext..ctor(RubyContext context, Scope > globalScope) in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyExecutionContext.cs:line 171 > at Ruby.Runtime.RubyContext.InitializeExecutionContext() in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 87 > at Ruby.Runtime.RubyContext..ctor(ScriptDomainManager manager) in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 72 > > I haven''t taken much time to debug this, but I''ll load it on my VS2K8 > machine tonight and see if I get the same on the 3.5 fx. So FYI, YMMV, > etc... > > > On Thu, Mar 13, 2008 at 2:25 PM, Ivan Porto Carrero <ivan at flanders.co.nz> > wrote: > > > Thanks. Looks like i can finally uninstall visual studio 2005 :) > > > > > > On Fri, Mar 14, 2008 at 7:55 AM, Aaron Junod <tranqy at gmail.com> wrote: > > > > > Great news! Thanks a lot IR team! > > > > > > > > > On Thu, Mar 13, 2008 at 1:13 PM, Nick Aceves <acevesna at gmail.com> > > > wrote: > > > > > > > Awesome! > > > > > > > > On Thu, Mar 13, 2008 at 10:00 AM, John Lam (DLR) < > > > > jflam at microsoft.com> wrote: > > > > > > > > > There are a lot of new files in this change ? mostly due to the > > > > > beginnings of our work to get the latest Ruby specs working. So right now > > > > > there are duplicate specs under tests. This will change in the future. > > > > > > > > > > > > > > > > > > > > Our work to get Silverlight integration working is here. So > > > > > rudimentary VS debugging support etc. should just work today. > > > > > > > > > > > > > > > > > > > > You won''t be able to do a Silverlight build yet ? that''s coming in > > > > > a future update. > > > > > > > > > > > > > > > > > > > > Thanks, > > > > > > > > > > -John > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > Ironruby-core mailing list > > > > > Ironruby-core at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Ironruby-core mailing list > > > > Ironruby-core at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/ironruby-core/attachments/20080313/64949a6d/attachment-0001.html
I had a problem compiling the source after pulling down revision 77 Here are two "rake compile" results..One before I updated (source was at rvn 76) one after.. Any thoughts? $ rake compile c:\ruby\bin\ruby.exe: No such file or directory -- /cygdrive/c/ruby/bin/rake (Lo adError) gakins at ssi-45440 /cygdrive/c/Libraries/IronRuby/trunk $ rake.bat compile (in c:/Libraries/IronRuby/trunk) Read in 17 resources from "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\M ath\MathResources.resx" Writing resource file... Done. Read in 48 resources from "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\R esources.resx" Writing resource file... Done. gakins at ssi-45440 /cygdrive/c/Libraries/IronRuby/trunk $ rake.bat compile (in c:/Libraries/IronRuby/trunk) Read in 17 resources from "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\M ath\MathResources.resx" Writing resource file... Done. Read in 49 resources from "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\R esources.resx" Writing resource file... Done. rake aborted! Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...] c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' (See full trace by running task with --trace) On Thu, Mar 13, 2008 at 5:55 PM, Mike Moore <blowmage at gmail.com> wrote:> D''uh! I forgot to run "rake gen" first! My bad, I though I had but I > obviously didn''t. It''s all good now, sorry for the false alarm. > > ~Mike > > P.S. I also get the error on "exit": > > > E:\Sandbox\IronRuby\build\debug>rbx > IronRuby 0.1 on .NET 2.0.50727.832 > > Copyright (c) Microsoft Corporation. All rights reserved. > > Note that local variables do not work today in the console. > As a workaround, use globals instead (eg $x = 42 instead of x = 42). > > >>> @a = 42 > => 42 > >>> @a > => 42 > >>> exit > e:\Sandbox\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:145:in `Exit'': > exit (SystemExit) > from > e:\Sandbox\IronRuby\src\IronRuby.Libraries\Builtins\Kernel.cs:133:in `Exit'' > from :0:in `main'' > from :0:in `Initialize##7'' > > > >>> > > On Thu, Mar 13, 2008 at 3:51 PM, Mike Moore <blowmage at gmail.com> wrote: > > I checked version 77 out to my work PC, which is running .NET 2.0. I ran > "rake compile" from my SDK Command prompt and everything compiled just > fine.I changed the .sln file to "Format Version 09.00" so I could open it > with VS 2K5. I can compile from VS just fine as well. However, I can''t run > rbx.exe. I get the following error: > > > > Type ''Ruby.Runtime.RubyContext'' doesn''t provide a suitable public > constructor or its implementation is faulty. > > > > Here is the output from my command prompt. > > > > E:\Sandbox\IronRuby\build\debug>rbx > > Console host failed to initialize: > > Microsoft.Scripting.Runtime.InvalidImplementationException: Type > ''Ruby.Runtime.RubyContext'' doesn''t provide a suitable public constructor or > its implementation is faulty. ---> > Microsoft.Scripting.Runtime.InvalidImplementationException: Cannot find > RubyLibraryAttribute in library assembly > > at Ruby.Runtime.Loader.LoadStandardRubyLibraries() in > e:\Sandbox\IronRuby\src\ironruby\Runtime\Loader.cs:line 263 > > at Ruby.Runtime.RubyExecutionContext..ctor(RubyContext context, Scope > globalScope) in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyExecutionContext.cs:line 171 > > at Ruby.Runtime.RubyContext.InitializeExecutionContext() in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 87 > > at Ruby.Runtime.RubyContext..ctor(ScriptDomainManager manager) in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 72 > > --- End of inner exception stack trace --- > > at Microsoft.Scripting.Utils.ReflectionUtils.CreateInstance[T](Type > actualType, Object[] args) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Utils\ReflectionUtils.cs:line > 130 > > at > Microsoft.Scripting.Runtime.ScriptDomainManager.LanguageRegistration.LoadLanguageContext(ScriptDomainManager > manager) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Runtime\ScriptDomainManager.cs:line > 179 > > at > Microsoft.Scripting.Runtime.ScriptDomainManager.GetLanguageContext(Type > type) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Runtime\ScriptDomainManager.cs:line > 254 > > at Microsoft.Scripting.Hosting.ScriptRuntime.GetEngine(Type > languageContextType) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Hosting\ScriptRuntime.cs:line > 268 > > at RubyConsoleHost.Initialize() in > e:\Sandbox\IronRuby\utils\ironruby.console\Program.cs:line 34 > > at Microsoft.Scripting.Hosting.ConsoleHost.Run(String[] args) in > e:\Sandbox\IronRuby\src\microsoft.scripting\Hosting\ConsoleHost.cs:line 82 > > Microsoft.Scripting.Runtime.InvalidImplementationException: Cannot find > RubyLibraryAttribute in library assembly > > at Ruby.Runtime.Loader.LoadStandardRubyLibraries() in > e:\Sandbox\IronRuby\src\ironruby\Runtime\Loader.cs:line 263 > > at Ruby.Runtime.RubyExecutionContext..ctor(RubyContext context, Scope > globalScope) in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyExecutionContext.cs:line 171 > > at Ruby.Runtime.RubyContext.InitializeExecutionContext() in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 87 > > at Ruby.Runtime.RubyContext..ctor(ScriptDomainManager manager) in > e:\Sandbox\IronRuby\src\ironruby\Runtime\RubyContext.cs:line 72 > > > > I haven''t taken much time to debug this, but I''ll load it on my VS2K8 > machine tonight and see if I get the same on the 3.5 fx. So FYI, YMMV, > etc... > > > > > > > > > > > > On Thu, Mar 13, 2008 at 2:25 PM, Ivan Porto Carrero <ivan at flanders.co.nz> > wrote: > > > > > Thanks. Looks like i can finally uninstall visual studio 2005 :) > > > > > > > > > > > > > > > > > > On Fri, Mar 14, 2008 at 7:55 AM, Aaron Junod <tranqy at gmail.com> wrote: > > > > > > > Great news! Thanks a lot IR team! > > > > > > > > > > > > > > > > > > > > > > > > On Thu, Mar 13, 2008 at 1:13 PM, Nick Aceves <acevesna at gmail.com> > wrote: > > > > > > > > > Awesome! > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > On Thu, Mar 13, 2008 at 10:00 AM, John Lam (DLR) > <jflam at microsoft.com> wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > There are a lot of new files in this change ? mostly due to the > beginnings of our work to get the latest Ruby specs working. So right now > there are duplicate specs under tests. This will change in the future. > > > > > > > > > > > > > > > > > > > > > > > > Our work to get Silverlight integration working is here. So > rudimentary VS debugging support etc. should just work today. > > > > > > > > > > > > > > > > > > > > > > > > You won''t be able to do a Silverlight build yet ? that''s coming in > a future update. > > > > > > > > > > > > > > > > > > > > > > > > Thanks, > > > > > > > > > > > > -John > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > > Ironruby-core mailing list > > > > > > Ironruby-core at rubyforge.org > > > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > Ironruby-core mailing list > > > > > Ironruby-core at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Ironruby-core mailing list > > > > Ironruby-core at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- Greg Akins Software Development Manager SSI Services http://kc.vanadium.com http://www.pghcodingdojo.org http://www.insomnia-consulting.org/monologue
>Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...]c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' I have the same problem. Previous revision was OK. SDK v6.0 XP SP2 with .NET v3.0 rake 0.7.2 ruby 1.8.6 (i386-mswin32) _________________________________________________________________ $B1IM\ITB-!)(BMSN$BAjCLH"$G!V%5%W%j%a%s%H!W$K$D$$$FCN$m$&!*(B http://questionbox.msn.co.jp/search.php3?start=0&pt=0&qt=all&k=pbWl16XqpeGl86XI
Can you send along a rake --trace repro? - John Sent from my phone -----Original Message----- From: mumurik2 at hotmail.co.jp <mumurik2 at hotmail.co.jp> Sent: Sunday, March 16, 2008 4:22 AM To: ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> Subject: Re: [Ironruby-core] SVN Revision 77 out>Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...]c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' I have the same problem. Previous revision was OK. SDK v6.0 XP SP2 with .NET v3.0 rake 0.7.2 ruby 1.8.6 (i386-mswin32) _________________________________________________________________ $B1IM\ITB-!)(BMSN$BAjCLH"$G!V%5%W%j%a%s%H!W$K$D$$$FCN$m$&!*(B http://questionbox.msn.co.jp/search.php3?start=0&pt=0&qt=all&k=pbWl16XqpeGl86XI
This is what I got $ rake.bat compile --trace (in c:/Libraries/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 "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\M ath\MathResources.resx" Writing resource file... Done. Read in 49 resources from "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\R esources.resx" Writing resource file... Done. rake aborted! Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...] c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:719:in `sh'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `call'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `sh'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:805:in `sh'' c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' c:/Libraries/IronRuby/trunk/rakefile:239:in `csc'' c:/Libraries/IronRuby/trunk/rakefile:247:in `compile'' c:/Libraries/IronRuby/trunk/rakefile:253:in `compile_all'' c:/Libraries/IronRuby/trunk/rakefile:527 c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `call'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `execute'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `each'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `execute'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:362:in `invoke'' c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in `invoke'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:369:in `invoke_prerequisit es'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `each'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `send'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `each'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:368:in `invoke_prerequisit es'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:361:in `invoke'' c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in `invoke'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `each'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exceptio n_handling'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1733:in `top_level'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1711:in `run'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exceptio n_handling'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in `run'' c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7 c:/ruby/bin/rake.bat:20:in `load'' c:/ruby/bin/rake.bat:20 2008/3/16 John Lam (DLR) <jflam at microsoft.com>:> Can you send along a rake --trace repro? > > - John > Sent from my phone > > > -----Original Message----- > From: mumurik2 at hotmail.co.jp <mumurik2 at hotmail.co.jp> > Sent: Sunday, March 16, 2008 4:22 AM > To: ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > > > >Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...] > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > > I have the same problem. > Previous revision was OK. > > SDK v6.0 > XP SP2 with .NET v3.0 > rake 0.7.2 > ruby 1.8.6 (i386-mswin32) > _________________________________________________________________ > $B1IM\ITB-!)(BMSN$BAjCLH"$G!V%5%W%j%a%s%H!W$K$D$$$FCN$m$&!*(B > http://questionbox.msn.co.jp/search.php3?start=0&pt=0&qt=all&k=pbWl16XqpeGl86XI > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- Greg Akins Software Development Manager SSI Services http://kc.vanadium.com http://www.pghcodingdojo.org http://www.insomnia-consulting.org/monologue
The rake file doesn''t play so nice with Cygwin because of pathing and arg limits... see rubydoes.net for some info, but I''m working on a Cygrake that takes care of some of the issues.. Though, is there any reason why we can''t just call MSBuild? 2008/3/16 Greg Akins <angrygreg at gmail.com>:> This is what I got > > $ rake.bat compile --trace > > (in c:/Libraries/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 "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\M > ath\MathResources.resx" > Writing resource file... Done. > Read in 49 resources from "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\R > esources.resx" > Writing resource file... Done. > rake aborted! > > Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...] > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:719:in `sh'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `call'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `sh'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:805:in `sh'' > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > c:/Libraries/IronRuby/trunk/rakefile:239:in `csc'' > c:/Libraries/IronRuby/trunk/rakefile:247:in `compile'' > c:/Libraries/IronRuby/trunk/rakefile:253:in `compile_all'' > c:/Libraries/IronRuby/trunk/rakefile:527 > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `call'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `execute'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `each'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `execute'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:362:in `invoke'' > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in `invoke'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:369:in `invoke_prerequisit > es'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `each'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `send'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `each'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:368:in `invoke_prerequisit > es'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:361:in `invoke'' > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in `invoke'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `each'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exceptio > n_handling'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1733:in `top_level'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1711:in `run'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exceptio > n_handling'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in `run'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7 > c:/ruby/bin/rake.bat:20:in `load'' > c:/ruby/bin/rake.bat:20 > > > > 2008/3/16 John Lam (DLR) <jflam at microsoft.com>: > > > > Can you send along a rake --trace repro? > > > > - John > > Sent from my phone > > > > > > -----Original Message----- > > From: mumurik2 at hotmail.co.jp <mumurik2 at hotmail.co.jp> > > Sent: Sunday, March 16, 2008 4:22 AM > > To: ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> > > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > > > > > > > > >Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...] > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > > > > I have the same problem. > > Previous revision was OK. > > > > SDK v6.0 > > XP SP2 with .NET v3.0 > > rake 0.7.2 > > ruby 1.8.6 (i386-mswin32) > > _________________________________________________________________ > > $B1IM\ITB-!)(BMSN$BAjCLH"$G!V%5%W%j%a%s%H!W$K$D$$$FCN$m$&!*(B > > http://questionbox.msn.co.jp/search.php3?start=0&pt=0&qt=all&k=pbWl16XqpeGl86XI > > > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > -- > Greg Akins > Software Development Manager > SSI Services > > http://kc.vanadium.com > http://www.pghcodingdojo.org > http://www.insomnia-consulting.org/monologue > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- Michael Letterle [Polymath Prokrammer] http://blog.prokrams.com
Msbuild doesn''t run on mono. - John Sent from my phone -----Original Message----- From: Michael Letterle <michael.letterle at gmail.com> Sent: Sunday, March 16, 2008 12:56 PM To: gakins at insomnia-consulting.org <gakins at insomnia-consulting.org>; ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> Subject: Re: [Ironruby-core] SVN Revision 77 out The rake file doesn''t play so nice with Cygwin because of pathing and arg limits... see rubydoes.net for some info, but I''m working on a Cygrake that takes care of some of the issues.. Though, is there any reason why we can''t just call MSBuild? 2008/3/16 Greg Akins <angrygreg at gmail.com>:> This is what I got > > $ rake.bat compile --trace > > (in c:/Libraries/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 "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\M > ath\MathResources.resx" > Writing resource file... Done. > Read in 49 resources from "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\R > esources.resx" > Writing resource file... Done. > rake aborted! > > Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...] > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:719:in `sh'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `call'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `sh'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:805:in `sh'' > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > c:/Libraries/IronRuby/trunk/rakefile:239:in `csc'' > c:/Libraries/IronRuby/trunk/rakefile:247:in `compile'' > c:/Libraries/IronRuby/trunk/rakefile:253:in `compile_all'' > c:/Libraries/IronRuby/trunk/rakefile:527 > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `call'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `execute'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `each'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `execute'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:362:in `invoke'' > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in `invoke'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:369:in `invoke_prerequisit > es'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `each'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `send'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `each'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:368:in `invoke_prerequisit > es'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:361:in `invoke'' > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in `invoke'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `each'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exceptio > n_handling'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1733:in `top_level'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1711:in `run'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exceptio > n_handling'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in `run'' > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7 > c:/ruby/bin/rake.bat:20:in `load'' > c:/ruby/bin/rake.bat:20 > > > > 2008/3/16 John Lam (DLR) <jflam at microsoft.com>: > > > > Can you send along a rake --trace repro? > > > > - John > > Sent from my phone > > > > > > -----Original Message----- > > From: mumurik2 at hotmail.co.jp <mumurik2 at hotmail.co.jp> > > Sent: Sunday, March 16, 2008 4:22 AM > > To: ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> > > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > > > > > > > > >Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...] > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > > > > I have the same problem. > > Previous revision was OK. > > > > SDK v6.0 > > XP SP2 with .NET v3.0 > > rake 0.7.2 > > ruby 1.8.6 (i386-mswin32) > > _________________________________________________________________ > > $B1IM\ITB-!)(BMSN$BAjCLH"$G!V%5%W%j%a%s%H!W$K$D$$$FCN$m$&!*(B > > http://questionbox.msn.co.jp/search.php3?start=0&pt=0&qt=all&k=pbWl16XqpeGl86XI > > > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > -- > Greg Akins > Software Development Manager > SSI Services > > http://kc.vanadium.com > http://www.pghcodingdojo.org > http://www.insomnia-consulting.org/monologue > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- Michael Letterle [Polymath Prokrammer] http://blog.prokrams.com
I''m assuming that the majority of users compiling on cygwin have access to MSBuild... 2008/3/16 John Lam (DLR) <jflam at microsoft.com>:> Msbuild doesn''t run on mono. > > > - John > Sent from my phone > > -----Original Message----- > > > From: Michael Letterle <michael.letterle at gmail.com> > Sent: Sunday, March 16, 2008 12:56 PM > To: gakins at insomnia-consulting.org <gakins at insomnia-consulting.org>; ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > The rake file doesn''t play so nice with Cygwin because of pathing and > arg limits... > > see rubydoes.net for some info, but I''m working on a Cygrake that > takes care of some of the issues.. > > Though, is there any reason why we can''t just call MSBuild? > > 2008/3/16 Greg Akins <angrygreg at gmail.com>: > > This is what I got > > > > $ rake.bat compile --trace > > > > (in c:/Libraries/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 "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\M > > ath\MathResources.resx" > > Writing resource file... Done. > > Read in 49 resources from "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\R > > esources.resx" > > Writing resource file... Done. > > rake aborted! > > > > Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...] > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:719:in `sh'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `call'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `sh'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:805:in `sh'' > > > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > > c:/Libraries/IronRuby/trunk/rakefile:239:in `csc'' > > c:/Libraries/IronRuby/trunk/rakefile:247:in `compile'' > > c:/Libraries/IronRuby/trunk/rakefile:253:in `compile_all'' > > c:/Libraries/IronRuby/trunk/rakefile:527 > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `call'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `execute'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `each'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in `execute'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:362:in `invoke'' > > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in `invoke'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:369:in `invoke_prerequisit > > es'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `each'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `send'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in `each'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:368:in `invoke_prerequisit > > es'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:361:in `invoke'' > > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in `invoke'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `each'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in `top_level'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exceptio > > n_handling'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1733:in `top_level'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1711:in `run'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in `standard_exceptio > > n_handling'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in `run'' > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7 > > c:/ruby/bin/rake.bat:20:in `load'' > > c:/ruby/bin/rake.bat:20 > > > > > > > > 2008/3/16 John Lam (DLR) <jflam at microsoft.com>: > > > > > > > Can you send along a rake --trace repro? > > > > > > - John > > > Sent from my phone > > > > > > > > > -----Original Message----- > > > From: mumurik2 at hotmail.co.jp <mumurik2 at hotmail.co.jp> > > > Sent: Sunday, March 16, 2008 4:22 AM > > > To: ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> > > > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > > > > > > > > > > > > > >Command failed with status (0): [csc /nologo /noconfig /nowarn:1591,1701,17...] > > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > > > > > > I have the same problem. > > > Previous revision was OK. > > > > > > SDK v6.0 > > > XP SP2 with .NET v3.0 > > > rake 0.7.2 > > > ruby 1.8.6 (i386-mswin32) > > > _________________________________________________________________ > > > $B1IM\ITB-!)(BMSN$BAjCLH"$G!V%5%W%j%a%s%H!W$K$D$$$FCN$m$&!*(B > > > http://questionbox.msn.co.jp/search.php3?start=0&pt=0&qt=all&k=pbWl16XqpeGl86XI > > > > > > > > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > -- > > Greg Akins > > Software Development Manager > > SSI Services > > > > http://kc.vanadium.com > > http://www.pghcodingdojo.org > > http://www.insomnia-consulting.org/monologue > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > -- > Michael Letterle > [Polymath Prokrammer] > http://blog.prokrams.com > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- Michael Letterle [Polymath Prokrammer] http://blog.prokrams.com
Right. If you''re on Windows. Not sure about where Mono is these days in MSBuild support, but I''m fairly sure that it isn''t here yet. That said, there''s a very small amount of the functionality of the Rakefile that deals with compilation. Most of it is the transform stuff that we need to move stuff back and forth between SVN and TFS. That said, I''m refactoring the guts of the Rakefile now. It needs it moving forward as a few more requirements are now showing up (eg Silverlight builds) Thanks, -Joh> -----Original Message----- > From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core- > bounces at rubyforge.org] On Behalf Of Michael Letterle > Sent: Sunday, March 16, 2008 3:08 PM > To: ironruby-core at rubyforge.org > Subject: Re: [Ironruby-core] SVN Revision 77 out > > I''m assuming that the majority of users compiling on cygwin have access > to MSBuild... > > 2008/3/16 John Lam (DLR) <jflam at microsoft.com>: > > Msbuild doesn''t run on mono. > > > > > > - John > > Sent from my phone > > > > -----Original Message----- > > > > > > From: Michael Letterle <michael.letterle at gmail.com> > > Sent: Sunday, March 16, 2008 12:56 PM > > To: gakins at insomnia-consulting.org <gakins at insomnia-consulting.org>; > > ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> > > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > > > > The rake file doesn''t play so nice with Cygwin because of pathing > and > > arg limits... > > > > see rubydoes.net for some info, but I''m working on a Cygrake that > > takes care of some of the issues.. > > > > Though, is there any reason why we can''t just call MSBuild? > > > > 2008/3/16 Greg Akins <angrygreg at gmail.com>: > > > This is what I got > > > > > > $ rake.bat compile --trace > > > > > > (in c:/Libraries/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 > > "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\M > > > ath\MathResources.resx" > > > Writing resource file... Done. > > > Read in 49 resources from > > "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\R > > > esources.resx" > > > Writing resource file... Done. > > > rake aborted! > > > > > > Command failed with status (0): [csc /nologo /noconfig > > /nowarn:1591,1701,17...] > c:/ruby/lib/ruby/gems/1.8/gems/rake- > 0.7.3/lib/rake.rb:719:in `sh'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in > `call'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `sh'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:805:in `sh'' > > > > > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > > > c:/Libraries/IronRuby/trunk/rakefile:239:in `csc'' > > > c:/Libraries/IronRuby/trunk/rakefile:247:in `compile'' > > > c:/Libraries/IronRuby/trunk/rakefile:253:in `compile_all'' > > > c:/Libraries/IronRuby/trunk/rakefile:527 > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > `call'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > `execute'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > `each'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > `execute'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:362:in > `invoke'' > > > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in > `invoke'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:369:in > > `invoke_prerequisit > es'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in > `each'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in > `send'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in > `each'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:368:in > > `invoke_prerequisit > es'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:361:in > `invoke'' > > > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in > `invoke'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in > `top_level'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in > `each'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in > `top_level'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in > > `standard_exceptio > n_handling'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1733:in > `top_level'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1711:in > `run'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in > > `standard_exceptio > n_handling'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in > `run'' > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7 > > > c:/ruby/bin/rake.bat:20:in `load'' > > > c:/ruby/bin/rake.bat:20 > > > > > > > > > > > > 2008/3/16 John Lam (DLR) <jflam at microsoft.com>: > > > > > > > > > > Can you send along a rake --trace repro? > > > > > > > > - John > > > > Sent from my phone > > > > > > > > > > > > -----Original Message----- > > > > From: mumurik2 at hotmail.co.jp <mumurik2 at hotmail.co.jp> > > > > Sent: Sunday, March 16, 2008 4:22 AM > > To: > > ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> > > > > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > > > > > > > > > > >Command failed with status (0): [csc /nologo /noconfig > > /nowarn:1591,1701,17...] > > > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > > > > > > > > I have the same problem. > > > > Previous revision was OK. > > > > > > > > SDK v6.0 > > > > XP SP2 with .NET v3.0 > > > > rake 0.7.2 > > > > ruby 1.8.6 (i386-mswin32) > > > > > > _________________________________________________________________ > > > > $B1IM\ITB-!)(BMSN$BAjCLH"$G!V%5%W%j%a%s%H!W$K$D$$$FCN$m$&!*(B > > > > > > > http://questionbox.msn.co.jp/search.php3?start=0&pt=0&qt=all&k=pbWl16X > > qpeGl86XI > > > > > > > > > > > > > > _______________________________________________ > > > > Ironruby-core mailing list > > > > Ironruby-core at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > > > > > > > -- > > > Greg Akins > > > Software Development Manager > > > SSI Services > > > > > > http://kc.vanadium.com > > > http://www.pghcodingdojo.org > > > http://www.insomnia-consulting.org/monologue > > > > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > -- > > Michael Letterle > > [Polymath Prokrammer] > > http://blog.prokrams.com > > > > _______________________________________________ > > Ironruby-core mailing list > > Ironruby-core at rubyforge.org > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > -- > Michael Letterle > [Polymath Prokrammer] > http://blog.prokrams.com
2008/3/16 Michael Letterle <michael.letterle at gmail.com>:> The rake file doesn''t play so nice with Cygwin because of pathing and > arg limits...In ''cmd'' i get about the same thing. Interesting bit is that I get a Windows Message "ruby.exe - Ordinial Not Found'', ''The ordinal 3724 could not be located in the dynamic link library LIBEAY32.dll'' I get this same error message when I try to run perl, until I remove libeay32.dll from c:\Windows\System32 After that error displays, I get a the same error in the DOS window as in Cygwin. -- Greg Akins Software Development Manager SSI Services http://kc.vanadium.com http://www.pghcodingdojo.org http://www.insomnia-consulting.org/monologue
And I''m running .Net 2.0 XP rake 0.7.3 ruby 1.8.5 On Sun, Mar 16, 2008 at 8:03 PM, Greg Akins <angrygreg at gmail.com> wrote:> 2008/3/16 Michael Letterle <michael.letterle at gmail.com>: > > > The rake file doesn''t play so nice with Cygwin because of pathing and > > arg limits... > > In ''cmd'' i get about the same thing. > > Interesting bit is that I get a Windows Message "ruby.exe - Ordinial > Not Found'', ''The ordinal 3724 could not be located in the dynamic link > library LIBEAY32.dll'' > > I get this same error message when I try to run perl, until I remove > libeay32.dll from c:\Windows\System32 > > After that error displays, I get a the same error in the DOS window as > in Cygwin. > > -- > > > Greg Akins > Software Development Manager > SSI Services > > http://kc.vanadium.com > http://www.pghcodingdojo.org > http://www.insomnia-consulting.org/monologue >-- Greg Akins Software Development Manager SSI Services http://kc.vanadium.com http://www.pghcodingdojo.org http://www.insomnia-consulting.org/monologue
Well... cygwin is windows only ;) Anywho, I''ll hold off until you''re done refactoring.. who knows maybe that''ll do it! 2008/3/16 John Lam (DLR) <jflam at microsoft.com>:> Right. If you''re on Windows. Not sure about where Mono is these days in MSBuild support, but I''m fairly sure that it isn''t here yet. That said, there''s a very small amount of the functionality of the Rakefile that deals with compilation. Most of it is the transform stuff that we need to move stuff back and forth between SVN and TFS. That said, I''m refactoring the guts of the Rakefile now. It needs it moving forward as a few more requirements are now showing up (eg Silverlight builds) > > Thanks, > -Joh > > > > > -----Original Message----- > > From: ironruby-core-bounces at rubyforge.org [mailto:ironruby-core- > > > bounces at rubyforge.org] On Behalf Of Michael Letterle > > Sent: Sunday, March 16, 2008 3:08 PM > > To: ironruby-core at rubyforge.org > > > > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > > I''m assuming that the majority of users compiling on cygwin have access > > to MSBuild... > > > > 2008/3/16 John Lam (DLR) <jflam at microsoft.com>: > > > Msbuild doesn''t run on mono. > > > > > > > > > - John > > > Sent from my phone > > > > > > -----Original Message----- > > > > > > > > > From: Michael Letterle <michael.letterle at gmail.com> > > > Sent: Sunday, March 16, 2008 12:56 PM > > > To: gakins at insomnia-consulting.org <gakins at insomnia-consulting.org>; > > > ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> > > > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > > > > > > > The rake file doesn''t play so nice with Cygwin because of pathing > > and > > > arg limits... > > > > > > see rubydoes.net for some info, but I''m working on a Cygrake that > > > takes care of some of the issues.. > > > > > > Though, is there any reason why we can''t just call MSBuild? > > > > > > 2008/3/16 Greg Akins <angrygreg at gmail.com>: > > > > This is what I got > > > > > > > > $ rake.bat compile --trace > > > > > > > > (in c:/Libraries/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 > > > "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\M > > > > ath\MathResources.resx" > > > > Writing resource file... Done. > > > > Read in 49 resources from > > > "c:\Libraries\IronRuby\trunk\src\microsoft.scripting\R > > > > esources.resx" > > > > Writing resource file... Done. > > > > rake aborted! > > > > > > > > Command failed with status (0): [csc /nologo /noconfig > > > /nowarn:1591,1701,17...] > c:/ruby/lib/ruby/gems/1.8/gems/rake- > > 0.7.3/lib/rake.rb:719:in `sh'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in > > `call'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:726:in `sh'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:805:in `sh'' > > > > > > > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > > > > c:/Libraries/IronRuby/trunk/rakefile:239:in `csc'' > > > > c:/Libraries/IronRuby/trunk/rakefile:247:in `compile'' > > > > c:/Libraries/IronRuby/trunk/rakefile:253:in `compile_all'' > > > > c:/Libraries/IronRuby/trunk/rakefile:527 > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > > `call'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > > `execute'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > > `each'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:392:in > > `execute'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:362:in > > `invoke'' > > > > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in > > `invoke'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:369:in > > > `invoke_prerequisit > es'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in > > `each'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in > > `send'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1003:in > > `each'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:368:in > > > `invoke_prerequisit > es'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:361:in > > `invoke'' > > > > c:/ruby/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:355:in > > `invoke'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in > > `top_level'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in > > `each'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1739:in > > `top_level'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in > > > `standard_exceptio > n_handling'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1733:in > > `top_level'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1711:in > > `run'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1761:in > > > `standard_exceptio > n_handling'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:1708:in > > `run'' > > > > c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake:7 > > > > c:/ruby/bin/rake.bat:20:in `load'' > > > > c:/ruby/bin/rake.bat:20 > > > > > > > > > > > > > > > > 2008/3/16 John Lam (DLR) <jflam at microsoft.com>: > > > > > > > > > > > > > Can you send along a rake --trace repro? > > > > > > > > > > - John > > > > > Sent from my phone > > > > > > > > > > > > > > > -----Original Message----- > > > > > From: mumurik2 at hotmail.co.jp <mumurik2 at hotmail.co.jp> > > > > > Sent: Sunday, March 16, 2008 4:22 AM > > To: > > > ironruby-core at rubyforge.org <ironruby-core at rubyforge.org> > > > > > Subject: Re: [Ironruby-core] SVN Revision 77 out > > > > > > > > > > > > > >Command failed with status (0): [csc /nologo /noconfig > > > /nowarn:1591,1701,17...] > > > > > c:/Libraries/IronRuby/trunk/rakefile:197:in `exec'' > > > > > > > > > > I have the same problem. > > > > > Previous revision was OK. > > > > > > > > > > SDK v6.0 > > > > > XP SP2 with .NET v3.0 > > > > > rake 0.7.2 > > > > > ruby 1.8.6 (i386-mswin32) > > > > > > > > _________________________________________________________________ > > > > > $B1IM\ITB-!)(BMSN$BAjCLH"$G!V%5%W%j%a%s%H!W$K$D$$$FCN$m$&!*(B > > > > > > > > > > http://questionbox.msn.co.jp/search.php3?start=0&pt=0&qt=all&k=pbWl16X > > > qpeGl86XI > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > Ironruby-core mailing list > > > > > Ironruby-core at rubyforge.org > > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Greg Akins > > > > Software Development Manager > > > > SSI Services > > > > > > > > http://kc.vanadium.com > > > > http://www.pghcodingdojo.org > > > > http://www.insomnia-consulting.org/monologue > > > > > > > > _______________________________________________ > > > > Ironruby-core mailing list > > > > Ironruby-core at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > > > > > > > -- > > > Michael Letterle > > > [Polymath Prokrammer] > > > http://blog.prokrams.com > > > > > > _______________________________________________ > > > Ironruby-core mailing list > > > Ironruby-core at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > > > > > > > -- > > Michael Letterle > > [Polymath Prokrammer] > > http://blog.prokrams.com > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >-- Michael Letterle [Polymath Prokrammer] http://blog.prokrams.com