all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Angelo Graziosi <angelo.g0@libero.it>
Cc: emacs-devel@gnu.org
Subject: Re: Why have you disable mouse on TTY builds?
Date: Sun, 05 Jan 2025 11:05:29 +0200	[thread overview]
Message-ID: <8634hxaaw6.fsf@gnu.org> (raw)
In-Reply-To: <c151632c-5ee2-4726-a568-0a5491eeb75f@libero.it> (message from Angelo Graziosi on Sun, 5 Jan 2025 01:16:08 +0100)

> Date: Sun, 5 Jan 2025 01:16:08 +0100
> From: Angelo Graziosi <angelo.g0@libero.it>
> 
> BTW, the TTY(*) build shows the following warning

Did you report these issues to the MSYS2 folks?  They maintain the
package build scripts independently of the upstream project, so they
need to be told, IMO.

> $ grep -i warning emacs-master-tty-x86_64-20250104_115339-release-build.log
> ac-wrapper: autoreconf: warning: auto-detected versions not found ( ); 
> falling back to latest available

I don't get this here, and don't understand what that means.  Maybe
you have an Autoconf version that emits this for some reason.

> checking whether C compiler handles -Werror -Wunknown-warning-option... no
> checking for C compiler option to allow warnings... -Wno-error

These are normal.

> configure: WARNING: libattr development library was not found or not usable.
> configure: WARNING: GNU Emacs will be built without xattr support.

Do you have some xattr.h header file or libxattr library installed?
The configure script tells you these cannot be used (which is correct
for the Windows build).  I don't see these warnings here, but then I
don't have this library installed.

> dynamic-setting.el:59:12: Warning: the function ‘reconsider-frame-fonts’ 
> is not known to be defined.

I don't get this here, and there's already a declare-function form in
dynamic-setting.el and the call is guarded by display-graphic-p.  So I
don't see why you get this.

I attempted to fix the other wranings.



  reply	other threads:[~2025-01-05  9:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-05  0:02 Why have you disable mouse on TTY builds? Angelo Graziosi
2025-01-05  0:16 ` Angelo Graziosi
2025-01-05  9:05   ` Eli Zaretskii [this message]
2025-01-05 10:01     ` Angelo Graziosi
2025-01-05  7:32 ` Eli Zaretskii
2025-01-05  9:58   ` Angelo Graziosi
2025-01-05 11:10     ` Eli Zaretskii
2025-01-05 12:12       ` Angelo Graziosi
2025-01-05 16:53         ` Eli Zaretskii
2025-01-05 17:35           ` Jared Finder
2025-01-08 16:15             ` Angelo Graziosi
2025-01-09  4:52               ` Jared Finder
2025-01-09  4:54                 ` Jared Finder
2025-01-09  6:25                   ` Eli Zaretskii
2025-01-09  8:04                   ` Angelo Graziosi
2025-01-05 17:40           ` Angelo Graziosi

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=8634hxaaw6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=angelo.g0@libero.it \
    --cc=emacs-devel@gnu.org \
    /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.