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

Bug 887479

Summary: dev-ml/ocamlnet-4.1.9 - Error: Unbound module Parser
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ml:ocamlnet-4.1.9:20221220-174215.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-20 17:43:31 UTC
ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  generate.ml
ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  rename.ml
ocamllex lexer.mll
127 states, 803 transitions, table size 3974 bytes
ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c  lexer.ml
File "lexer.mll", line 5, characters 7-13:
Error: Unbound module Parser
gmake[1]: *** [../../Makefile.rules:129: lexer.cmo] Error 2 shuffle=4184173390
rm lexer.ml

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
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.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.66.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
2)	Eclipse Temurin JRE 8.352_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8 
  [2]   openjdk-jre-bin-17  system-vm

php cli (if any):
  [1]   php8.2 *

  HEAD of ::gentoo
commit dfd89c56e6c8ae3b510afa9b37653289767a04f0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 20 16:32:16 2022 +0000

    2022-12-20 16:32:15 UTC

emerge -qpvO dev-ml/ocamlnet
[ebuild  N    ] dev-ml/ocamlnet-4.1.9  USE="ocamlopt pcre ssl -httpd -kerberos -tk -zip"
Comment 1 Toralf Förster gentoo-dev 2022-12-20 17:43:32 UTC
Created attachment 844229 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-20 17:43:34 UTC
Created attachment 844231 [details]
dev-ml:ocamlnet-4.1.9:20221220-174215.log
Comment 3 Toralf Förster gentoo-dev 2022-12-20 17:43:37 UTC
Created attachment 844233 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-20 17:43:38 UTC
Created attachment 844235 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-20 17:43:39 UTC
Created attachment 844237 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-20 17:43:41 UTC
Created attachment 844239 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-20 17:43:42 UTC
Created attachment 844241 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-20 17:43:43 UTC
Created attachment 844243 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-12-22 07:45:37 UTC
The bug has been closed via the following commit(s):

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

commit 30b7745ed174255ab0e2fb712927065df9e6f4f4
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-12-22 07:43:59 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-12-22 07:45:17 +0000

    dev-ml/ocamlnet: add hard dependency in Makefile
    
    Closes: https://bugs.gentoo.org/887479
    Closes: https://bugs.gentoo.org/887687
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/ocamlnet/files/ocamlnet-4.1.9-unboundLexer.patch | 10 ++++++++++
 dev-ml/ocamlnet/ocamlnet-4.1.9.ebuild                   |  2 ++
 2 files changed, 12 insertions(+)