Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427000 - net-misc/unison-2.27.157 fails during emerge: File "/var/tmp/portage/net-misc/unison-2.27.157/work/unison-2.27.157/uigtk2.ml", line 1, characters 0-1: Error: /usr/lib64/ocaml/lablgtk2/gdk.cmi is not a compiled interface
Summary: net-misc/unison-2.27.157 fails during emerge: File "/var/tmp/portage/net-misc...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-17 14:12 UTC by jannis
Modified: 2012-07-17 16:03 UTC (History)
0 users

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


Attachments
emerge --info net-misc/unison:2.27 (einfo,21.46 KB, text/plain)
2012-07-17 14:12 UTC, jannis
Details
build.log (build.log,18.46 KB, text/plain)
2012-07-17 14:13 UTC, jannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2012-07-17 14:12:17 UTC
Trying to emerge net-misc/unison-2.27.157 I get the following error:
ocamlopt -I lwt -I ubase -I +lablgtk2 -c /var/tmp/portage/net-misc/unison-2.27.157/work/unison-2.27.157/uigtk2.ml
File "/var/tmp/portage/net-misc/unison-2.27.157/work/unison-2.27.157/uigtk2.ml", line 1576, characters 6-20:
Warning 26: unused variable mergeLogoBlack.
File "/var/tmp/portage/net-misc/unison-2.27.157/work/unison-2.27.157/uigtk2.ml", line 1574, characters 6-20:
Warning 26: unused variable leftArrowBlack.
File "/var/tmp/portage/net-misc/unison-2.27.157/work/unison-2.27.157/uigtk2.ml", line 1573, characters 6-21:
Warning 26: unused variable rightArrowBlack.
File "/var/tmp/portage/net-misc/unison-2.27.157/work/unison-2.27.157/uigtk2.ml", line 1560, characters 6-17:
Warning 26: unused variable yellowPixel.
File "/var/tmp/portage/net-misc/unison-2.27.157/work/unison-2.27.157/uigtk2.ml", line 1, characters 0-1:
Error: /usr/lib64/ocaml/lablgtk2/gdk.cmi
is not a compiled interface
make: *** [uigtk2.cmx] Fehler 2
emake failed

Reproducible: Always
Comment 1 jannis 2012-07-17 14:12:53 UTC
Created attachment 318456 [details]
emerge --info net-misc/unison:2.27
Comment 2 jannis 2012-07-17 14:13:23 UTC
Created attachment 318458 [details]
build.log
Comment 3 Rafał Mużyło 2012-07-17 15:11:07 UTC
Is this pkg_postinst case of ocaml ebuild ?
Comment 4 jannis 2012-07-17 16:03:03 UTC
(In reply to comment #3)
> Is this pkg_postinst case of ocaml ebuild ?

I don't exactly know what you mean but re-emerging dev-lang/ocaml, dev-ml/lablgl and dev-ml/lablgtk fixed it :/