From owner-cvs-all Tue May 21 4:31:28 2002 Delivered-To: cvs-all@freebsd.org Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254]) by hub.freebsd.org (Postfix) with ESMTP id 1F23637B40F; Tue, 21 May 2002 04:31:20 -0700 (PDT) Received: by heechee.tobez.org (Postfix, from userid 1001) id 6F6C9ABDE; Tue, 21 May 2002 13:31:06 +0200 (CEST) Date: Tue, 21 May 2002 13:31:06 +0200 From: Anton Berezin To: John Hay Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/lang/perl5 Makefile ports/lang/perl5/files use.perl Message-ID: <20020521113106.GH56167@heechee.tobez.org> References: <200205200003.g4K038l41666@freefall.freebsd.org> <200205201143.g4KBheB39677@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205201143.g4KBheB39677@zibbi.icomtek.csir.co.za> User-Agent: Mutt/1.3.24i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, May 20, 2002 at 01:43:40PM +0200, John Hay wrote: > Any plans to fix the port for current too? It breaks like this: > > ############################# > Extracting perlcc (with variable substitutions) > ../miniperl -I../lib dprofpp.PL > Extracting dprofpp (with variable substitutions) > > Making x2p stuff > make: don't know how to make . Stop > *** Error code 2 > > Stop in /usr/ports/lang/perl5/work/perl-5.6.1. > *** Error code 1 > > Stop in /usr/ports/lang/perl5. > ############################# > > And sure enough there are strange things in the dependency part of the > makefile: > > ############################# > beast:/usr/ports/lang/perl5 # egrep 'built-in|command line' work/perl-5.6.1/x2p/makefile > hash$(OBJ_EXT): > hash$(OBJ_EXT): > str$(OBJ_EXT): > str$(OBJ_EXT): > util$(OBJ_EXT): > util$(OBJ_EXT): > walk$(OBJ_EXT): > walk$(OBJ_EXT): > ############################# New cpp was outputting things perl's makedepend script did not know to filter out. =Anton. -- | Anton Berezin | FreeBSD: The power to serve | | catpipe Systems ApS _ _ |_ | http://www.FreeBSD.org | | tobez@catpipe.net (_(_|| | tobez@FreeBSD.org | | +45 7021 0050 | Private: tobez@tobez.org | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message