Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2014 20:50:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/188498: commit references a PR
Message-ID:  <201404202050.s3KKo1pB078837@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/188498; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188498: commit references a PR
Date: Sun, 20 Apr 2014 20:44:51 +0000 (UTC)

 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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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