Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703152 - dev-ml/ocaml-augeas-0.5 : ocamlfind: Not supported in your configuration: ocamlopt
Summary: dev-ml/ocaml-augeas-0.5 : ocamlfind: Not supported in your configuration: oca...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-16 22:07 UTC by Toralf Förster
Modified: 2019-12-17 05:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.00 KB, text/plain)
2019-12-16 22:07 UTC, Toralf Förster
Details
dev-ml:ocaml-augeas-0.5:20191216-214425.log (dev-ml:ocaml-augeas-0.5:20191216-214425.log,4.20 KB, text/plain)
2019-12-16 22:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,180.85 KB, text/plain)
2019-12-16 22:08 UTC, Toralf Förster
Details
environment (environment,11.22 KB, text/plain)
2019-12-16 22:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.64 KB, application/x-bzip)
2019-12-16 22:08 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.90 KB, application/x-bzip)
2019-12-16 22:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,5.23 KB, application/x-bzip)
2019-12-16 22:08 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-12-16 22:07:54 UTC
Unknown option -Wl,--as-needed
ocamlfind ocamlopt   -c augeas.ml
ocamlfind: Not supported in your configuration: ocamlopt
make: *** [Makefile:94: augeas.cmx] Error 2
 * ERROR: dev-ml/ocaml-augeas-0.5::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20191211-220203

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.14.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 16 Dec 2019 20:05:42 +0000

emerge -qpvO dev-ml/ocaml-augeas
[ebuild  N    ] dev-ml/ocaml-augeas-0.5
Comment 1 Toralf Förster gentoo-dev 2019-12-16 22:07:57 UTC
Created attachment 599902 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-16 22:08:00 UTC
Created attachment 599904 [details]
dev-ml:ocaml-augeas-0.5:20191216-214425.log
Comment 3 Toralf Förster gentoo-dev 2019-12-16 22:08:03 UTC
Created attachment 599906 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-16 22:08:06 UTC
Created attachment 599908 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-16 22:08:09 UTC
Created attachment 599910 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-16 22:08:12 UTC
Created attachment 599912 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-16 22:08:15 UTC
Created attachment 599914 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-12-17 05:07:57 UTC
The bug has been closed via the following commit(s):

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

commit 3d41f3ee0829be0ccdb871543eab768d57d30fb6
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2019-12-17 05:07:34 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-12-17 05:07:52 +0000

    dev-ml/ocaml-augeas: fix bad dep on ocaml
    
    Fixes: https://bugs.gentoo.org/703152
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 dev-ml/ocaml-augeas/ocaml-augeas-0.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)