Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822450 - dev-ml/camlzip-1.11 - ocamlfind: Not supported in your configuration: ocamlopt
Summary: dev-ml/camlzip-1.11 - ocamlfind: Not supported in your configuration: ocamlopt
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: 2021-11-08 14:34 UTC by Toralf Förster
Modified: 2022-01-12 18:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.97 KB, text/plain)
2021-11-08 14:34 UTC, Toralf Förster
Details
dev-ml:camlzip-1.11:20211108-040851.log (dev-ml:camlzip-1.11:20211108-040851.log,2.06 KB, text/plain)
2021-11-08 14:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,451.22 KB, text/plain)
2021-11-08 14:34 UTC, Toralf Förster
Details
environment (environment,22.43 KB, text/plain)
2021-11-08 14:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,54.52 KB, application/x-bzip)
2021-11-08 14:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.97 KB, application/x-bzip)
2021-11-08 14:34 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-11-08 14:34:50 UTC
ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
ocamlfind ocamlopt -safe-string -c zlib.ml
ocamlfind: Not supported in your configuration: ocamlopt
make: *** [Makefile:65: zlib.cmx] Error 2
 * ERROR: dev-ml/camlzip-1.11::gentoo failed (compile phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20211102-040008

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1
  [2]   rust-1.56.1 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit aa24e8cb3c7a2f063efc82c84c46758014cb6a06
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 8 03:06:38 2021 +0000

    2021-11-08 03:06:34 UTC

emerge -qpvO dev-ml/camlzip
[ebuild  N    ] dev-ml/camlzip-1.11  USE="-ocamlopt"
Comment 1 Toralf Förster gentoo-dev 2021-11-08 14:34:51 UTC
Created attachment 749544 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-08 14:34:52 UTC
Created attachment 749547 [details]
dev-ml:camlzip-1.11:20211108-040851.log
Comment 3 Toralf Förster gentoo-dev 2021-11-08 14:34:54 UTC
Created attachment 749550 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-08 14:34:55 UTC
Created attachment 749553 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-08 14:34:56 UTC
Created attachment 749556 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-08 14:34:57 UTC
Created attachment 749559 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-01-12 18:30:03 UTC
The bug has been closed via the following commit(s):

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

commit 131f528dd90041d172942672cb2f3b72dcf8e626
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-01-12 18:28:58 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-01-12 18:29:52 +0000

    dev-ml/camlzip: respect ocamlopt
    
    Closes: https://bugs.gentoo.org/822450
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/camlzip/camlzip-1.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)