From owner-freebsd-perl@FreeBSD.ORG Tue Oct 8 09:00:02 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2FC5E736 for ; Tue, 8 Oct 2013 09:00:02 +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 0E3072FEC for ; Tue, 8 Oct 2013 09:00:02 +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 r989015r033185 for ; Tue, 8 Oct 2013 09:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r98901ca033184; Tue, 8 Oct 2013 09:00:01 GMT (envelope-from gnats) Date: Tue, 8 Oct 2013 09:00:01 GMT Message-Id: <201310080900.r98901ca033184@freefall.freebsd.org> To: perl@FreeBSD.org From: "Dewayne Geraghty" 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: Dewayne Geraghty 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 09:00:02 -0000 The following reply was made to PR ports/182790; it has been noted by GNATS. From: "Dewayne Geraghty" To: "'Zverev Andrey'" , Cc: Subject: RE: ports/182790: lang/perl5.16: Perl 5.16.3 & 5.18.1_1 package build failure Date: Tue, 8 Oct 2013 19:57:13 +1100 This is a multi-part message in MIME format. ------=_NextPart_000_001D_01CEC460.96331E00 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Thank-you for your advice Zverev, I have removed all instances of NO_STAGE from the make.conf files, and other scripts. Is there another parameter that I'm missing as I'm now experiencing + portmaster --no-term-title --no-confirm -H -D -g -G -B --update-if-newer -v -m __MAKE_CONF=/etc/make_P3.conf devel/libtool tar: share/licenses/libtool-2.4.2_1/catalog.mk: Cannot stat: No such file or directory tar: share/licenses/libtool-2.4.2_1/LICENSE: Cannot stat: No such file or directory tar: share/licenses/libtool-2.4.2_1/GPLv2: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Terminated ... + portmaster --no-term-title --no-confirm -H -D -g -G -B --update-if-newer -v -m __MAKE_CONF=/etc/make_P3.conf security/heimdal tar: share/licenses/openldap-sasl-client-2.4.36/catalog.mk: Cannot stat: No such file or directory tar: share/licenses/openldap-sasl-client-2.4.36/LICENSE: Cannot stat: No such file or directory tar: share/licenses/openldap-sasl-client-2.4.36/OPENLDAP: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Terminated ... There are a lot of these occurring that are preventing an update to our suite of packages. The make.conf contains: WRKDIRPREFIX= /var/ports DISTDIR= /distfiles TMPDIR= /tmp PACKAGES= /packages STAGEDIR= /staging DEFAULT_VERSIONS=perl5=5.16 python=2.7 python2=2.7 apache=22 DISABLE_VULNERABILITIES=yes # Some ports are built before openssl # NO_STAGE=yes WITHOUT_DEBUG=true WITHOUT_PROFILE=true DOC_LANG="en_US.ISO8859-1" # MAKE_JOBS_UNSAFE # Identified all unsafe ports. Refer to /usr/local/etc/ports.conf MASTER_SITE_OVERRIDE= ftp://ftp4.au.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR:C/(.+)/\1\//} \ ftp://ftp.au.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR:C/(.+)/\1\//} \ ftp://ftp3.au.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR:C/(.+)/\1\//} \ ftp://ftp4.us.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR:C/(.+)/\1\//} CFLAGS+= -march=pentium3 -mtune=pentium3 ARCH=i386 .if !defined(NOCCACHE) CC:=${CC:C,^cc,/usr/local/libexec/ccache/cc,1} CXX:=${CXX:C,^c\+\+,/usr/local/libexec/ccache/c++,1} .endif .if !empty(.CURDIR:M/usr/ports*) && exists(/usr/local/libexec/portconf) && !defined(NO_USE_CONFIG) _PORTCONF!=/usr/local/libexec/portconf .for i in ${_PORTCONF:S/|/ /g} ${i:S/%/ /g} .endfor .endif On 9.2Stable i386 (built this morning). Regards, Dewayne. ------=_NextPart_000_001D_01CEC460.96331E00 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
Thank-you for your advice = Zverev,
 
