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

cron at opam.ocaml.org cron at opam.ocaml.org
Fri May 4 02:02:03 BST 2018


=== FULL LOG ===


======== RUNNING COMMAND: update-opam2 update-from-git.sh opam2 master ========
{{{
==> 2018-05-04 01:00:01+00:00
==> Load opam env
==> Running update-from-git.sh opam2 master

>From git://github.com/ocaml/opam
   c4f5f75..34631c5  master     -> origin/master
Removing Makefile.config
Removing _build/
Removing config.log
Removing config.status
Removing doc/html/
Removing doc/man-html/
Removing doc/man/
Removing opam
Removing opam-installer
Removing opam-installer.install
Removing opam.install
Removing src/client/.merlin
Removing src/client/manifest.inc
Removing src/client/opamManifest.inc
Removing src/core/.merlin
Removing src/format/.merlin
Removing src/repository/.merlin
Removing src/solver/.merlin
Removing src/state/.merlin
Removing src/tools/.merlin
Removing src/tools/opam-putenv.inc
Already on 'master'
Your branch is behind 'origin/master' by 3 commits, and can be fast-forwarded.
HEAD is now at 34631c5 Merge pull request #3326 from OCamlPro/osx-sandbox
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 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... found
checking for OCaml findlib package cppo... found

configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating src/client/opamManifest.inc

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
jbuilder build  opam-installer.install opam.install
ln -s -f _build/default/src/client/opamMain.exe opam
jbuilder build  src/tools/opam_installer.exe
ln -s -f _build/default/src/tools/opam_installer.exe opam-installer
make: Entering directory `/home/opam/git/opam2/doc'
rm -rf html
cd .. && jbuilder build @doc
cp -r ../_build/default/_doc/_html html
sed 's/%{OPAMVERSION}%/'2.0.0~rc'/g' index.html > html/index.html
mkdir -p html/ocamldoc
cd html/ocamldoc && for f in ../*/*/index.html; do\
	  ln -sf $f $(basename $(dirname $f)).html;\
	done
Entering directory '/home/opam/git/opam2'
rm -rf man
mkdir -p man
jbuilder exec -- opam --help=groff > man/opam.1
Entering directory '/home/opam/git/opam2'
for i in help admin clean lint source unpin pin switch remote repository env exec var config upgrade update reinstall uninstall remove install info show search list init; do\
	  jbuilder exec -- opam $i --help=groff > man/opam-$i.1;\
	done
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
jbuilder exec -- opam admin --help=groff > man/opam-admin.1
Entering directory '/home/opam/git/opam2'
for i in cache filter index lint list upgrade; do\
	  jbuilder exec -- opam admin $i --help=groff > man/opam-admin-$i.1;\
	done
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
Entering directory '/home/opam/git/opam2'
jbuilder exec -- opam-installer --help=groff > man/opam-installer.1
Entering directory '/home/opam/git/opam2'
rm -rf man-html
mkdir -p man-html
echo '<!DOCTYPE html>' >man-html/index.html
echo '<html><head>' >>man-html/index.html
echo '  <title>Opam man-pages index</title>' >>man-html/index.html
echo '</head><body>' >>man-html/index.html
echo '<h1>Opam 2.0.0~rc man-pages index</h1>' >>man-html/index.html
echo '<ul>' >>man-html/index.html
for f in man/*; do\
	  man2html -r $f | sed 1,2d > man-html/$(basename $f .1).html;\
	  echo "  <li><a href=\"$(basename $f .1).html\">$(basename $f .1)</a></li>" >>man-html/index.html;\
	done
echo '</ul>' >>man-html/index.html
echo '</body></html>' >>man-html/index.html
make: Leaving directory `/home/opam/git/opam2/doc'
cp: cannot create regular file `/home/opam/local/bin/opam2': Text file busy

======== CRON JOB update-opam2 FAILED ========
==> 2018-05-04 01:02:03+00:00
==> Full command was: update-from-git.sh opam2 master


More information about the Opam-commits mailing list