aboutsummaryrefslogtreecommitdiff
path: root/science/ALPSCore
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-02-02 17:53:04 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-02-02 17:53:04 +0000
commit0ce3311721437f08fe205d4920247b3cc2b0aa3a (patch)
tree4ab4a6539805bc08f6c73cdf8b1db8e57295f8c2 /science/ALPSCore
parentda656ddf99b4285759018d5e47937155ef499fe6 (diff)
downloadports-0ce3311721437f08fe205d4920247b3cc2b0aa3a.tar.gz
ports-0ce3311721437f08fe205d4920247b3cc2b0aa3a.zip
science/ALPSCore: Mark broken on i386
alea/src/autocorr.cpp:269:7: error: no matching member function for call to 'read' s.read("@size", ndview<size_t>(nullptr, &new_size, 0)); // discard ~~^~~~ http://beefy1.nyi.freebsd.org/data/112i386-quarterly/491666/logs/errors/ALPSCore-2.2.0_5.log http://beefy5.nyi.freebsd.org/data/120i386-default/491665/logs/errors/ALPSCore-2.2.0_6.log - Reset MAINTAINER PR: 232993 Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=491966
Diffstat (limited to 'science/ALPSCore')
-rw-r--r--science/ALPSCore/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/ALPSCore/Makefile b/science/ALPSCore/Makefile
index dbce96c38ca2..5147680ebd4f 100644
--- a/science/ALPSCore/Makefile
+++ b/science/ALPSCore/Makefile
@@ -6,12 +6,14 @@ DISTVERSION= 2.2.0
PORTREVISION= 6
CATEGORIES= science
-MAINTAINER= mike.d.ft402@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generic algorithms and utilities for condensed matter physics
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
+BROKEN_i386= fails to build: no matching member function for call to 'read'
+
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libhdf5.so:science/hdf5 \
libsz.so:science/szip