Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2014 15:24:42 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343350 - head/devel/jna
Message-ID:  <201402081524.s18FOg8C044142@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb  8 15:24:42 2014
New Revision: 343350
URL: http://svnweb.freebsd.org/changeset/ports/343350
QAT: https://qat.redports.org/buildarchive/r343350/

Log:
  Mark broken: doesn't build due to test failures
  
  BUILD FAILED
  /wrkdirs/usr/ports/devel/jna/work/twall-jna-9b7ba38/build.xml:903: One or more tests failed
  
  Reported by:	pkg-fallout since september 2013
  With hat:	portmgr

Modified:
  head/devel/jna/Makefile

Modified: head/devel/jna/Makefile
==============================================================================
--- head/devel/jna/Makefile	Sat Feb  8 15:24:34 2014	(r343349)
+++ head/devel/jna/Makefile	Sat Feb  8 15:24:42 2014	(r343350)
@@ -9,6 +9,8 @@ MASTER_SITES=	GH
 MAINTAINER=	olgeni@FreeBSD.org
 COMMENT=	Java access to native shared libraries
 
+BROKEN=		Build fails due to test failures
+
 USES=		gmake
 USE_GCC=	any
 USE_ANT=	yes



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