Skip to content
Failed

Console Output

Started by upstream project "isabelle-repo" build number 108

originally caused by:

Started by an SCM change

[EnvInject] - Loading node environment variables.

Building remotely on worker3 (lrz-cloud) in workspace /media/data/jenkins/workspace/isabelle-repo-makeall

[isabelle-repo-makeall] $ hg showconfig paths.default

[isabelle-repo-makeall] $ hg pull --rev default

pulling from http://isabelle.in.tum.de/repos/isabelle/

searching for changes

adding changesets

adding manifests

adding file changes

added 4 changesets with 6 changes to 6 files

(run 'hg update' to get a working copy)

[isabelle-repo-makeall] $ hg update --clean --rev default

6 files updated, 0 files merged, 0 files removed, 0 files unresolved

[isabelle-repo-makeall] $ hg --config extensions.purge= clean --all

[isabelle-repo-makeall] $ hg log --rev . --template {node}

[isabelle-repo-makeall] $ hg log --rev . --template {rev}

[isabelle-repo-makeall] $ /bin/sh -xe /tmp/hudson6672946071557852422.sh

+ bin/isabelle ci_build makeall

### Missing Isabelle component: "/media/data/jenkins/.isabelle/contrib/scala-2.11.8"

+ uname -a

Linux vm-10-155-208-88 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64 GNU/Linux

+ hg id

96f20d90c989 tip

+ date

Thu 24 Mar 19:06:49 CET 2016

+ show_settings

+ set +x

ML_PLATFORM="x86_64-linux"

ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.6-1/x86_64-linux"

ML_SYSTEM="polyml-5.6"

ML_OPTIONS="-H 8000"

+ export ISABELLE_CI_TYPE=makeall

+ ISABELLE_CI_TYPE=makeall

+ /media/data/jenkins/workspace/isabelle-repo-makeall/bin/isabelle components -a

Getting "http://isabelle.in.tum.de/components/scala-2.11.8.tar.gz"

Unpacking "/media/data/jenkins/.isabelle/contrib/scala-2.11.8.tar.gz"

+ /media/data/jenkins/workspace/isabelle-repo-makeall/bin/isabelle jedit -bf

### Building graph browser ...

warning: [options] bootstrap class path not set in conjunction with -source 1.4

warning: [options] source value 1.4 is obsolete and will be removed in a future release

warning: [options] target value 1.4 is obsolete and will be removed in a future release

warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.

Note: GraphBrowser/GraphBrowser.java uses or overrides a deprecated API.

Note: Recompile with -Xlint:deprecation for details.

4 warnings

### Building Isabelle/Scala ...

Unknown SCALA_HOME -- Scala unavailable

Failed to compile sources

+ exit 2

Build step 'Execute shell' marked build as failure

Finished: FAILURE