Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712032 - sci-mathematics/alt-ergo-2.3.0 : Error (alert deprecated): module Stdlib.Pervasives
Summary: sci-mathematics/alt-ergo-2.3.0 : Error (alert deprecated): module Stdlib.Perv...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-10 07:54 UTC by Toralf Förster
Modified: 2020-03-10 21:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.68 KB, text/plain)
2020-03-10 07:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.78 KB, text/plain)
2020-03-10 07:54 UTC, Toralf Förster
Details
environment (environment,21.24 KB, text/plain)
2020-03-10 07:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.31 KB, application/x-bzip)
2020-03-10 07:55 UTC, Toralf Förster
Details
sci-mathematics:alt-ergo-2.3.0:20200310-052743.log (sci-mathematics:alt-ergo-2.3.0:20200310-052743.log,38.00 KB, text/plain)
2020-03-10 07:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.37 KB, application/x-bzip)
2020-03-10 07:55 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 2020-03-10 07:54:50 UTC
21 |     if Pervasives.(<>) timelimit 0. then
            ^^^^^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Pervasives
Use Stdlib instead.

If you need to stay compatible with OCaml < 4.07, you can use the 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200304-213403

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

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

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.41.1
  [2]   rust-1.41.1 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 10 Mar 2020 04:07:38 +0000

emerge -qpvO sci-mathematics/alt-ergo
[ebuild  N    ] sci-mathematics/alt-ergo-2.3.0  USE="ocamlopt -examples -gtk"
Comment 1 Toralf Förster gentoo-dev 2020-03-10 07:54:53 UTC
Created attachment 617856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-10 07:54:56 UTC
Created attachment 617858 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-10 07:54:59 UTC
Created attachment 617860 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-10 07:55:01 UTC
Created attachment 617862 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-10 07:55:04 UTC
Created attachment 617864 [details]
sci-mathematics:alt-ergo-2.3.0:20200310-052743.log
Comment 6 Toralf Förster gentoo-dev 2020-03-10 07:55:06 UTC
Created attachment 617866 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-10 21:38:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc3663a2ba8a9a84fa283d166e91a249ab65d2b

commit 9dc3663a2ba8a9a84fa283d166e91a249ab65d2b
Author:     Tupone Alfredo <tupone@gentoo.org>
AuthorDate: 2020-03-10 21:37:53 +0000
Commit:     Tupone Alfredo <tupone@gentoo.org>
CommitDate: 2020-03-10 21:37:53 +0000

    sci-mathematics/alt-ergo: fix build with ocaml-4.09
    
    Closes: https://bugs.gentoo.org/712032
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)