Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89842 - monodevelop-0.5.1-rc4 fails to emerge
Summary: monodevelop-0.5.1-rc4 fails to emerge
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-20 10:40 UTC by Jonas Witt
Modified: 2005-11-03 15:26 UTC (History)
1 user (show)

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


Attachments
build log of monodevelop-0.5.1-rc4 emerge (monodevelop-0.5.1-rc4.build.log,19.48 KB, text/plain)
2005-04-21 01:08 UTC, Jonas Witt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Witt 2005-04-20 10:40:45 UTC
When i try to emerge monodevelop-0.5.1-rc4 (ACCEPT_KEYWORDS=~x86), I get

mkdir -p ../../build/bin
mcs --unsafe --target library \
-r:/usr/lib/mono/gtk-sharp/glib-sharp.dll -r:/usr/lib/mono/gtk-sharp/pango-sharp.dll -r:/usr/lib/mono/gtk-sharp/atk-sharp.dll -r:/usr/lib/mono/gtk-sharp/gdk-sharp.dll -r:/usr/lib/mono/gtk-sharp/gtk-sharp.dll -r:/usr/lib/mono/gtk-sharp/glade-sharp.dll -r:/usr/lib/mono/gtk-sharp/gconf-sharp.dll -r:/usr/lib/mono/gtk-sharp/gconf-sharp-peditors.dll -r:/usr/lib/mono/gtk-sharp/gnome-sharp.dll -r:/usr/lib/mono/gtk-sharp/art-sharp.dll -r:/usr/lib/mono/gtk-sharp/gtkhtml-sharp.dll -r:/usr/lib/mono/gtk-sharp/gtksourceview-sharp.dll -r:/usr/lib/mono/gecko-sharp/gecko-sharp.dll /r:/usr/lib/mono/gtk-sharp/monodoc.dll   \
./DockItemFlags.cs ./DockParamFlags.cs generated/*.cs /out:gdl-sharp.dll \
&& cp -p gdl-sharp.dll ../../build/bin/. \
&& cp -p gdl-sharp.dll.config ../../build/bin/.
generated/DockObject.cs(19) warning CS0612: 'Gtk.Container.Container[GLib.GType]' is obsolete
generated/DockObject.cs(19) warning CS0612: 'Gtk.Container.Container[GLib.GType]' is obsolete
generated/Dock.cs(19) warning CS0612: 'Gdl.DockObject.DockObject[GLib.GType]' is obsolete
generated/DockBar.cs(19) warning CS0612: 'Gtk.VBox.VBox[GLib.GType]' is obsolete
generated/DockBar.cs(19) warning CS0612: 'Gtk.VBox.VBox[GLib.GType]' is obsolete
generated/DockItem.cs(19) warning CS0612: 'Gdl.DockObject.DockObject[GLib.GType]' is obsolete
generated/DockItemGrip.cs(19) warning CS0612: 'Gtk.Container.Container[GLib.GType]' is obsolete
generated/DockItemGrip.cs(19) warning CS0612: 'Gtk.Container.Container[GLib.GType]' is obsolete
generated/DockNotebook.cs(19) warning CS0612: 'Gdl.DockItem.DockItem[GLib.GType]' is obsolete
generated/DockPaned.cs(19) warning CS0612: 'Gdl.DockItem.DockItem[GLib.GType]' is obsolete
generated/DockPlaceholder.cs(19) warning CS0612: 'Gdl.DockObject.DockObject[GLib.GType]' is obsolete
generated/DockTablabel.cs(19) warning CS0612: 'Gtk.Bin.Bin[GLib.GType]' is obsolete
generated/DockTablabel.cs(19) warning CS0612: 'Gtk.Bin.Bin[GLib.GType]' is obsolete
Compilation succeeded - 13 warning(s)
make[2]: Leaving directory `/home/storage/portage_tmp/portage/monodevelop-0.5.1-r4/work/monodevelop-0.5.1/gdldock/gdl'
Making all in sources
make[2]: Entering directory `/home/storage/portage_tmp/portage/monodevelop-0.5.1-r4/work/monodevelop-0.5.1/gdldock/sources'
Making all in gdl
make[3]: Entering directory `/home/storage/portage_tmp/portage/monodevelop-0.5.1-r4/work/monodevelop-0.5.1/gdldock/sources/gdl'
Makefile:391: .deps/gdl-dock-bar.Plo: No such file or directory
Makefile:392: .deps/gdl-dock-item-grip.Plo: No such file or directory
Makefile:393: .deps/gdl-dock-item.Plo: No such file or directory
Makefile:394: .deps/gdl-dock-layout.Plo: No such file or directory
Makefile:395: .deps/gdl-dock-master.Plo: No such file or directory
Makefile:396: .deps/gdl-dock-notebook.Plo: No such file or directory
Makefile:397: .deps/gdl-dock-object.Plo: No such file or directory
Makefile:398: .deps/gdl-dock-paned.Plo: No such file or directory
Makefile:399: .deps/gdl-dock-placeholder.Plo: No such file or directory
Makefile:400: .deps/gdl-dock-tablabel.Plo: No such file or directory
Makefile:401: .deps/gdl-dock.Plo: No such file or directory
Makefile:402: .deps/gdl-stock.Plo: No such file or directory
Makefile:403: .deps/libgdlmarshal.Plo: No such file or directory
Makefile:404: .deps/libgdltypebuiltins.Plo: No such file or directory
make[3]: *** No rule to make target `.deps/libgdltypebuiltins.Plo'.  Stop.
make[3]: Leaving directory `/home/storage/portage_tmp/portage/monodevelop-0.5.1-r4/work/monodevelop-0.5.1/gdldock/sources/gdl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/storage/portage_tmp/portage/monodevelop-0.5.1-r4/work/monodevelop-0.5.1/gdldock/sources'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/storage/portage_tmp/portage/monodevelop-0.5.1-r4/work/monodevelop-0.5.1/gdldock'
make: *** [all-recursive] Error 1

!!! ERROR: dev-util/monodevelop-0.5.1-r4 failed.
!!! Function src_compile, Line 42, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Re-emerging mono-1.0.5-r5 did not help.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




# emerge~ info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20040808-r1, 2.6.9-cko3 i686)
=================================================================
System uname: 2.6.9-cko3 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
Gentoo Base System version 1.4.16
Python:             
dev-lang/python-2.1.3-r1,dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4 [2.3.4
(#1, Nov  2 2004, 12:54:46)]
ccache version 2.3 [disabled]
dev-lang/python:     2.1.3-r1, 2.2.3-r5, 2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.4.3-r4, 1.5.10-r4
virtual/os-headers:  2.6.8.1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -Os -mmmx -msse -msse2 -mfpmath=sse,387 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -Os -mmmx -msse -msse2 -mfpmath=sse,387 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/storage/portage_tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/personal"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aac aalib acl acpi alsa apache2 apm artworkextra avi berkdb
bitmap-fonts cdr crypt cups curl dba dillo divx4linux doc dvb dvd dvdread emacs
emboss encode ethereal exif fam flac foomaticdb ftp gd gdbm gif glade gnome
gnomedb gpm gstreamer gtk gtk2 gtkhtml guile hal howl imagemagick imlib innodb
ipv6 java jpeg junit leim libg++ libwww mad maildir mbox mikmod mmx motif
mozdevelop mozilla mozsvg mozxmlterm mp3 mpeg mysql nas ncurses network nls
nvidia objc ogg oggvorbis opengl oss pam pdflib pic plotutils png postgres
python quicktime readline real samba sasl sdl session simplexml slang spell sse
sse2 ssl svga tcltk tcpd tetex theora threads tiff tokenizer truetype
truetype-fonts type1-fonts unicode v4l v4l2 vorbis xml xml2 xmms xsl xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2005-04-20 10:54:56 UTC
Can you please try with fewer/no CFLAGS again to be sure that's not the source of the problem? Thanks.
Comment 2 Jonas Witt 2005-04-20 11:14:30 UTC
No, using CFLAGS="" CXXFLAGS="" gives the same result.
Comment 3 foser (RETIRED) gentoo-dev 2005-04-20 14:42:04 UTC
you really should rebuild your whole stack of libs with safe CFLAGS for that to be an effective statement. Altough to me it seems more like a makefile type of problem or a problem happening earlier than the output, can you attach the full build log ?
Comment 4 Jonas Witt 2005-04-21 01:08:38 UTC
Created attachment 56814 [details]
build log of monodevelop-0.5.1-rc4 emerge
Comment 5 Peter Johanson (RETIRED) gentoo-dev 2005-11-03 15:26:44 UTC
Marking NEEDINFO, we need to know 1) you have a sane set of CFLAGS for the whole
system emerge, 2) if it's still a problem with newer monodevelop versions. THanks.