svn commit: r351646 - head/lang/hiphop-php
Antoine Brodin
antoine at FreeBSD.org
Sun Apr 20 20:44:48 UTC 2014
Author: antoine
Date: Sun Apr 20 20:44:48 2014
New Revision: 351646
URL: http://svnweb.freebsd.org/changeset/ports/351646
QAT: https://qat.redports.org/buildarchive/r351646/
Log:
Mark broken: Fails to configure
-- Performing Test ELF_GETSHDRSTRNDX
-- Performing Test ELF_GETSHDRSTRNDX - Success
-- Found LibDwarf: /usr/local/lib/libdwarf.a
CMake Error at CMake/HPHPFindLibs.cmake:308 (message):
You need to install binutils
Call Stack (most recent call first):
CMake/HPHPSetup.cmake:46 (include)
hphp/CMakeLists.txt:18 (include)
-- Configuring incomplete, errors occurred!
PR: ports/188498
Reported by: pkg-fallout
With hat: portmgr
Modified:
head/lang/hiphop-php/Makefile
Modified: head/lang/hiphop-php/Makefile
==============================================================================
--- head/lang/hiphop-php/Makefile Sun Apr 20 20:37:14 2014 (r351645)
+++ head/lang/hiphop-php/Makefile Sun Apr 20 20:44:48 2014 (r351646)
@@ -16,6 +16,8 @@ PATCH_SITES= http://cpp.in/dev/
MAINTAINER= ports at FreeBSD.org
COMMENT= HipHop Virtual Machine for PHP (HHVM)
+BROKEN= Fails to configure
+
LICENSE= PHP301 ZEND200 UNICODE
LICENSE_COMB= multi
LICENSE_NAME_UNICODE= Unicode, Inc. License Agreement
More information about the svn-ports-all
mailing list