bug-gnulib
[Top][All Lists]
Advanced

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

Re: maintainer-makefile: catch uses of $< in non-implicit rules


From: Bernhard Voelker
Subject: Re: maintainer-makefile: catch uses of $< in non-implicit rules
Date: Fri, 19 Jul 2019 09:40:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 7/11/19 10:46 AM, Tim Rühsen wrote:
> I can *NOT* reproduce the issue on Debian stretch (gawk 4.1.4, make 4.1).
> Also, here the .deps/ directory is not being generated by make -qp.
> 
> 
> Back to Debian unstable / Arch / Fedora 30.
> > I tested with good old wget and see the same issue.
> The command sequence is
>   git clone https://gitlab.com/gnuwget/wget.git
>   cd wget
>   ./bootstrap
>   cd gnulib
>   git checkout master
>   git pull
>   cd ..
>   git commit -m "update gnulib" gnulib
>   ./bootstrap
>   ./configure
>   make syntax-check

I'm getting the same syntax-check error on openSUSE:Tumbleweed (GNU Awk 4.2.1,
GNU Make 4.2.1) for the GNU coreutils when trying to update gnulib to latest
(similar command sequence as above):

  $ make syntax-check
  ...
  prohibit_gnu_make_extensions
  Error: gnulib-tests/Makefile: $< in a non implicit rule

Have a nice day,
Berny



reply via email to

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