Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859580 - dev-ml/alcotest-1.5.0-r1 - Error: This expression has type
Summary: dev-ml/alcotest-1.5.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
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-20 21:01 UTC by Toralf Förster
Modified: 2022-10-13 13:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.40 KB, text/plain)
2022-07-20 21:01 UTC, Toralf Förster
Details
dev-ml:alcotest-1.5.0-r1:20220720-203926.log (dev-ml:alcotest-1.5.0-r1:20220720-203926.log,8.59 KB, text/plain)
2022-07-20 21:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,36.30 KB, text/plain)
2022-07-20 21:02 UTC, Toralf Förster
Details
environment (environment,25.25 KB, text/plain)
2022-07-20 21:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.65 KB, application/x-bzip)
2022-07-20 21:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.73 KB, application/x-bzip)
2022-07-20 21:02 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 2022-07-20 21:01:58 UTC
[since 2021-05] Use [Core] -- [Core_kernel] was renamed as [Core]
File "src/alcotest-async/alcotest_async.ml", line 11, characters 36-43:
11 |            (Time.Span.to_string_hum timeout))
                                         ^^^^^^^
Error: This expression has type
         Async_unix__.Import.Time.Span.t = Time_unix.Span.t
       but an expression was expected of type

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20220720-120017

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-bin-1.62.0 *
php cli:

  HEAD of ::gentoo
commit 2d8e452775a1d9cc04131d20c55bf5fd20e8023b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jul 20 19:46:47 2022 +0000

    2022-07-20 19:46:47 UTC

emerge -qpvO dev-ml/alcotest
[ebuild  N    ] dev-ml/alcotest-1.5.0-r1  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2022-07-20 21:01:59 UTC
Created attachment 792641 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-20 21:02:00 UTC
Created attachment 792644 [details]
dev-ml:alcotest-1.5.0-r1:20220720-203926.log
Comment 3 Toralf Förster gentoo-dev 2022-07-20 21:02:01 UTC
Created attachment 792647 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-20 21:02:03 UTC
Created attachment 792650 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-20 21:02:04 UTC
Created attachment 792653 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-20 21:02:05 UTC
Created attachment 792656 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-13 13:05:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09574280249813d922bd623a4d495d4853733906

commit 09574280249813d922bd623a4d495d4853733906
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-10-13 13:02:54 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-10-13 13:04:51 +0000

    dev-ml/alcotest: adjust deps
    
    Closes: https://bugs.gentoo.org/859580
    
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/alcotest/alcotest-1.5.0-r1.ebuild | 2 +-
 dev-ml/alcotest/alcotest-1.6.0.ebuild    | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)