git: e2559c8df2e8 - main - shells/ksh-devel: Mark BROKEN on FreeBSD-12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Jan 2023 21:12:57 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2559c8df2e842f690b71bac92e9ed9212599d04 commit e2559c8df2e842f690b71bac92e9ed9212599d04 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-01-17 01:03:54 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-01-17 21:12:13 +0000 shells/ksh-devel: Mark BROKEN on FreeBSD-12 ksh-devel fails to build on FreeBSD-12 with this error: mamake: *** exit code 139 making lib/libcmd mamake: *** exit code 1 making all MFH: 2023Q1 --- shells/ksh-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/shells/ksh-devel/Makefile b/shells/ksh-devel/Makefile index 66991d2c9299..80de9e5b516d 100644 --- a/shells/ksh-devel/Makefile +++ b/shells/ksh-devel/Makefile @@ -21,6 +21,7 @@ LICENSE= EPL BROKEN_aarch64= Fails to link: missing sbrk BROKEN_riscv64= Fails to link: missing sbrk +ROKEN_FreeBSD_12= exit code 139 making lib/libcmd HASH= 4ec93745 AST_COMMIT_DATE= 2022.11.04