[Mono-bugs] [Bug 332700] New: boo fails to compile on ia64
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 10 13:16:17 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=332700
Summary: boo fails to compile on ia64
Product: Mono: Compilers
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: wberrier at novell.com
QAContact: mono-bugs at ximian.com
Found By: ---
I'm seeing this on HEAD (r87261) as well as 1.2.5.1.
Failure output:
booi:
[boo] Hello from boo task!
[boo] Framework directory: /usr/lib/pkgconfig/../../lib/mono/2.0
Boo.Lang.Interpreter:
[booc] Compiling 5 files to
'/tmp/monobuild/build/BUILD/boo-0.7.9.2659/build/Boo.Lang.Interpreter.dll'.
[booc]
/tmp/monobuild/build/BUILD/boo-0.7.9.2659/src/Boo.Lang.Interpreter/AbstractInterpreter.boo(207,41):
BCE0019: 'Namespace' is not a member of 'object'.
[booc]
/tmp/monobuild/build/BUILD/boo-0.7.9.2659/src/Boo.Lang.Interpreter/AbstractInterpreter.boo(283,17):
BCE0019: 'AssemblyReference' is not a member of 'object'.
[booc]
/tmp/monobuild/build/BUILD/boo-0.7.9.2659/src/Boo.Lang.Interpreter/InteractiveInterpreter.boo(192,58):
BCE0051: Operator '+' cannot be used with a left hand side of type '(string)'
and a right hand side of type '(object)'.
[booc] 3 error(s).
BUILD FAILED - 0 non-fatal error(s), 5 warning(s)
/tmp/monobuild/build/BUILD/boo-0.7.9.2659/default.build(205,4):
External Program Failed:
/tmp/monobuild/build/BUILD/boo-0.7.9.2659/build/booc.exe (return code was 255)
--
Configure bugmail: https://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