Source: openjdk-27 Severity: normal Tags: ftbfs Dear Maintainer,
The package fails to build due to the following error: ===== START check-hotspot ===== mkdir -p jtreg-test-output/hotspot BOOTJDK_HOME=/usr/lib/jvm/java-26-openjdk-amd64 JTREG_OPTIONS= VMNAME=hotspot JDK_TO_TEST=build/bootcycle-build/images/jdk \ AUTOPKGTEST_TMP=/tmp/ AUTOPKGTEST_ARTIFACTS=jtreg-test-output/ \ /usr/bin/time -v debian/tests/hotspot | tee jtreg-test-output/check- hotspot.log debian/tests/jtreg-autopkgtest.sh: line 15: ulimit: core file size: cannot modify limit: Operation not permitted Command exited with non-zero status 1 ... GZIP=-9vn tar -C . -c -z -f jtreg-test-output/jtreport-hotspot.tar.gz $(find jtreg-test-output -name JTreport) tar: Cowardly refusing to create an empty archive Try 'tar --help' or 'tar --usage' for more information. make[1]: *** [debian/rules:1302: jtreg-run-check] Error 2 Consider ignoring ulimit error (this will cause a single jtreg test failure). -- System Information: Debian Release: forky/sid APT prefers resolute-updates APT policy: (500, 'resolute-updates'), (500, 'resolute-security'), (500, 'resolute') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 7.0.0-27-generic (SMP w/32 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

