Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795987 - dev-ml/topkg-1.0.3 - ocamlfind: _build/.../topkg.a: No such file or directory
Summary: dev-ml/topkg-1.0.3 - ocamlfind: _build/.../topkg.a: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-14 17:38 UTC by Toralf Förster
Modified: 2021-06-14 18:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.50 KB, text/plain)
2021-06-14 17:38 UTC, Toralf Förster
Details
dev-ml:topkg-1.0.3:20210614-154638.log (dev-ml:topkg-1.0.3:20210614-154638.log,10.22 KB, text/plain)
2021-06-14 17:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,172.06 KB, text/plain)
2021-06-14 17:38 UTC, Toralf Förster
Details
environment (environment,20.93 KB, text/plain)
2021-06-14 17:38 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.44 KB, application/x-bzip)
2021-06-14 17:38 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,8.07 KB, application/x-bzip)
2021-06-14 17:38 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 2021-06-14 17:38:28 UTC
>>> Install dev-ml/topkg-1.0.3 into /var/tmp/portage/dev-ml/topkg-1.0.3/image
ocamlfind: _build/src/topkg.a: No such file or directory
 * ERROR: dev-ml/topkg-1.0.3::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j3-20210612-125153

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit c900e7a31d01dccadb1bb9f880f11e4506e96eab
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jun 14 15:05:07 2021 +0000

    2021-06-14 15:05:07 UTC

emerge -qpvO dev-ml/topkg
[ebuild  N    ] dev-ml/topkg-1.0.3
Comment 1 Toralf Förster gentoo-dev 2021-06-14 17:38:29 UTC
Created attachment 716073 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-14 17:38:30 UTC
Created attachment 716076 [details]
dev-ml:topkg-1.0.3:20210614-154638.log
Comment 3 Toralf Förster gentoo-dev 2021-06-14 17:38:32 UTC
Created attachment 716079 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-06-14 17:38:33 UTC
Created attachment 716082 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-06-14 17:38:34 UTC
Created attachment 716085 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-06-14 17:38:35 UTC
Created attachment 716088 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-06-14 18:41:04 UTC
The bug has been closed via the following commit(s):

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

commit c2c0cc0e8cfc9c592252a0c6d5e5ff23a6215c4e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-14 18:40:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-14 18:40:55 +0000

    dev-ml/topkg: fix build without ocamlopt
    
    Closes: https://bugs.gentoo.org/795987
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-ml/topkg/topkg-1.0.3.ebuild | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)