svn commit: r566028 - head/news/nntpcache

Mark Linimon linimon at FreeBSD.org
Fri Feb 19 05:43:29 UTC 2021


Author: linimon
Date: Fri Feb 19 05:43:28 2021
New Revision: 566028
URL: https://svnweb.freebsd.org/changeset/ports/566028

Log:
  Mark BROKEN in 13/14 (via latest llvm update).

Modified:
  head/news/nntpcache/Makefile

Modified: head/news/nntpcache/Makefile
==============================================================================
--- head/news/nntpcache/Makefile	Fri Feb 19 05:42:40 2021	(r566027)
+++ head/news/nntpcache/Makefile	Fri Feb 19 05:43:28 2021	(r566028)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.xs4all.nl/~suelette/
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	News caching/anti-spam/server-merging system
 
+BROKEN_FreeBSD_13=	ld: error: duplicate symbol: jmp
+BROKEN_FreeBSD_14=	ld: error: duplicate symbol: jmp
 BROKEN_aarch64=		fails to link: missing sbrk
 BROKEN_mips64=		fails to build: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
 BROKEN_riscv64=		fails to link: missing sbrk


More information about the svn-ports-all mailing list