Date: Sat, 22 Dec 2018 08:33:27 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488078 - head/science/erkale Message-ID: <201812220833.wBM8XRVJ097214@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Dec 22 08:33:27 2018 New Revision: 488078 URL: https://svnweb.freebsd.org/changeset/ports/488078 Log: science/erkale: BROKEN on i386 Reported by: fallout Modified: head/science/erkale/Makefile Modified: head/science/erkale/Makefile ============================================================================== --- head/science/erkale/Makefile Sat Dec 22 08:30:19 2018 (r488077) +++ head/science/erkale/Makefile Sat Dec 22 08:33:27 2018 (r488078) @@ -11,6 +11,8 @@ COMMENT= Quantum chemistry program to solve the electr LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_i386= liberkale_omp.so.0.1.0: undefined reference to `__atomic_compare_exchange' + BUILD_DEPENDS= armadillo>0:math/armadillo LIB_DEPENDS= libderiv.so:science/libint \ libgsl.so:math/gsl \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812220833.wBM8XRVJ097214>