Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 May 2015 19:48:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195736] lang/ocaml: update to 4.02.1
Message-ID:  <bug-195736-13-lyYYxr6t4r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195736-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195736-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195736

mmatalka@gmail.com changed:

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

--- Comment #31 from mmatalka@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195736-13-lyYYxr6t4r>