On 04/30/2014 06:42 PM, Sebastiaan Couwenberg wrote: > Currently it's not possible to build the osmosis package anymore. > Running gradle clean fails with a Java heap space out of memory error. > Increasing the sizes only delays the failure, e.g.: > > GRADLE_OPTS="\"-Xmx8192m\" \"-Xms4096m\" \"-XX:MaxPermSize=2048m\"" > gradle --offline --no-daemon --gradle-user-home debian/gradle-user-home > --project-prop osmosisBuildType=RELEASE clean -x build
This is apparently a known issue caused by libjarjar-java, both #746253 and #744337 mention the groovy breakage caused by libjarjar-java, see: https://bugs.debian.org/745815 Kind Regards, Bas -- GPG Key ID: 4096R/E88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
