Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691152 - dev-ml/seq-0.1 : make: *** [Makefile:<snip>: install] Error 127
Summary: dev-ml/seq-0.1 : make: *** [Makefile:<snip>: install] Error 127
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-31 17:43 UTC by Toralf Förster
Modified: 2019-08-26 08:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2019-07-31 17:43 UTC, Toralf Förster
Details
dev-ml:seq-0.1:20190731-020159.log (dev-ml:seq-0.1:20190731-020159.log,2.42 KB, text/plain)
2019-07-31 17:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,175.04 KB, text/plain)
2019-07-31 17:43 UTC, Toralf Förster
Details
environment (environment,20.27 KB, text/plain)
2019-07-31 17:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.21 KB, application/x-bzip)
2019-07-31 17:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.26 KB, application/x-bzip)
2019-07-31 17: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 2019-07-31 17:43:45 UTC
ocamlfind install -destdir /var/tmp/portage/dev-ml/seq-0.1/image/usr/lib64/ocaml seq META _build/src/seq.mli.depends _build/src/seq.cmxa _build/src/seq.a _build/src/seq.ml.depends _build/src/seq.cma _build/src/seq.cmxs _build/src/seq.o _build/src/seq.ml _build/src/seq.mli _build/src/seq.cmx _build/src/seq.cmo _build/src/seq.cmi
make: ocamlfind: Command not found
make: *** [Makefile:12: install] Error 127
 * ERROR: dev-ml/seq-0.1::gentoo failed (install phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20190728-001650

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO dev-ml/seq
[ebuild  N    ] dev-ml/seq-0.1
Comment 1 Toralf Förster gentoo-dev 2019-07-31 17:43:48 UTC
Created attachment 585260 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-31 17:43:50 UTC
Created attachment 585262 [details]
dev-ml:seq-0.1:20190731-020159.log
Comment 3 Toralf Förster gentoo-dev 2019-07-31 17:43:54 UTC
Created attachment 585264 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-31 17:43:56 UTC
Created attachment 585266 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-31 17:43:59 UTC
Created attachment 585268 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-31 17:44:01 UTC
Created attachment 585270 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-08-26 08:47:54 UTC
The bug has been closed via the following commit(s):

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

commit daf7bb46d504f528699b55c99fbd230b0dc9e8d3
Author:     Tupone Alfredo <tupone@gentoo.org>
AuthorDate: 2019-08-26 08:47:32 +0000
Commit:     Tupone Alfredo <tupone@gentoo.org>
CommitDate: 2019-08-26 08:47:32 +0000

    dev-ml/seq: fix dependency
    
    Closes: https://bugs.gentoo.org/691152
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/seq/seq-0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)