mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
sysutils/jobd: mark BROKEN everwhere
Observed to fail on amd64/12, 13, 14, riscv64/14
This commit is contained in:
parent
bed6be1655
commit
c7a643e6e5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue