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

Bug 299569

Summary: dev-lang/ocaml-3.11.2_rc1: _tk.ml: No such file or directory
Product: Gentoo Linux Reporter: José Romildo Malaquias <jrmalaq>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description José Romildo Malaquias 2010-01-04 09:56:06 UTC
dev-lang/ocaml-3.11.2_rc1 fails to emerge with the following error message:

[...]
../../../boot/ocamlrun ../compiler/pp < _tk.ml > tk.ml
rm -f _tk.ml
../../../boot/ocamlrun ../../../tools/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend
/bin/sh: _tk.ml: No such file or directory
make[3]: *** [.depend] Error 1
make[3]: *** Waiting for unfinished jobs....
rm -f _tk.ml
../../../boot/ocamlrun ../../../tools/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend
make[3]: Leaving directory `/tmp/portage/dev-lang/ocaml-3.11.2_rc1/work/ocaml-3.11.2+rc1/otherlibs/labltk/labltk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/portage/dev-lang/ocaml-3.11.2_rc1/work/ocaml-3.11.2+rc1/otherlibs/labltk'
make[1]: *** [otherlibraries] Error 2
make[1]: Leaving directory `/tmp/portage/dev-lang/ocaml-3.11.2_rc1/work/ocaml-3.11.2+rc1'

Reproducible: Always

Steps to Reproduce:
Comment 1 Joost Ruis 2010-01-04 09:59:34 UTC

*** This bug has been marked as a duplicate of bug 297131 ***