emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#65921: closed (30.0.50; Warnings from "make -C java bootstrap-clean"


From: GNU bug Tracking System
Subject: bug#65921: closed (30.0.50; Warnings from "make -C java bootstrap-clean")
Date: Thu, 14 Sep 2023 00:19:01 +0000

Your message dated Wed, 13 Sep 2023 17:18:24 -0700
with message-id 
<CADwFkmkcnkd97xvG2dXUXxLueixwrbNLetOQ7k7uyypmDgp3jQ@mail.gmail.com>
and subject line Re: bug#65921: 30.0.50; Warnings from "make -C java 
bootstrap-clean"
has caused the debbugs.gnu.org bug report #65921,
regarding 30.0.50; Warnings from "make -C java bootstrap-clean"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65921: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65921
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; Warnings from "make -C java bootstrap-clean" Date: Wed, 13 Sep 2023 09:12:02 -0700
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 `&'



--- End Message ---
--- Begin Message --- Subject: Re: bug#65921: 30.0.50; Warnings from "make -C java bootstrap-clean" Date: Wed, 13 Sep 2023 17:18:24 -0700
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.


--- End Message ---

reply via email to

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