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

Bug 887687

Summary: dev-ml/ocamlnet-4.1.9 - Error: Unbound module Lexer
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:20221221-011333.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-21 10:21:16 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
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  main.ml
File "main.ml", line 9, characters 10-21:
9 | ..........xbuf in
9 |   b.................
Error: Unbound module Lexer
gmake[1]: *** [../../Makefile.rules:129: main.cmo] Error 2 shuffle=725357367
gmake[1]: Leaving directory '/var/tmp/portage/dev-ml/ocamlnet-4.1.9/work/ocamlnet-4.1.9/src/rpc-generator'

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

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

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

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:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 2d911b76587aa4f1f83e7f5e7934ecb6c7255ee7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 21 00:32:09 2022 +0000

    2022-12-21 00:32:08 UTC

emerge -qpvO dev-ml/ocamlnet
[ebuild  N    ] dev-ml/ocamlnet-4.1.9  USE="ocamlopt pcre zip -httpd -kerberos -ssl -tk"
Comment 1 Toralf Förster gentoo-dev 2022-12-21 10:21:17 UTC
Created attachment 844425 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-21 10:21:19 UTC
Created attachment 844427 [details]
dev-ml:ocamlnet-4.1.9:20221221-011333.log
Comment 3 Toralf Förster gentoo-dev 2022-12-21 10:21:20 UTC
Created attachment 844429 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-21 10:21:21 UTC
Created attachment 844431 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-21 10:21:22 UTC
Created attachment 844433 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-21 10:21:23 UTC
Created attachment 844435 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-21 10:21:24 UTC
Created attachment 844437 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-21 10:21:25 UTC
Created attachment 844439 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-12-22 07:45:36 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(+)