Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708924 - dev-ml/camlp5-6.17 - compatibility with ocaml version "4.09.0" is not yet implemented.
Summary: dev-ml/camlp5-6.17 - compatibility with ocaml version "4.09.0" is not yet imp...
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: 708696
  Show dependency tree
 
Reported: 2020-02-10 00:25 UTC by charles17
Modified: 2020-02-10 10:40 UTC (History)
0 users

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


Attachments
emerge --info (emerge --info,6.66 KB, text/plain)
2020-02-10 00:25 UTC, charles17
Details

Note You need to log in before you can comment on or make changes to this bug.
Description charles17 2020-02-10 00:25:14 UTC
Created attachment 613162 [details]
emerge --info

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  rR    ] dev-ml/camlp5-6.17:0/6.17::gentoo  USE="ocamlopt -doc" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-ml/camlp5-6.17::gentoo
 * camlp5-6.17.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                                                                                                                       [ ok ]
>>> Unpacking source...
>>> Unpacking camlp5-6.17.tar.gz to /var/tmp/portage/dev-ml/camlp5-6.17/work
>>> Source unpacked in /var/tmp/portage/dev-ml/camlp5-6.17/work
>>> Preparing source in /var/tmp/portage/dev-ml/camlp5-6.17/work/camlp5-rel617 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ml/camlp5-6.17/work/camlp5-rel617 ...

Sorry: the compatibility with ocaml version "4.09.0"
is not yet implemented. Please report.

Information: directory ocaml_stuff/4.09.0 is missing.

Configuration failed.
 * ERROR: dev-ml/camlp5-6.17::gentoo failed (configure phase):
 *   configure failed
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_configure
 *   environment, line 1998:  Called die
 * The specific snippet of code:
 *       ./configure --strict -prefix /usr -bindir /usr/bin -libdir /usr/$(get_libdir)/ocaml -mandir /usr/share/man || die "configure failed"
 * 
 * If you need support, post the output of `emerge --info '=dev-ml/camlp5-6.17::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-ml/camlp5-6.17::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-ml/camlp5-6.17/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-ml/camlp5-6.17/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-ml/camlp5-6.17/work/camlp5-rel617'
 * S: '/var/tmp/portage/dev-ml/camlp5-6.17/work/camlp5-rel617'

>>> Failed to emerge dev-ml/camlp5-6.17, Log file:
Comment 1 Larry the Git Cow gentoo-dev 2020-02-10 00:53:46 UTC
The bug has been closed via the following commit(s):

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

commit 8d0cc69227bbca4f88d0e4da3a5879dd41ae685b
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-02-10 00:53:21 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-02-10 00:53:37 +0000

    dev-ml/camlp5: restricted 7.10 wrt ocaml
    
    Closes: https://bugs.gentoo.org/708924
    Package-Manager: Portage-2.3.88, Repoman-2.3.20
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-ml/camlp5/camlp5-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

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

commit 265051f1c0d66801b385cfce96b75163a973b04a
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-02-10 00:49:58 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-02-10 00:53:37 +0000

    dev-ml/camlp5: bump to 7.11
    
    Bug: https://bugs.gentoo.org/708924
    Package-Manager: Portage-2.3.88, Repoman-2.3.20
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-ml/camlp5/Manifest           |  1 +
 dev-ml/camlp5/camlp5-7.11.ebuild | 48 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)