C.J. Adams-Collier
2008-Sep-11 16:41 UTC
[Ironruby-core] [cjac@colliertech.org: Re: Build box nearly ready...]
Thanks Marek, Could we work around this by removing System.Core.dll from the link line for mono? I''ll give it a shot if I get some free time today. Cheers, C.J. On Thu, Sep 11, 2008 at 09:29:37AM +0100, Marek Safar wrote:> Hello C.J., > >Any idea why it fails in this way? > > > Yes, I know exactly. But will have to really think what we can do about it. > > Short explanation is that we do load System.Core.dll even if it not > requested, which means you will get collisions like this. > > Marek > > > > >----- Forwarded message from "C.J. Adams-Collier" <cjac at colliertech.org> > >----- > > > >From: "C.J. Adams-Collier" <cjac at colliertech.org> > >To: ironruby-core at rubyforge.org, Sanghyeon Seo <sanxiyn at gmail.com> > >X-BeenThere: ironruby-core at rubyforge.org > >X-Mailman-Version: 2.1.11 > >Reply-To: ironruby-core at rubyforge.org > >List-Id: <ironruby-core.rubyforge.org> > >List-Unsubscribe: <http://rubyforge.org/mailman/options/ironruby-core>, > > <mailto:ironruby-core-request at rubyforge.org?subject=unsubscribe> > >List-Archive: <http://rubyforge.org/pipermail/ironruby-core> > >List-Post: <mailto:ironruby-core at rubyforge.org> > >List-Help: <mailto:ironruby-core-request at rubyforge.org?subject=help> > >List-Subscribe: <http://rubyforge.org/mailman/listinfo/ironruby-core>, > > <mailto:ironruby-core-request at rubyforge.org?subject=subscribe> > >X-SPF-Guess: pass > >X-SA-Exim-Connect-IP: 205.234.109.19 > >X-SA-Exim-Mail-From: ironruby-core-bounces at rubyforge.org > >X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on > > smtp.colliertech.org > >X-Spam-Level: > >X-Spam-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00 > >autolearn=ham version=3.1.7-deb > >Subject: Re: [Ironruby-core] Build box nearly ready... > >X-SA-Exim-Version: 4.2.1 (built Tue, 09 Jan 2007 17:51:29 +0000) > >X-SA-Exim-Scanned: Yes (on smtp.colliertech.org) > > > >Alright... I''ve applied Seo''s most recent patch (minus changes to the > >root Rakefile). Attached is (failed) the build log. > > > >Cheers, > > > >C.J. > > > >On Wed, Sep 10, 2008 at 05:49:54PM +0000, C.J. Adams-Collier wrote: > > > >>Well, Seo hasn''t logged in since I sent the last email, so perhaps > >>some of you experienced .NET folks can help me figure out what''s going > >>on. The command below is run with the following svn revisions of > >>mono, mcs and ironruby: > >> > >> mono: 112598 > >> mcs: 112619 > >>ironruby: 142 > >> > >>cjac at sanxiyn:/usr/src/svn/ironruby$ rake compile mono=1 --trace > >>(in /usr/src/svn/ironruby) > >>** Invoke compile (first_time) > >>** Invoke happy (first_time) > >>** Execute happy > >>** Invoke clean_build (first_time) > >>** Invoke happy > >>** Execute clean_build > >>** Invoke compile_dlr (first_time) > >>** Invoke clean_build > >>** Execute compile_dlr > >>rake aborted! > >>cannot resolve path System.dll > >>./context.rb:121:in `resolve_framework_path'' > >>./context.rb:120:in `each'' > >>./context.rb:120:in `resolve_framework_path'' > >>./context.rb:161:in `resolve_framework_path'' > >>./context.rb:437:in `resolve_framework_path'' > >>./context.rb:452:in `references'' > >>./context.rb:450:in `each'' > >>./context.rb:450:in `references'' > >>./context.rb:489:in `compile'' > >>./context.rb:487:in `chdir'' > >>./context.rb:487:in `compile'' > >>/usr/src/svn/ironruby/Rakefile:270 > >>./context.rb:659:in `instance_eval'' > >>./context.rb:659:in `source_context'' > >>/usr/src/svn/ironruby/Rakefile:269 > >>/usr/lib/ruby/1.8/rake.rb:387:in `call'' > >>/usr/lib/ruby/1.8/rake.rb:387:in `execute'' > >>/usr/lib/ruby/1.8/rake.rb:387:in `each'' > >>/usr/lib/ruby/1.8/rake.rb:387:in `execute'' > >>/usr/lib/ruby/1.8/rake.rb:357:in `invoke'' > >>/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'' > >>/usr/lib/ruby/1.8/rake.rb:350:in `invoke'' > >>/usr/lib/ruby/1.8/rake.rb:364:in `invoke_prerequisites'' > >>/usr/lib/ruby/1.8/rake.rb:999:in `each'' > >>/usr/lib/ruby/1.8/rake.rb:999:in `send'' > >>/usr/lib/ruby/1.8/rake.rb:999:in `each'' > >>/usr/lib/ruby/1.8/rake.rb:363:in `invoke_prerequisites'' > >>/usr/lib/ruby/1.8/rake.rb:356:in `invoke'' > >>/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'' > >>/usr/lib/ruby/1.8/rake.rb:350:in `invoke'' > >>/usr/lib/ruby/1.8/rake.rb:1906:in `run'' > >>/usr/lib/ruby/1.8/rake.rb:1906:in `each'' > >>/usr/lib/ruby/1.8/rake.rb:1906:in `run'' > >>/usr/bin/rake:4 > >> > >>On Tue, Sep 09, 2008 at 10:41:15PM +0000, C.J. Adams-Collier wrote: > >> > >>>Seo, > >>> > >>>Oh, please help me. I''ve got all the deps installed. Now I''m at the > >>>point where it doesn''t build and you usually build a patch to make it > >>>work. Could you take it from here? > >>> > >>>:) > >>> > >>>Cheers, > >>> > >>>C.J. > >>> > >> > >> > >>>_______________________________________________ > >>>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 > >> > > > > > >(in /usr/src/svn/ironruby) > >** Invoke compile (first_time) > >** Invoke happy (first_time) > >** Execute happy > >** Invoke clean_build (first_time) > >** Invoke happy > >** Execute clean_build > >** Invoke compile_dlr (first_time) > >** Invoke clean_build > >** Execute compile_dlr > >./utils/extension.cs(21,25): warning CS1685: The type > >`System.Runtime.CompilerServices.ExtensionAttribute'' conflicts with the > >predefined type `System.Runtime.CompilerServices.ExtensionAttribute'' and > >will be ignored > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/LambdaExpression.cs(34,37): warning CS0436: The type > >`System.Linq.Expressions.Expression'' conflicts with the imported type > >`System.Linq.Expressions.Expression''. Ignoring the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/BinaryExpression.cs(180,26): (Location of the symbol related to > >previous warning) > >./ast/LambdaExpression.cs(127,49): warning CS0436: The type > >`System.Linq.Expressions.LambdaExpression'' conflicts with the imported > >type `System.Linq.Expressions.LambdaExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/LambdaExpression.cs(34,18): (Location of the symbol related to > >previous warning) > >./ast/LambdaExpression.cs(127,25): warning CS1685: The type > >`System.Linq.Expressions.Expression<TDelegate>'' conflicts with the > >predefined type `System.Linq.Expressions.Expression<TDelegate>'' and will > >be ignored > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/memberassignment.cs(23,44): warning CS0436: The type > >`System.Linq.Expressions.MemberBinding'' conflicts with the imported type > >`System.Linq.Expressions.MemberBinding''. Ignoring the imported type > >definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/MemberBinding.cs(28,27): (Location of the symbol related to previous > >warning) > >./utils/StrongBox.cs(18,40): warning CS0436: The type > >`System.Runtime.CompilerServices.IStrongBox'' conflicts with the imported > >type `System.Runtime.CompilerServices.IStrongBox''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/StrongBox.cs(51,22): (Location of the symbol related to previous > >warning) > >./utils/Action.cs(19,26): warning CS0436: The type `System.Action<T1,T2>'' > >conflicts with the imported type `System.Action<T1,T2>''. Ignoring the > >imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/Action.cs(19,26): (Location of the symbol related to previous > >warning) > >./utils/Action.cs(21,26): warning CS0436: The type > >`System.Action<T1,T2,T3>'' conflicts with the imported type > >`System.Action<T1,T2,T3>''. Ignoring the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/Action.cs(21,26): (Location of the symbol related to previous > >warning) > >./utils/Action.cs(23,26): warning CS0436: The type > >`System.Action<T1,T2,T3,T4>'' conflicts with the imported type > >`System.Action<T1,T2,T3,T4>''. Ignoring the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/Action.cs(23,26): (Location of the symbol related to previous > >warning) > >./utils/Function.cs(17,29): warning CS0436: The type > >`System.Func<TResult>'' conflicts with the imported type > >`System.Func<TResult>''. Ignoring the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/Function.cs(17,29): (Location of the symbol related to previous > >warning) > >./utils/Function.cs(18,29): warning CS0436: The type > >`System.Func<T,TResult>'' conflicts with the imported type > >`System.Func<T,TResult>''. Ignoring the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/Function.cs(18,29): (Location of the symbol related to previous > >warning) > >./utils/Function.cs(20,29): warning CS0436: The type > >`System.Func<T1,T2,TResult>'' conflicts with the imported type > >`System.Func<T1,T2,TResult>''. Ignoring the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/Function.cs(20,29): (Location of the symbol related to previous > >warning) > >./utils/Function.cs(22,29): warning CS0436: The type > >`System.Func<T1,T2,T3,TResult>'' conflicts with the imported type > >`System.Func<T1,T2,T3,TResult>''. Ignoring the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/Function.cs(22,29): (Location of the symbol related to previous > >warning) > >./utils/Function.cs(24,29): warning CS0436: The type > >`System.Func<T1,T2,T3,T4,TResult>'' conflicts with the imported type > >`System.Func<T1,T2,T3,T4,TResult>''. Ignoring the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/Function.cs(24,29): (Location of the symbol related to previous > >warning) > >./ast/Expression.cs(38,26): warning CS0436: The type > >`System.Linq.Expressions.ExpressionType'' conflicts with the imported type > >`System.Linq.Expressions.ExpressionType''. Ignoring the imported type > >definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/expressiontype.cs(18,17): (Location of the symbol related to > >previous warning) > >./ast/BinaryExpression.cs(183,24): warning CS0436: The type > >`System.Linq.Expressions.BinaryExpression'' conflicts with the imported > >type `System.Linq.Expressions.BinaryExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/BinaryExpression.cs(28,25): (Location of the symbol related to > >previous warning) > >./ast/ConditionalExpression.cs(59,23): warning CS0436: The type > >`System.Linq.Expressions.ConditionalExpression'' conflicts with the > >imported type `System.Linq.Expressions.ConditionalExpression''. Ignoring > >the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/ConditionalExpression.cs(21,25): (Location of the symbol related to > >previous warning) > >./ast/ConstantExpression.cs(60,23): warning CS0436: The type > >`System.Linq.Expressions.ConstantExpression'' conflicts with the imported > >type `System.Linq.Expressions.ConstantExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/ConstantExpression.cs(22,25): (Location of the symbol related to > >previous warning) > >./ast/ConstantExpression.cs(120,23): warning CS0436: The type > >`System.Linq.Expressions.MemberExpression'' conflicts with the imported > >type `System.Linq.Expressions.MemberExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/MemberExpression.cs(28,25): (Location of the symbol related to > >previous warning) > >./ast/LambdaExpression.cs(156,36): warning CS0436: The type > >`System.Linq.Expressions.ParameterExpression'' conflicts with the imported > >type `System.Linq.Expressions.ParameterExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/ParameterExpression.cs(21,25): (Location of the symbol related to > >previous warning) > >./ast/MethodCallExpression.cs(92,23): warning CS0436: The type > >`System.Linq.Expressions.MethodCallExpression'' conflicts with the imported > >type `System.Linq.Expressions.MethodCallExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/MethodCallExpression.cs(27,25): (Location of the symbol related to > >previous warning) > >./ast/NewArrayExpression.cs(76,23): warning CS0436: The type > >`System.Linq.Expressions.NewArrayExpression'' conflicts with the imported > >type `System.Linq.Expressions.NewArrayExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/NewArrayExpression.cs(23,25): (Location of the symbol related to > >previous warning) > >./ast/NewExpression.cs(77,23): warning CS0436: The type > >`System.Linq.Expressions.NewExpression'' conflicts with the imported type > >`System.Linq.Expressions.NewExpression''. Ignoring the imported type > >definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/NewExpression.cs(25,25): (Location of the symbol related to previous > >warning) > >./ast/TypeBinaryExpression.cs(56,23): warning CS0436: The type > >`System.Linq.Expressions.TypeBinaryExpression'' conflicts with the imported > >type `System.Linq.Expressions.TypeBinaryExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/TypeBinaryExpression.cs(22,25): (Location of the symbol related to > >previous warning) > >./ast/UnaryExpression.cs(108,23): warning CS0436: The type > >`System.Linq.Expressions.UnaryExpression'' conflicts with the imported type > >`System.Linq.Expressions.UnaryExpression''. Ignoring the imported type > >definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/UnaryExpression.cs(24,25): (Location of the symbol related to > >previous warning) > >./ast/elementinit.cs(63,23): warning CS0436: The type > >`System.Linq.Expressions.ElementInit'' conflicts with the imported type > >`System.Linq.Expressions.ElementInit''. Ignoring the imported type > >definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/elementinit.cs(25,25): (Location of the symbol related to previous > >warning) > >./ast/invocationexpression.cs(63,23): warning CS0436: The type > >`System.Linq.Expressions.InvocationExpression'' conflicts with the imported > >type `System.Linq.Expressions.InvocationExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/invocationexpression.cs(25,25): (Location of the symbol related to > >previous warning) > >./ast/listinitexpression.cs(55,23): warning CS0436: The type > >`System.Linq.Expressions.ListInitExpression'' conflicts with the imported > >type `System.Linq.Expressions.ListInitExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/listinitexpression.cs(25,25): (Location of the symbol related to > >previous warning) > >./ast/memberassignment.cs(44,23): warning CS0436: The type > >`System.Linq.Expressions.MemberAssignment'' conflicts with the imported > >type `System.Linq.Expressions.MemberAssignment''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/memberassignment.cs(23,25): (Location of the symbol related to > >previous warning) > >./ast/memberinitexpression.cs(60,23): warning CS0436: The type > >`System.Linq.Expressions.MemberInitExpression'' conflicts with the imported > >type `System.Linq.Expressions.MemberInitExpression''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/memberinitexpression.cs(24,25): (Location of the symbol related to > >previous warning) > >./ast/memberlistbinding.cs(51,23): warning CS0436: The type > >`System.Linq.Expressions.MemberListBinding'' conflicts with the imported > >type `System.Linq.Expressions.MemberListBinding''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/memberlistbinding.cs(26,25): (Location of the symbol related to > >previous warning) > >./ast/membermemberbinding.cs(50,23): warning CS0436: The type > >`System.Linq.Expressions.MemberMemberBinding'' conflicts with the imported > >type `System.Linq.Expressions.MemberMemberBinding''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/membermemberbinding.cs(25,25): (Location of the symbol related to > >previous warning) > >./actions/callsite.cs(296,51): warning CS0436: The type > >`System.Runtime.CompilerServices.StrongBox<T>'' conflicts with the imported > >type `System.Runtime.CompilerServices.StrongBox<T>''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/StrongBox.cs(18,25): (Location of the symbol related to previous > >warning) > >./ast/MemberBinding.cs(29,9): warning CS0436: The type > >`System.Linq.Expressions.MemberBindingType'' conflicts with the imported > >type `System.Linq.Expressions.MemberBindingType''. Ignoring the imported > >type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/MemberBinding.cs(21,17): (Location of the symbol related to previous > >warning) > >./utils/extension.cs(21,25): warning CS3005: Identifier > >`System.Runtime.CompilerServices.ExtensionAttribute'' differing only in > >case is not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/BinaryExpression.cs(180,26): warning CS3005: Identifier > >`System.Linq.Expressions.Expression'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/LambdaExpression.cs(178,20): error CS0122: > >`System.Linq.Expressions.Expression<TDelegate>.Expression(System.Linq.Expressions.Expression, System.Collections.ObjectModel.ReadOnlyCollection<System.Linq.Expressions.ParameterExpression>)'' is inaccessible due to its protection level > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) > >./ast/LambdaExpression.cs(178,20): error CS1729: The type > >`System.Linq.Expressions.Expression<TDelegate>'' does not contain a > >constructor that takes `5'' arguments > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) > >./ast/LambdaExpression.cs(313,20): error CS0122: > >`System.Linq.Expressions.Expression<TDelegate>.Expression(System.Linq.Expressions.Expression, System.Collections.ObjectModel.ReadOnlyCollection<System.Linq.Expressions.ParameterExpression>)'' is inaccessible due to its protection level > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) > >./ast/LambdaExpression.cs(313,20): error CS1729: The type > >`System.Linq.Expressions.Expression<TDelegate>'' does not contain a > >constructor that takes `5'' arguments > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) > >./ast/LambdaExpression.cs(371,41): warning CS0436: The type > >`System.Action'' conflicts with the imported type `System.Action''. Ignoring > >the imported type definition > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/Action.cs(17,26): (Location of the symbol related to previous > >warning) > >./ast/MethodCallExpression.cs(167,18): warning CS0219: The variable > >`invoke'' is assigned but its value is never used > >./ast/LambdaExpression.cs(34,18): warning CS3005: Identifier > >`System.Linq.Expressions.LambdaExpression'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/LambdaExpression.cs(127,25): warning CS3005: Identifier > >`System.Linq.Expressions.Expression<TDelegate>'' differing only in case is > >not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/BinaryExpression.cs(28,25): warning CS3005: Identifier > >`System.Linq.Expressions.BinaryExpression'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/ConditionalExpression.cs(21,25): warning CS3005: Identifier > >`System.Linq.Expressions.ConditionalExpression'' differing only in case is > >not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/ConstantExpression.cs(22,25): warning CS3005: Identifier > >`System.Linq.Expressions.ConstantExpression'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/MemberBinding.cs(21,17): warning CS3005: Identifier > >`System.Linq.Expressions.MemberBindingType'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/MemberBinding.cs(28,27): warning CS3005: Identifier > >`System.Linq.Expressions.MemberBinding'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/MemberExpression.cs(28,25): warning CS3005: Identifier > >`System.Linq.Expressions.MemberExpression'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/MethodCallExpression.cs(27,25): warning CS3005: Identifier > >`System.Linq.Expressions.MethodCallExpression'' differing only in case is > >not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/NewArrayExpression.cs(23,25): warning CS3005: Identifier > >`System.Linq.Expressions.NewArrayExpression'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/NewExpression.cs(25,25): warning CS3005: Identifier > >`System.Linq.Expressions.NewExpression'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/ParameterExpression.cs(21,25): warning CS3005: Identifier > >`System.Linq.Expressions.ParameterExpression'' differing only in case is > >not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/TypeBinaryExpression.cs(22,25): warning CS3005: Identifier > >`System.Linq.Expressions.TypeBinaryExpression'' differing only in case is > >not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/UnaryExpression.cs(24,25): warning CS3005: Identifier > >`System.Linq.Expressions.UnaryExpression'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/elementinit.cs(25,25): warning CS3005: Identifier > >`System.Linq.Expressions.ElementInit'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/expressiontype.cs(18,17): warning CS3005: Identifier > >`System.Linq.Expressions.ExpressionType'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/invocationexpression.cs(25,25): warning CS3005: Identifier > >`System.Linq.Expressions.InvocationExpression'' differing only in case is > >not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/listinitexpression.cs(25,25): warning CS3005: Identifier > >`System.Linq.Expressions.ListInitExpression'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/memberassignment.cs(23,25): warning CS3005: Identifier > >`System.Linq.Expressions.MemberAssignment'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/memberinitexpression.cs(24,25): warning CS3005: Identifier > >`System.Linq.Expressions.MemberInitExpression'' differing only in case is > >not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/memberlistbinding.cs(26,25): warning CS3005: Identifier > >`System.Linq.Expressions.MemberListBinding'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./ast/membermemberbinding.cs(25,25): warning CS3005: Identifier > >`System.Linq.Expressions.MemberMemberBinding'' differing only in case is > >not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/StrongBox.cs(51,22): warning CS3005: Identifier > >`System.Runtime.CompilerServices.IStrongBox'' differing only in case is not > >CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >./utils/StrongBox.cs(18,25): warning CS3005: Identifier > >`System.Runtime.CompilerServices.StrongBox<T>'' differing only in case is > >not CLS-compliant > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > >Compilation failed: 4 error(s), 62 warnings > >rake aborted! > >Command failed with status (1): [gmcs > >/out:"/usr/src/svn/ironruby/build/mon...] > >/usr/lib/ruby/1.8/rake.rb:722:in `sh'' > >/usr/lib/ruby/1.8/rake.rb:729:in `call'' > >/usr/lib/ruby/1.8/rake.rb:729:in `sh'' > >/usr/lib/ruby/1.8/rake.rb:812:in `sh'' > >./context.rb:214:in `exec'' > >./context.rb:503:in `compile'' > >./context.rb:487:in `chdir'' > >./context.rb:487:in `compile'' > >/usr/src/svn/ironruby/Rakefile:270 > >./context.rb:661:in `instance_eval'' > >./context.rb:661:in `source_context'' > >/usr/src/svn/ironruby/Rakefile:269 > >/usr/lib/ruby/1.8/rake.rb:387:in `call'' > >/usr/lib/ruby/1.8/rake.rb:387:in `execute'' > >/usr/lib/ruby/1.8/rake.rb:387:in `each'' > >/usr/lib/ruby/1.8/rake.rb:387:in `execute'' > >/usr/lib/ruby/1.8/rake.rb:357:in `invoke'' > >/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'' > >/usr/lib/ruby/1.8/rake.rb:350:in `invoke'' > >/usr/lib/ruby/1.8/rake.rb:364:in `invoke_prerequisites'' > >/usr/lib/ruby/1.8/rake.rb:999:in `each'' > >/usr/lib/ruby/1.8/rake.rb:999:in `send'' > >/usr/lib/ruby/1.8/rake.rb:999:in `each'' > >/usr/lib/ruby/1.8/rake.rb:363:in `invoke_prerequisites'' > >/usr/lib/ruby/1.8/rake.rb:356:in `invoke'' > >/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'' > >/usr/lib/ruby/1.8/rake.rb:350:in `invoke'' > >/usr/lib/ruby/1.8/rake.rb:1906:in `run'' > >/usr/lib/ruby/1.8/rake.rb:1906:in `each'' > >/usr/lib/ruby/1.8/rake.rb:1906:in `run'' > >/usr/bin/rake:4 > > > > > > > > > >_______________________________________________ > >Ironruby-core mailing list > >Ironruby-core at rubyforge.org > >http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > >----- End forwarded message ----- >-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080911/f2df5d6f/attachment-0001.bin>
C.J. Adams-Collier
2008-Sep-11 17:52 UTC
[Ironruby-core] [cjac@colliertech.org: Re: Build box nearly ready...]
Bug filed: https://bugzilla.novell.com/show_bug.cgi?id=425601 On Thu, Sep 11, 2008 at 04:41:10PM +0000, C.J. Adams-Collier wrote:> Thanks Marek, > > Could we work around this by removing System.Core.dll from the link > line for mono? I''ll give it a shot if I get some free time today. > > Cheers, > > C.J. > > On Thu, Sep 11, 2008 at 09:29:37AM +0100, Marek Safar wrote: > > Hello C.J., > > >Any idea why it fails in this way? > > > > > Yes, I know exactly. But will have to really think what we can do about it. > > > > Short explanation is that we do load System.Core.dll even if it not > > requested, which means you will get collisions like this. > > > > Marek > > > > > > > >----- Forwarded message from "C.J. Adams-Collier" <cjac at colliertech.org> > > >----- > > > > > >From: "C.J. Adams-Collier" <cjac at colliertech.org> > > >To: ironruby-core at rubyforge.org, Sanghyeon Seo <sanxiyn at gmail.com> > > >X-BeenThere: ironruby-core at rubyforge.org > > >X-Mailman-Version: 2.1.11 > > >Reply-To: ironruby-core at rubyforge.org > > >List-Id: <ironruby-core.rubyforge.org> > > >List-Unsubscribe: <http://rubyforge.org/mailman/options/ironruby-core>, > > > <mailto:ironruby-core-request at rubyforge.org?subject=unsubscribe> > > >List-Archive: <http://rubyforge.org/pipermail/ironruby-core> > > >List-Post: <mailto:ironruby-core at rubyforge.org> > > >List-Help: <mailto:ironruby-core-request at rubyforge.org?subject=help> > > >List-Subscribe: <http://rubyforge.org/mailman/listinfo/ironruby-core>, > > > <mailto:ironruby-core-request at rubyforge.org?subject=subscribe> > > >X-SPF-Guess: pass > > >X-SA-Exim-Connect-IP: 205.234.109.19 > > >X-SA-Exim-Mail-From: ironruby-core-bounces at rubyforge.org > > >X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on > > > smtp.colliertech.org > > >X-Spam-Level: > > >X-Spam-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00 > > >autolearn=ham version=3.1.7-deb > > >Subject: Re: [Ironruby-core] Build box nearly ready... > > >X-SA-Exim-Version: 4.2.1 (built Tue, 09 Jan 2007 17:51:29 +0000) > > >X-SA-Exim-Scanned: Yes (on smtp.colliertech.org) > > > > > >Alright... I''ve applied Seo''s most recent patch (minus changes to the > > >root Rakefile). Attached is (failed) the build log. > > > > > >Cheers, > > > > > >C.J. > > > > > >On Wed, Sep 10, 2008 at 05:49:54PM +0000, C.J. Adams-Collier wrote: > > > > > >>Well, Seo hasn''t logged in since I sent the last email, so perhaps > > >>some of you experienced .NET folks can help me figure out what''s going > > >>on. The command below is run with the following svn revisions of > > >>mono, mcs and ironruby: > > >> > > >> mono: 112598 > > >> mcs: 112619 > > >>ironruby: 142 > > >> > > >>cjac at sanxiyn:/usr/src/svn/ironruby$ rake compile mono=1 --trace > > >>(in /usr/src/svn/ironruby) > > >>** Invoke compile (first_time) > > >>** Invoke happy (first_time) > > >>** Execute happy > > >>** Invoke clean_build (first_time) > > >>** Invoke happy > > >>** Execute clean_build > > >>** Invoke compile_dlr (first_time) > > >>** Invoke clean_build > > >>** Execute compile_dlr > > >>rake aborted! > > >>cannot resolve path System.dll > > >>./context.rb:121:in `resolve_framework_path'' > > >>./context.rb:120:in `each'' > > >>./context.rb:120:in `resolve_framework_path'' > > >>./context.rb:161:in `resolve_framework_path'' > > >>./context.rb:437:in `resolve_framework_path'' > > >>./context.rb:452:in `references'' > > >>./context.rb:450:in `each'' > > >>./context.rb:450:in `references'' > > >>./context.rb:489:in `compile'' > > >>./context.rb:487:in `chdir'' > > >>./context.rb:487:in `compile'' > > >>/usr/src/svn/ironruby/Rakefile:270 > > >>./context.rb:659:in `instance_eval'' > > >>./context.rb:659:in `source_context'' > > >>/usr/src/svn/ironruby/Rakefile:269 > > >>/usr/lib/ruby/1.8/rake.rb:387:in `call'' > > >>/usr/lib/ruby/1.8/rake.rb:387:in `execute'' > > >>/usr/lib/ruby/1.8/rake.rb:387:in `each'' > > >>/usr/lib/ruby/1.8/rake.rb:387:in `execute'' > > >>/usr/lib/ruby/1.8/rake.rb:357:in `invoke'' > > >>/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > >>/usr/lib/ruby/1.8/rake.rb:350:in `invoke'' > > >>/usr/lib/ruby/1.8/rake.rb:364:in `invoke_prerequisites'' > > >>/usr/lib/ruby/1.8/rake.rb:999:in `each'' > > >>/usr/lib/ruby/1.8/rake.rb:999:in `send'' > > >>/usr/lib/ruby/1.8/rake.rb:999:in `each'' > > >>/usr/lib/ruby/1.8/rake.rb:363:in `invoke_prerequisites'' > > >>/usr/lib/ruby/1.8/rake.rb:356:in `invoke'' > > >>/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > >>/usr/lib/ruby/1.8/rake.rb:350:in `invoke'' > > >>/usr/lib/ruby/1.8/rake.rb:1906:in `run'' > > >>/usr/lib/ruby/1.8/rake.rb:1906:in `each'' > > >>/usr/lib/ruby/1.8/rake.rb:1906:in `run'' > > >>/usr/bin/rake:4 > > >> > > >>On Tue, Sep 09, 2008 at 10:41:15PM +0000, C.J. Adams-Collier wrote: > > >> > > >>>Seo, > > >>> > > >>>Oh, please help me. I''ve got all the deps installed. Now I''m at the > > >>>point where it doesn''t build and you usually build a patch to make it > > >>>work. Could you take it from here? > > >>> > > >>>:) > > >>> > > >>>Cheers, > > >>> > > >>>C.J. > > >>> > > >> > > >> > > >>>_______________________________________________ > > >>>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 > > >> > > > > > > > > >(in /usr/src/svn/ironruby) > > >** Invoke compile (first_time) > > >** Invoke happy (first_time) > > >** Execute happy > > >** Invoke clean_build (first_time) > > >** Invoke happy > > >** Execute clean_build > > >** Invoke compile_dlr (first_time) > > >** Invoke clean_build > > >** Execute compile_dlr > > >./utils/extension.cs(21,25): warning CS1685: The type > > >`System.Runtime.CompilerServices.ExtensionAttribute'' conflicts with the > > >predefined type `System.Runtime.CompilerServices.ExtensionAttribute'' and > > >will be ignored > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/LambdaExpression.cs(34,37): warning CS0436: The type > > >`System.Linq.Expressions.Expression'' conflicts with the imported type > > >`System.Linq.Expressions.Expression''. Ignoring the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/BinaryExpression.cs(180,26): (Location of the symbol related to > > >previous warning) > > >./ast/LambdaExpression.cs(127,49): warning CS0436: The type > > >`System.Linq.Expressions.LambdaExpression'' conflicts with the imported > > >type `System.Linq.Expressions.LambdaExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/LambdaExpression.cs(34,18): (Location of the symbol related to > > >previous warning) > > >./ast/LambdaExpression.cs(127,25): warning CS1685: The type > > >`System.Linq.Expressions.Expression<TDelegate>'' conflicts with the > > >predefined type `System.Linq.Expressions.Expression<TDelegate>'' and will > > >be ignored > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/memberassignment.cs(23,44): warning CS0436: The type > > >`System.Linq.Expressions.MemberBinding'' conflicts with the imported type > > >`System.Linq.Expressions.MemberBinding''. Ignoring the imported type > > >definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/MemberBinding.cs(28,27): (Location of the symbol related to previous > > >warning) > > >./utils/StrongBox.cs(18,40): warning CS0436: The type > > >`System.Runtime.CompilerServices.IStrongBox'' conflicts with the imported > > >type `System.Runtime.CompilerServices.IStrongBox''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/StrongBox.cs(51,22): (Location of the symbol related to previous > > >warning) > > >./utils/Action.cs(19,26): warning CS0436: The type `System.Action<T1,T2>'' > > >conflicts with the imported type `System.Action<T1,T2>''. Ignoring the > > >imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/Action.cs(19,26): (Location of the symbol related to previous > > >warning) > > >./utils/Action.cs(21,26): warning CS0436: The type > > >`System.Action<T1,T2,T3>'' conflicts with the imported type > > >`System.Action<T1,T2,T3>''. Ignoring the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/Action.cs(21,26): (Location of the symbol related to previous > > >warning) > > >./utils/Action.cs(23,26): warning CS0436: The type > > >`System.Action<T1,T2,T3,T4>'' conflicts with the imported type > > >`System.Action<T1,T2,T3,T4>''. Ignoring the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/Action.cs(23,26): (Location of the symbol related to previous > > >warning) > > >./utils/Function.cs(17,29): warning CS0436: The type > > >`System.Func<TResult>'' conflicts with the imported type > > >`System.Func<TResult>''. Ignoring the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/Function.cs(17,29): (Location of the symbol related to previous > > >warning) > > >./utils/Function.cs(18,29): warning CS0436: The type > > >`System.Func<T,TResult>'' conflicts with the imported type > > >`System.Func<T,TResult>''. Ignoring the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/Function.cs(18,29): (Location of the symbol related to previous > > >warning) > > >./utils/Function.cs(20,29): warning CS0436: The type > > >`System.Func<T1,T2,TResult>'' conflicts with the imported type > > >`System.Func<T1,T2,TResult>''. Ignoring the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/Function.cs(20,29): (Location of the symbol related to previous > > >warning) > > >./utils/Function.cs(22,29): warning CS0436: The type > > >`System.Func<T1,T2,T3,TResult>'' conflicts with the imported type > > >`System.Func<T1,T2,T3,TResult>''. Ignoring the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/Function.cs(22,29): (Location of the symbol related to previous > > >warning) > > >./utils/Function.cs(24,29): warning CS0436: The type > > >`System.Func<T1,T2,T3,T4,TResult>'' conflicts with the imported type > > >`System.Func<T1,T2,T3,T4,TResult>''. Ignoring the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/Function.cs(24,29): (Location of the symbol related to previous > > >warning) > > >./ast/Expression.cs(38,26): warning CS0436: The type > > >`System.Linq.Expressions.ExpressionType'' conflicts with the imported type > > >`System.Linq.Expressions.ExpressionType''. Ignoring the imported type > > >definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/expressiontype.cs(18,17): (Location of the symbol related to > > >previous warning) > > >./ast/BinaryExpression.cs(183,24): warning CS0436: The type > > >`System.Linq.Expressions.BinaryExpression'' conflicts with the imported > > >type `System.Linq.Expressions.BinaryExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/BinaryExpression.cs(28,25): (Location of the symbol related to > > >previous warning) > > >./ast/ConditionalExpression.cs(59,23): warning CS0436: The type > > >`System.Linq.Expressions.ConditionalExpression'' conflicts with the > > >imported type `System.Linq.Expressions.ConditionalExpression''. Ignoring > > >the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/ConditionalExpression.cs(21,25): (Location of the symbol related to > > >previous warning) > > >./ast/ConstantExpression.cs(60,23): warning CS0436: The type > > >`System.Linq.Expressions.ConstantExpression'' conflicts with the imported > > >type `System.Linq.Expressions.ConstantExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/ConstantExpression.cs(22,25): (Location of the symbol related to > > >previous warning) > > >./ast/ConstantExpression.cs(120,23): warning CS0436: The type > > >`System.Linq.Expressions.MemberExpression'' conflicts with the imported > > >type `System.Linq.Expressions.MemberExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/MemberExpression.cs(28,25): (Location of the symbol related to > > >previous warning) > > >./ast/LambdaExpression.cs(156,36): warning CS0436: The type > > >`System.Linq.Expressions.ParameterExpression'' conflicts with the imported > > >type `System.Linq.Expressions.ParameterExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/ParameterExpression.cs(21,25): (Location of the symbol related to > > >previous warning) > > >./ast/MethodCallExpression.cs(92,23): warning CS0436: The type > > >`System.Linq.Expressions.MethodCallExpression'' conflicts with the imported > > >type `System.Linq.Expressions.MethodCallExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/MethodCallExpression.cs(27,25): (Location of the symbol related to > > >previous warning) > > >./ast/NewArrayExpression.cs(76,23): warning CS0436: The type > > >`System.Linq.Expressions.NewArrayExpression'' conflicts with the imported > > >type `System.Linq.Expressions.NewArrayExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/NewArrayExpression.cs(23,25): (Location of the symbol related to > > >previous warning) > > >./ast/NewExpression.cs(77,23): warning CS0436: The type > > >`System.Linq.Expressions.NewExpression'' conflicts with the imported type > > >`System.Linq.Expressions.NewExpression''. Ignoring the imported type > > >definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/NewExpression.cs(25,25): (Location of the symbol related to previous > > >warning) > > >./ast/TypeBinaryExpression.cs(56,23): warning CS0436: The type > > >`System.Linq.Expressions.TypeBinaryExpression'' conflicts with the imported > > >type `System.Linq.Expressions.TypeBinaryExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/TypeBinaryExpression.cs(22,25): (Location of the symbol related to > > >previous warning) > > >./ast/UnaryExpression.cs(108,23): warning CS0436: The type > > >`System.Linq.Expressions.UnaryExpression'' conflicts with the imported type > > >`System.Linq.Expressions.UnaryExpression''. Ignoring the imported type > > >definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/UnaryExpression.cs(24,25): (Location of the symbol related to > > >previous warning) > > >./ast/elementinit.cs(63,23): warning CS0436: The type > > >`System.Linq.Expressions.ElementInit'' conflicts with the imported type > > >`System.Linq.Expressions.ElementInit''. Ignoring the imported type > > >definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/elementinit.cs(25,25): (Location of the symbol related to previous > > >warning) > > >./ast/invocationexpression.cs(63,23): warning CS0436: The type > > >`System.Linq.Expressions.InvocationExpression'' conflicts with the imported > > >type `System.Linq.Expressions.InvocationExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/invocationexpression.cs(25,25): (Location of the symbol related to > > >previous warning) > > >./ast/listinitexpression.cs(55,23): warning CS0436: The type > > >`System.Linq.Expressions.ListInitExpression'' conflicts with the imported > > >type `System.Linq.Expressions.ListInitExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/listinitexpression.cs(25,25): (Location of the symbol related to > > >previous warning) > > >./ast/memberassignment.cs(44,23): warning CS0436: The type > > >`System.Linq.Expressions.MemberAssignment'' conflicts with the imported > > >type `System.Linq.Expressions.MemberAssignment''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/memberassignment.cs(23,25): (Location of the symbol related to > > >previous warning) > > >./ast/memberinitexpression.cs(60,23): warning CS0436: The type > > >`System.Linq.Expressions.MemberInitExpression'' conflicts with the imported > > >type `System.Linq.Expressions.MemberInitExpression''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/memberinitexpression.cs(24,25): (Location of the symbol related to > > >previous warning) > > >./ast/memberlistbinding.cs(51,23): warning CS0436: The type > > >`System.Linq.Expressions.MemberListBinding'' conflicts with the imported > > >type `System.Linq.Expressions.MemberListBinding''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/memberlistbinding.cs(26,25): (Location of the symbol related to > > >previous warning) > > >./ast/membermemberbinding.cs(50,23): warning CS0436: The type > > >`System.Linq.Expressions.MemberMemberBinding'' conflicts with the imported > > >type `System.Linq.Expressions.MemberMemberBinding''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/membermemberbinding.cs(25,25): (Location of the symbol related to > > >previous warning) > > >./actions/callsite.cs(296,51): warning CS0436: The type > > >`System.Runtime.CompilerServices.StrongBox<T>'' conflicts with the imported > > >type `System.Runtime.CompilerServices.StrongBox<T>''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/StrongBox.cs(18,25): (Location of the symbol related to previous > > >warning) > > >./ast/MemberBinding.cs(29,9): warning CS0436: The type > > >`System.Linq.Expressions.MemberBindingType'' conflicts with the imported > > >type `System.Linq.Expressions.MemberBindingType''. Ignoring the imported > > >type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/MemberBinding.cs(21,17): (Location of the symbol related to previous > > >warning) > > >./utils/extension.cs(21,25): warning CS3005: Identifier > > >`System.Runtime.CompilerServices.ExtensionAttribute'' differing only in > > >case is not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/BinaryExpression.cs(180,26): warning CS3005: Identifier > > >`System.Linq.Expressions.Expression'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/LambdaExpression.cs(178,20): error CS0122: > > >`System.Linq.Expressions.Expression<TDelegate>.Expression(System.Linq.Expressions.Expression, System.Collections.ObjectModel.ReadOnlyCollection<System.Linq.Expressions.ParameterExpression>)'' is inaccessible due to its protection level > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) > > >./ast/LambdaExpression.cs(178,20): error CS1729: The type > > >`System.Linq.Expressions.Expression<TDelegate>'' does not contain a > > >constructor that takes `5'' arguments > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) > > >./ast/LambdaExpression.cs(313,20): error CS0122: > > >`System.Linq.Expressions.Expression<TDelegate>.Expression(System.Linq.Expressions.Expression, System.Collections.ObjectModel.ReadOnlyCollection<System.Linq.Expressions.ParameterExpression>)'' is inaccessible due to its protection level > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) > > >./ast/LambdaExpression.cs(313,20): error CS1729: The type > > >`System.Linq.Expressions.Expression<TDelegate>'' does not contain a > > >constructor that takes `5'' arguments > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous error) > > >./ast/LambdaExpression.cs(371,41): warning CS0436: The type > > >`System.Action'' conflicts with the imported type `System.Action''. Ignoring > > >the imported type definition > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/Action.cs(17,26): (Location of the symbol related to previous > > >warning) > > >./ast/MethodCallExpression.cs(167,18): warning CS0219: The variable > > >`invoke'' is assigned but its value is never used > > >./ast/LambdaExpression.cs(34,18): warning CS3005: Identifier > > >`System.Linq.Expressions.LambdaExpression'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/LambdaExpression.cs(127,25): warning CS3005: Identifier > > >`System.Linq.Expressions.Expression<TDelegate>'' differing only in case is > > >not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/BinaryExpression.cs(28,25): warning CS3005: Identifier > > >`System.Linq.Expressions.BinaryExpression'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/ConditionalExpression.cs(21,25): warning CS3005: Identifier > > >`System.Linq.Expressions.ConditionalExpression'' differing only in case is > > >not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/ConstantExpression.cs(22,25): warning CS3005: Identifier > > >`System.Linq.Expressions.ConstantExpression'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/MemberBinding.cs(21,17): warning CS3005: Identifier > > >`System.Linq.Expressions.MemberBindingType'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/MemberBinding.cs(28,27): warning CS3005: Identifier > > >`System.Linq.Expressions.MemberBinding'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/MemberExpression.cs(28,25): warning CS3005: Identifier > > >`System.Linq.Expressions.MemberExpression'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/MethodCallExpression.cs(27,25): warning CS3005: Identifier > > >`System.Linq.Expressions.MethodCallExpression'' differing only in case is > > >not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/NewArrayExpression.cs(23,25): warning CS3005: Identifier > > >`System.Linq.Expressions.NewArrayExpression'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/NewExpression.cs(25,25): warning CS3005: Identifier > > >`System.Linq.Expressions.NewExpression'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/ParameterExpression.cs(21,25): warning CS3005: Identifier > > >`System.Linq.Expressions.ParameterExpression'' differing only in case is > > >not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/TypeBinaryExpression.cs(22,25): warning CS3005: Identifier > > >`System.Linq.Expressions.TypeBinaryExpression'' differing only in case is > > >not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/UnaryExpression.cs(24,25): warning CS3005: Identifier > > >`System.Linq.Expressions.UnaryExpression'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/elementinit.cs(25,25): warning CS3005: Identifier > > >`System.Linq.Expressions.ElementInit'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/expressiontype.cs(18,17): warning CS3005: Identifier > > >`System.Linq.Expressions.ExpressionType'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/invocationexpression.cs(25,25): warning CS3005: Identifier > > >`System.Linq.Expressions.InvocationExpression'' differing only in case is > > >not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/listinitexpression.cs(25,25): warning CS3005: Identifier > > >`System.Linq.Expressions.ListInitExpression'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/memberassignment.cs(23,25): warning CS3005: Identifier > > >`System.Linq.Expressions.MemberAssignment'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/memberinitexpression.cs(24,25): warning CS3005: Identifier > > >`System.Linq.Expressions.MemberInitExpression'' differing only in case is > > >not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/memberlistbinding.cs(26,25): warning CS3005: Identifier > > >`System.Linq.Expressions.MemberListBinding'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./ast/membermemberbinding.cs(25,25): warning CS3005: Identifier > > >`System.Linq.Expressions.MemberMemberBinding'' differing only in case is > > >not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/StrongBox.cs(51,22): warning CS3005: Identifier > > >`System.Runtime.CompilerServices.IStrongBox'' differing only in case is not > > >CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >./utils/StrongBox.cs(18,25): warning CS3005: Identifier > > >`System.Runtime.CompilerServices.StrongBox<T>'' differing only in case is > > >not CLS-compliant > > >/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll (Location of the symbol related to previous warning) > > >Compilation failed: 4 error(s), 62 warnings > > >rake aborted! > > >Command failed with status (1): [gmcs > > >/out:"/usr/src/svn/ironruby/build/mon...] > > >/usr/lib/ruby/1.8/rake.rb:722:in `sh'' > > >/usr/lib/ruby/1.8/rake.rb:729:in `call'' > > >/usr/lib/ruby/1.8/rake.rb:729:in `sh'' > > >/usr/lib/ruby/1.8/rake.rb:812:in `sh'' > > >./context.rb:214:in `exec'' > > >./context.rb:503:in `compile'' > > >./context.rb:487:in `chdir'' > > >./context.rb:487:in `compile'' > > >/usr/src/svn/ironruby/Rakefile:270 > > >./context.rb:661:in `instance_eval'' > > >./context.rb:661:in `source_context'' > > >/usr/src/svn/ironruby/Rakefile:269 > > >/usr/lib/ruby/1.8/rake.rb:387:in `call'' > > >/usr/lib/ruby/1.8/rake.rb:387:in `execute'' > > >/usr/lib/ruby/1.8/rake.rb:387:in `each'' > > >/usr/lib/ruby/1.8/rake.rb:387:in `execute'' > > >/usr/lib/ruby/1.8/rake.rb:357:in `invoke'' > > >/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > >/usr/lib/ruby/1.8/rake.rb:350:in `invoke'' > > >/usr/lib/ruby/1.8/rake.rb:364:in `invoke_prerequisites'' > > >/usr/lib/ruby/1.8/rake.rb:999:in `each'' > > >/usr/lib/ruby/1.8/rake.rb:999:in `send'' > > >/usr/lib/ruby/1.8/rake.rb:999:in `each'' > > >/usr/lib/ruby/1.8/rake.rb:363:in `invoke_prerequisites'' > > >/usr/lib/ruby/1.8/rake.rb:356:in `invoke'' > > >/usr/lib/ruby/1.8/thread.rb:135:in `synchronize'' > > >/usr/lib/ruby/1.8/rake.rb:350:in `invoke'' > > >/usr/lib/ruby/1.8/rake.rb:1906:in `run'' > > >/usr/lib/ruby/1.8/rake.rb:1906:in `each'' > > >/usr/lib/ruby/1.8/rake.rb:1906:in `run'' > > >/usr/bin/rake:4 > > > > > > > > > > > > > > >_______________________________________________ > > >Ironruby-core mailing list > > >Ironruby-core at rubyforge.org > > >http://rubyforge.org/mailman/listinfo/ironruby-core > > > > > > > > >----- End forwarded message ----- > >> _______________________________________________ > Ironruby-core mailing list > Ironruby-core at rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080911/258e499f/attachment-0001.bin>
C.J. Adams-Collier
2008-Sep-12 17:17 UTC
[Ironruby-core] [cjac@colliertech.org: Re: Build box nearly ready...]
Seo,
Thanks for offering the mantle of IronRuby/Mono maintainer. I''d be
happy to do it as a paying gig. Right now I''m doing it while I wait
for automated builds and compilations to run, so it''s not really
something I can commit to; there will be a point soon here where the
next milestone is hit and then I won''t have the spare cycles to
devote. Perhaps after this contract is up I''ll offer to do it as a
vendor, but I''ve got to feed the little ones :)
Marek,
If you need access to the build machine as a repro environment, send
me the pub side of an ssh key and I''ll hook you up with an account on
the box.
Cheers,
C.J.
Day changed to 12 Sep 2008
#ironruby
04:20 < sanxiyn> cj: Thank you for all your work. Do you want to be
"the"
IronRuby/Mono porter instead of me? :)
04:20 < sanxiyn> I could use some getting-rid-of-responsibility.
04:21 < sanxiyn> cj: Mostly, what you need to do is to answer compilation
questions, mail the list patches, and harass Marek.
#mono
07:08 < sanxiyn> marek: Hello
07:08 < marek> morning
07:09 < sanxiyn> cj seems to work on getting DLR to compile and run on
Mono.
Sorry for not helping. :(
07:09 < sanxiyn> Currently all my hacking time goes to Google Chrome and
getting it to build on Linux...
07:10 < marek> yes, he found some issue recently
07:10 < marek> I''ll have to look if I can reproduce it myself
On Thu, Sep 11, 2008 at 05:52:44PM +0000, C.J. Adams-Collier
wrote:> Bug filed:
>
> https://bugzilla.novell.com/show_bug.cgi?id=425601
>
> On Thu, Sep 11, 2008 at 04:41:10PM +0000, C.J. Adams-Collier wrote:
> > Thanks Marek,
> >
> > Could we work around this by removing System.Core.dll from the link
> > line for mono? I''ll give it a shot if I get some free time
today.
> >
> > Cheers,
> >
> > C.J.
> >
> > On Thu, Sep 11, 2008 at 09:29:37AM +0100, Marek Safar wrote:
> > > Hello C.J.,
> > > >Any idea why it fails in this way?
> > > >
> > > Yes, I know exactly. But will have to really think what we can do
about it.
> > >
> > > Short explanation is that we do load System.Core.dll even if it
not
> > > requested, which means you will get collisions like this.
> > >
> > > Marek
> > >
> > > >
> > > >----- Forwarded message from "C.J. Adams-Collier"
<cjac at colliertech.org>
> > > >-----
> > > >
> > > >From: "C.J. Adams-Collier" <cjac at
colliertech.org>
> > > >To: ironruby-core at rubyforge.org, Sanghyeon Seo <sanxiyn
at gmail.com>
> > > >X-BeenThere: ironruby-core at rubyforge.org
> > > >X-Mailman-Version: 2.1.11
> > > >Reply-To: ironruby-core at rubyforge.org
> > > >List-Id: <ironruby-core.rubyforge.org>
> > > >List-Unsubscribe:
<http://rubyforge.org/mailman/options/ironruby-core>,
> > > > <mailto:ironruby-core-request at
rubyforge.org?subject=unsubscribe>
> > > >List-Archive:
<http://rubyforge.org/pipermail/ironruby-core>
> > > >List-Post: <mailto:ironruby-core at rubyforge.org>
> > > >List-Help: <mailto:ironruby-core-request at
rubyforge.org?subject=help>
> > > >List-Subscribe:
<http://rubyforge.org/mailman/listinfo/ironruby-core>,
> > > > <mailto:ironruby-core-request at
rubyforge.org?subject=subscribe>
> > > >X-SPF-Guess: pass
> > > >X-SA-Exim-Connect-IP: 205.234.109.19
> > > >X-SA-Exim-Mail-From: ironruby-core-bounces at rubyforge.org
> > > >X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05)
on
> > > > smtp.colliertech.org
> > > >X-Spam-Level:
> > > >X-Spam-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00
> > > >autolearn=ham version=3.1.7-deb
> > > >Subject: Re: [Ironruby-core] Build box nearly ready...
> > > >X-SA-Exim-Version: 4.2.1 (built Tue, 09 Jan 2007 17:51:29
+0000)
> > > >X-SA-Exim-Scanned: Yes (on smtp.colliertech.org)
> > > >
> > > >Alright... I''ve applied Seo''s most recent
patch (minus changes to the
> > > >root Rakefile). Attached is (failed) the build log.
> > > >
> > > >Cheers,
> > > >
> > > >C.J.
> > > >
> > > >On Wed, Sep 10, 2008 at 05:49:54PM +0000, C.J. Adams-Collier
wrote:
> > > >
> > > >>Well, Seo hasn''t logged in since I sent the last
email, so perhaps
> > > >>some of you experienced .NET folks can help me figure out
what''s going
> > > >>on. The command below is run with the following svn
revisions of
> > > >>mono, mcs and ironruby:
> > > >>
> > > >> mono: 112598
> > > >> mcs: 112619
> > > >>ironruby: 142
> > > >>
> > > >>cjac at sanxiyn:/usr/src/svn/ironruby$ rake compile
mono=1 --trace
> > > >>(in /usr/src/svn/ironruby)
> > > >>** Invoke compile (first_time)
> > > >>** Invoke happy (first_time)
> > > >>** Execute happy
> > > >>** Invoke clean_build (first_time)
> > > >>** Invoke happy
> > > >>** Execute clean_build
> > > >>** Invoke compile_dlr (first_time)
> > > >>** Invoke clean_build
> > > >>** Execute compile_dlr
> > > >>rake aborted!
> > > >>cannot resolve path System.dll
> > > >>./context.rb:121:in `resolve_framework_path''
> > > >>./context.rb:120:in `each''
> > > >>./context.rb:120:in `resolve_framework_path''
> > > >>./context.rb:161:in `resolve_framework_path''
> > > >>./context.rb:437:in `resolve_framework_path''
> > > >>./context.rb:452:in `references''
> > > >>./context.rb:450:in `each''
> > > >>./context.rb:450:in `references''
> > > >>./context.rb:489:in `compile''
> > > >>./context.rb:487:in `chdir''
> > > >>./context.rb:487:in `compile''
> > > >>/usr/src/svn/ironruby/Rakefile:270
> > > >>./context.rb:659:in `instance_eval''
> > > >>./context.rb:659:in `source_context''
> > > >>/usr/src/svn/ironruby/Rakefile:269
> > > >>/usr/lib/ruby/1.8/rake.rb:387:in `call''
> > > >>/usr/lib/ruby/1.8/rake.rb:387:in `execute''
> > > >>/usr/lib/ruby/1.8/rake.rb:387:in `each''
> > > >>/usr/lib/ruby/1.8/rake.rb:387:in `execute''
> > > >>/usr/lib/ruby/1.8/rake.rb:357:in `invoke''
> > > >>/usr/lib/ruby/1.8/thread.rb:135:in `synchronize''
> > > >>/usr/lib/ruby/1.8/rake.rb:350:in `invoke''
> > > >>/usr/lib/ruby/1.8/rake.rb:364:in
`invoke_prerequisites''
> > > >>/usr/lib/ruby/1.8/rake.rb:999:in `each''
> > > >>/usr/lib/ruby/1.8/rake.rb:999:in `send''
> > > >>/usr/lib/ruby/1.8/rake.rb:999:in `each''
> > > >>/usr/lib/ruby/1.8/rake.rb:363:in
`invoke_prerequisites''
> > > >>/usr/lib/ruby/1.8/rake.rb:356:in `invoke''
> > > >>/usr/lib/ruby/1.8/thread.rb:135:in `synchronize''
> > > >>/usr/lib/ruby/1.8/rake.rb:350:in `invoke''
> > > >>/usr/lib/ruby/1.8/rake.rb:1906:in `run''
> > > >>/usr/lib/ruby/1.8/rake.rb:1906:in `each''
> > > >>/usr/lib/ruby/1.8/rake.rb:1906:in `run''
> > > >>/usr/bin/rake:4
> > > >>
> > > >>On Tue, Sep 09, 2008 at 10:41:15PM +0000, C.J.
Adams-Collier wrote:
> > > >>
> > > >>>Seo,
> > > >>>
> > > >>>Oh, please help me. I''ve got all the deps
installed. Now I''m at the
> > > >>>point where it doesn''t build and you usually
build a patch to make it
> > > >>>work. Could you take it from here?
> > > >>>
> > > >>>:)
> > > >>>
> > > >>>Cheers,
> > > >>>
> > > >>>C.J.
> > > >>>
> > > >>
> > > >>
> > > >>>_______________________________________________
> > > >>>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
> > > >>
> > > >
> > > >
> > > >(in /usr/src/svn/ironruby)
> > > >** Invoke compile (first_time)
> > > >** Invoke happy (first_time)
> > > >** Execute happy
> > > >** Invoke clean_build (first_time)
> > > >** Invoke happy
> > > >** Execute clean_build
> > > >** Invoke compile_dlr (first_time)
> > > >** Invoke clean_build
> > > >** Execute compile_dlr
> > > >./utils/extension.cs(21,25): warning CS1685: The type
> > > >`System.Runtime.CompilerServices.ExtensionAttribute''
conflicts with the
> > > >predefined type
`System.Runtime.CompilerServices.ExtensionAttribute'' and
> > > >will be ignored
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/LambdaExpression.cs(34,37): warning CS0436: The type
> > > >`System.Linq.Expressions.Expression'' conflicts with
the imported type
> > > >`System.Linq.Expressions.Expression''. Ignoring the
imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/BinaryExpression.cs(180,26): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/LambdaExpression.cs(127,49): warning CS0436: The type
> > > >`System.Linq.Expressions.LambdaExpression'' conflicts
with the imported
> > > >type `System.Linq.Expressions.LambdaExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/LambdaExpression.cs(34,18): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/LambdaExpression.cs(127,25): warning CS1685: The type
> > >
>`System.Linq.Expressions.Expression<TDelegate>'' conflicts
with the
> > > >predefined type
`System.Linq.Expressions.Expression<TDelegate>'' and will
> > > >be ignored
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/memberassignment.cs(23,44): warning CS0436: The type
> > > >`System.Linq.Expressions.MemberBinding'' conflicts
with the imported type
> > > >`System.Linq.Expressions.MemberBinding''. Ignoring
the imported type
> > > >definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/MemberBinding.cs(28,27): (Location of the symbol
related to previous
> > > >warning)
> > > >./utils/StrongBox.cs(18,40): warning CS0436: The type
> > > >`System.Runtime.CompilerServices.IStrongBox''
conflicts with the imported
> > > >type `System.Runtime.CompilerServices.IStrongBox''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/StrongBox.cs(51,22): (Location of the symbol related
to previous
> > > >warning)
> > > >./utils/Action.cs(19,26): warning CS0436: The type
`System.Action<T1,T2>''
> > > >conflicts with the imported type
`System.Action<T1,T2>''. Ignoring the
> > > >imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/Action.cs(19,26): (Location of the symbol related to
previous
> > > >warning)
> > > >./utils/Action.cs(21,26): warning CS0436: The type
> > > >`System.Action<T1,T2,T3>'' conflicts with the
imported type
> > > >`System.Action<T1,T2,T3>''. Ignoring the
imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/Action.cs(21,26): (Location of the symbol related to
previous
> > > >warning)
> > > >./utils/Action.cs(23,26): warning CS0436: The type
> > > >`System.Action<T1,T2,T3,T4>'' conflicts with
the imported type
> > > >`System.Action<T1,T2,T3,T4>''. Ignoring the
imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/Action.cs(23,26): (Location of the symbol related to
previous
> > > >warning)
> > > >./utils/Function.cs(17,29): warning CS0436: The type
> > > >`System.Func<TResult>'' conflicts with the
imported type
> > > >`System.Func<TResult>''. Ignoring the imported
type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/Function.cs(17,29): (Location of the symbol related
to previous
> > > >warning)
> > > >./utils/Function.cs(18,29): warning CS0436: The type
> > > >`System.Func<T,TResult>'' conflicts with the
imported type
> > > >`System.Func<T,TResult>''. Ignoring the
imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/Function.cs(18,29): (Location of the symbol related
to previous
> > > >warning)
> > > >./utils/Function.cs(20,29): warning CS0436: The type
> > > >`System.Func<T1,T2,TResult>'' conflicts with
the imported type
> > > >`System.Func<T1,T2,TResult>''. Ignoring the
imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/Function.cs(20,29): (Location of the symbol related
to previous
> > > >warning)
> > > >./utils/Function.cs(22,29): warning CS0436: The type
> > > >`System.Func<T1,T2,T3,TResult>'' conflicts with
the imported type
> > > >`System.Func<T1,T2,T3,TResult>''. Ignoring the
imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/Function.cs(22,29): (Location of the symbol related
to previous
> > > >warning)
> > > >./utils/Function.cs(24,29): warning CS0436: The type
> > > >`System.Func<T1,T2,T3,T4,TResult>'' conflicts
with the imported type
> > > >`System.Func<T1,T2,T3,T4,TResult>''. Ignoring
the imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/Function.cs(24,29): (Location of the symbol related
to previous
> > > >warning)
> > > >./ast/Expression.cs(38,26): warning CS0436: The type
> > > >`System.Linq.Expressions.ExpressionType'' conflicts
with the imported type
> > > >`System.Linq.Expressions.ExpressionType''. Ignoring
the imported type
> > > >definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/expressiontype.cs(18,17): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/BinaryExpression.cs(183,24): warning CS0436: The type
> > > >`System.Linq.Expressions.BinaryExpression'' conflicts
with the imported
> > > >type `System.Linq.Expressions.BinaryExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/BinaryExpression.cs(28,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/ConditionalExpression.cs(59,23): warning CS0436: The
type
> > > >`System.Linq.Expressions.ConditionalExpression''
conflicts with the
> > > >imported type
`System.Linq.Expressions.ConditionalExpression''. Ignoring
> > > >the imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/ConditionalExpression.cs(21,25): (Location of the
symbol related to
> > > >previous warning)
> > > >./ast/ConstantExpression.cs(60,23): warning CS0436: The type
> > > >`System.Linq.Expressions.ConstantExpression''
conflicts with the imported
> > > >type `System.Linq.Expressions.ConstantExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/ConstantExpression.cs(22,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/ConstantExpression.cs(120,23): warning CS0436: The type
> > > >`System.Linq.Expressions.MemberExpression'' conflicts
with the imported
> > > >type `System.Linq.Expressions.MemberExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/MemberExpression.cs(28,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/LambdaExpression.cs(156,36): warning CS0436: The type
> > > >`System.Linq.Expressions.ParameterExpression''
conflicts with the imported
> > > >type `System.Linq.Expressions.ParameterExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/ParameterExpression.cs(21,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/MethodCallExpression.cs(92,23): warning CS0436: The
type
> > > >`System.Linq.Expressions.MethodCallExpression''
conflicts with the imported
> > > >type `System.Linq.Expressions.MethodCallExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/MethodCallExpression.cs(27,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/NewArrayExpression.cs(76,23): warning CS0436: The type
> > > >`System.Linq.Expressions.NewArrayExpression''
conflicts with the imported
> > > >type `System.Linq.Expressions.NewArrayExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/NewArrayExpression.cs(23,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/NewExpression.cs(77,23): warning CS0436: The type
> > > >`System.Linq.Expressions.NewExpression'' conflicts
with the imported type
> > > >`System.Linq.Expressions.NewExpression''. Ignoring
the imported type
> > > >definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/NewExpression.cs(25,25): (Location of the symbol
related to previous
> > > >warning)
> > > >./ast/TypeBinaryExpression.cs(56,23): warning CS0436: The
type
> > > >`System.Linq.Expressions.TypeBinaryExpression''
conflicts with the imported
> > > >type `System.Linq.Expressions.TypeBinaryExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/TypeBinaryExpression.cs(22,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/UnaryExpression.cs(108,23): warning CS0436: The type
> > > >`System.Linq.Expressions.UnaryExpression'' conflicts
with the imported type
> > > >`System.Linq.Expressions.UnaryExpression''. Ignoring
the imported type
> > > >definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/UnaryExpression.cs(24,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/elementinit.cs(63,23): warning CS0436: The type
> > > >`System.Linq.Expressions.ElementInit'' conflicts with
the imported type
> > > >`System.Linq.Expressions.ElementInit''. Ignoring the
imported type
> > > >definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/elementinit.cs(25,25): (Location of the symbol related
to previous
> > > >warning)
> > > >./ast/invocationexpression.cs(63,23): warning CS0436: The
type
> > > >`System.Linq.Expressions.InvocationExpression''
conflicts with the imported
> > > >type `System.Linq.Expressions.InvocationExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/invocationexpression.cs(25,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/listinitexpression.cs(55,23): warning CS0436: The type
> > > >`System.Linq.Expressions.ListInitExpression''
conflicts with the imported
> > > >type `System.Linq.Expressions.ListInitExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/listinitexpression.cs(25,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/memberassignment.cs(44,23): warning CS0436: The type
> > > >`System.Linq.Expressions.MemberAssignment'' conflicts
with the imported
> > > >type `System.Linq.Expressions.MemberAssignment''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/memberassignment.cs(23,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/memberinitexpression.cs(60,23): warning CS0436: The
type
> > > >`System.Linq.Expressions.MemberInitExpression''
conflicts with the imported
> > > >type `System.Linq.Expressions.MemberInitExpression''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/memberinitexpression.cs(24,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/memberlistbinding.cs(51,23): warning CS0436: The type
> > > >`System.Linq.Expressions.MemberListBinding''
conflicts with the imported
> > > >type `System.Linq.Expressions.MemberListBinding''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/memberlistbinding.cs(26,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./ast/membermemberbinding.cs(50,23): warning CS0436: The type
> > > >`System.Linq.Expressions.MemberMemberBinding''
conflicts with the imported
> > > >type `System.Linq.Expressions.MemberMemberBinding''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/membermemberbinding.cs(25,25): (Location of the symbol
related to
> > > >previous warning)
> > > >./actions/callsite.cs(296,51): warning CS0436: The type
> > > >`System.Runtime.CompilerServices.StrongBox<T>''
conflicts with the imported
> > > >type
`System.Runtime.CompilerServices.StrongBox<T>''. Ignoring the
imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/StrongBox.cs(18,25): (Location of the symbol related
to previous
> > > >warning)
> > > >./ast/MemberBinding.cs(29,9): warning CS0436: The type
> > > >`System.Linq.Expressions.MemberBindingType''
conflicts with the imported
> > > >type `System.Linq.Expressions.MemberBindingType''.
Ignoring the imported
> > > >type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/MemberBinding.cs(21,17): (Location of the symbol
related to previous
> > > >warning)
> > > >./utils/extension.cs(21,25): warning CS3005: Identifier
> > > >`System.Runtime.CompilerServices.ExtensionAttribute''
differing only in
> > > >case is not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/BinaryExpression.cs(180,26): warning CS3005: Identifier
> > > >`System.Linq.Expressions.Expression'' differing only
in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/LambdaExpression.cs(178,20): error CS0122:
> > >
>`System.Linq.Expressions.Expression<TDelegate>.Expression(System.Linq.Expressions.Expression,
System.Collections.ObjectModel.ReadOnlyCollection<System.Linq.Expressions.ParameterExpression>)''
is inaccessible due to its protection level
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
> > > >./ast/LambdaExpression.cs(178,20): error CS1729: The type
> > >
>`System.Linq.Expressions.Expression<TDelegate>'' does not
contain a
> > > >constructor that takes `5'' arguments
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
> > > >./ast/LambdaExpression.cs(313,20): error CS0122:
> > >
>`System.Linq.Expressions.Expression<TDelegate>.Expression(System.Linq.Expressions.Expression,
System.Collections.ObjectModel.ReadOnlyCollection<System.Linq.Expressions.ParameterExpression>)''
is inaccessible due to its protection level
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
> > > >./ast/LambdaExpression.cs(313,20): error CS1729: The type
> > >
>`System.Linq.Expressions.Expression<TDelegate>'' does not
contain a
> > > >constructor that takes `5'' arguments
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
> > > >./ast/LambdaExpression.cs(371,41): warning CS0436: The type
> > > >`System.Action'' conflicts with the imported type
`System.Action''. Ignoring
> > > >the imported type definition
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/Action.cs(17,26): (Location of the symbol related to
previous
> > > >warning)
> > > >./ast/MethodCallExpression.cs(167,18): warning CS0219: The
variable
> > > >`invoke'' is assigned but its value is never used
> > > >./ast/LambdaExpression.cs(34,18): warning CS3005: Identifier
> > > >`System.Linq.Expressions.LambdaExpression'' differing
only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/LambdaExpression.cs(127,25): warning CS3005: Identifier
> > >
>`System.Linq.Expressions.Expression<TDelegate>'' differing
only in case is
> > > >not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/BinaryExpression.cs(28,25): warning CS3005: Identifier
> > > >`System.Linq.Expressions.BinaryExpression'' differing
only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/ConditionalExpression.cs(21,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.ConditionalExpression''
differing only in case is
> > > >not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/ConstantExpression.cs(22,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.ConstantExpression''
differing only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/MemberBinding.cs(21,17): warning CS3005: Identifier
> > > >`System.Linq.Expressions.MemberBindingType''
differing only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/MemberBinding.cs(28,27): warning CS3005: Identifier
> > > >`System.Linq.Expressions.MemberBinding'' differing
only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/MemberExpression.cs(28,25): warning CS3005: Identifier
> > > >`System.Linq.Expressions.MemberExpression'' differing
only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/MethodCallExpression.cs(27,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.MethodCallExpression''
differing only in case is
> > > >not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/NewArrayExpression.cs(23,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.NewArrayExpression''
differing only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/NewExpression.cs(25,25): warning CS3005: Identifier
> > > >`System.Linq.Expressions.NewExpression'' differing
only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/ParameterExpression.cs(21,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.ParameterExpression''
differing only in case is
> > > >not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/TypeBinaryExpression.cs(22,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.TypeBinaryExpression''
differing only in case is
> > > >not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/UnaryExpression.cs(24,25): warning CS3005: Identifier
> > > >`System.Linq.Expressions.UnaryExpression'' differing
only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/elementinit.cs(25,25): warning CS3005: Identifier
> > > >`System.Linq.Expressions.ElementInit'' differing only
in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/expressiontype.cs(18,17): warning CS3005: Identifier
> > > >`System.Linq.Expressions.ExpressionType'' differing
only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/invocationexpression.cs(25,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.InvocationExpression''
differing only in case is
> > > >not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/listinitexpression.cs(25,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.ListInitExpression''
differing only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/memberassignment.cs(23,25): warning CS3005: Identifier
> > > >`System.Linq.Expressions.MemberAssignment'' differing
only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/memberinitexpression.cs(24,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.MemberInitExpression''
differing only in case is
> > > >not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/memberlistbinding.cs(26,25): warning CS3005: Identifier
> > > >`System.Linq.Expressions.MemberListBinding''
differing only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./ast/membermemberbinding.cs(25,25): warning CS3005:
Identifier
> > > >`System.Linq.Expressions.MemberMemberBinding''
differing only in case is
> > > >not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/StrongBox.cs(51,22): warning CS3005: Identifier
> > > >`System.Runtime.CompilerServices.IStrongBox''
differing only in case is not
> > > >CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >./utils/StrongBox.cs(18,25): warning CS3005: Identifier
> > > >`System.Runtime.CompilerServices.StrongBox<T>''
differing only in case is
> > > >not CLS-compliant
> > >
>/opt/mono/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous warning)
> > > >Compilation failed: 4 error(s), 62 warnings
> > > >rake aborted!
> > > >Command failed with status (1): [gmcs
> > > >/out:"/usr/src/svn/ironruby/build/mon...]
> > > >/usr/lib/ruby/1.8/rake.rb:722:in `sh''
> > > >/usr/lib/ruby/1.8/rake.rb:729:in `call''
> > > >/usr/lib/ruby/1.8/rake.rb:729:in `sh''
> > > >/usr/lib/ruby/1.8/rake.rb:812:in `sh''
> > > >./context.rb:214:in `exec''
> > > >./context.rb:503:in `compile''
> > > >./context.rb:487:in `chdir''
> > > >./context.rb:487:in `compile''
> > > >/usr/src/svn/ironruby/Rakefile:270
> > > >./context.rb:661:in `instance_eval''
> > > >./context.rb:661:in `source_context''
> > > >/usr/src/svn/ironruby/Rakefile:269
> > > >/usr/lib/ruby/1.8/rake.rb:387:in `call''
> > > >/usr/lib/ruby/1.8/rake.rb:387:in `execute''
> > > >/usr/lib/ruby/1.8/rake.rb:387:in `each''
> > > >/usr/lib/ruby/1.8/rake.rb:387:in `execute''
> > > >/usr/lib/ruby/1.8/rake.rb:357:in `invoke''
> > > >/usr/lib/ruby/1.8/thread.rb:135:in `synchronize''
> > > >/usr/lib/ruby/1.8/rake.rb:350:in `invoke''
> > > >/usr/lib/ruby/1.8/rake.rb:364:in
`invoke_prerequisites''
> > > >/usr/lib/ruby/1.8/rake.rb:999:in `each''
> > > >/usr/lib/ruby/1.8/rake.rb:999:in `send''
> > > >/usr/lib/ruby/1.8/rake.rb:999:in `each''
> > > >/usr/lib/ruby/1.8/rake.rb:363:in
`invoke_prerequisites''
> > > >/usr/lib/ruby/1.8/rake.rb:356:in `invoke''
> > > >/usr/lib/ruby/1.8/thread.rb:135:in `synchronize''
> > > >/usr/lib/ruby/1.8/rake.rb:350:in `invoke''
> > > >/usr/lib/ruby/1.8/rake.rb:1906:in `run''
> > > >/usr/lib/ruby/1.8/rake.rb:1906:in `each''
> > > >/usr/lib/ruby/1.8/rake.rb:1906:in `run''
> > > >/usr/bin/rake:4
> > > >
> > > >
> > > >
> > > >
> > > >_______________________________________________
> > > >Ironruby-core mailing list
> > > >Ironruby-core at rubyforge.org
> > > >http://rubyforge.org/mailman/listinfo/ironruby-core
> > > >
> > > >
> > > >----- End forwarded message -----
> > >
>
>
>
> > _______________________________________________
> > 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 --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL:
<http://rubyforge.org/pipermail/ironruby-core/attachments/20080912/814b64d7/attachment-0001.bin>