[Bug 195736] lang/ocaml: update to 4.02.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 5 19:48:29 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195736

mmatalka at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmatalka at gmail.com

--- Comment #31 from mmatalka at gmail.com ---
Hello, with this upgrade I'm unable to compile some things that depend on
camlp4.  I have installed ocaml-camlp4.  Here is an example error I get:

#=== ERROR while installing type_conv.112.01.01
===============================#
# opam-version 1.2.1
# os           freebsd
# command      gmake
# path         /home/mmatalka/.opam/system/build/type_conv.112.01.01
# compiler     system (4.02.1)
# exit-code    2
# env-file    
/home/mmatalka/.opam/system/build/type_conv.112.01.01/type_conv-47599-57f057.env
# stdout-file 
/home/mmatalka/.opam/system/build/type_conv.112.01.01/type_conv-47599-57f057.out
# stderr-file 
/home/mmatalka/.opam/system/build/type_conv.112.01.01/type_conv-47599-57f057.err
### stdout ###
# ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml ||
ocamlc -o setup.exe setup.ml
# rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo
# ./setup.exe -configure 
# Makefile:51: recipe for target 'setup.data' failed
### stderr ###
# ocamlfind: Package `camlp4.quotations' not found
# W: Field 'pkg_camlp4_quotations' is not set: Command
''/home/mmatalka/.opam/system/bin/ocamlfind' query -format %d camlp4.quotations
> '/tmp/oasis-e393c6.txt'' terminated with error code 2
# ocamlfind: Package `camlp4.extend' not found
# W: Field 'pkg_camlp4_extend' is not set: Command
''/home/mmatalka/.opam/system/bin/ocamlfind' query -format %d camlp4.extend >
'/tmp/oasis-1357e8.txt'' terminated with error code 2
# E: Cannot find findlib package camlp4.extend
# E: Cannot find findlib package camlp4.quotations
# E: Failure("2 configuration errors")
# gmake: *** [setup.data] Error 1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list