Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625184 - dev-ml/onanomsg-1.0-r1 : Error: This expression has type
Summary: dev-ml/onanomsg-1.0-r1 : Error: This expression has type
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-15 08:47 UTC by Toralf Förster
Modified: 2017-07-15 10:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.14 KB, text/plain)
2017-07-15 08:47 UTC, Toralf Förster
Details
dev-ml:onanomsg-1.0-r1:20170715-072432.log (dev-ml:onanomsg-1.0-r1:20170715-072432.log,3.61 KB, text/plain)
2017-07-15 08:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,347.61 KB, text/plain)
2017-07-15 08:47 UTC, Toralf Förster
Details
environment (environment,78.14 KB, text/plain)
2017-07-15 08:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,51.30 KB, application/x-bzip)
2017-07-15 08:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.89 KB, application/x-bzip)
2017-07-15 08:47 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-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