[MonoDevelop] Build break in latest monodevelop from git

mlintner mlintner at flash.net
Thu Aug 1 05:22:51 UTC 2013


I need to build the latest monodevelop on Centos 6.4. I did a git clone then
configure and make. I did a git pull and it is up to date. Below is the
output. It looks like a build break to me.  

file:
/usr/src/monodevelop/main/external/xwt/Xwt.Gtk/Xwt.GtkBackend/CustomTreeModel.cs

make
Making all in external
make[1]: Entering directory `/usr/src/monodevelop/main/external'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/monodevelop/main/external'
Making all in .
make[1]: Entering directory `/usr/src/monodevelop/main'
Updated build information
Git revision: 76398560813c36ff396063daae51725f237875a8
Build date: 2013-08-01 05:10:22+0000
Building ./Main.sln
xbuild /verbosity:quiet /nologo /property:CodePage=65001 ./Main.sln
/property:Configuration=Debug
/usr/src/monodevelop/main/Main.sln:  warning : Don't know how to handle
GlobalSection MonoDevelopProperties.Debug, Ignoring.
Xwt.GtkBackend/LabelBackend.cs(76,9): warning CS0618: `Cairo.Context.Color'
is obsolete: `Use SetSourceRGBA method'
Xwt.GtkBackend/CustomTreeModel.cs(88,12): error CS1501: No overload for
method `EmitRowsReordered' takes `3' arguments
Xwt.GtkBackend/CustomListModel.cs(62,12): error CS1501: No overload for
method `EmitRowsReordered' takes `3' arguments
Xwt.GtkBackend/HeaderBox.cs(127,9): warning CS0618: `Cairo.Context.Color' is
obsolete: `Use SetSourceRGBA method'
Xwt.GtkBackend/HeaderBox.cs(146,10): warning CS0618: `Cairo.Context.Pattern'
is obsolete: `Use GetSource/GetSource'
Xwt.GtkBackend/HeaderBox.cs(151,8): warning CS0618: `Cairo.Context.Color' is
obsolete: `Use SetSourceRGBA method'
Xwt.CairoBackend/CairoContextBackendHandler.cs(239,23): warning CS0618:
`Cairo.Context.Color' is obsolete: `Use SetSourceRGBA method'
Xwt.CairoBackend/CairoContextBackendHandler.cs(267,9): warning CS0618:
`Cairo.Context.Pattern' is obsolete: `Use GetSource/GetSource'
Xwt.CairoBackend/CairoContextBackendHandler.cs(269,9): warning CS0618:
`Cairo.Context.Pattern' is obsolete: `Use GetSource/GetSource'
Xwt.GtkBackend/PopoverBackend.cs(120,11): warning CS0618:
`Cairo.Context.Color' is obsolete: `Use SetSourceRGBA method'
Xwt.GtkBackend/PopoverBackend.cs(122,11): warning CS0618:
`Cairo.Context.Color' is obsolete: `Use SetSourceRGBA method'
Xwt.GtkBackend/PopoverBackend.cs(130,10): warning CS0618:
`Cairo.Context.Color' is obsolete: `Use SetSourceRGBA method'
Xwt.GtkBackend/PopoverBackend.cs(132,10): warning CS0618:
`Cairo.Context.Color' is obsolete: `Use SetSourceRGBA method'
Xwt.GtkBackend/PopoverBackend.cs(144,10): warning CS0618:
`Cairo.Context.Color' is obsolete: `Use SetSourceRGBA method'
Xwt.GtkBackend/PopoverBackend.cs(147,10): warning CS0618:
`Cairo.Context.Color' is obsolete: `Use SetSourceRGBA method'
make[1]: *** [sln_build] Error 1
make[1]: Leaving directory `/usr/src/monodevelop/main'
make: *** [all-recursive] Error 1
[root at mlintner-centos main]# 




--
View this message in context: http://mono.1490590.n4.nabble.com/Build-break-in-latest-monodevelop-from-git-tp4660347.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list