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