Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704238 - dev-ml/ocamlify-0.0.2 : Error: This expression has type string but an expression was expected of type
Summary: dev-ml/ocamlify-0.0.2 : Error: This expression has type string but an express...
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: ocaml-4.09
  Show dependency tree
 
Reported: 2019-12-30 09:26 UTC by Toralf Förster
Modified: 2021-01-29 07:31 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.25 KB, text/plain)
2019-12-30 09:26 UTC, Toralf Förster
Details
dev-ml:ocamlify-0.0.2:20191230-050848.log (dev-ml:ocamlify-0.0.2:20191230-050848.log,2.06 KB, text/plain)
2019-12-30 09:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.08 KB, text/plain)
2019-12-30 09:26 UTC, Toralf Förster
Details
environment (environment,78.22 KB, text/plain)
2019-12-30 09:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.87 KB, application/x-bzip)
2019-12-30 09:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.97 KB, application/x-bzip)
2019-12-30 09:26 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 2019-12-30 09:26:38 UTC
Use Bytes.set instead.
File "/home/gildor/programmation/oasis/src/oasis/OASISString.ml", line 118, characters 8-11:
Error: This expression has type string but an expression was expected of type
         bytes
 * ERROR: dev-ml/ocamlify-0.0.2::gentoo failed (configure phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20191227-172117

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 30 Dec 2019 04:05:42 +0000

emerge -qpvO dev-ml/ocamlify
[ebuild  N    ] dev-ml/ocamlify-0.0.2  USE="ocamlopt -debug"
Comment 1 Toralf Förster gentoo-dev 2019-12-30 09:26:41 UTC
Created attachment 601766 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-30 09:26:43 UTC
Created attachment 601768 [details]
dev-ml:ocamlify-0.0.2:20191230-050848.log
Comment 3 Toralf Förster gentoo-dev 2019-12-30 09:26:46 UTC
Created attachment 601770 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-30 09:26:49 UTC
Created attachment 601772 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-30 09:26:52 UTC
Created attachment 601774 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-30 09:26:55 UTC
Created attachment 601776 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-01-29 07:31:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c33a614eb3df0b5e4a5aba3e2eca7b9f0d17181

commit 5c33a614eb3df0b5e4a5aba3e2eca7b9f0d17181
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-01-29 07:30:48 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-01-29 07:30:48 +0000

    dev-ml/ocamlify: dep on ocaml-4.05
    
    Closes: https://bugs.gentoo.org/704238
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/ocamlify/ocamlify-0.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)