Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612130 - dev-ml/async_unix-113.33.00 : ocamlfind: Package `core' not found
Summary: dev-ml/async_unix-113.33.00 : ocamlfind: Package `core' 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-03-09 17:11 UTC by Toralf Förster
Modified: 2017-03-09 19:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.70 KB, text/plain)
2017-03-09 17:11 UTC, Toralf Förster
Details
dev-ml:async_unix-113.33.00:20170309-121304.log (dev-ml:async_unix-113.33.00:20170309-121304.log,3.67 KB, text/plain)
2017-03-09 17:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,516.91 KB, text/plain)
2017-03-09 17:11 UTC, Toralf Förster
Details
environment (environment,83.49 KB, text/plain)
2017-03-09 17:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,38.99 KB, application/x-bzip)
2017-03-09 17:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.27 KB, application/x-bzip)
2017-03-09 17:11 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-03-09 17:11:18 UTC
Use String.uncapitalize_ascii instead.
for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
ocamlfind: Package `core' not found
W: Field 'pkg_core' is not set: Command ''/usr/bin/ocamlfind' query -format %d core > '/var/tmp/portage/dev-ml/async_unix-113.33.00/temp/oasis-f86de6.txt'' terminated with error code 2
E: Cannot find findlib package core
E: Failure("1 configuration error")

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

  This is an unstable amd64 chroot image (named 13.0_20170224-122708) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-03-09 17:11:23 UTC
Created attachment 466426 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-03-09 17:11:26 UTC
Created attachment 466428 [details]
dev-ml:async_unix-113.33.00:20170309-121304.log
Comment 3 Toralf Förster gentoo-dev 2017-03-09 17:11:29 UTC
Created attachment 466430 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-03-09 17:11:32 UTC
Created attachment 466432 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-03-09 17:11:36 UTC
Created attachment 466434 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-03-09 17:11:39 UTC
Created attachment 466436 [details]
temp.tbz2
Comment 7 Alexis Ballier gentoo-dev 2017-03-09 19:11:17 UTC
commit 11972e62de654411b56c22f76c6d90166eded440
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Thu Mar 9 20:10:34 2017 +0100

    dev-ml/async_unix: Add missing dev-ml/core dep, bug #612130
 

thx