Guest User

Untitled

a guest
Nov 6th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. $ sudo USE="-ocamlopt" emerge -a1 dev-ml/csexp
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies... done!
  6. [ebuild N ~] dev-ml/csexp-1.3.2 USE="-ocamlopt -test"
  7.  
  8. Would you like to merge these packages? [Yes/No]
  9.  
  10. >>> Verifying ebuild manifests
  11.  
  12. >>> Emerging (1 of 1) dev-ml/csexp-1.3.2::gentoo
  13. * csexp-1.3.2.tbz BLAKE2B SHA512 size ;-) ... [ ok ]
  14. >>> Unpacking source...
  15. >>> Unpacking csexp-1.3.2.tbz to /var/tmp/portage/dev-ml/csexp-1.3.2/work
  16. >>> Source unpacked in /var/tmp/portage/dev-ml/csexp-1.3.2/work
  17. >>> Preparing source in /var/tmp/portage/dev-ml/csexp-1.3.2/work/csexp-1.3.2 ...
  18. >>> Source prepared.
  19. >>> Configuring source in /var/tmp/portage/dev-ml/csexp-1.3.2/work/csexp-1.3.2 ...
  20. >>> Source configured.
  21. >>> Compiling source in /var/tmp/portage/dev-ml/csexp-1.3.2/work/csexp-1.3.2 ...
  22. File "src/csexp.mli", line 36, characters 54-62:
  23. 36 | val parse_string : string -> (Sexp.t, int * string) Result.t
  24. ^^^^^^^^
  25. Error: Unbound type constructor Result.t
  26. Done: 23/39 (jobs: 1) * ERROR: dev-ml/csexp-1.3.2::gentoo failed (compile phase):
  27. * (no error message)
  28. *
  29.  
Advertisement
Add Comment
Please, Sign In to add comment