From owner-freebsd-ports@FreeBSD.ORG Wed Nov 20 08:06:05 2013 Return-Path: Delivered-To: ports@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 ESMTPS id 18DE1BD9 for ; Wed, 20 Nov 2013 08:06:05 +0000 (UTC) Received: from forward4l.mail.yandex.net (forward4l.mail.yandex.net [IPv6:2a02:6b8:0:1819::4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CEA4F2506 for ; Wed, 20 Nov 2013 08:06:04 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward4l.mail.yandex.net (Yandex) with ESMTP id 994671440C05; Wed, 20 Nov 2013 12:05:53 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id 384CD2C2094; Wed, 20 Nov 2013 12:05:53 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 1xIFbzCn2W-5qlWvFlq; Wed, 20 Nov 2013 12:05:52 +0400 (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (Client certificate not present) Message-ID: <528C6D60.2030409@passap.ru> Date: Wed, 20 Nov 2013 12:05:52 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: Joe Nosay Subject: Re: Make commands... References: <448uwkihmw.fsf@lowell-desk.lan> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 08:06:05 -0000 20.11.2013 05:34, Joe Nosay пишет: > On Tue, Nov 19, 2013 at 9:35 AM, Lowell Gilbert < > freebsd-ports-local@be-well.ilk.org> wrote: > >> Joe Nosay writes: >> >>> Is there a flag for verbose output? >> >> "-v" will cause make to be verbose. >> >> If what you actually want is to have the things make calls >> be verbose, then you need to configure make to tell those >> other programs in whatever way is appropriate. Adding >> "-Wall" to CFLAGS is a familiar example -- for gcc. > > I'm using CLang when possible. As suggested by Wolfskill in the reply > before yours, would that be > "#make -V MAKE.MODE==m MAKE.MODE==v" from the command line ? It's a SIGSEGV > fault that I am trying to trace. Seems that MAKE(1) (search for "debug") may help you. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve