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

Bug 625184

Summary: dev-ml/onanomsg-1.0-r1 : Error: This expression has type
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:onanomsg-1.0-r1:20170715-072432.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-15 08:47:33 UTC
+ ocamlfind ocamlc -c -g -bin-annot -safe-string -package bigstring -package ctypes.foreign -package ipaddr -package containers -package lwt.unix -package lwt.ppx -package oUnit -I lib_test -I lib -o lib_test/suite.cmo lib_test/suite.ml
File "lib_test/suite.ml", line 29, characters 13-40:
Error: This expression has type
         Nanomsg.Addr.connect Nanomsg.Addr.t -> Ppx_deriving_runtime.string
       but an expression was expected of type
         Nanomsg.Addr.connect Nanomsg.Addr.t -> string

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20170706-204158

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

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]   python3.5 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (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-15 08:47:36 UTC
Created attachment 484824 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-15 08:47:39 UTC
Created attachment 484826 [details]
dev-ml:onanomsg-1.0-r1:20170715-072432.log
Comment 3 Toralf Förster gentoo-dev 2017-07-15 08:47:42 UTC
Created attachment 484828 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-15 08:47:45 UTC
Created attachment 484830 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-15 08:47:49 UTC
Created attachment 484832 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-15 08:47:52 UTC
Created attachment 484834 [details]
temp.tbz2
Comment 7 Alexis Ballier gentoo-dev 2017-07-15 10:34:32 UTC
commit 71fe21d9e342adaaa8daff165283f10bd170c49e (HEAD -> master, origin/master, origin/HEAD)
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sat Jul 15 12:33:53 2017 +0200

    dev-ml/onanomsg: Fix tests, bug #625184

thx