Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822267 - dev-ml/labltk-8.06.10 - Error: The constructor Type_variant expects 2 argument(s),
Summary: dev-ml/labltk-8.06.10 - Error: The constructor Type_variant expects 2 argumen...
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: 2021-11-07 09:49 UTC by Toralf Förster
Modified: 2022-01-12 19:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.14 KB, text/plain)
2021-11-07 09:49 UTC, Toralf Förster
Details
dev-ml:labltk-8.06.10:20211107-094541.log (dev-ml:labltk-8.06.10:20211107-094541.log,33.32 KB, text/plain)
2021-11-07 09:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,312.61 KB, text/plain)
2021-11-07 09:49 UTC, Toralf Förster
Details
environment (environment,23.63 KB, text/plain)
2021-11-07 09:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.77 KB, application/x-bzip)
2021-11-07 09:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.82 KB, application/x-bzip)
2021-11-07 09:49 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 2021-11-07 09:49:02 UTC
238 |           | Type_variant l ->
                  ^^^^^^^^^^^^^^
Error: The constructor Type_variant expects 2 argument(s),
       but is applied here to 1 argument(s)
make[1]: *** [Makefile.shared:35: searchid.cmo] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-ml/labltk-8.06.10/work/labltk-8.06.10/browser'
make: *** [Makefile:25: all] Error 2

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20211103-130002

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit b8e5e0df5f44c264b696b42f34d40673b5cee32b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 7 09:36:35 2021 +0000

    2021-11-07 09:36:34 UTC

emerge -qpvO dev-ml/labltk
[ebuild  N    ] dev-ml/labltk-8.06.10  USE="X -ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-11-07 09:49:03 UTC
Created attachment 749268 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-07 09:49:04 UTC
Created attachment 749271 [details]
dev-ml:labltk-8.06.10:20211107-094541.log
Comment 3 Toralf Förster gentoo-dev 2021-11-07 09:49:06 UTC
Created attachment 749274 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-07 09:49:07 UTC
Created attachment 749277 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-07 09:49:08 UTC
Created attachment 749280 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-07 09:49:09 UTC
Created attachment 749283 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-01-12 19:12:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f8f145f23ac8838a1a2478a0eea3a1958faf1e0

commit 2f8f145f23ac8838a1a2478a0eea3a1958faf1e0
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-12 19:12:30 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-12 19:12:30 +0000

    dev-ml/labltk: fix DEPS on ocaml-4.12 max
    
    Closes: https://bugs.gentoo.org/822267
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/labltk/labltk-8.06.10.ebuild | 3 ++-
 dev-ml/labltk/labltk-8.06.9.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)