marytts / marytts-installer

Standalone installer for MaryTTS
Other
17 stars 13 forks source link

Got errors while building #14

Closed TraxXavier closed 4 years ago

TraxXavier commented 6 years ago

trax@kubuntu:~/Downloads/marytts-installer-5.2$ ./marytts install:cmu-slt Downloading http://services.gradle.org/distributions/gradle-2.14.1-bin.zip ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Unzipping /home/trax/.gradle/wrapper/dists/gradle-2.14.1-bin/ev4hc1s4g1oc9yuae0b81rdza/gradle-2.14.1-bin.zip to /home/trax/.gradle/wrapper/dists/gradle-2.14.1-bin/ev4hc1s4g1oc9yuae0b81rdza Set executable permissions for: /home/trax/.gradle/wrapper/dists/gradle-2.14.1-bin/ev4hc1s4g1oc9yuae0b81rdza/gradle-2.14.1/bin/gradle Starting a new Gradle Daemon for this build (subsequent builds will be faster). :cmu-slt:payload

FAILURE: Build failed with an exception.

BUILD FAILED

Total time: 7.987 secs trax@kubuntu:~/Downloads/marytts-installer-5.2$

psibre commented 6 years ago

At first I couldn't reproduce this, but then I tried with a clean openjdk docker container. At which point I got a different error.

psibre commented 6 years ago

Turns out a recent upgrade on mary.dfki.de had broken the path to the Ivy repo serving the required unitselection artifacts. I've symlinked it to restore functionality until we have a proper fix. Should be working now.