I have removed all instances of NO_STAGE from the = make.conf=20 files, and other scripts.
 
Is there another parameter that I'm missing as I'm = now=20 experiencing
 
+ portmaster --no-term-title --no-confirm -H -D -g = -G -B=20 --update-if-newer -v -m __MAKE_CONF=3D/etc/make_P3.conf =20 devel/libtool
tar: share/licenses/libtool-2.4.2_1/catalog.mk: Cannot = stat: No=20 such file or directory
tar: share/licenses/libtool-2.4.2_1/LICENSE: = Cannot=20 stat: No such file or directory
tar: = share/licenses/libtool-2.4.2_1/GPLv2:=20 Cannot stat: No such file or directory
tar: Error exit delayed from = previous=20 errors.
pkg_create: make_dist: tar command failed with code=20 256
Terminated
...
+ portmaster --no-term-title --no-confirm -H = -D -g=20 -G -B --update-if-newer -v -m __MAKE_CONF=3D/etc/make_P3.conf =20 security/heimdal
tar: = share/licenses/openldap-sasl-client-2.4.36/catalog.mk:=20 Cannot stat: No such file or directory
tar:=20 share/licenses/openldap-sasl-client-2.4.36/LICENSE: Cannot stat: No such = file or=20 directory
tar: share/licenses/openldap-sasl-client-2.4.36/OPENLDAP: = Cannot=20 stat: No such file or directory
tar: Error exit delayed from previous = errors.
pkg_create: make_dist: tar command failed with code=20 256
Terminated
...
 
There are a lot of these occurring that are = preventing an=20 update to our suite of packages.   The make.conf=20 contains:
WRKDIRPREFIX=3D  =20 /var/ports
DISTDIR=3D       =20 /distfiles
TMPDIR=3D        =20 /tmp
PACKAGES=3D      =20 /packages
STAGEDIR=3D      =20 /staging
 
DEFAULT_VERSIONS=3Dperl5=3D5.16 python=3D2.7 = python2=3D2.7=20 apache=3D22
DISABLE_VULNERABILITIES=3Dyes    # Some = ports are=20 built before openssl
#=20 NO_STAGE=3Dyes
WITHOUT_DEBUG=3Dtrue
WITHOUT_PROFILE=3Dtrue
DOC_L= ANG=3D"en_US.ISO8859-1"
#=20 MAKE_JOBS_UNSAFE   # Identified all unsafe ports. Refer to=20 /usr/local/etc/ports.conf
 
MASTER_SITE_OVERRIDE=3D ftp://ftp4.au.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR:= C/(.+)/\1\//}=20 \
ftp://ftp.au.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR:C/= (.+)/\1\//} =20 \
ftp://ftp3.au.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR:= C/(.+)/\1\//}=20 \
ftp://ftp4.us.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR:= C/(.+)/\1\//}
CFLAGS+=3D -march=3Dpentium3=20 -mtune=3Dpentium3
ARCH=3Di386

.if=20 !defined(NOCCACHE)
CC:=3D${CC:C,^cc,/usr/local/libexec/ccache/cc,1}CXX:=3D${CXX:C,^c\+\+,/usr/local/libexec/ccache/c++,1}
.endif
<= /DIV>
 
.if=20 !empty(.CURDIR:M/usr/ports*) && = exists(/usr/local/libexec/portconf)=20 &&=20 !defined(NO_USE_CONFIG)
_PORTCONF!=3D/usr/local/libexec/portconf
.f= or i in=20 ${_PORTCONF:S/|/ /g}
${i:S/%/ = /g}
.endfor
.endif
On 9.2Stable i386 (built this=20 morning).
Regards,=20 Dewayne.
------=_NextPart_000_001D_01CEC460.96331E00--