Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253661 - media-sound/banshee-1.4.1-r3 cant be installed due to a compilation error of sharp-2.10.2 and dev-dotnet/gtk-sharp-2.12.7
Summary: media-sound/banshee-1.4.1-r3 cant be installed due to a compilation error of ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-04 05:14 UTC by Ray
Modified: 2009-01-04 11:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ray 2009-01-04 05:14:19 UTC
I cant install the new Banshee due to a compilation error on dev-dotnet/gtk-sharp-2.10.2 and dev-dotnet/gtk-sharp-2.12.7.






Reproducible: Always

Steps to Reproduce:
1. Unmask the new Banshee and its deps
2. emerge -av banshee

Actual Results:  
Heres the error of the build:

Generation Summary:
  Enums: 54  Structs: 19  Boxed: 3  Opaques: 11  Interfaces: 0  Objects: 23  Callbacks: 8
  Properties: 10  Signals: 10  Methods: 488  Constructors: 29  Throttled: 4
Total Nodes: 659

cp ../gtk-sharp.snk .
cp ../AssemblyInfo.cs .
/usr/bin/mcs -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -nowarn:0169,0612,0618 -unsafe -out:gdk-sharp.dll -target:library /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll -r:/usr/lib64/pkgconfig/../../lib/mono/1.0/Mono.Cairo.dll   generated/*.cs ./EventButton.cs ./EventClient.cs ./EventConfigure.cs ./EventCrossing.cs ./Event.cs ./EventDND.cs ./EventExpose.cs ./EventFocus.cs ./EventGrabBroken.cs ./EventKey.cs ./EventMotion.cs ./EventProperty.cs ./EventProximity.cs ./EventScroll.cs ./EventSelection.cs ./EventSetting.cs ./EventVisibility.cs ./EventWindowState.cs ./Key.cs ./Size.cs ./TextProperty.cs AssemblyInfo.cs
generated/PangoHelper.cs(17,76): error CS0039: Cannot convert type `GLib.Object' to `Pango.Context' via a built-in conversion
generated/PangoHelper.cs(52,76): error CS0039: Cannot convert type `GLib.Object' to `Pango.Context' via a built-in conversion
generated/PangoRenderer.cs(14,61): error CS1502: The best overloaded method match for `Pango.Renderer.Renderer(GLib.GType)' has some invalid arguments
/var/tmp/portage/dev-dotnet/gtk-sharp-2.10.2/work/gtk-sharp-2.10.2/pango/pango-sharp.dll (Location of the symbol related to previous error)
generated/PangoRenderer.cs(14,61): error CS1503: Argument `#1' cannot convert `GLib.GType' expression to type `GLib.GType'
generated/PangoRenderer.cs(14,61): (equally named types possibly from different assemblies in previous error)
/var/tmp/portage/dev-dotnet/gtk-sharp-2.10.2/work/gtk-sharp-2.10.2/glib/glib-sharp.dll (Location of the symbol related to previous error)
/usr/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll (Location of the symbol related to previous error)
generated/PangoRenderer.cs(29,33): error CS1502: The best overloaded method match for `GLib.Object.CreateNativeObject(string[], GLib.Value[])' has some invalid arguments
/usr/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll (Location of the symbol related to previous error)
generated/PangoRenderer.cs(29,33): error CS1503: Argument `#2' cannot convert `GLib.Value[]' expression to type `GLib.Value[]'
generated/PangoRenderer.cs(29,33): (equally named types possibly from different assemblies in previous error)
/var/tmp/portage/dev-dotnet/gtk-sharp-2.10.2/work/gtk-sharp-2.10.2/glib/glib-sharp.dll (Location of the symbol related to previous error)
/usr/lib/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll (Location of the symbol related to previous error)
Compilation failed: 6 error(s), 0 warnings
make[3]: *** [gdk-sharp.dll] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-dotnet/gtk-sharp-2.10.2/work/gtk-sharp-2.10.2/gdk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-dotnet/gtk-sharp-2.10.2/work/gtk-sharp-2.10.2/gdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-dotnet/gtk-sharp-2.10.2/work/gtk-sharp-2.10.2'
make: *** [all] Error 2
 * 
 * ERROR: dev-dotnet/gtk-sharp-2.10.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2596:  Called die
 * The specific snippet of code:
 *       LANG=C emake || die
 *  The die message:
 *   (no error message)
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-dotnet/gtk-sharp-2.10.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/gtk-sharp-2.10.2/temp/environment'.
 * 


Expected Results:  
Installed correctly

Emerge --info

Portage 2.1.6.4 (default/linux/amd64/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.27-gentoo-r7 x86_64)
=================================================================
System uname: Linux-2.6.27-gentoo-r7-x86_64-Intel-R-_Core-TM-2_CPU_T7200_@_2.00GHz-with-glibc2.2.5
Timestamp of tree: Fri, 02 Jan 2009 21:45:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.5.2-r7
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.inode.at/ "
LANG="de_DE@euro"
LC_ALL="de_DE.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 7z X aac aalib acl acpi ads alsa amd64 ao artworkextra automount avahi beagle berkdb branding bzip2 cairo calendar cdaudio cdparanoia cdr cgi cli cracklib crypt ctype cups curl daap dbus devhelp divx dri dv dvd dvdr dvdread eds emboss emerald encode esd evo exif ffmpeg firefox flac force-cgi-redirect fortran ftp gconf gd gdbm gedit gif gimpprint glitz gnome gnome-keyring gpm gstreamer gtk guile hal iceweasel iconv icq id3tag imap imlib inherit-graph ipod iproute2 ipv6 isdnlog jabber jack java java6 jpeg jpg json ladspa lame lcms ldap libnotify libsamplerate live mad mdnsresponder-compat mhash midi mikmod mmx mozilla mp3 mp3tunes mp4 mpeg msn mudflap multilib music musicbrainz nautilus ncurses networking networkmanager nls nocd nptl nptlonly nvidia ogg opengl openmp pam passwordsave pcre pdf pdflib pdo perl png ppds pppd python qt3support quicktime readline reflection samba sasl sdl session simplexml soap sound soundtouch sourceview spell spl sqlite sse sse2 ssl startup-notification subversion svg swat sysfs syslog taglib tagwriting tcpd theora threads tidy tiff tokenizer truetype twolame unicode usb valgrind vamp vcd visualization vorbis wifi winbind xcb xface xml xmlreader xmlrpc xmlwriter xorg xosd xsl xulrunner xv xvid zlib" ALSA_CARDS="snd_hda_intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-01-04 10:55:45 UTC
please don't touch the component field if you don't know what it does and let bug-wranglers do their job, thanks.
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2009-01-04 11:45:10 UTC
You've included the compilation error for gtk-sharp-2.10.2 which is irrelevant since banshee depends on >=2.12.6. To install that version, you must first emerge -C glib-sharp, then emerge -1 gtk-sharp. Note that the new mono-stuff is interdependent, so you'll have to upgrade your entire mono stack to ~amd64.