Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61228 - compile problem net-p2p/mldonkey-2.5.28 -- gPack.cmi is not a compiled interface
Summary: compile problem net-p2p/mldonkey-2.5.28 -- gPack.cmi is not a compiled interface
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-22 01:29 UTC by Roman Gaufman
Modified: 2004-12-01 02:08 UTC (History)
1 user (show)

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 Roman Gaufman 2004-08-22 01:29:55 UTC
-I src/utils/ocamlrss  -I src/utils/xml-light  -I src/utils/net  -I tools  -I src/daemon/common  -I src/daemon/driver  -I src/utils/mp3tagui  -I src/config/unix  -I src/gtk/newgui  -I src/gtk/configwin  -I src/gtk/okey  -I src/gtk/gpattern  -I icons/tux  -I +lablgtk  -I src/gtk/progress  -I src/gtk/im  -I src/gtk/im/yahoo  -I src/gtk/im/irc  -I src/networks/gnutella  -I src/networks/gnutella2  -I src/networks/fasttrack  -I src/networks/fileTP  -I src/networks/bittorrent  -I src/networks/donkey -c src/utils/mp3tagui/mp3_messages.ml
/usr/lib/ocaml/lablgtk/gPack.cmi is not a compiled interface
make: *** [src/gtk/configwin/configwin_types.cmx] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: net-p2p/mldonkey-2.5.28 failed.
!!! Function src_compile, Line 52, Exitcode 2
!!! (no error message)





hackeron-server root # emerge info
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.6.8.1-mm1)
=================================================================
System uname: 2.6.8.1-mm1 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mfpmath=sse,387 -mmmx -fforce-addr -fforce-mem -funroll-loops -maccumulate-outgoing-args -ffast-math"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/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-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mfpmath=sse,387 -mmmx -fforce-addr -fforce-mem -funroll-loops -maccumulate-outgoing-args -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache digest distcc sandbox"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apache2 apm audiofile avi cdr crypt cups directfb dvd emacs encode esd faad flac foomaticdb gif gimpprint gnome gphoto2 gpm gstreamer gtk2 imlib jabber jpeg kde ldap libg++ libwww lirc mikmod mmx mng monkey mpeg msn mysql nas ncurses network nptl oggvorbis opengl oscar pam pda pdflib perl pic png python qt quicktime readline scanner slang spell sse ssl svg tcpd threads tiff truetype wmf x86 xml2 xmms xv xvid yahoo zlib"
Comment 1 Jon Hood (RETIRED) gentoo-dev 2004-08-22 17:43:36 UTC
1) emerge lablgl again
2) emerge lablgtk again
3) mldonkey should now merge properly.

*** This bug has been marked as a duplicate of 56597 ***
Comment 2 Roman Gaufman 2004-08-23 08:34:44 UTC
hackeron-server / # emerge -vp lablgl lablgtk

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B     ] >=dev-lang/ocaml-3.08 (from pkg dev-ml/lablgtk-1.2.5)
[ebuild     U ] dev-ml/lablgl-1.00 [0.99-r1] -doc -glut -tcltk  381 kB 
[ebuild   R   ] dev-ml/lablgtk-1.2.5  +gnome +opengl  452 kB 

Total size of downloads: 834 kB

hackeron-server / # emerge -v lablgl lablgtk
Calculating dependencies ...done!

!!! Error: the >=dev-lang/ocaml-3.08 package conflicts with another package.
!!!        both can't be installed on the same system together.
!!!        Please use 'emerge --pretend' to determine blockers.
Comment 3 Jon Hood (RETIRED) gentoo-dev 2004-08-23 10:32:10 UTC
strange- the mattam, could you take a look at that?
Comment 4 Matthieu Sozeau (RETIRED) gentoo-dev 2004-08-23 11:13:53 UTC
Should be fixed in CVS now.
Comment 5 Tor Klingberg 2004-12-01 02:08:31 UTC
I had the same problem with 2.5.16-r9 (upgrading from 2.5.16-r7). Reemerging lablgl and lablgtk solved it. (only lablgl was not enough)