Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623664 - dev-ml/ocaml-containers-1.2 : Error: This expression has type int arbitrary
Summary: dev-ml/ocaml-containers-1.2 : Error: This expression has type int arbitrary
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-03 17:28 UTC by Toralf Förster
Modified: 2017-07-03 17:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.42 KB, text/plain)
2017-07-03 17:28 UTC, Toralf Förster
Details
dev-ml:ocaml-containers-1.2:20170702-222408.log (dev-ml:ocaml-containers-1.2:20170702-222408.log,26.66 KB, text/plain)
2017-07-03 17:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,340.84 KB, text/plain)
2017-07-03 17:28 UTC, Toralf Förster
Details
environment (environment,81.06 KB, text/plain)
2017-07-03 17:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.94 KB, application/x-bzip)
2017-07-03 17:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.06 KB, application/x-bzip)
2017-07-03 17:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.70 KB, application/x-bzip)
2017-07-03 17:28 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-03 17:28:16 UTC
+ /usr/bin/ocamlfind ocamlc -c -annot -bin-annot -safe-string -short-paths -no-alias-deps -I src/core -I src/unix -I src/sexp -I src/data -I src/iter -I src/threads -thread -package result -package bytes -package unix -package threads -package sequence -package qcheck -package oUnit -package gen -I qtest -I src/core -I src/data -I src/iter -I src/sexp -I src/threads -I src/unix -o qtest/run_qtest.cmo qtest/run_qtest.ml
File "src/core/CCList.ml", line 691, characters 16-25:
Error: This expression has type int arbitrary
       but an expression was expected of type 'a Observable.t

Command exited with code 2.

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-07-03 17:28:19 UTC
Created attachment 480164 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-03 17:28:22 UTC
Created attachment 480166 [details]
dev-ml:ocaml-containers-1.2:20170702-222408.log
Comment 3 Toralf Förster gentoo-dev 2017-07-03 17:28:25 UTC
Created attachment 480168 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-03 17:28:28 UTC
Created attachment 480170 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-03 17:28:31 UTC
Created attachment 480172 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-03 17:28:34 UTC
Created attachment 480174 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-03 17:28:37 UTC
Created attachment 480176 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2017-07-03 17:40:42 UTC
commit 94a16fb921f072d6f3d4cf776834ec316031ed51 (HEAD -> master, origin/master, origin/HEAD)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Mon Jul 3 19:40:06 2017 +0200

    dev-ml/ocaml-containers: backport upstream test build fix with latest qcheck, bug #623664
 

thx