Created attachment 331670 [details] emerge --info During re-emerge to get +ocamlopt: Exit code 255 while executing this command: ../ocamlcompopt.sh -nostdlib -c -g -warn-error A -w Z -pp 'boot/ocamlrun camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I stdlib -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml make: *** [camlp4opt] Error 255 # emerge -pqv '=dev-lang/ocaml-4.00.1' [ebuild R ] dev-lang/ocaml-4.00.1 USE="ncurses ocamlopt* -X -emacs -latex -tk -xemacs"
Created attachment 331672 [details] build environment
Created attachment 331674 [details] build log
camlp4 is gone from ocaml and now separated as dev-ml/camlp4 as of ocaml 4.02; please test with this version as I think this should be fixed