Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2015 12:21:42 -0400
From:      Adrian Chadd <adrian@freebsd.org>
To:        Masao Uebayashi <uebayasi@gmail.com>
Cc:        "Simon J. Gerraty" <sjg@juniper.net>, "freebsd-arch@freebsd.org" <freebsd-arch@freebsd.org>
Subject:   Re: stale .depend during -HEAD builds?
Message-ID:  <CAJ-VmokBhgQU5=SzqF59BCV6cKRQF_hdqSA1EeCOz83bPEpTHw@mail.gmail.com>
In-Reply-To: <CADbF7edW90dss9JzwHrf_J3vxC1UOB_-KuAomijUdoWwyRM8aA@mail.gmail.com>
References:  <CAJ-VmoneOX95La37FpRzHie3q3qx7pebXDzA5JRJ%2BivxGkR9Qw@mail.gmail.com> <19927.1434727307@chaos> <CADbF7edW90dss9JzwHrf_J3vxC1UOB_-KuAomijUdoWwyRM8aA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
That's like, 30 lines of C all up, including modifying usage(). You
should totally add it.



-a


On 22 June 2015 at 03:38, Masao Uebayashi <uebayasi@gmail.com> wrote:
> On Sat, Jun 20, 2015 at 12:21 AM, Simon J. Gerraty <sjg@juniper.net> wrote:
>> Adrian Chadd <adrian@freebsd.org> wrote:
>>> Is this a fallout from the meta mode changes?
>>
>> Without more detail, its hard to be certain.
>>
>>> make[4]: /home/adrian/work/freebsd/head-embedded-2/src/../obj/mips//mips.mips/usr/home/adrian/work/freebsd/head-embedded-2/src/usr.sbin/praliases/.depend,
>>> 78: ignoring stale .depend for
>>> /home/adrian/work/freebsd/head-embedded-2/src/../obj/mips//mips.mips/usr/home/adrian/work/freebsd/head-embedded-2/src/lib/libsmdb/libsmutil.a
>>>
>>
>> Is that what your objdirs normally look like?
>>
>> The message from make is standard bmake behavior.
>> An unresolved and unresolvable dependency learned from .depend
>> is ignored, in case it is just stale data.
>> If it really is needed the build will fail anyway, but in 90% of cases
>> it is just stale data and the build sails happily on.
>
> I wish make(1) had a flag, like cc's warning level, that controls
> strictness, and failed when a stale depend is found.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmokBhgQU5=SzqF59BCV6cKRQF_hdqSA1EeCOz83bPEpTHw>