[Mono-bugs] [Bug 501288] New: xbuild make wrong reference
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed May 6 05:35:09 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=501288
Summary: xbuild make wrong reference
Classification: Mono
Product: Mono: Tools
Version: SVN
Platform: x86
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: xbuild
AssignedTo: jankit at novell.com
ReportedBy: hys545 at dreamwiz.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ko; rv:1.9.0.10)
Gecko/2009042315 Firefox/3.0.10
Created directory "/home/hys545/work/ip/IronPython_Main/Src//../Bin/Debug/"
Project
"/home/hys545/work/ip/IronPython_Main/Src/Runtime/Microsoft.Scripting.Core/Microsoft.Scripting.Core.csproj"
(Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target ResolveAssemblyReferences:
Target ResolveProjectReferences:
Project
"/home/hys545/work/ip/IronPython_Main/Src/Runtime/Microsoft.Scripting.Core/Microsoft.Scripting.ExtensionAttribute.csproj"
(GetTargetPath target(s)):
Target SplitResourcesByCulture:
Target CreateManifestResourceNames:
Target GenerateResources:
Target GenerateSatelliteAssemblies:
Skipping target "GenerateSatelliteAssemblies" because its
outputs are up-to-date.
Target CoreCompile:
Tool /usr/bin/gmcs execution started with arguments:
/noconfig /debug:full /delaysign+ /debug+ /optimize-
/reference:/usr/lib/mono/2.0/System.dll
/reference:/usr/lib/mono/2.0/System.Configuration.dll
/reference:/usr/lib/mono/2.0/System.Data.dll
/reference:/usr/lib/mono/2.0/System.Xml.dll
-----------------------------------------------------
/reference:Bin/Debug//Microsoft.Scripting.ExtensionAttribute.dll /warn:4
: error CS0006: cannot find metadata file
`Bin/Debug//Microsoft.Scripting.ExtensionAttribute.dll'
==============
Microsoft.Scripting.ExtensionAttribute.dll located
/home/hys545/work/ip/IronPython_Main/Src//../Bin/Debug/
Microsoft.Scripting.ExtensionAttribute.dll output path->
<OutputPath>$(SolutionDir)\..\Bin\Debug\</OutputPath>
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.
More information about the mono-bugs
mailing list