Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624170 - dev-ml/ppx_tools-5.0.4.03.0 : make: ocamlopt: Command not found
Summary: dev-ml/ppx_tools-5.0.4.03.0 : make: ocamlopt: Command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-07 19:53 UTC by Toralf Förster
Modified: 2017-07-07 20:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.47 KB, text/plain)
2017-07-07 19:53 UTC, Toralf Förster
Details
dev-ml:ppx_tools-5.0.4.03.0:20170707-195143.log (dev-ml:ppx_tools-5.0.4.03.0:20170707-195143.log,3.36 KB, text/plain)
2017-07-07 19:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,51.00 KB, text/plain)
2017-07-07 19:53 UTC, Toralf Förster
Details
environment (environment,84.51 KB, text/plain)
2017-07-07 19:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.09 KB, application/x-bzip)
2017-07-07 19:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.81 KB, application/x-bzip)
2017-07-07 19:53 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-07 19:53:20 UTC
ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
make: ocamlopt: Command not found
make: *** [Makefile:75: ast_convenience.cmx] Error 127
 * ERROR: dev-ml/ppx_tools-5.0.4.03.0::gentoo failed (compile phase):
 *   emake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_libressl-abi32+64_20170706-192148

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-07 19:53:23 UTC
Created attachment 481754 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-07 19:53:26 UTC
Created attachment 481756 [details]
dev-ml:ppx_tools-5.0.4.03.0:20170707-195143.log
Comment 3 Toralf Förster gentoo-dev 2017-07-07 19:53:30 UTC
Created attachment 481758 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-07 19:53:33 UTC
Created attachment 481760 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-07 19:53:37 UTC
Created attachment 481762 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-07 19:53:40 UTC
Created attachment 481764 [details]
temp.tbz2
Comment 7 Alexis Ballier gentoo-dev 2017-07-07 20:06:39 UTC
commit c8473fe746afae1916c0cb7350142bf6c3c6e0fa (HEAD -> master, origin/master, origin/HEAD)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Fri Jul 7 22:05:58 2017 +0200

    dev-ml/ppx_tools: add ocamlopt useflag, bug #624170


thx