Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55984 - gtk-sharp-1.0 fails to compile
Summary: gtk-sharp-1.0 fails to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-03 12:33 UTC by Rob Cakebread (RETIRED)
Modified: 2004-07-03 14:33 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 Rob Cakebread (RETIRED) gentoo-dev 2004-07-03 12:33:05 UTC
Making all in rsvg
make[3]: Entering directory `/var/tmp/portage/gtk-sharp-1.0/work/gtk-sharp-1.0/s
ample/rsvg'
/usr/bin/mcs /out:svghelloworld.exe ./svghelloworld.cs /r:../../glib/glib-sharp.
dll /r:../../pango/pango-sharp.dll /r:../../atk/atk-sharp.dll /r:../../gdk/gdk-s
harp.dll /r:../../gtk/gtk-sharp.dll /r:../../rsvg/rsvg-sharp.dll

** (/usr/lib/mono/1.0/mcs.exe:26145): WARNING **: Could not find assembly art-sh
arp, references from /var/tmp/portage/gtk-sharp-1.0/work/gtk-sharp-1.0/sample/rs
vg/../../rsvg/rsvg-sharp.dll (assemblyref_index=3)
     Major/Minor: 1,0
     Build:       0,0
     Token:       35e10195dab3c99f


** (/usr/lib/mono/1.0/mcs.exe:26145): WARNING **: Could not find assembly art-sh
arp, references from /var/tmp/portage/gtk-sharp-1.0/work/gtk-sharp-1.0/sample/rs
vg/../../rsvg/rsvg-sharp.dll (assemblyref_index=3)
     Major/Minor: 1,0
     Build:       0,0
     Token:       35e10195dab3c99f

error CS0006: Cannot find assembly `../../rsvg/rsvg-sharp.dll'
Log:

Compilation failed: 1 error(s), 0 warnings
make[3]: *** [svghelloworld.exe] Error 1
make[3]: Leaving directory `/var/tmp/portage/gtk-sharp-1.0/work/gtk-sharp-1.0/sa             mple/rsvg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gtk-sharp-1.0/work/gtk-sharp-1.0/sa             mple'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gtk-sharp-1.0/work/gtk-sharp-1.0'
make: *** [all] Error 2

!!! ERROR: x11-libs/gtk-sharp-1.0 failed.
!!! Function src_compile, Line 42, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

I had monodevelop installed, but it kept crashing, so I unmerged it, mono, gtk-sharp, monodoc, and all *-sharp packages then started emerging them again when this happened.

Reproducible: Always
Steps to Reproduce:
1.emerge x11-libs/gtk-sharp
2.
3.




Portage 2.0.51_pre12 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.5)
=================================================================
System uname: 2.6.5 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.9
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
Binutils: sys-devel/binutils-2.14.90.0.8-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O2 -pipe -fomit-frame-pointer"
DISTDIR="/mnt/b2/distfiles"
FEATURES="autoaddcvs ccache cvs noauto sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm arts avi berkdb bonobo crypt cups directfb encode
foomaticdb gdbm ggi gif gpm gtk gtk2 gtkhtml guile imlib java jpeg kde libg++
libgda libwww mad mikmod mmx mozilla mpeg mysql nas ncurses oggvorbis opengl oss
pam perl png python qt quicktime readline ruby sdl slang spell sqlite ssl tcltk
tcpd tiff truetype x86 xml xml2 xmms xv zlib"
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2004-07-03 14:33:43 UTC
Sorry, this is invalid. I was using an ebuild in my overlay directory that was trying to build the samples.