Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98355 - dev-util/monodevelop-0.5.1-r4.ebuild does not check for dependencies.
Summary: dev-util/monodevelop-0.5.1-r4.ebuild does not check for dependencies.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-08 07:58 UTC by Rouslan Solomakhin
Modified: 2005-08-16 18:30 UTC (History)
0 users

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


Attachments
work/monodevelop-0.5.1/config.log (config.log,39.74 KB, text/plain)
2005-07-08 08:00 UTC, Rouslan Solomakhin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rouslan Solomakhin 2005-07-08 07:58:00 UTC
When I try to compile monodevelop-0.5.1-r4, mono does not get installed
automatically. It should be, because it is in monodevelop's DEPEND
("=dev-lang/mono-1.0*").

The error is:
checking for perl... /usr/bin/perl
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.6.5)
checking for mono... no
checking for mcs... no
checking for update-mime-database... /usr/bin/update-mime-database
checking for mint... no
configure: error: Can't find "mono" or "mint" in your PATH


Reproducible: Always
Steps to Reproduce:
1. emerge -C mono
2. emerge monodevelop




# emerge --info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4-vanilla,
glibc-2.3.5-r0, 2.6.5 i686)
=================================================================
System uname: 2.6.5 i686 Intel(R) Xeon(TM) CPU 2.40GHz
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.2.3-r6, 2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mtune=pentium3 -Os"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/afs /etc/conf.d /etc/init.d /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/applications /usr/share/config /usr/share/gimp/2.0/misc
/usr/share/gnome/apps /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/X11/app-defaults /etc/X11/mwm /etc/X11/proxymngr
/etc/X11/rstart /etc/X11/xdm /etc/dev.d /etc/gconf /etc/ggi /etc/gimp
/etc/gnome-vfs-2.0 /etc/mono /etc/openldap /etc/sound /etc/ssl /etc/terminfo
/etc/texmf/web2c /etc/udev /etc/vim /etc/xdg/menus /usr/lib/X11/xkb
/usr/share/texmf /usr/share/texmf/dvips/config /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg candy ccache collision-protect distcc distlocks
maketest moo sandbox sfperms strict test"
GENTOO_MIRRORS="http://mirror.clarkson.edu/pub/distributions/gentoo"
LC_ALL="en_US.UTF-8"
MAKEOPTS="-j16"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://mirror.clarkson.edu/gentoo-portage"
USE="x86 X X509 aalib acl afs applet avi bash-completion berkdb bitmap-fonts
bonobo bzip2 cdr crypt cscope cups curl dbus dga directfb divx4linux djvu doc
dvd dvdr dvi eds emboss esd evo fam fbcon flash font-server foomaticdb fortran
freetype gb gcj gd gdbm ggi gif gimpprint gnome gnome-print gpm graphviz
gstreamer gtk gtk2 gtkhtml guile hal hardened howl icu imagemagick imap imlib
java javacomm javascript jpeg junit kerberos lcms ldap lesstif libcaca libg++
libgda libwww logrotate mad mailwrapper mbox mmx mng mono motif moznoirc mp3
mpeg ncurses nls nntp nocardbus nptl nptlonly nsplugin nvidia objc odbc ogg
oggvorbis opengl pam pda pdflib perl plotutils png python quicktime readline
real ruby samba sdl slang slp spell sqlite sse ssl svg svga t1lib tcltk tcpd
tetex threads tiff totem transarc-paths truetype truetype-fonts type1-fonts
unicode vidix vim-with-x vorbis win32codecs wmf wxwindows xine xml xml2 xprint
xscreensaver xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS
Comment 1 Rouslan Solomakhin 2005-07-08 08:00:45 UTC
Created attachment 62936 [details]
work/monodevelop-0.5.1/config.log
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2005-08-16 18:30:55 UTC
Sorry for the delay.

The dependancy is definitely there, so I'm going to mark this INVALID.

If you are still having problems with this, and can reproduce the bug where you
can emerge (and have it bomb) monodevelop without getting mono pulled in, please
feel free to re-open. Thanks.