* [Caml-list] opam install jsonm failing with OPAMBUILDDOC=true
@ 2014-10-24 19:23 Mr. Herr
2014-10-24 19:55 ` Daniel Bünzli
0 siblings, 1 reply; 2+ messages in thread
From: Mr. Herr @ 2014-10-24 19:23 UTC (permalink / raw)
To: caml-list
Hi,
the subject says it all. I can open a bug report if necessary - where?
The terminal output is appended (giving away everything I'm doing ;-)
/Str.
======================== console log =====================
=-=-= Installing jsonm.0.9.1 =-=-=
Building jsonm.0.9.1:
ocaml setup.ml -configure --prefix /opt/opam/4.02.1
ocaml setup.ml -build
ocaml setup.ml -install
Generating the documentation:
ocaml setup.ml -doc
[ERROR] The compilation of jsonm.0.9.1 failed.
Removing jsonm.0.9.1.
ocamlfind remove jsonm
===== ERROR while installing jsonm.0.9.1 =====
# opam-version 1.1.1
# os linux
# command ocaml setup.ml -doc
# path /opt/opam/4.02.1/build/jsonm.0.9.1
# compiler 4.02.1
# exit-code 1
# env-file /opt/opam/4.02.1/build/jsonm.0.9.1/jsonm-5970-1872ec.env
# stdout-file /opt/opam/4.02.1/build/jsonm.0.9.1/jsonm-5970-1872ec.out
# stderr-file /opt/opam/4.02.1/build/jsonm.0.9.1/jsonm-5970-1872ec.err
### stdout ###
# ...[truncated]
# - Building doc/Jsonm.mli:
# - Building doc/Jsonm.mly
# - Building doc/jsonm.odoc:
# - Failed to build all of these:
# - Building doc/jsonm.ml:
# - Failed to build all of these:
# - Building doc/jsonm.mly
# - Building doc/jsonm.mll
# - Building doc/jsonm.mli:
# - Building doc/jsonm.mly
### stderr ###
# File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISString.ml",
line 118, characters 8-26:
# Warning 3: deprecated: String.set
# Use Bytes.set instead.
# File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISLibrary.ml",
line 402, characters 6-24:
# Warning 3: deprecated: Lazy.lazy_from_fun
# Use Lazy.from_fun instead.
# E: Failure("Command ''/opt/opam/4.02.1/bin/ocamlbuild' doc/api.docdir/index.html
-tag debug' terminated with error code 6")
'opam install jsonm' failed.
strobel@suse131-intel:/usr/src/opam-full-1.2.0-rc4> set | grep OPAM
OPAMBUILDDOC=true
OPAMJOBS=4
OPAMKEEPBUILDIR=true
OPAMROOT=/opt/opam
strobel@suse131-intel:/usr/src/opam-full-1.2.0-rc4> export OPAMBUILDDOC=
strobel@suse131-intel:/usr/src/opam-full-1.2.0-rc4> opam install jsonm
The following actions will be performed:
- install jsonm.0.9.1
1 to install | 0 to reinstall | 0 to upgrade | 0 to downgrade | 0 to remove
=-=-= Installing jsonm.0.9.1 =-=-=
Building jsonm.0.9.1:
ocaml setup.ml -configure --prefix /opt/opam/4.02.1
ocaml setup.ml -build
ocaml setup.ml -install
Installing jsonm.0.9.1.
strobel@suse131-intel:/usr/src/opam-full-1.2.0-rc4>
--
Please ignore the Reply-To header and reply to the list.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] opam install jsonm failing with OPAMBUILDDOC=true
2014-10-24 19:23 [Caml-list] opam install jsonm failing with OPAMBUILDDOC=true Mr. Herr
@ 2014-10-24 19:55 ` Daniel Bünzli
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Bünzli @ 2014-10-24 19:55 UTC (permalink / raw)
To: Mr. Herr; +Cc: caml-list
See this https://github.com/ocaml/opam-repository/issues/2451
Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-24 19:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-24 19:23 [Caml-list] opam install jsonm failing with OPAMBUILDDOC=true Mr. Herr
2014-10-24 19:55 ` Daniel Bünzli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox