Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2018 16:46:52 +0000 (UTC)
From:      Luca Pizzamiglio <pizzamig@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474748 - head/sysutils/dupd
Message-ID:  <201807161646.w6GGkqh0004552@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Mon Jul 16 16:46:51 2018
New Revision: 474748
URL: https://svnweb.freebsd.org/changeset/ports/474748

Log:
  sysutils/dupd: marked as BROKEN
  
  It doesn't build

Modified:
  head/sysutils/dupd/Makefile

Modified: head/sysutils/dupd/Makefile
==============================================================================
--- head/sysutils/dupd/Makefile	Mon Jul 16 16:37:13 2018	(r474747)
+++ head/sysutils/dupd/Makefile	Mon Jul 16 16:46:51 2018	(r474748)
@@ -11,6 +11,7 @@ COMMENT=	File duplicate detection CLI utility
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=	undefined reference to `_binary_man_dupd_start'
 NOT_FOR_ARCHS=	arm armv6 armv7 i386 mips powerpc
 NOT_FOR_ARCHS_REASON=	test fails on large files on 32-bit
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807161646.w6GGkqh0004552>