[Mono-list] FW: [MONOBUILD] broken

Piers Haken piersh@friskit.com
Wed, 5 Feb 2003 21:22:35 -0800


This is a multi-part message in MIME format.

------_=_NextPart_001_01C2CD9F.C21B13A6
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

The linux class library build just broke in Windows.Forms...

ComboBox.cs

Piers.

-----Original Message-----
From: Piers Haken=20
Sent: Wednesday, February 05, 2003 8:35 PM
To: Piers Haken
Subject: [MONOBUILD] broken


The build failed at Wed Feb  5 21:19:51 PST 2003
Previous failure at Wed Feb  5 21:10:23 PST 2003
Last successful build at Wed Feb  5 20:52:42 PST 2003

Build log follows:

<snip>

make[2]: Entering directory `/home/server/mono/mcs/class/Cscompmgd'
cat list.unix |egrep '\.cs[[:space:]]*$' >.response
touch library-deps.stamp
MONO_PATH=3D../../class/lib: mcs --target library --noconfig -o
../../class/lib/Cscompmgd.dll -r corlib -r System @.response Compilation
succeeded
make[2]: Leaving directory `/home/server/mono/mcs/class/Cscompmgd'
make[2]: Entering directory
`/home/server/mono/mcs/class/System.Windows.Forms'
echo -n "library-deps.stamp: list.unix " >.makefrag.new
cat list.unix |egrep '\.cs$' | sed -e 's,\.cs,.cs \\,' >>.makefrag.new
cat .makefrag.new |sed -e '$s, \\$,,' >.makefrag echo -e "\ttouch
library-deps.stamp" >>.makefrag rm -rf .makefrag.new
make[2]: Leaving directory
`/home/server/mono/mcs/class/System.Windows.Forms'
make[2]: Entering directory
`/home/server/mono/mcs/class/System.Windows.Forms'
cat list.unix |egrep '\.cs[[:space:]]*$' >.response
touch library-deps.stamp
MONO_PATH=3D../../class/lib: mcs --target library --noconfig -o
../../class/lib/System.Windows.Forms.dll -r corlib -r System -r
System.Drawing -r Accessibility /nowarn:0114 /nowarn:0108 @.response
System.Windows.Forms/ComboBox.cs(659) error CS0539: Explicit
implementation: `get_Item' is not a member of the interface Compilation
failed: 1 error(s), 0 warnings
make[2]: *** [../../class/lib/System.Windows.Forms.dll] Error 1
make[2]: Leaving directory
`/home/server/mono/mcs/class/System.Windows.Forms'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/server/mono/mcs/class'
make: *** [all] Error 1
make: *** [all] Error 1


------_=_NextPart_001_01C2CD9F.C21B13A6
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.0.4417.0">
<TITLE>FW: [MONOBUILD] broken</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>The linux class library build just broke in =
Windows.Forms...</FONT>
</P>

<P><FONT SIZE=3D2>ComboBox.cs</FONT>
</P>

<P><FONT SIZE=3D2>Piers.</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>

<BR><FONT SIZE=3D2>From: Piers Haken </FONT>

<BR><FONT SIZE=3D2>Sent: Wednesday, February 05, 2003 8:35 PM</FONT>

<BR><FONT SIZE=3D2>To: Piers Haken</FONT>

<BR><FONT SIZE=3D2>Subject: [MONOBUILD] broken</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>The build failed at Wed Feb&nbsp; 5 21:19:51 PST =
2003</FONT>

<BR><FONT SIZE=3D2>Previous failure at Wed Feb&nbsp; 5 21:10:23 PST =
2003</FONT>

<BR><FONT SIZE=3D2>Last successful build at Wed Feb&nbsp; 5 20:52:42 PST =
2003</FONT>
</P>

<P><FONT SIZE=3D2>Build log follows:</FONT>
</P>

<P><FONT SIZE=3D2>&lt;snip&gt;</FONT>
</P>

<P><FONT SIZE=3D2>make[2]: Entering directory =
`/home/server/mono/mcs/class/Cscompmgd'</FONT>

<BR><FONT SIZE=3D2>cat list.unix |egrep '\.cs[[:space:]]*$' =
&gt;.response</FONT>

<BR><FONT SIZE=3D2>touch library-deps.stamp</FONT>

<BR><FONT SIZE=3D2>MONO_PATH=3D../../class/lib: mcs --target library =
--noconfig -o ../../class/lib/Cscompmgd.dll -r corlib -r System =
@.response Compilation succeeded</FONT></P>

<P><FONT SIZE=3D2>make[2]: Leaving directory =
`/home/server/mono/mcs/class/Cscompmgd'</FONT>

<BR><FONT SIZE=3D2>make[2]: Entering directory =
`/home/server/mono/mcs/class/System.Windows.Forms'</FONT>

<BR><FONT SIZE=3D2>echo -n &quot;library-deps.stamp: list.unix &quot; =
&gt;.makefrag.new</FONT>

<BR><FONT SIZE=3D2>cat list.unix |egrep '\.cs$' | sed -e 's,\.cs,.cs =
\\,' &gt;&gt;.makefrag.new cat .makefrag.new |sed -e '$s, \\$,,' =
&gt;.makefrag echo -e &quot;\ttouch library-deps.stamp&quot; =
&gt;&gt;.makefrag rm -rf .makefrag.new</FONT></P>

<P><FONT SIZE=3D2>make[2]: Leaving directory =
`/home/server/mono/mcs/class/System.Windows.Forms'</FONT>

<BR><FONT SIZE=3D2>make[2]: Entering directory =
`/home/server/mono/mcs/class/System.Windows.Forms'</FONT>

<BR><FONT SIZE=3D2>cat list.unix |egrep '\.cs[[:space:]]*$' =
&gt;.response</FONT>

<BR><FONT SIZE=3D2>touch library-deps.stamp</FONT>

<BR><FONT SIZE=3D2>MONO_PATH=3D../../class/lib: mcs --target library =
--noconfig -o ../../class/lib/System.Windows.Forms.dll -r corlib -r =
System -r System.Drawing -r Accessibility /nowarn:0114 /nowarn:0108 =
@.response</FONT></P>

<P><FONT SIZE=3D2>System.Windows.Forms/ComboBox.cs(659) error CS0539: =
Explicit implementation: `get_Item' is not a member of the interface =
Compilation failed: 1 error(s), 0 warnings</FONT></P>

<P><FONT SIZE=3D2>make[2]: *** =
[../../class/lib/System.Windows.Forms.dll] Error 1</FONT>

<BR><FONT SIZE=3D2>make[2]: Leaving directory =
`/home/server/mono/mcs/class/System.Windows.Forms'</FONT>

<BR><FONT SIZE=3D2>make[1]: *** [all] Error 1</FONT>

<BR><FONT SIZE=3D2>make[1]: Leaving directory =
`/home/server/mono/mcs/class'</FONT>

<BR><FONT SIZE=3D2>make: *** [all] Error 1</FONT>

<BR><FONT SIZE=3D2>make: *** [all] Error 1</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C2CD9F.C21B13A6--