Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2014 20:44:48 +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: r351646 - head/lang/hiphop-php
Message-ID:  <201404202044.s3KKimb8032969@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404202044.s3KKimb8032969>