bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #48643] Irrelevant targets can confuse make on which pattern rule t


From: Paul D. Smith
Subject: [bug #48643] Irrelevant targets can confuse make on which pattern rule to select.
Date: Wed, 19 Jan 2022 19:10:19 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36

Follow-up Comment #30, bug #48643 (project make):

> Let us list the options
> 1. keep compat search enabled by default and silent.
> 2. introduce a warning message when make begins compat search.
> 3. introduce a flag to disable compat search.
> 4. have compat disabled by default and introduce a flag to enable it.

I added #2 to a local build and ran through a suite of different kinds of open
source software that I build locally, including packages that are built with
home-grown makefiles, automake-generated makefiles, and cmake-generated
makefiles.  I didn't test a Linux kernel build however.  I should probably add
that to my test process.

I didn't see any instances of this warning appear.  So hopefully that suggests
that adding this would not result in a tsunami of warnings.

I'm tempted to add this warning for the release candidates process, and see
whether we get complaints.  Of course we always run into issues after the
release that were not caught during the RC process but...

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?48643>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]