Which OS and JDK are you using?

Tel. 0739108691
Skype mike.graham


> On 5 Dec 2016, at 12:18, Bruno LEBON <[email protected]> wrote:
> 
> Hello,
> 
> When launching ./make-distribution.sh from the folder 
> apache-predictionio-0.10.0-incubating I have the following error:
> 
> [info] Compiling 89 Scala sources to 
> /home/ubuntu/apache-predictionio-0.10.0-incubating/data/target/scala-2.10/classes...
> [error] 
> /home/ubuntu/apache-predictionio-0.10.0-incubating/data/src/main/scala/org/apache/predictionio/data/storage/AccessKeys.scala:69:
>  value getInstanceStrong is not a member of object java.security.SecureRandom
> [error]     val sr = SecureRandom.getInstanceStrong
> [error]                           ^
> [error] one error found
> [info] Main Scala API documentation to 
> /home/ubuntu/apache-predictionio-0.10.0-incubating/data/target/scala-2.10/api...
> [warn] dropping dependency on node with no phase object: uncurry
> [error] 
> /home/ubuntu/apache-predictionio-0.10.0-incubating/data/src/main/scala/org/apache/predictionio/data/storage/AccessKeys.scala:69:
>  value getInstanceStrong is not a member of object java.security.SecureRandom
> [error]     val sr = SecureRandom.getInstanceStrong
> [error]                           ^
> [info] No documentation generated with unsucessful compiler run
> [error] one error found
> [error] (data/compile:doc) Scaladoc generation failed
> [error] (data/compile:compile) Compilation failed
> [error] Total time: 65 s, completed Dec 5, 2016 11:03:53 AM
> 
> Is there a problem while the install procedure?
> 
> Bruno

Reply via email to