Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 798039

Summary: dev-ml/ocaml-augeas-0.5 - Error: Unbound module Augeas
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ml:ocaml-augeas-0.5:20210623-172441.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

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(+)