Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
mldonkey-2.5.16-r5 fails to emerge. I've tried it with several of the newer ebuilds as well and the problem is still there. Some sort of blocker, maybe. Reproducible: Always Steps to Reproduce: 1. Compile mldonkey 2. 3. Actual Results: ..snip snip... ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/utils/lib -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/gui2 -I src/gtk/configwin -I src/gtk/okey -I src/gtk/gpattern -I icons/tux -I +lablgtk -I src/gtk/progress -I src/im -I src/im/yahoo -I src/im/irc -I src/networks/direct_connect -I src/networks/opennap -I src/networks/gnutella -I src/networks/gnutella2 -I src/networks/fasttrack -I src/networks/fileTP -I src/networks/bittorrent -I src/networks/donkey -I src/networks/soulseek -c src/gtk/configwin/configwin_types.ml The files /usr/lib/ocaml/pervasives.cmi and /usr/lib/ocaml/lablgtk/gPack.cmi make inconsistent assumptions over interface Pervasives make: *** [src/gtk/configwin/configwin_types.cmx] Error 2 make: *** Waiting for unfinished jobs.... !!! ERROR: net-p2p/mldonkey-2.5.16-r5 failed. !!! Function src_compile, Line 50, Exitcode 2 !!! (no error message) Expected Results: built properly. Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.6-ghostbuster) ================================================================= System uname: 2.6.6-ghostbuster i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r3 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /etc/tomcat /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/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/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium3 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://adelie.polymtl.ca/ ftp://cs.ubishops.ca/pub/gentoo ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/mnt/extra/.tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X aalib acpi alsa arts avi berkdb bonobo cdr crypt cups curl dga directfb dvd encode esd fbcon flash foomaticdb gdbm ggi gif gnome gpm gtk gtk2 guile imlib ipv6 java joystick jpeg ldap libg++ libwww mad mikmod motif mozilla mpeg mysql nas ncurses nls nocardbus oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd tetex tiff truetype wxwindows x86 xml xml2 xmms xv zlib"
I don't think this is a blocker.
What version of Ocaml and lablgtk do you have installed?
* dev-lang/ocaml Latest version available: 3.07-r1 Latest version installed: 3.07-r1 * dev-ml/lablgtk Latest version available: 1.2.5 Latest version installed: 1.2.5 As for it being a blocker or whatever, I dunno, it's not compiling. Sounds like a blocker to me, but I don't know.
I'm experiencing the same here (same versions of ocaml and lablgtk). The forums contain a solution (http://forums.gentoo.org/viewtopic.php?t=196125&highlight=mldonkey) altough nothttp://forums.gentoo.org/viewtopic.php?t=196125&highlight=mldonkey a very good one...
Same here with lablgtk 1.2.6, ocaml 3.07-r1. Trying to upgrade from mldonkey 2.5.21-r1 to 2.5.21-r2. IMHO, that's not a "solution". You just work around it by disabling gtk. Interestingly, my /var/db/pkg indicates that my mldonkey 2.5.21-r1 has the gtk and gtk2 flag turned on! Looks like the only difference is that they've applied a different version of a patch (spiralvoice?). Perhaps some versions of the patch is broken?
Oh. Incidentally comment #2's name looks familiar. :-P Now I noticed. Looks like we have the original author in here. FYI, here's my output (slightly different from 2.5.16-r5): ocamlopt.opt -inline 10 -I src/utils/cdk -I src/daemon/chat -I src/utils/lib -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/gui2 -I src/gtk/configwin -I src/gtk/okey -I src/gtk/gpattern -I icons/tux -I +lablgtk -I src/gtk/progress -I src/im -I src/im/yahoo -I src/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 -I +camlp4 -pp "camlp4o ./tools/pa_log.cmo q_MLast.cmo -VINFO" -c src/utils/mp3tagui/mp3_messages.ml The files /usr/lib/ocaml/pervasives.cmi and /usr/lib/ocaml/lablgtk/gPack.cmi make inconsistent assumptions over interface Pervasives make: *** [src/gtk/configwin/configwin_types.cmx] Error 2 make: *** Waiting for unfinished jobs.... !!! ERROR: net-p2p/mldonkey-2.5.21-r2 failed. !!! Function src_compile, Line 51, Exitcode 2 !!! (no error message)
*** This bug has been marked as a duplicate of 56597 ***