From owner-freebsd-perl@FreeBSD.ORG Tue Oct 8 07:09:48 2013 Return-Path: Delivered-To: perl@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 4715F9C3 for ; Tue, 8 Oct 2013 07:09:48 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D2FFE28CB for ; Tue, 8 Oct 2013 07:09:47 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id t60so2711633wes.2 for ; Tue, 08 Oct 2013 00:09:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=Gr2IcroXWuYjiGJFczhv4+iO7S7Cb2QU6WsjJhDGY/U=; b=Fj/VR4pNkr0gxoOUvj+lPsZXvu79R6kYng1M0YDxCZR5g+5af9DS6RMd+mqNPsaH2T 5da/XuPua6UZoZGRjCwbSwXxRAkx8kT1WY0dGweBVLUXQ0N+amoFlx/gaWAy6O5zdJpo iPOrYc0Sgdsh7cARfv1tRAx3q7M0JAv6rP0vaYemxk9KPPRrpk+X5K730YVnzKzaTjad UcPJY0mCJahXDTPRq2xLsI62zXJtyFQcJfhKuADWKi+CFqHbRpdB9AHr3de/rnfrRmoF 5c/jzJIiRqgf+8D3WeQZb58oHPKGUYm2jCQXxQJyW7xubpQCz6hDyXHiL4aOk2ys6yZD UVCg== X-Received: by 10.180.20.116 with SMTP id m20mr31890wie.53.1381216186245; Tue, 08 Oct 2013 00:09:46 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id e5sm2174894wiy.2.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 08 Oct 2013 00:09:45 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 8 Oct 2013 09:09:42 +0200 From: Baptiste Daroussin To: Dewayne Subject: Re: ports/182790: Perl 5.16.3 & 5.18.1_1 package build failure Message-ID: <20131008070942.GI16964@ithaqua.etoilebsd.net> References: <201310080140.r981e1gN021908@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X+nYw8KZ/oNxZ8JS" Content-Disposition: inline In-Reply-To: <201310080140.r981e1gN021908@freefall.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list 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:09:48 -0000 --X+nYw8KZ/oNxZ8JS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 08, 2013 at 01:40:01AM +0000, Dewayne wrote: > The following reply was made to PR ports/182790; it has been noted by GNA= TS. >=20 > From: "Dewayne" > To: > Cc: =20 > Subject: Re: ports/182790: Perl 5.16.3 & 5.18.1_1 package build failu= re > Date: Tue, 8 Oct 2013 12:31:13 +1100 >=20 > The problem seems to lie in the build process. The step that is missing= is the one that converts man1 and MAN3 pages into gz > format. The build log provides no warning or error messages, it is a cl= ean build without compressed man pages. > =20 > This is also occurring for autoconf-2.69. > =20 > A quick fix, which isn't the right answer, is to: > cd /usr/ports/lang/perl5.16=20 > sed -i "" -e "/man1/s;.gz;;g" -e "/MAN3/s;.gz;;g" pkg-plist > make clean deinstall package > =20 > The build environment does not use pkgng nor poudiere. > =20 > The following may be relevant from /etc/make.conf > WRKDIRPREFIX=3D /var/ports > DISTDIR=3D /distfiles > TMPDIR=3D /tmp > PACKAGES=3D /packages > DEFAULT_VERSIONS=3Dperl5=3D5.16 python=3D2.7 python2=3D2.7 apache=3D22 a= pache2=3D22 > NO_STAGE=3Dyes > =20 > Kind regards, Dewayne. I don't understand at all what you are trying to report. But I see at least= one very wrong thing in your setup and one not working thing :) Do not put NO_STAGE into your make.conf, it is unsupported, can break a lot= of things and is very very bad and be sure that it does break things. NO_STAGE= is a per port macro not a macro to be set by the end user. second apache hasn't been changed yet to be using the DEFAULT_VERSIONS macr= o, so it doesn't do anything yet :) regards, Bapt --X+nYw8KZ/oNxZ8JS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlJTr7YACgkQ8kTtMUmk6Ex4qACgnJzMgGDg28J8hHmzshC41GXD 8ggAn1uYgEQMClgZ4TUmdjqnbsWgcQrc =XdgJ -----END PGP SIGNATURE----- --X+nYw8KZ/oNxZ8JS--