Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1239689 - mldonkey: FTBFS in rawhide
Summary: mldonkey: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mldonkey
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F23FTBFS
TreeView+ depends on / blocked
 
Reported: 2015-07-05 21:06 UTC by Dennis Gilmore
Modified: 2015-07-06 03:45 UTC (History)
2 users (show)

Fixed In Version: mldonkey-3.1.5-7.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-05 21:49:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (242.73 KB, text/plain)
2015-07-05 21:06 UTC, Dennis Gilmore
no flags Details
root.log (113.32 KB, text/plain)
2015-07-05 21:06 UTC, Dennis Gilmore
no flags Details
state.log (625 bytes, text/plain)
2015-07-05 21:06 UTC, Dennis Gilmore
no flags Details

Description Dennis Gilmore 2015-07-05 21:06:53 UTC
Your package mldonkey failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=10115018

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Comment 1 Dennis Gilmore 2015-07-05 21:06:54 UTC
Created attachment 1047382 [details]
build.log

Comment 2 Dennis Gilmore 2015-07-05 21:06:55 UTC
Created attachment 1047383 [details]
root.log

Comment 3 Dennis Gilmore 2015-07-05 21:06:56 UTC
Created attachment 1047384 [details]
state.log

Comment 4 Richard W.M. Jones 2015-07-05 21:37:25 UTC
The error is:

ocamlopt.opt -inline 10    -I src/utils/extlib  -I src/utils/cdk  -I src/utils/bitstring  -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/gtk2/gui  -I src/gtk2/gui/x11  -I src/gtk2/gui/win32  -I icons/rsvg  -I +lablgtk2  -I src/networks/direct_connect  -I src/networks/fasttrack  -I src/networks/fileTP  -I src/networks/bittorrent  -I src/networks/donkey -I +camlp4 -c src/utils/cdk/unix2.ml
File "src/daemon/common/commonOptions.ml", line 1:
Error: Corrupted compiled interface
src/utils/lib/date.cmi
Makefile:5447: recipe for target 'src/daemon/common/commonOptions.cmo' failed

This usually indicates that parallel builds are enabled, and
one compile has half-overwritten another compile of the target
file (date.cmi).

I will try a rebuild soon to see if that fixes it.

Comment 5 Richard W.M. Jones 2015-07-05 21:49:11 UTC
Looks like it was just a race in a Makefile somewhere.  In any case,
it rebuilds now without any change.

http://koji.fedoraproject.org/koji/taskinfo?taskID=10291485

Comment 6 Christopher Meng 2015-07-06 03:45:51 UTC
Thanks for the rebuild.


Note You need to log in before you can comment on or make changes to this bug.