mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
This port itself fails on tier-2, but its slave port does not.
I had not noticed it had a working slave port. Noticed by: mmel Approved by: portmgr (tier-2 blanket) Pointy hat to: linimon
This commit is contained in:
parent
52eaac7e19
commit
98885b3265
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442096
@ -14,12 +14,6 @@ LICENSE= GPLv2
|
||||
|
||||
PORTSCOUT= ignore # cannot handle the version in the directory
|
||||
|
||||
BROKEN_aarch64= fails to link: missing sbrk
|
||||
BROKEN_armv6= fails self-tests: Running e2fsprogs test suite...failed: f_pre_1970_date_encoding
|
||||
BROKEN_mips= fails self-tests: Running e2fsprogs test suite...failed: f_pre_1970_date_encoding
|
||||
BROKEN_mips64= fails self-tests: Running e2fsprogs test suite...failed: f_pre_1970_date_encoding
|
||||
BROKEN_powerpc64= fails self-tests: Running e2fsprogs test suite...Signal (11) SIGSEGV
|
||||
|
||||
USES= cpe gmake pkgconfig tar:xz
|
||||
CPE_VENDOR= e2fsprogs_project
|
||||
USE_CSTD= gnu99
|
||||
@ -37,6 +31,12 @@ OPTIONS_EXCLUDE+= EXAMPLES
|
||||
|
||||
BUILD_DEPENDS+= gdd:sysutils/coreutils
|
||||
|
||||
BROKEN_aarch64= fails to link: missing sbrk
|
||||
BROKEN_armv6= fails self-tests: Running e2fsprogs test suite...failed: f_pre_1970_date_encoding
|
||||
BROKEN_mips= fails self-tests: Running e2fsprogs test suite...failed: f_pre_1970_date_encoding
|
||||
BROKEN_mips64= fails self-tests: Running e2fsprogs test suite...failed: f_pre_1970_date_encoding
|
||||
BROKEN_powerpc64= fails self-tests: Running e2fsprogs test suite...Signal (11) SIGSEGV
|
||||
|
||||
PORTDOCS= NOTICE README RELEASE-NOTES SUBMITTING-PATCHES
|
||||
|
||||
OPTIONS_DEFINE= PARALLELTESTS
|
||||
|
Loading…
Reference in New Issue
Block a user