From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 20 20:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 777F3D56 for ; Sun, 20 Apr 2014 20:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 634791355 for ; Sun, 20 Apr 2014 20:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3KKo1Up078838 for ; Sun, 20 Apr 2014 20:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3KKo1pB078837; Sun, 20 Apr 2014 20:50:01 GMT (envelope-from gnats) Date: Sun, 20 Apr 2014 20:50:01 GMT Message-Id: <201404202050.s3KKo1pB078837@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/188498: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2014 20:50:01 -0000 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"