[Mono-bugs] [Bug 74816][Wis] Changed - [PPC] Microsoft.VisualBasic/fixup is broken

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 10:25:31 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jsacco@ydl.net.

http://bugzilla.ximian.com/show_bug.cgi?id=74816

--- shadow/74816	2005-05-12 09:51:18.000000000 -0400
+++ shadow/74816.tmp.6067	2005-05-12 10:25:31.000000000 -0400
@@ -55,6 +55,30 @@
 
 ------- Additional Comments From vargaz@gmail.com  2005-05-12 09:51 -------
 Well, it works on buildbot:
 
 http://mono.ximian.com:8008/ppc-head-mono/builds/6/build/0
 
+
+------- Additional Comments From jsacco@ydl.net  2005-05-12 10:25 -------
+The output from buildbot indicates that the buildbot PPC is running
+MacOSX, not Linux:
+
+Running ./configure --enable-maintainer-mode --enable-compile-warnings
+--with-preview=yes --prefix=/Users/nbuilder/install ...
+checking build system type... powerpc-apple-darwin7.9.0
+checking host system type... powerpc-apple-darwin7.9.0
+checking target system type... powerpc-apple-darwin7.9.0
+
+Try building on a LinuxPPC. 
+
+Using version 44437, 12May05:
+
+Assembly fixup/default/Microsoft.VisualBasic.dll signed.
+MONO_PATH="../../class/lib/default:$MONO_PATH" 
+/usr/local/src/Mono/SVN/mono/runtime/monodis-wr apper
+fixup/default/Microsoft.VisualBasic.dll > fixup/default/t1 || { rm -f
+fixup/default/t1; e xit 1; }
+make[8]: *** [fixup/default/Microsoft.VisualBasic.il] Error 1
+
+-Joseph
+