[Mono-bugs] [Bug 358131] New: Building Tao Framework on Mac OS X 10.4.11 Fails
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 1 15:11:37 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=358131
Summary: Building Tao Framework on Mac OS X 10.4.11 Fails
Product: Mono: Compilers
Version: 1.2.6
Platform: PowerPC
OS/Version: UNIX Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: grahamamacdonald at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Attempted to build svn tao framework with mono 1.2.6, for mac os x 10.4 (ppc),
but it failed.
Got the following error, reported to tao forum, but was told it was probably a
mono bug:
[nant]
/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/Tao.Platform.Windows.dll.build
build
Buildfile:
file:///Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/Tao.Platform.Windows.dll.build
Target framework: Mono 2.0 Profile
Target(s) specified: build
build:
[echo] Build Directory is
/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/bin/Release
[mkdir] Creating directory
'/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/bin/Release'.
[copy] Copying 1 file to
'/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/bin/Release'.
[csc] Compiling 13 files to
'/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/bin/Release/Tao.Platform.Windows.dll'.
[csc]
/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/Gdi.cs(602,23):
warning CS1580: Invalid type for parameter `1' in XML comment cref attribute
`User.ChangeDisplaySettings(ref Tao.Platform.Windows.Gdi.DEVMODE, int)'
[csc]
/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/Gdi.cs(737,23):
warning CS1574: XML comment on `Tao.Platform.Windows.Gdi.GLYPHMETRICSFLOAT' has
cref attribute `Wgl.wglUseFontOutlines' that could not be resolved
[csc]
/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/Gdi.cs(377,26):
warning CS0419: Ambiguous reference in cref attribute
`Wgl.wglSwapLayerBuffers'. Assuming
`Tao.Platform.Windows.Wgl.wglSwapLayerBuffers(System.IntPtr, int)' but other
overloads including
`Tao.Platform.Windows.Wgl.wglSwapLayerBuffers(System.IntPtr, uint)' have also
matched
[csc]
/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/WglHelper.cs(185,28):
warning CS1572: XML comment on `Tao.Platform.Windows.Wgl.Load(string)' has a
param tag for `name', but there is no parameter by that name
[csc] **
(/Library/Frameworks/Mono.framework/Versions/1.2.6/lib/mono/2.0/gmcs.exe:1213):
WARNING **: The class Mono.WebBrowser.DOM.IElement could not be loaded, used in
Mono.Mozilla, Version=0.1.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
[csc] **
(/Library/Frameworks/Mono.framework/Versions/1.2.6/lib/mono/2.0/gmcs.exe:1213):
WARNING **: The class Mono.WebBrowser.DOM.IElementCollection could not be
loaded, used in Mono.Mozilla, Version=0.1.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756
[csc] Unhandled Exception:
System.Reflection.ReflectionTypeLoadException: The classes in the module cannot
be loaded.
[csc] at <0x00000> <unknown method>
[csc] at (wrapper managed-to-native)
System.Reflection.Assembly:GetTypes (bool)
[csc] at
System.Reflection.Assembly.GetExportedTypes () [0x00000]
[csc] at
Mono.CSharp.TypeManager.LoadAllImportedTypes () [0x00000]
[csc] at Mono.CSharp.Driver.MainDriver
(System.String[] args) [0x00000]
[csc] at Mono.CSharp.Driver.Main
(System.String[] args) [0x00000]
BUILD FAILED - 0 non-fatal error(s), 13 warning(s)
/Users/graham/code/libs/taoframework/src/Tao.Platform.Windows/Tao.Platform.Windows.dll.build(15,10):
External Program Failed:
/Library/Frameworks/Mono.framework/Versions/1.2.6/lib/mono/2.0/gmcs.exe (return
code was 1)
Total time: 6.2 seconds.
Also, I got a 500 error reporting this bug, and the initial attempt to create a
login failed to send a validation email. The Novell website isn't very
good.....
--
Configure bugmail: https://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.
More information about the mono-bugs
mailing list