Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550014 - dev-ml/ocaml-ctypes-0.4.0 - ocamlfind: Not supported in your configuration: ocamlopt
Summary: dev-ml/ocaml-ctypes-0.4.0 - ocamlfind: Not supported in your configuration: o...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 543604
  Show dependency tree
 
Reported: 2015-05-21 05:57 UTC by Jeroen Roovers (RETIRED)
Modified: 2015-05-21 07:21 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2015-05-21 05:57:08 UTC
>>> Emerging (2 of 3) dev-ml/ocaml-ctypes-0.4.0::gentoo
 * ocaml-ctypes-0.4.0.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                            [ ok ]
>>> Unpacking source...
>>> Unpacking ocaml-ctypes-0.4.0.tar.gz to /dev/shm/portage/dev-ml/ocaml-ctypes-0.4.0/work
>>> Source unpacked in /dev/shm/portage/dev-ml/ocaml-ctypes-0.4.0/work
>>> Preparing source in /dev/shm/portage/dev-ml/ocaml-ctypes-0.4.0/work/ocaml-ctypes-0.4.0 ...
>>> Source prepared.
>>> Configuring source in /dev/shm/portage/dev-ml/ocaml-ctypes-0.4.0/work/ocaml-ctypes-0.4.0 ...
>>> Source configured.
>>> Compiling source in /dev/shm/portage/dev-ml/ocaml-ctypes-0.4.0/work/ocaml-ctypes-0.4.0 ...
make -j3 -j1
./src/discover/determine_as_needed_flags.sh >> asneeded.config
./discover -ocamlc "ocamlfind ocamlc" > libffi.config || (rm libffi.config && false)
testing for brew: .............................. unavailable
testing for pkg-config: ........................ available
testing for libffi: ............................ available
ocamlfind opt -c -o _build/src/configure/make_primitive_details.cmx        -I _build/src/configure  src/configure/make_primitive_details.ml
ocamlfind: Not supported in your configuration: ocamlopt
Makefile.rules:93: recipe for target '_build/src/configure/make_primitive_details.cmx' failed
make: *** [_build/src/configure/make_primitive_details.cmx] Error 2
 * ERROR: dev-ml/ocaml-ctypes-0.4.0::gentoo failed (compile phase):
 *   emake failed
Comment 1 Alexis Ballier gentoo-dev 2015-05-21 07:21:30 UTC
please test with latest (0.4.1) and post the log, thanks