Set "BROKEN-arm" for some of the slower-to-build ports that fail late on

armv7, this should save around 40h overall build time, and makes it more
visible to anyone working on the port that they are indeed broken on the
arch.  OK phessler@ naddy@

Of note because the port is important to the architecture and
self-hosted builds are a good thing: building u-boot on armv7 fails
with an Internal Compiler Error (SIGBUS) in lib/time.c, it would be
particularly nice if someone has an idea how to fix this!
This commit is contained in:
sthen 2020-05-07 14:24:53 +00:00
parent abaf66394a
commit 6d15ca9821
9 changed files with 22 additions and 9 deletions

View File

@ -1,5 +1,6 @@
# $OpenBSD: Makefile,v 1.16 2019/09/28 00:29:11 jsg Exp $
# $OpenBSD: Makefile,v 1.17 2020/05/07 14:24:53 sthen Exp $
BROKEN-arm= ICE: Bus error in unwind-dw2.c
BROKEN-powerpc= libgcc/libgcc2.c:1999:1: internal compiler error: in create_edge, at cgraph.c:850
COMMENT= gcc for ${CONFIG} cross-development, Linaro version

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.15 2019/07/12 20:46:02 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2020/05/07 14:24:53 sthen Exp $
BROKEN-arm= SIGBUS in ps2pdf
COMMENT= collection of tools for manipulating EPROM load files

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.3 2020/03/23 14:12:31 tracey Exp $
# $OpenBSD: Makefile,v 1.4 2020/05/07 14:24:53 sthen Exp $
BROKEN-arm = can't create dynamic relocation R_ARM_ABS32 against local symbol in readonly segment
COMMENT = gdb for ${CONFIG} cross-development

View File

@ -1,6 +1,8 @@
# $OpenBSD: Makefile,v 1.30 2020/03/11 15:35:58 landry Exp $
# $OpenBSD: Makefile,v 1.31 2020/05/07 14:24:53 sthen Exp $
BROKEN-hppa = undefined reference to 'std::auto_ptr<geos::geom::Envelope>::~auto_ptr()'
BROKEN-arm = ld: error: duplicate symbol: typeinfo for geos::noding::BasicSegmentString
COMMENT= 2d geometry and topology engine
DISTNAME= geos-3.8.1
CATEGORIES= geo

View File

@ -1,5 +1,6 @@
# $OpenBSD: Makefile,v 1.14 2020/02/27 18:15:25 bket Exp $
# $OpenBSD: Makefile,v 1.15 2020/05/07 14:24:53 sthen Exp $
BROKEN-arm = llvm out of memory
BROKEN-powerpc = virtual memory exhausted, even with -O1
COMMENT-main = C++ machine learning library

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2019/11/12 22:31:23 rsadowski Exp $
# $OpenBSD: Makefile,v 1.8 2020/05/07 14:24:53 sthen Exp $
COMMENT = plugin-driven server agent for collecting metrics
BROKEN-i386 = build fails, no error message
BROKEN-arm = build fails, no error message
GH_ACCOUNT = influxdata
GH_PROJECT = telegraf

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.66 2020/02/27 14:45:50 kurt Exp $
# $OpenBSD: Makefile,v 1.67 2020/05/07 14:24:53 sthen Exp $
BROKEN-sparc64= Error: the specified option is not accepted in ISB at operand 1 -- isb sy
BROKEN-arm= lib/time.c:187:1: internal compiler error: Bus error
FLAVORS= aarch64 arm
FLAVOR?= arm

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.13 2020/02/03 20:40:41 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2020/05/07 14:24:53 sthen Exp $
BROKEN-arm= build stuck in main.cpp
COMMENT= library and tools to modify and parse PDF documents

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.120 2020/04/25 20:04:50 jca Exp $
# $OpenBSD: Makefile,v 1.121 2020/05/07 14:24:53 sthen Exp $
# patches/patch-Source_JavaScriptCore_javascriptcoregtk_pc_in
# patches/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in
@ -7,6 +7,7 @@ USE_WXNEEDED = Yes
BROKEN-alpha = GCC 5.0.0 is required to build WebKitGTK+, use a newer GCC version or clang
BROKEN-hppa = GCC 5.0.0 is required to build WebKitGTK+, use a newer GCC version or clang
BROKEN-arm = JavaScriptCore/runtime/MachineContext.h, various sigcontext-related
PORTROACH = limitw:1,even