[opam-commits] Cron job update-opam2 failed on opam.ocaml.org

cron at opam.ocaml.org cron at opam.ocaml.org
Sat Jul 20 02:01:09 BST 2019


=== FULL LOG ===


======== RUNNING COMMAND: update-opam2 update-from-git.sh opam2 master ========
{{{
==> 2019-07-20 01:00:01+00:00
==> Load opam env
==> Running update-from-git.sh opam2 master

Removing Makefile.config
Removing _build/
Removing config.log
Removing config.status
Removing opam
Removing opam-installer
Removing opam-installer.install
Removing opam.install
Removing src/client/.merlin
Removing src/core/.merlin
Removing src/format/.merlin
Removing src/ocaml-flags-configure.sexp
Removing src/repository/.merlin
Removing src/solver/.merlin
Removing src/state/.merlin
Removing src/stubs/c-flags.sexp
Removing src/tools/.merlin
Already on 'master'
HEAD is now at 552d51a Merge pull request #3929 from dra27/sanity-checks
checking for ocamlc... ocamlc
OCaml version is 4.04.0
OCaml library path is /home/opam/.opam/4.04.0/lib/ocaml
checking for ocamlopt... ocamlopt
checking for ocamlc.opt... ocamlc.opt
checking for ocamlopt.opt... ocamlopt.opt
checking for ocaml... ocaml
checking for ocamldep... ocamldep
checking for ocamldep.opt... ocamldep.opt
checking for ocamlmktop... ocamlmktop
checking for ocamlmklib... ocamlmklib
checking for ocamldoc... ocamldoc
checking for ocamldoc.opt... ocamldoc.opt
checking for ocamlbuild... ocamlbuild
checking OCaml Sys.os_type... Unix
checking for gawk... no
checking for mawk... mawk
checking for compiler type... cc
checking for compiler architecture... amd64
checking for compiler system... linux
checking for gcc... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 accepts -g... yes
checking for gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 option to accept ISO C89... none needed
checking for ocamlobjinfo... ocamlobjinfo
checking for ocamlfind... ocamlfind
checking for curl... curl
checking for dune... dune
checking for cppo... cppo
checking for patch... patch
checking for bunzip2... bunzip2

checking for OCaml findlib package unix... found
checking for OCaml findlib package bigarray... found
checking for OCaml findlib package extlib... found
checking for OCaml findlib package re... found
checking for OCaml findlib package re.glob... found
checking for OCaml findlib package cmdliner... found
checking for OCaml findlib package ocamlgraph... found
checking for OCaml findlib package cudf... found
checking for OCaml findlib package dose3.common... found
checking for OCaml findlib package dose3.algo... found
checking for OCaml findlib package opam-file-format... found
checking for OCaml findlib package mccs... found
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes

configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating src/ocaml-flags-configure.sexp
config.status: creating src/stubs/c-flags.sexp

Opam will be built WITH a built-in solver

Executables will be installed in /home/opam/local/bin
Manual pages will be installed in /home/opam/local/share/man
dune build --profile=release  opam-installer.install opam.install
ln -s -f _build/default/src/client/opamMain.exe opam
dune build --profile=release  src/tools/opam_installer.exe
ln -s -f _build/default/src/tools/opam_installer.exe opam-installer
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
make: Entering directory `/home/opam/git/opam2/doc'
rm -rf html
cd .. && dune build --profile=release  @doc
        odoc _doc/_html/highlight.pack.js,_doc/_html/odoc.css (exit 2)
(cd _build/default && /home/opam/.opam/4.04.0/bin/odoc support-files -o _doc/_html)
odoc: unknown command `support-files'.
Usage: odoc COMMAND ...
Try `odoc --help' for more information.
        odoc _doc/_html/opam-state/OpamFileTools/.dune-keep,_doc/_html/opam-state/OpamFileTools/index.html
Error src/state/opamFileTools.mli, line 64, col 5 to line 64, col 6: text expected
make: *** [html] Error 1
make: Leaving directory `/home/opam/git/opam2/doc'

======== CRON JOB update-opam2 FAILED ========
==> 2019-07-20 01:01:08+00:00
==> Full command was: update-from-git.sh opam2 master


More information about the Opam-commits mailing list