Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798039 - dev-ml/ocaml-augeas-0.5 - Error: Unbound module Augeas
Summary: dev-ml/ocaml-augeas-0.5 - Error: Unbound module Augeas
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-23 17:43 UTC by Toralf Förster
Modified: 2022-10-26 10:54 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.55 KB, text/plain)
2021-06-23 17:43 UTC, Toralf Förster
Details
dev-ml:ocaml-augeas-0.5:20210623-172441.log (dev-ml:ocaml-augeas-0.5:20210623-172441.log,4.42 KB, text/plain)
2021-06-23 17:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.95 KB, text/plain)
2021-06-23 17:43 UTC, Toralf Förster
Details
environment (environment,20.28 KB, text/plain)
2021-06-23 17:43 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.58 KB, application/x-bzip)
2021-06-23 17:43 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.63 KB, application/x-bzip)
2021-06-23 17:43 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.81 KB, application/x-bzip)
2021-06-23 17:43 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-06-23 17:43:33 UTC
24 |     let flags = [ Augeas.AugSaveBackup ] in
                       ^^^^^^^^^^^^^^^^^^^^
Error: Unbound module Augeas
rm -rf test_root
make: *** [Makefile:92: test_augeas.cmo] Error 2
make: *** Waiting for unfinished jobs....
 * ERROR: dev-ml/ocaml-augeas-0.5::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3-20210621-234803

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit f1ca4fe4aa62cffdfc3a52d8e7af9949fce33816
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 23 17:06:31 2021 +0000

    2021-06-23 17:06:31 UTC

emerge -qpvO dev-ml/ocaml-augeas
[ebuild  N    ] dev-ml/ocaml-augeas-0.5  USE="-ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-06-23 17:43:34 UTC
Created attachment 718200 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-23 17:43:35 UTC
Created attachment 718203 [details]
dev-ml:ocaml-augeas-0.5:20210623-172441.log
Comment 3 Toralf Förster gentoo-dev 2021-06-23 17:43:36 UTC
Created attachment 718206 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-23 17:43:37 UTC
Created attachment 718209 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-23 17:43:39 UTC
Created attachment 718212 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-23 17:43:40 UTC
Created attachment 718215 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-06-23 17:43:41 UTC
Created attachment 718218 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-26 10:54:31 UTC
The bug has been closed via the following commit(s):

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

commit 6f36dd9f952c61a9246cf6a0a2c2f468f7aa6d9c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-26 01:07:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-26 10:54:16 +0000

    dev-ml/ocaml-augeas: add 0.6
    
    Closes: https://bugs.gentoo.org/798039
    Closes: https://bugs.gentoo.org/750209
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/ocaml-augeas/Manifest                       |  1 +
 .../files/ocaml-augeas-0.6-flags.patch             | 21 ++++++++++++
 .../files/ocaml-augeas-0.6-ocaml-4.09.patch        | 28 ++++++++++++++++
 dev-ml/ocaml-augeas/ocaml-augeas-0.6.ebuild        | 39 ++++++++++++++++++++++
 4 files changed, 89 insertions(+)