Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904506 - dev-ml/ocaml-gettext-0.4.2 - Error: Unbound module CamomileLibraryDefault
Summary: dev-ml/ocaml-gettext-0.4.2 - Error: Unbound module CamomileLibraryDefault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rafael Kitover
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-18 09:11 UTC by Toralf Förster
Modified: 2023-04-19 15:47 UTC (History)
5 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.80 KB, text/plain)
2023-04-18 09:11 UTC, Toralf Förster
Details
dev-ml:ocaml-gettext-0.4.2:20230418-043711.log (dev-ml:ocaml-gettext-0.4.2:20230418-043711.log,16.62 KB, text/plain)
2023-04-18 09:11 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,68.68 KB, application/x-bzip)
2023-04-18 09:11 UTC, Toralf Förster
Details
environment (environment,30.04 KB, text/plain)
2023-04-18 09:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,63.22 KB, application/x-bzip)
2023-04-18 09:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.52 KB, application/x-bzip)
2023-04-18 09:11 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 2023-04-18 09:11:14 UTC
      ocamlc src/bin/ocaml-xgettext/.xgettext.eobjs/byte/xgettext.{cmi,cmo,cmt}
      ocamlc src/bin/ocaml-gettext/.OCamlGettext.eobjs/byte/oCamlGettext.{cmi,cmo,cmt}
      ocamlc src/lib/gettext-camomile/.gettextCamomile.objs/byte/gettextCamomile.{cmo,cmt} (exit 2)
File "src/lib/gettext-camomile/gettextCamomile.ml", line 23, characters 5-36:
23 | open CamomileLibraryDefault.Camomile
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: Unbound module CamomileLibraryDefault
    ocamlopt src/lib/gettext/extension/.gettextExtension.objs/native/gettextLocale.{cmx,o}
      ocamlc src/lib/gettext-stub/.gettextStub.objs/byte/gettextStub.{cmi,cmo,cmt}

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/16
16.0.1
Python 3.10.11
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.68.2
  [2]   rust-1.68.2 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit 49c02e2ad1e840c671d7c8c5b09d67cac1e8afe2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 18 03:01:59 2023 +0000

    2023-04-18 03:01:59 UTC

emerge -qpvO dev-ml/ocaml-gettext
[ebuild   R   ] dev-ml/ocaml-gettext-0.4.2  USE="ocamlopt -test"
Comment 1 Toralf Förster gentoo-dev 2023-04-18 09:11:15 UTC
Created attachment 860296 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-18 09:11:16 UTC
Created attachment 860297 [details]
dev-ml:ocaml-gettext-0.4.2:20230418-043711.log
Comment 3 Toralf Förster gentoo-dev 2023-04-18 09:11:17 UTC
Created attachment 860298 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-04-18 09:11:18 UTC
Created attachment 860299 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-04-18 09:11:19 UTC
Created attachment 860300 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-18 09:11:20 UTC
Created attachment 860301 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-04-18 21:55:14 UTC
The bug has been closed via the following commit(s):

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

commit 2fbe493222fb71695c2ba1fcb1bce863e3a8dca9
Author:     Thomas Bracht Laumann Jespersen <t@laumann.xyz>
AuthorDate: 2023-04-18 13:17:33 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-04-18 21:55:11 +0000

    dev-ml/ocaml-gettext: drop dev-ml/camomile dep, EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/904506
    Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 ...ttext-0.4.2.ebuild => ocaml-gettext-0.4.2-r1.ebuild} | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)
Comment 8 Julien Delquié 2023-04-19 09:21:29 UTC
Same thing with dev-ml/ocaml-gettext-stub package.
Comment 9 Maciej Barć gentoo-dev 2023-04-19 15:46:25 UTC
(In reply to Julien Delquié from comment #8)
> Same thing with dev-ml/ocaml-gettext-stub package.

Thanks, we forgot about that one!
Comment 10 Larry the Git Cow gentoo-dev 2023-04-19 15:47:38 UTC
The bug has been referenced in the following commit(s):

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

commit b20e981da868a0075f98e6896c93fb43c4875442
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-04-19 15:46:12 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-04-19 15:47:35 +0000

    dev-ml/ocaml-gettext-stub: fix camomile breakage
    
    Bug: https://bugs.gentoo.org/904506
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 ...1.ebuild => ocaml-gettext-stub-0.4.2-r2.ebuild} | 27 +++++++++++++---------
 1 file changed, 16 insertions(+), 11 deletions(-)