svn commit: r487776 - head/science/pcmsolver

Antoine Brodin antoine at FreeBSD.org
Tue Dec 18 23:25:01 UTC 2018


Author: antoine
Date: Tue Dec 18 23:24:59 2018
New Revision: 487776
URL: https://svnweb.freebsd.org/changeset/ports/487776

Log:
  Mark BROKEN: fails to build
  
  F90-F-0004-Unable to open MODULE file iso_c_binding.mod (/wrkdirs/usr/ports/science/pcmsolver/work/pcmsolver-1.2.1/src/metal/metal_sphere.F90: 26)
  
  Reported by:	pkg-fallout

Modified:
  head/science/pcmsolver/Makefile

Modified: head/science/pcmsolver/Makefile
==============================================================================
--- head/science/pcmsolver/Makefile	Tue Dec 18 23:22:59 2018	(r487775)
+++ head/science/pcmsolver/Makefile	Tue Dec 18 23:24:59 2018	(r487776)
@@ -12,6 +12,7 @@ COMMENT=	API for the Polarizable Continuum Model
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to build
 BROKEN_powerpc64=	fails to compile: SphericalDiffuse.cpp:182: invalid initialization of non-const reference
 
 LIB_DEPENDS=	libflang.so:devel/flang # USES=fortran:clang breaks in configure: can't find libs directory


More information about the svn-ports-all mailing list