Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 107963

Summary: mldonkey-2.6.4-r2 failed to compile
Product: Gentoo Linux Reporter: Christoph Gysin <christoph.gysin>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christoph Gysin 2005-10-03 01:33:13 UTC
I tried with the useflags: +gd +threads | +gd | none. Always the same result:

/usr/bin/ocamlc.opt   -I src/utils/cdk  -I src/daemon/chat  -I src/gtk/chat  -I
src/utils/lib  -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/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/lib/url.mli
The implementation src/utils/lib/options.ml
does not match the interface src/utils/lib/options.cmi:
The field `iter_section' is required but not provided
The field `iter_file' is required but not provided
The field `section_name' is required but not provided
The field `strings_of_section_options' is required but not provided
The field `sections' is required but not provided
The field `set_option_desc' is required but not provided
The field `restore_default' is required but not provided
The field `value_to_array' is required but not provided
The field `array_to_value' is required but not provided
The field `strings_of_option' is required but not provided
The field `once_value' is required but not provided
------ snipped another 50 lines ------
make: *** [src/utils/lib/options.cmx] Error 2
make: *** Waiting for unfinished jobs....

!!! ERROR: net-p2p/mldonkey-2.6.4-r2 failed.
!!! Function src_compile, Line 95, Exitcode 2
!!! Make Failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-03 01:37:05 UTC

*** This bug has been marked as a duplicate of 107964 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-10-03 01:37:15 UTC
CLOSED