java/openjdk23: mark broken on 13/i386

Went ahead with committing as I saw similar BROKEN_* lines for
FreeBSD 14/i386 and 15/i386 already.

PR:	284222
MFH:	2025Q1
This commit is contained in:
Ronald Klop 2025-01-21 10:05:07 +01:00
parent 193f8fc2b4
commit 70680d40d8
No known key found for this signature in database
GPG key ID: 551E8E6207A42166

View file

@ -15,6 +15,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
# On FreeBSD 14 and 15 the i386 build fails with a segfault in java during the # On FreeBSD 14 and 15 the i386 build fails with a segfault in java during the
# buildtools_create_symbols_javac__the.COMPILE_CREATE_SYMBOLS_batch build step. # buildtools_create_symbols_javac__the.COMPILE_CREATE_SYMBOLS_batch build step.
# #
BROKEN_FreeBSD_13_i386= Build failed for target 'images' in configuration 'bsd-x86-server-release'
BROKEN_FreeBSD_14_i386= Build failed for target 'images' in configuration 'bsd-x86-server-release' BROKEN_FreeBSD_14_i386= Build failed for target 'images' in configuration 'bsd-x86-server-release'
BROKEN_FreeBSD_15_i386= Build failed for target 'images' in configuration 'bsd-x86-server-release' BROKEN_FreeBSD_15_i386= Build failed for target 'images' in configuration 'bsd-x86-server-release'