Date: Fri, 8 Jun 2018 02:35:17 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471968 - head/science/colt Message-ID: <201806080235.w582ZHXZ032655@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Fri Jun 8 02:35:17 2018 New Revision: 471968 URL: https://svnweb.freebsd.org/changeset/ports/471968 Log: Mark as broken on powerpc64. Modified: head/science/colt/Makefile Modified: head/science/colt/Makefile ============================================================================== --- head/science/colt/Makefile Fri Jun 8 02:29:18 2018 (r471967) +++ head/science/colt/Makefile Fri Jun 8 02:35:17 2018 (r471968) @@ -10,6 +10,8 @@ MASTER_SITES= http://acs.lbl.gov/software/colt/colt-do MAINTAINER= ports@FreeBSD.org COMMENT= Java package for scalable scientific and technical computing +BROKEN_powerpc64= fails to compile: src/cern/clhep/PhysicalConstants.java:2: unmappable character for encoding ASCII + USE_JAVA= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806080235.w582ZHXZ032655>