Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624286 - dev-ml/cppo-1.5.0 : make: *** [Makefile:68: opt] Error 2
Summary: dev-ml/cppo-1.5.0 : make: *** [Makefile:68: opt] Error 2
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-08 19:00 UTC by Toralf Förster
Modified: 2017-07-09 08:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.64 KB, text/plain)
2017-07-08 19:00 UTC, Toralf Förster
Details
dev-ml:cppo-1.5.0:20170708-185825.log (dev-ml:cppo-1.5.0:20170708-185825.log,1.84 KB, text/plain)
2017-07-08 19:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,66.44 KB, text/plain)
2017-07-08 19:00 UTC, Toralf Förster
Details
environment (environment,11.38 KB, text/plain)
2017-07-08 19:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.23 KB, application/x-bzip)
2017-07-08 19:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,5.22 KB, application/x-bzip)
2017-07-08 19:00 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-08 19:00:32 UTC
ocamlfind ocamlopt -o cppo -dtypes -linkpkg -package "unix str bytes" cppo_version.ml cppo_types.ml cppo_parser.mli cppo_parser.ml cppo_lexer.ml cppo_command.ml cppo_eval.ml cppo_main.ml
ocamlfind: Not supported in your configuration: ocamlopt
make: *** [Makefile:68: opt] Error 2
 * ERROR: dev-ml/cppo-1.5.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-08 19:00:36 UTC
Created attachment 482288 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-08 19:00:39 UTC
Created attachment 482290 [details]
dev-ml:cppo-1.5.0:20170708-185825.log
Comment 3 Toralf Förster gentoo-dev 2017-07-08 19:00:42 UTC
Created attachment 482292 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-08 19:00:45 UTC
Created attachment 482294 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-08 19:00:48 UTC
Created attachment 482296 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-08 19:00:51 UTC
Created attachment 482298 [details]
temp.tbz2
Comment 7 Alexis Ballier gentoo-dev 2017-07-09 08:28:41 UTC
commit 5b3a9114a4b4fb216da3719f494f6310bbcba955 (HEAD -> master, origin/master, origin/HEAD)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sun Jul 9 10:28:03 2017 +0200

    dev-ml/cppo: Fix build with USE=-ocamlopt. Bug #624286