From owner-freebsd-perl@FreeBSD.ORG Tue Oct 8 07:30:04 2013 Return-Path: Delivered-To: perl@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 ESMTP id 16CDC120 for ; Tue, 8 Oct 2013 07:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E9BCA2A0C for ; Tue, 8 Oct 2013 07:30:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r987U3WT007828 for ; Tue, 8 Oct 2013 07:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r987U3Eb007824; Tue, 8 Oct 2013 07:30:03 GMT (envelope-from gnats) Date: Tue, 8 Oct 2013 07:30:03 GMT Message-Id: <201310080730.r987U3Eb007824@freefall.freebsd.org> To: perl@FreeBSD.org From: Zverev Andrey Subject: Re: ports/182790: lang/perl5.16: Perl 5.16.3 & 5.18.1_1 package build failure X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Zverev Andrey List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 07:30:04 -0000 The following reply was made to PR ports/182790; it has been noted by GNATS. From: Zverev Andrey To: Cc: Subject: Re: ports/182790: lang/perl5.16: Perl 5.16.3 & 5.18.1_1 package build failure Date: Tue, 8 Oct 2013 11:16:27 +0400 ------_=_NextPart_001_01CEC3F6.4CEFA09B Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Thank you for details. Can you please remove NO_STAGE=3Dyes from all yours /etc/make.conf. This keyword using only locally in ports Makefiles. Setting this as global will break all ports which already converted to be STAGE ready.=20 Without NO_STAGE in your /etc/make.conf build must be successful. =20 =20 ------_=_NextPart_001_01CEC3F6.4CEFA09B Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Thank you for details.

Can you please remove = NO_STAGE=3Dyes from all yours /etc/make.conf. This keyword using only = locally in ports Makefiles.

Setting this as global will break = all ports which already converted to be STAGE ready. =

Without = NO_STAGE in your /etc/make.conf build must be = successful.

 

 

------_=_NextPart_001_01CEC3F6.4CEFA09B--