all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 55595@debbugs.gnu.org
Subject: bug#55595: 29.0.50; Compilation warnings on macOS
Date: Thu, 02 Jun 2022 20:36:58 +0200	[thread overview]
Message-ID: <m2sfomq5dh.fsf@me.com> (raw)
In-Reply-To: <83o7zo5i3r.fsf@gnu.org>

Eli Zaretskii <eliz@gnu.org> writes:

> Thanks, please try the latest master branch, where I tried to fix
> that.

I tried again at:

8f279c8666dc642ed1f8f49aa709530fcea47374

Compile command:

./configure --with-json --with-native-compilation && make && make install

I get 4 errors in the compilation buffer ...

./configure: line 43329: sort: No such file or directory
./configure: line 43326: sed: No such file or directory

./configure: line 44836: sort: No such file or directory
./configure: line 44833: sed: No such file or directory

... and I get 4 warnings in the compilation buffer:

comp.c:2816:24: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
#pragma GCC diagnostic pop
                       ^
comp.c:4698:24: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
#pragma GCC diagnostic pop
                       ^
comp.c:4714:24: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
#pragma GCC diagnostic pop
                       ^
comp.c:4967:24: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas]
#pragma GCC diagnostic pop
                       ^

Despite the errors, the compilation continues and completes.

Rudy
-- 
"Be especially critical of any statement following the word
'obviously.'"
-- Anna Pell Wheeler, 1883-1966

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia





  reply	other threads:[~2022-06-02 18:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 15:42 bug#55595: 29.0.50; Compilation warnings on macOS Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-23 15:53 ` Eli Zaretskii
2022-05-23 16:10   ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-05-23 16:28     ` Eli Zaretskii
2022-06-02 18:36       ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-06-02 19:10         ` Eli Zaretskii
2022-06-03 19:37           ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-04  6:06             ` Eli Zaretskii
2022-06-05 10:51               ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-05 10:59                 ` Eli Zaretskii
2022-11-20  0:07                   ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-20  7:29                     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2sfomq5dh.fsf@me.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=55595@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=salutis@me.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.