Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144657108
D48252.1776049796.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
813 B
Referenced Files
None
Subscribers
None
D48252.1776049796.diff
View Options
diff --git a/java/openjdk23/Makefile b/java/openjdk23/Makefile
--- a/java/openjdk23/Makefile
+++ b/java/openjdk23/Makefile
@@ -12,6 +12,15 @@
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
+# 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.
+#
+# See:
+# https://pkg-status.freebsd.org/beefy17/data/main-i386-default/pb1cf7ff8fb73_s14d370c9d72/logs/openjdk23-23.0.1+11.1.log
+#
+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'
+
BUILD_DEPENDS= zip:archivers/zip \
${LOCALBASE}/include/cups/cups.h:print/cups \
bash:shells/bash \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 3:09 AM (6 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28334928
Default Alt Text
D48252.1776049796.diff (813 B)
Attached To
Mode
D48252: java/openjdk23: Mark port broken on i386 for FreeBSD 14 and 15
Attached
Detach File
Event Timeline
Log In to Comment