From owner-freebsd-ports@FreeBSD.ORG Wed Oct 17 12:25:48 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE687A2B for ; Wed, 17 Oct 2012 12:25:48 +0000 (UTC) (envelope-from freebsd@grem.de) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id 328678FC12 for ; Wed, 17 Oct 2012 12:25:46 +0000 (UTC) Received: (qmail 9106 invoked by uid 89); 17 Oct 2012 12:25:39 -0000 Received: from unknown (HELO bsd64.grem.de) (mg@grem.de@80.190.102.230) by mail.grem.de with ESMTPA; 17 Oct 2012 12:25:39 -0000 Date: Wed, 17 Oct 2012 14:25:38 +0200 From: Michael Gmelin To: freebsd-ports@freebsd.org Subject: Re: something had broken in *.mk? Message-ID: <20121017142538.415e9398@bsd64.grem.de> In-Reply-To: <20121017122044.GD27385@ithaqua.etoilebsd.net> References: <507E6578.7070604@yandex.ru> <507E8E03.5040404@marino.st> <507E8F6A.4080903@yandex.ru> <20121017115536.GC27385@ithaqua.etoilebsd.net> <20121017122044.GD27385@ithaqua.etoilebsd.net> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: bapt@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2012 12:25:49 -0000 On Wed, 17 Oct 2012 14:20:45 +0200 Baptiste Daroussin wrote: > On Wed, Oct 17, 2012 at 01:55:37PM +0200, Baptiste Daroussin wrote: > > On Wed, Oct 17, 2012 at 02:58:50PM +0400, Ruslan Mahmatkhanov wrote: > > > John Marino wrote on 17.10.2012 14:52: > > > > You're building with bmake and not make. > > > > bmake uses :tu and :tl where make uses :U and :L, among other > > > > things. It's the :L modifier that's causing your errors. > > > > use the FreeBSD version of make instead. > > > > John > > > > > > Yes, you are right. I just remember that I decided to check > > > WITH_BMAKE. Just rebuild usr.bin/make without this knob and > > > everything now ok. Thanks. > > > > > > -- > > > Regards, > > > Ruslan > > > > > > Tinderboxing kills... the drives. > > > _______________________________________________ > > > freebsd-ports@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > > To unsubscribe, send any mail to > > > "freebsd-ports-unsubscribe@freebsd.org" > > > > We will be able to switch the ports tree to bmake after 9.0 and 8.2 > > are EOLed > > > > regards, > > Bapt > > > I meant 8.3 and 9.0 sorry > regards, > Bapt Is there any background information about this planned switch to bmake (beyond http://wiki.freebsd.org/201110DevSummit/bmake). -- Michael Gmelin