Looks like an out-of-memory issue here. How much memory does the build environment has?
On Wed, Oct 18, 2017 at 10:08 AM, Luciano Andino <lucianoandino...@gmail.com > wrote: > Hello, this is my first post in email list. I am trying to install > environment but I have some problem in "compiler-interface" for Scala. > I have KEYS file and source. Java version is "1.8.0_151". > > > luciano@localhost:~/predic$ gpg --import KEYS > gpg: key D3541808: "Suneel Marthi (CODE SIGNING KEY) <smar...@apache.org>" > not changed > gpg: key 8BF4ABEB: "Donald Szeto (CODE SIGNING KEY) <don...@apache.org>" > not changed > gpg: key 4719A8F4: "Chan Lee <chan...@apache.org>" not changed > gpg: Total number processed: 3 > gpg: unchanged: 3 > luciano@baturite:~/predic$ > > luciano@localhost:~/predic$ gpg --verify > apache-predictionio-0.12.0-incubating-bin.tar.gz.asc > apache-predictionio-0.12.0-incubating.tar.gz > gpg: Signature made Sun 17 Sep 2017 05:30:49 PM UTC using RSA key ID > 4719A8F4 > gpg: BAD signature from "Chan Lee <chan...@apache.org>" > luciano@localhost:~/predic$ > > luciano@localhost:~/predic$ ./make-distribution.sh > Building binary distribution for PredictionIO 0.12.0-incubating... > + sbt/sbt clean > [warn] Executing in batch mode. > [warn] For better performance, hit [ENTER] to switch to interactive > mode, or > [warn] consider launching sbt without any commands, or explicitly > passing 'shell' > > [.......] > > [info] downloading https://repo1.maven.org/maven2/org/scala-lang/jline/2. > 10.6/jline-2.10.6.jar ... > [info] [SUCCESSFUL ] org.scala-lang#jline;2.10.6!jline.jar (54ms) > [info] downloading https://repo1.maven.org/maven2/org/fusesource/jansi/ > jansi/1.4/jansi-1.4.jar ... > [info] [SUCCESSFUL ] org.fusesource.jansi#jansi;1.4!jansi.jar (50ms) > [info] Done updating. > [info] Compiling 1 Scala source to /home/luciano/predic/project/ > target/scala-2.10/sbt-0.13/classes... > [info] 'compiler-interface' not yet compiled for Scala 2.10.6. Compiling... > ./make-distribution.sh: line 70: 20560 Killed sbt/sbt > "${JAVA_PROPS[@]}" clean > luciano@localhost:~/predic$ > > what is missing? > > thanks in advance) > > > -- > Luciano Andino > Ing. en Sistemas de InformaciĆ³n > UTN FRSF - BMSTU > > >