Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2019 05:57:13 +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: r511544 - head/misc/adios2
Message-ID:  <201909080557.x885vDMC012225@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  8 05:57:13 2019
New Revision: 511544
URL: https://svnweb.freebsd.org/changeset/ports/511544

Log:
  Mark BROKEN
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/misc/adios2/work/stage/usr/local/lib/libadios2_cmib.so:No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/misc/adios2/Makefile

Modified: head/misc/adios2/Makefile
==============================================================================
--- head/misc/adios2/Makefile	Sun Sep  8 05:53:46 2019	(r511543)
+++ head/misc/adios2/Makefile	Sun Sep  8 05:57:13 2019	(r511544)
@@ -11,6 +11,8 @@ COMMENT=	Next generation of ADIOS developed in the Exa
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to package
+
 BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libblosc.so:archivers/c-blosc \
 		libepoll-shim.so:devel/libepoll-shim \



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