Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 607784

Summary: dev-ml/ocaml-ipaddr-2.7.1 : Error: Cannot load /.../ppx_sexp_conv.cmxs: error loading shared library: /.../ppx_sexp_conv.cmxs: undefined symbol: camlPpx_type_conv__Type_conv__make_inner_8316
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ml:ocaml-ipaddr-2.7.1:20170131-054831.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2017-01-31 09:15:18 UTC
+ ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/ipaddr.ml > lib/ipaddr.ml.depends
File "_none_", line 1:
Error: Cannot load /usr/lib64/ocaml/ppx_sexp_conv/./ppx_sexp_conv.cmxs: error loading shared library: /usr/lib64/ocaml/ppx_sexp_conv/./ppx_sexp_conv.cmxs: undefined symbol: camlPpx_type_conv__Type_conv__make_inner_8316
Command exited with code 2.
pkg.ml: [ERROR] cmd ['ocamlbuild' '-use-ocamlfind' '-classic-display' '-tag' 'debug'
     '-build-dir' '_build' 'opam' 'pkg/META' 'CHANGES.md' 'LICENSE.md'

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

  This is an unstable amd64 chroot image (named 13.0-no-multilib-libressl-unstable_20170122-225602) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-31 09:15:21 UTC
Created attachment 461952 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-31 09:15:24 UTC
Created attachment 461954 [details]
dev-ml:ocaml-ipaddr-2.7.1:20170131-054831.log
Comment 3 Toralf Förster gentoo-dev 2017-01-31 09:15:27 UTC
Created attachment 461956 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-31 09:15:30 UTC
Created attachment 461958 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-31 09:15:33 UTC
Created attachment 461960 [details]
etc.portage.tbz2
Comment 6 Alexis Ballier gentoo-dev 2017-01-31 09:32:52 UTC
same

*** This bug has been marked as a duplicate of bug 449094 ***