Date: Tue, 18 Dec 2018 23:25:00 +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: r487776 - head/science/pcmsolver Message-ID: <201812182325.wBINP0Ew034208@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812182325.wBINP0Ew034208>