aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-05-12 19:40:23 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-05-12 19:40:23 +0000
commitc7a643e6e5e1471631731e8d5a8b1a7979fdbf95 (patch)
treec992e798b288510974478aa497a09fc5990f81ea
parentbed6be1655351619f381dd824280010f6d390f7e (diff)
downloadports-c7a643e6e5e1471631731e8d5a8b1a7979fdbf95.tar.gz
ports-c7a643e6e5e1471631731e8d5a8b1a7979fdbf95.zip
sysutils/jobd: mark BROKEN everwhere
Observed to fail on amd64/12, 13, 14, riscv64/14
-rw-r--r--sysutils/jobd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile
index 17d25cd8c226..777d7cae951f 100644
--- a/sysutils/jobd/Makefile
+++ b/sysutils/jobd/Makefile
@@ -10,6 +10,7 @@ LICENSE= ISCL
BUILD_DEPENDS= docbook2mdoc:textproc/docbook2mdoc
+BROKEN= fails to compile: job.cpp:63:26: error: object backing the pointer will be destroyed at the end of the full-expression [-Werror,-Wdangling-gsl]
BROKEN_aarch64= fails to compile: comparison of constant -1 with expression of type char is always true
BROKEN_armv6= fails to compile: comparison of constant -1 with expression of type char is always true
BROKEN_armv7= fails to compile: comparison of constant -1 with expression of type char is always true