[opam-commits] Cron job update-opam2 failed on opam.ocaml.org
cron at opam.ocaml.org
cron at opam.ocaml.org
Sun Feb 11 01:00:24 GMT 2018
=== FULL LOG ===
======== RUNNING COMMAND: update-opam2 update-from-git.sh opam2 master ========
{{{
==> 2018-02-11 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
Already on 'master'
HEAD is now at 1c0dabb Merge pull request #3216 from dra27/configure-g++
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 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 jbuilder... jbuilder
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... not found
checking for OCaml findlib package cppo... found
configure: creating ./config.status
config.status: creating Makefile.config
Opam will be built WITHOUT a built-in solver
Executables will be installed in /home/opam/local/bin
Manual pages will be installed in /home/opam/local/share/man
jbuilder build opam-installer.install opam.install
echo src/client/linking.sexp
ocamldep src/tools/opam_installer.depends.ocamldep-output
ocamldep src/client/opamMain.depends.ocamldep-output
ocaml src/ocaml-context-flags.sexp
ocaml src/ocaml-flags-standard.sexp (exit 2)
(cd _build/default/src && /home/opam/.opam/4.04.0/bin/ocaml ../shell/subst_var.ml CONF_OCAMLFLAGS '' 'ocaml-flags-standard.sexp.in ../shell/subst_var.ml') > _build/default/src/ocaml-flags-standard.sexp
Exception:
Sys_error
"ocaml-flags-standard.sexp.in ../shell/subst_var.ml: No such file or directory".
Raised by primitive operation at file "pervasives.ml", line 366, characters 28-54
Called from file "../shell/subst_var.ml", line 47, characters 10-30
Called from file "toplevel/toploop.ml", line 180, characters 17-56
make: *** [opam.install] Error 1
======== CRON JOB update-opam2 FAILED ========
==> 2018-02-11 01:00:24+00:00
==> Full command was: update-from-git.sh opam2 master
More information about the Opam-commits
mailing list