Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880593 - dev-ml/ocaml-inifiles-1.2 - Error: Unbound module Parseini
Summary: dev-ml/ocaml-inifiles-1.2 - Error: Unbound module Parseini
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: 2022-11-09 12:00 UTC by Toralf Förster
Modified: 2023-01-26 07:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.18 KB, text/plain)
2022-11-09 12:00 UTC, Toralf Förster
Details
dev-ml:ocaml-inifiles-1.2:20221109-100057.log (dev-ml:ocaml-inifiles-1.2:20221109-100057.log,2.56 KB, text/plain)
2022-11-09 12:00 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,85.14 KB, application/x-bzip)
2022-11-09 12:00 UTC, Toralf Förster
Details
environment (environment,26.33 KB, text/plain)
2022-11-09 12:00 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,568 bytes, application/x-bzip)
2022-11-09 12:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,46.07 KB, application/x-bzip)
2022-11-09 12:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.26 KB, application/x-bzip)
2022-11-09 12:00 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 2022-11-09 12:00:32 UTC
making ._bcdi/parseini.di from parseini.mli
OCamlMakefile:1005: warning: pattern recipe did not update peer target '._ncdi/parseini.di'.
ocamlfind ocamlc -package pcre -c -g inilexer.ml
File "inilexer.mll", line 23, characters 7-15:
Error: Unbound module Parseini
Hint: Did you mean Parsing?
make[1]: *** [OCamlMakefile:935: inilexer.cmi] Error 2 shuffle=2288908153

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):

  HEAD of ::gentoo
commit 789572f5fdaafeedd0e819c49804cb81e408ccce
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 9 09:17:14 2022 +0000

    2022-11-09 09:17:14 UTC

emerge -qpvO dev-ml/ocaml-inifiles
[ebuild  N    ] dev-ml/ocaml-inifiles-1.2  USE="ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2022-11-09 12:00:34 UTC
Created attachment 830021 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-09 12:00:34 UTC
Created attachment 830023 [details]
dev-ml:ocaml-inifiles-1.2:20221109-100057.log
Comment 3 Toralf Förster gentoo-dev 2022-11-09 12:00:36 UTC
Created attachment 830025 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-11-09 12:00:37 UTC
Created attachment 830027 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-09 12:00:38 UTC
Created attachment 830029 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-09 12:00:39 UTC
Created attachment 830031 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-09 12:00:40 UTC
Created attachment 830033 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-01-26 07:40:45 UTC
The bug has been closed via the following commit(s):

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

commit a94783119cebce9b05b98031d96806106fcb964e
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-01-26 07:39:55 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-01-26 07:40:26 +0000

    dev-ml/ocaml-inifiles: add dep rules
    
    Closes: https://bugs.gentoo.org/880593
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/ocaml-inifiles/files/ocaml-inifiles-1.2-shuffle.patch | 8 ++++++++
 dev-ml/ocaml-inifiles/ocaml-inifiles-1.2.ebuild              | 7 +++++--
 2 files changed, 13 insertions(+), 2 deletions(-)