← Back to team overview

linux-traipu team mailing list archive

[Bug 1097712] Re: Error building with mono 3

 

Launchpad has imported 2 comments from the remote bug at
https://bugzilla.novell.com/show_bug.cgi?id=796903.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2013-01-05T20:07:35+00:00 Christian-morales-vega wrote:

gnome-do has been failing to build in Factory for a long time

Reply at: https://bugs.launchpad.net/do/+bug/1097712/comments/0

------------------------------------------------------------------------
On 2013-01-09T13:11:11+00:00 Dominique Leuenberger aka DimStar wrote:

Request: #147729

  submit:       home:dimstar:branches:GNOME:Apps/gnome-do(cleanup) ->
GNOME:Apps


Message:
Fix build with mono 3

State:   review     2013-01-09T13:09:59 dimstar
Comment: <no comment>

Review:  new        Group: gnome-maintainers

Reply at: https://bugs.launchpad.net/do/+bug/1097712/comments/3


** Changed in: gnome-do (openSUSE)
       Status: Unknown => Fix Released

** Changed in: gnome-do (openSUSE)
   Importance: Unknown => High

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Do.
https://bugs.launchpad.net/bugs/1097712

Title:
  Error building with mono 3

Status in Do:
  New
Status in “gnome-do” package in openSUSE:
  Fix Released

Bug description:
  MONO 3 is stricter when it comes to external references and Do 0.9
  thus fails to build with:

  [  202s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/gnome-do-0.9/Do.Platform.Linux.JoliCloud'
  [  202s] make[1]: Nothing to be done for `all'.
  [  202s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/gnome-do-0.9/Do.Platform.Linux.JoliCloud'
  [  202s] Making all in Do.Interface.Linux.AnimationBase
  [  202s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/gnome-do-0.9/Do.Interface.Linux.AnimationBase'
  [  202s] Compiling Do.Interface.Linux.AnimationBase.dll...
  [  205s] warning CS1701: Assuming assembly reference `Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' matches assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'. You may need to supply runtime policy
  [  206s] Compilation succeeded - 1 warning(s)
  [  206s] Generating do.interface.linux.animationbase.pc...
  [  206s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/gnome-do-0.9/Do.Interface.Linux.AnimationBase'
  [  206s] Making all in Do.Interface.Linux.Classic
  [  206s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/gnome-do-0.9/Do.Interface.Linux.Classic'
  [  206s] Compiling Do.Interface.Linux.Classic.dll...
  [  207s] ./src/ClassicTheme.cs(25,39): error CS0012: The type `Do.Platform.Linux.IConfigurable' is defined in an assembly that is not referenced. Consider adding a reference to assembly `Do.Platform.Linux, Version=0.11.0.0, Culture=neutral, PublicKeyToken=null'
  [  208s] Compilation failed: 1 error(s), 0 warnings
  [  208s] make[1]: *** [../build/Do.Interface.Linux.Classic.dll] Error 1
  [  208s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/gnome-do-0.9/Do.Interface.Linux.Classic'
  [  208s] make: *** [all-recursive] Error 1
  [  208s] error: Bad exit status from /var/tmp/rpm-tmp.jpZLQ9 (%build)

To manage notifications about this bug go to:
https://bugs.launchpad.net/do/+bug/1097712/+subscriptions


References