Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 10:15:27 -0500
From:      Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
To:        Boris Samorodov <bsam@passap.ru>
Cc:        ports <ports@freebsd.org>, Joe Nosay <superbisquit@gmail.com>
Subject:   Re: Make commands...
Message-ID:  <44zjozrto0.fsf@be-well.ilk.org>
In-Reply-To: <528C6D60.2030409@passap.ru> (Boris Samorodov's message of "Wed,  20 Nov 2013 12:05:52 %2B0400")
References:  <CA%2BWntOt0B6Gdmjp6WwA0_ZnqJRr-1VkbXYrbVOML43OhtvLVAA@mail.gmail.com> <448uwkihmw.fsf@lowell-desk.lan> <CA%2BWntOte7DdNSTTPZBeYyzv1ijZx8S27Tnzis6tNcw3YmoFHNA@mail.gmail.com> <528C6D60.2030409@passap.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Boris Samorodov <bsam@passap.ru> writes:

> 20.11.2013 05:34, Joe Nosay =A7=E1=A7=DA=A7=EA=A7=D6=A7=E4:
>> On Tue, Nov 19, 2013 at 9:35 AM, Lowell Gilbert <
>> freebsd-ports-local@be-well.ilk.org> wrote:
>>=20
>>> Joe Nosay <superbisquit@gmail.com> 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.
>>=20
>> I'm using CLang when possible. As suggested by Wolfskill in the reply
>> before yours, would that be
>> "#make -V MAKE.MODE=3D=3Dm MAKE.MODE=3D=3Dv" 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.

I'm guessing that the problem Joe is having is actually with clang, or
maybe the executable clang produces, not with make itself. I base that
on the reference to segment violations, but it's just a guess.  He needs
to be more specific about the symptoms he wants to fix, or else we'll
tend to solve the wrong problem.

If clang itself is seg-faulting, my advice would be to use the latest
version of clang, and get a coredump.=20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44zjozrto0.fsf>