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

Bug 615772

Summary: dev-ml/ocsigen-toolkit-1.0.0 : Error: Cannot load /.../ppx_deriving_json.cmxs: implementation mismatch on Ppx_deriving
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-ml:ocsigen-toolkit-1.0.0:20170416-121828.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-04-16 18:08:17 UTC
eliomdep -server -ppx -package calendar -package lwt.ppx -package js_of_ocaml.deriving.ppx -eliom-inc src/widgets/ src/widgets/ot_swipe.eliom > _deps/src/widgets/ot_swipe.eliom.server
File "_none_", line 1:
Error: Cannot load /usr/lib64/ocaml/js_of_ocaml/./ppx_deriving_json.cmxs: implementation mismatch on Ppx_deriving
Makefile:178: .depend: No such file or directory
make: *** [Makefile:189: _deps/src/widgets/ot_swipe.eliom.server] Error 2
 * ERROR: dev-ml/ocsigen-toolkit-1.0.0::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image (named 13.0-no-multilib_20170407-234047) at a hardened host acting as a tinderbox.

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-04-16 18:08:20 UTC
Created attachment 470154 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-16 18:08:23 UTC
Created attachment 470156 [details]
dev-ml:ocsigen-toolkit-1.0.0:20170416-121828.log
Comment 3 Toralf Förster gentoo-dev 2017-04-16 18:08:26 UTC
Created attachment 470158 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-04-16 18:08:29 UTC
Created attachment 470160 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-04-16 18:08:32 UTC
Created attachment 470162 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-04-16 18:08:35 UTC
Created attachment 470164 [details]
temp.tbz2
Comment 7 Alexis Ballier gentoo-dev 2017-04-17 09:33:18 UTC
could you please retry with the latest fixes for the other bugs ? I think those might be related but it's hard to tell with the poor error ocaml/ppx gives there :-(
Comment 8 Toralf Förster gentoo-dev 2017-04-17 13:43:56 UTC
(In reply to Alexis Ballier from comment #7)
still fails at that image