Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761829 - dev-ml/camlp4-4.08_p1 : Error: The constructor Pconst_string expects 3 argument(s),
Summary: dev-ml/camlp4-4.08_p1 : Error: The constructor Pconst_string expects 3 argume...
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: 2020-12-26 22:42 UTC by Toralf Förster
Modified: 2021-01-28 20:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.12 KB, text/plain)
2020-12-26 22:42 UTC, Toralf Förster
Details
dev-ml:camlp4-4.08_p1:20201223-085923.log (dev-ml:camlp4-4.08_p1:20201223-085923.log,5.18 KB, text/plain)
2020-12-26 22:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,147.09 KB, text/plain)
2020-12-26 22:42 UTC, Toralf Förster
Details
environment (environment,20.95 KB, text/plain)
2020-12-26 22:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.58 KB, application/x-bzip)
2020-12-26 22:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.99 KB, application/x-bzip)
2020-12-26 22:42 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-12-26 22:42:17 UTC
16207 |                        (Pconst_string ((string_of_string_token loc s), None)))
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The constructor Pconst_string expects 3 argument(s),
       but is applied here to 2 argument(s)
Command exited with code 2.
make: *** [Makefile:13: byte] Error 10

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl_abi32+64-20201219-101624

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Dec 23 06:05:22 AM UTC 2020
/var/db/repos/libressl	Wed Dec 16 11:53:33 PM UTC 2020

emerge -qpvO dev-ml/camlp4
[ebuild     U ] dev-ml/camlp4-4.11_p1 [4.08_p1] USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2020-12-26 22:42:18 UTC
Created attachment 679725 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-26 22:42:19 UTC
Created attachment 679728 [details]
dev-ml:camlp4-4.08_p1:20201223-085923.log
Comment 3 Toralf Förster gentoo-dev 2020-12-26 22:42:21 UTC
Created attachment 679731 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-12-26 22:42:22 UTC
Created attachment 679734 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-12-26 22:42:23 UTC
Created attachment 679737 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-26 22:42:24 UTC
Created attachment 679740 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-01-28 20:11:46 UTC
The bug has been closed via the following commit(s):

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

commit db2cf797770d07015fecb67619358a3134561d6a
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-01-28 20:10:57 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-01-28 20:11:33 +0000

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

 dev-ml/camlp4/camlp4-4.08_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)