Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 872674 - dev-ml/logs-0.7.0-r1 - pkg.ml: [ERROR] cmd [ocamlbuild -use-ocamlfind -classic-display -j 4 -tag debug
Summary: dev-ml/logs-0.7.0-r1 - pkg.ml: [ERROR] cmd [ocamlbuild -use-ocamlfind -classi...
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-09-24 16:44 UTC by Toralf Förster
Modified: 2022-10-09 12:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.40 KB, text/plain)
2022-09-24 16:44 UTC, Toralf Förster
Details
dev-ml:logs-0.7.0-r1:20220924-162940.log (dev-ml:logs-0.7.0-r1:20220924-162940.log,6.23 KB, text/plain)
2022-09-24 16:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,99.27 KB, text/plain)
2022-09-24 16:44 UTC, Toralf Förster
Details
environment (environment,24.80 KB, text/plain)
2022-09-24 16:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.32 KB, application/x-bzip)
2022-09-24 16:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,9.51 KB, application/x-bzip)
2022-09-24 16:44 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-09-24 16:44:49 UTC
ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
+ ocamlfind ocamldep -package lwt -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
ocamlfind: Package `seq' not found - required by `lwt'
Command exited with code 2.
pkg.ml: [ERROR] cmd ['ocamlbuild' '-use-ocamlfind' '-classic-display' '-j' '4' '-tag' 'debug'
     '-build-dir' '_build' 'opam' 'pkg/META' 'CHANGES.md' 'LICENSE.md'
     'README.md' 'src/logs.a' 'src/logs.cmxs' 'src/logs.cmxa' 'src/logs.cma'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit de9c67a261a11b7de9990ba4120c5018efef7e87
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 24 15:46:48 2022 +0000

    2022-09-24 15:46:48 UTC

emerge -qpvO dev-ml/logs
[ebuild  N    ] dev-ml/logs-0.7.0-r1  USE="cli fmt lwt ocamlopt -test"
Comment 1 Toralf Förster gentoo-dev 2022-09-24 16:44:50 UTC
Created attachment 813997 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-24 16:44:51 UTC
Created attachment 814000 [details]
dev-ml:logs-0.7.0-r1:20220924-162940.log
Comment 3 Toralf Förster gentoo-dev 2022-09-24 16:44:53 UTC
Created attachment 814003 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-24 16:44:54 UTC
Created attachment 814006 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-24 16:44:55 UTC
Created attachment 814009 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-24 16:44:56 UTC
Created attachment 814012 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-09 12:49:28 UTC
The bug has been closed via the following commit(s):

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

commit 4a4a132915a265dbccb82a18ae70a0b988b8c656
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-10-09 12:47:29 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-10-09 12:49:15 +0000

    dev-ml/lwt: remove seq dependency
    
    Closes: https://bugs.gentoo.org/872674
    
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/lwt/lwt-5.4.2-r1.ebuild | 8 ++++++++
 1 file changed, 8 insertions(+)