aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-05-26 01:28:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-05-26 01:28:20 +0000
commitfedfa39eda9ccb72c318d364c3447819d81acd32 (patch)
treefa5191226d7354a9d32b1076ebdd3faf44888f43 /math
parent79d9100c6a7f1d2961a731ff187cfb74923a7b2c (diff)
downloadports-fedfa39eda9ccb72c318d364c3447819d81acd32.tar.gz
ports-fedfa39eda9ccb72c318d364c3447819d81acd32.zip
MFH: r535698
Mark as BROKEN on powerpc64: /tmp/camlasm2822e8.s: Assembler messages: /tmp/camlasm2822e8.s:10348: Error: operand out of range (0x000000000000804c is not between 0xffffffffffff8000 and 0x0000000000007ffc) /tmp/camlasm2822e8.s:32988: Error: operand out of range (0x000000000000805c is not between 0xffffffffffff8000 and 0x0000000000007ffc) Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/branches/2020Q2/; revision=536553
Diffstat (limited to 'math')
-rw-r--r--math/alt-ergo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/alt-ergo/Makefile b/math/alt-ergo/Makefile
index 644f317e8265..c0028012dcb8 100644
--- a/math/alt-ergo/Makefile
+++ b/math/alt-ergo/Makefile
@@ -15,6 +15,8 @@ LICENSE_NAME= Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre] C license, version 1
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN_powerpc64= fails to compile: Assembler messages: /tmp/camlasm2822e8.s:10348: Error: operand out of range
+
BUILD_DEPENDS= ocaml-zarith>1.2:math/ocaml-zarith \
ocaml-ocamlgraph>1.8:math/ocaml-ocamlgraph
RUN_DEPENDS= ocaml-ocamlgraph>1.8:math/ocaml-ocamlgraph