Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630774 - dev-ml/capnp-ocaml-3.0.0 : Error: External library oUnit not found.
Summary: dev-ml/capnp-ocaml-3.0.0 : Error: External library oUnit 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-09-12 07:48 UTC by Toralf Förster
Modified: 2017-09-16 15:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.64 KB, text/plain)
2017-09-12 07:48 UTC, Toralf Förster
Details
dev-ml:capnp-ocaml-3.0.0:20170912-034921.log (dev-ml:capnp-ocaml-3.0.0:20170912-034921.log,1.78 KB, text/plain)
2017-09-12 07:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,151.06 KB, text/plain)
2017-09-12 07:48 UTC, Toralf Förster
Details
environment (environment,10.99 KB, text/plain)
2017-09-12 07:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.54 KB, application/x-bzip)
2017-09-12 07:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,5.01 KB, application/x-bzip)
2017-09-12 07:48 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-09-12 07:48:02 UTC
make -j1 
jbuilder build --dev @install @runtest @src/benchmark/benchmarks
Error: External library "oUnit" not found.
-> required by "src/tests/jbuild (context default)"
Hint: try: jbuilder external-lib-deps --missing --dev @install @runtest @src/benchmark/benchmarks
make: *** [Makefile:2: test] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_libressl_20170909-193047

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv dev-ml/capnp-ocaml
[ebuild  N    ] dev-ml/capnp-ocaml-3.0.0  USE="{-test}"
Comment 1 Toralf Förster gentoo-dev 2017-09-12 07:48:05 UTC
Created attachment 494144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-12 07:48:08 UTC
Created attachment 494146 [details]
dev-ml:capnp-ocaml-3.0.0:20170912-034921.log
Comment 3 Toralf Förster gentoo-dev 2017-09-12 07:48:12 UTC
Created attachment 494148 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-12 07:48:16 UTC
Created attachment 494150 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-12 07:48:19 UTC
Created attachment 494152 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-12 07:48:23 UTC
Created attachment 494154 [details]
temp.tbz2
Comment 7 Alexis Ballier gentoo-dev 2017-09-16 15:31:36 UTC
commit b9dcbce92e549d9ef4dac4323bec94a9a3f3a619 (HEAD -> master, origin/master, origin/HEAD)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sat Sep 16 17:31:07 2017 +0200

    dev-ml/capnp-ocaml: run proper build target in src_compile to avoid building tests too, bug #630774