git: c7a643e6e5e1 - main - sysutils/jobd: mark BROKEN everwhere
Mark Linimon
linimon at FreeBSD.org
Wed May 12 19:40:57 UTC 2021
The branch main has been updated by linimon:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c7a643e6e5e1471631731e8d5a8b1a7979fdbf95
commit c7a643e6e5e1471631731e8d5a8b1a7979fdbf95
Author: Mark Linimon <linimon at FreeBSD.org>
AuthorDate: 2021-05-12 19:40:23 +0000
Commit: Mark Linimon <linimon at FreeBSD.org>
CommitDate: 2021-05-12 19:40:23 +0000
sysutils/jobd: mark BROKEN everwhere
Observed to fail on amd64/12, 13, 14, riscv64/14
---
sysutils/jobd/Makefile | 1 +
1 file changed, 1 insertion(+)
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
More information about the dev-commits-ports-all
mailing list