Package: openjdk-7 Version: 7u85-2.6.1-2 Severity: normal Hi,
openjdk-7 builds sometimes fail at parallel=>2, related to the new(?) icedtea-sound component: | cd icedtea-sound && ./configure \ | --disable-maintainer-mode \ | --with-jdk-home=/«PKGBUILDDIR»/build/openjdk.build/j2sdk-image \ | CPPFLAGS="-D_FORTIFY_SOURCE=2" \ | CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" \ | CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" \ | LDFLAGS="-Wl,-z,relro" [...] | checking for a JDK home directory... /«PKGBUILDDIR»/build/openjdk.build/j2sdk-image | configure: error: "A JDK home directory could not be found." | debian/rules:1181: recipe for target 'stamps/sound-configure' failed | make: *** [stamps/sound-configure] Error 1 | make: *** Waiting for unfinished jobs.... I don't have a config.log for this, sorry. I think target 'stamps/sound-configure' has some undeclared dependency on whatever populates /«PKGBUILDDIR»/build/openjdk.build/j2sdk-image (would that be 'stamps/build'?) Resuming the build without cleaning, completes successfully, since the other parallel job continues building whatever was needed. Thanks. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 9.0-2-amd64-xenhvm-ipsec Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash