Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883433 - dev-ml/merlin-4.6 - Error: Library seq not found.
Summary: dev-ml/merlin-4.6 - Error: Library seq not found.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-28 15:36 UTC by Toralf Förster
Modified: 2022-11-28 20:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.68 KB, text/plain)
2022-11-28 15:36 UTC, Toralf Förster
Details
dev-ml:merlin-4.6:20221128-144256.log (dev-ml:merlin-4.6:20221128-144256.log,2.06 KB, text/plain)
2022-11-28 15:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.70 KB, text/plain)
2022-11-28 15:36 UTC, Toralf Förster
Details
environment (environment,33.79 KB, text/plain)
2022-11-28 15:36 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,693 bytes, application/x-bzip)
2022-11-28 15:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.37 KB, application/x-bzip)
2022-11-28 15:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.17 KB, application/x-bzip)
2022-11-28 15:36 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-28 15:36:07 UTC
>>> Compiling source in /var/tmp/portage/dev-ml/merlin-4.6/work/merlin-4.6 ...
File "src/frontend/ocamlmerlin/dune", line 11, characters 25-28:
11 |             typing utils seq))
                              ^^^
Error: Library "seq" not found.
-> required by _build/default/src/frontend/ocamlmerlin/ocamlmerlin_server.exe
-> required by _build/install/default/bin/ocamlmerlin-server

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

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

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

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.5
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.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit c4b13ae6798ef27d8529ce0a61dd506edfb29a04
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 28 12:03:48 2022 +0000

    2022-11-28 12:03:48 UTC

emerge -qpvO dev-ml/merlin
[ebuild   R   ] dev-ml/merlin-4.6  USE="ocamlopt -emacs -test"
Comment 1 Toralf Förster gentoo-dev 2022-11-28 15:36:08 UTC
Created attachment 837973 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-28 15:36:09 UTC
Created attachment 837975 [details]
dev-ml:merlin-4.6:20221128-144256.log
Comment 3 Toralf Förster gentoo-dev 2022-11-28 15:36:11 UTC
Created attachment 837977 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-28 15:36:12 UTC
Created attachment 837979 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-28 15:36:13 UTC
Created attachment 837981 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-28 15:36:14 UTC
Created attachment 837983 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-28 15:36:15 UTC
Created attachment 837985 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-11-28 20:33:20 UTC
The bug has been closed via the following commit(s):

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

commit eb08ef7e5b810912fc1f9f90a5f584fff171af0c
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-11-28 20:15:20 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-11-28 20:33:18 +0000

    dev-ml/merlin: remove seq reference from dune build file
    
    Closes: https://bugs.gentoo.org/883433
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-ml/merlin/merlin-4.6.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)