Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 623664

Summary: dev-ml/ocaml-containers-1.2 : Error: This expression has type int arbitrary
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ml:ocaml-containers-1.2:20170702-222408.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

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