unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65921: 30.0.50; Warnings from "make -C java bootstrap-clean"
@ 2023-09-13 16:12 Stefan Kangas
  2023-09-14  0:00 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2023-09-13 16:12 UTC (permalink / raw)
  To: 65921; +Cc: Po Lu

Severity: minor

I'm seeing the below warnings every time I run "make bootstrap", and
compilation-mode naturally flags it.

Is it related to merging the Android port?

/usr/bin/make -C java bootstrap-clean
Makefile:157: warning: overriding commands for target `&'
Makefile:151: warning: ignoring old commands for target `&'
Makefile:168: warning: overriding commands for target `&'
Makefile:157: warning: ignoring old commands for target `&'
Makefile:296: warning: overriding commands for target `&'
Makefile:168: warning: ignoring old commands for target `&'





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#65921: 30.0.50; Warnings from "make -C java bootstrap-clean"
  2023-09-13 16:12 bug#65921: 30.0.50; Warnings from "make -C java bootstrap-clean" Stefan Kangas
@ 2023-09-14  0:00 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2023-09-14  0:18   ` Stefan Kangas
  0 siblings, 1 reply; 4+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-09-14  0:00 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 65921

Stefan Kangas <stefankangas@gmail.com> writes:

> Severity: minor
>
> I'm seeing the below warnings every time I run "make bootstrap", and
> compilation-mode naturally flags it.
>
> Is it related to merging the Android port?
>
> /usr/bin/make -C java bootstrap-clean
> Makefile:157: warning: overriding commands for target `&'
> Makefile:151: warning: ignoring old commands for target `&'
> Makefile:168: warning: overriding commands for target `&'
> Makefile:157: warning: ignoring old commands for target `&'
> Makefile:296: warning: overriding commands for target `&'
> Makefile:168: warning: ignoring old commands for target `&'

What version of GNU make have you installed?  It appears this make
doesn't provide for group targets.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#65921: 30.0.50; Warnings from "make -C java bootstrap-clean"
  2023-09-14  0:00 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-09-14  0:18   ` Stefan Kangas
  2023-09-14  0:37     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2023-09-14  0:18 UTC (permalink / raw)
  To: Po Lu; +Cc: 65921-done

Po Lu <luangruo@yahoo.com> writes:

> What version of GNU make have you installed?  It appears this make
> doesn't provide for group targets.

Apparently, I was using some old version shipped with macOS:

    $ make --version
    GNU Make 3.81
    Copyright (C) 2006  Free Software Foundation, Inc.

The warnings went away once I made sure I used 4.4.1.

Thanks for the pointer.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#65921: 30.0.50; Warnings from "make -C java bootstrap-clean"
  2023-09-14  0:18   ` Stefan Kangas
@ 2023-09-14  0:37     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 4+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-09-14  0:37 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 65921-done

Stefan Kangas <stefankangas@gmail.com> writes:

> Po Lu <luangruo@yahoo.com> writes:
>
>> What version of GNU make have you installed?  It appears this make
>> doesn't provide for group targets.
>
> Apparently, I was using some old version shipped with macOS:
>
>     $ make --version
>     GNU Make 3.81
>     Copyright (C) 2006  Free Software Foundation, Inc.

Ah.  As long as this version isn't building the Android port itself,
this warning message is inconsequential.  I expect most users to have a
newer make installed.

> The warnings went away once I made sure I used 4.4.1.
>
> Thanks for the pointer.

Any time.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-14  0:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-13 16:12 bug#65921: 30.0.50; Warnings from "make -C java bootstrap-clean" Stefan Kangas
2023-09-14  0:00 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-14  0:18   ` Stefan Kangas
2023-09-14  0:37     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).