http://bugzilla.novell.com/show_bug.cgi?id=601801
http://bugzilla.novell.com/show_bug.cgi?id=601801#c0 Summary: gmcs(mono-156994) don't parsing NAnt-XML Classification: Mono Product: Mono: Compilers Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ko; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 create-common-assemblyinfo: [attrib] Setting file attributes for 1 files to Normal. [asminfo] Generated file '/media/mono-work/nant/src/CommonAssemblyInfo.cs'. build: [echo] Build Directory is /media/mono-work/nant/build/mono-2.0.unix/nant-0.90-debug [nant] /media/mono-work/nant/src/NAnt.Core/NAnt.Core.build build Buildfile: file:///media/mono-work/nant/src/NAnt.Core/NAnt.Core.build Target framework: Mono 2.0 Profile Target(s) specified: build build: [csc] Compiling 175 files to '/media/mono-work/nant/build/mono-2.0.unix/nant-0.90-debug/bin/NAnt.Core.dll'. [resgen] Read in 198 resources from '/media/mono-work/nant/src/NAnt.Core/Resources/Strings.resx' [resgen] Writing resource file... Done. [csc] /media/mono-work/nant/src/NAnt.Core/Filters/Support/FilterChain.cs(88,18): error CS1574: XML comment on `NAnt.Core.Filters.FilterChain' has cref attribute `NAnt.Core.Tasks.CopyTask' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Filters/Support/FilterChain.cs(88,18): error CS1574: XML comment on `NAnt.Core.Filters.FilterChain' has cref attribute `NAnt.Core.Tasks.MoveTask' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Functions/PathFunctions.cs(105,30): error CS1574: XML comment on `NAnt.Core.Functions.PathFunctions.ChangeExtension(string, string)' has cref attribute `System.IO.Path.InvalidPathChars' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Functions/PathFunctions.cs(105,30): error CS1574: XML comment on `NAnt.Core.Functions.PathFunctions.ChangeExtension(string, string)' has cref attribute `System.IO.Path' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Tasks/XmlPokeTask.cs(216,29): error CS1574: XML comment on `NAnt.Core.Tasks.XmlPokeTask.LoadDocument(string, bool)' has cref attribute `System.Xml.XmlDocument' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(72,28): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.RegisterSharedAssembly(System.Reflection.Assembly)' has cref attribute `System.Reflection.Assembly' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(104,30): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.GetString(string)' has cref attribute `System.String' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(104,30): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.GetString(string)' has cref attribute `System.String' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(104,30): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.GetString(string)' has cref attribute `System.Threading.Thread' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(104,30): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.GetString(string)' has cref attribute `System.Threading.Thread' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(135,30): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.GetString(string, System.Globalization.CultureInfo)' has cref attribute `System.String' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(175,30): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.GetString(string, System.Globalization.CultureInfo, System.Reflection.Assembly)' has cref attribute `System.String' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(175,30): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.GetString(string, System.Globalization.CultureInfo, System.Reflection.Assembly)' has cref attribute `System.Globalization.CultureInfo' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(175,30): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.GetString(string, System.Globalization.CultureInfo, System.Reflection.Assembly)' has cref attribute `System.Reflection.Assembly' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(175,30): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.GetString(string, System.Globalization.CultureInfo, System.Reflection.Assembly)' has cref attribute `System.String' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Util/ResourceUtils.cs(208,29): error CS1574: XML comment on `NAnt.Core.Util.ResourceUtils.RegisterAssembly(System.Reflection.Assembly)' has cref attribute `System.Reflection.Assembly' that could not be resolved [csc] /media/mono-work/nant/src/NAnt.Core/Project.cs(1433,23): error CS1574: XML comment on `NAnt.Core.Project.InitializeProjectDocument(System.Xml.XmlDocument)' has cref attribute `NAnt.Core.Tasks.IncludeTask' that could not be resolved [csc] Compilation failed: 17 error(s), 0 warnings BUILD FAILED - 0 non-fatal error(s), 17 warning(s) /media/mono-work/nant/src/NAnt.Core/NAnt.Core.build(12,10): External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code was 1) Total time: 3.7 seconds. BUILD FAILED Nested build failed. Refer to build log for exact reason. Total time: 7.6 seconds. -- I downgrade mono-156193 No Error Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
