Date: Sat, 13 Sep 2014 21:20:16 +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: r368144 - head/science/libghemical Message-ID: <201409132120.s8DLKGWY056787@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Sep 13 21:20:16 2014 New Revision: 368144 URL: http://svnweb.freebsd.org/changeset/ports/368144 QAT: https://qat.redports.org/buildarchive/r368144/ Log: Mark BROKEN: Fails to configure checking for main in -llapack... yes checking for sc-config... /usr/local/bin/sc-config checking SC - version... no *** Could not run SC test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding SC or finding the wrong *** version of SC. Reported by: pkg-fallout Modified: head/science/libghemical/Makefile Modified: head/science/libghemical/Makefile ============================================================================== --- head/science/libghemical/Makefile Sat Sep 13 21:18:56 2014 (r368143) +++ head/science/libghemical/Makefile Sat Sep 13 21:20:16 2014 (r368144) @@ -11,6 +11,8 @@ MASTER_SITES= http://bioinformatics.org/ MAINTAINER= ports@FreeBSD.org COMMENT= Support libraries of science/ghemical port +BROKEN= Fails to configure + BUILD_DEPENDS= obabel:${PORTSDIR}/science/openbabel \ intltool-update:${PORTSDIR}/textproc/intltool \ ld:${PORTSDIR}/devel/binutils
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409132120.s8DLKGWY056787>