reopen 912333 severity 912333 serious thanks On Tue, 6 Nov 2018, Santiago Vila wrote:
> Today I tried to build "jruby" in stretch on a system having > stretch + security + stretch-proposed-updates in sources.list > and it failed with an error like this: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on > project jruby-core: ExecutionException: java.lang.RuntimeException: The > forked VM terminated without properly saying goodbye. VM crash or System.exit > called? [ERROR] Command was /bin/sh -c cd /<<PKGBUILDDIR>>/core && > /usr/lib/jvm/java-8 A stretch point release happened in the meantime and now this seems to happen in plain stable. Build log available here: https://tests.reproducible-builds.org/debian/rbuild/stretch/amd64/jruby_1.7.26-1+deb9u1.rbuild.log.gz Packages in stretch *must* be buildable in stretch, so this is serious at the very least and probably grave because it is a package breaking another package. Thanks.