all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Casey Banner <kcbanner@gmail.com>
To: 62718@debbugs.gnu.org
Subject: bug#62718: 30.0.50; Eglot compile error due to invalid version syntax
Date: Fri, 7 Apr 2023 16:47:31 -0400	[thread overview]
Message-ID: <CAKHgf3By02L4ay9P7a2hxdos_OG+te501UVbXSW0DKU-Hc0mLQ@mail.gmail.com> (raw)

With the following configuration (building on windows):

 ../configure --prefix=/e/dev/emacs-src --without-dbus --without-pop
--with-native-compilation --with-cairo --with-harfbuzz --with-xml2
--without-compress-install --with-json  CFLAGS="-O2 -mtune=native
-march=native -fomit-frame-pointer -pipe -ftree-vectorize"

I'm seeing this error building emacs as of
621e732ade0f3dc165498ebde4d55d5aacb05b56:

Error: error ("Invalid version syntax: `Eglot 1.10' (must start with a number)")
  mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode
-0x3628af24b9119ba>))
  debug-early-backtrace()
  debug-early(error (error "Invalid version syntax: `Eglot 1.10' (must
start with a number)"))
  error("Invalid version syntax: `%s' (must start with a number)" "Eglot 1.10")
  version-to-list("Eglot 1.10")
  version<("Eglot 1.10" "24.5")
  #f(compiled-function (e1 e2) #<bytecode 0x70981d4f91fa908>)(("Eglot
1.10" eglot) ("24.5" vc-hg erc-stamp mml2015 flyspell erc))





             reply	other threads:[~2023-04-07 20:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-07 20:47 Casey Banner [this message]
2023-04-07 21:27 ` bug#62718: 30.0.50; Eglot compile error due to invalid version syntax João Távora
2023-04-07 21:49   ` João Távora

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=CAKHgf3By02L4ay9P7a2hxdos_OG+te501UVbXSW0DKU-Hc0mLQ@mail.gmail.com \
    --to=kcbanner@gmail.com \
    --cc=62718@debbugs.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.