all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: 43822@debbugs.gnu.org
Cc: Juri Linkov <juri@linkov.net>
Subject: bug#43822: 28.0.50; build failed on revno.5ec2115
Date: Tue, 06 Oct 2020 09:21:35 +0900	[thread overview]
Message-ID: <b4mwo04p5kg.fsf@jpl.org> (raw)
In-Reply-To: 20201004194200.7B7A420A23@vcs0.savannah.gnu.org

Hi,

On Sun, 04 Oct 2020 15:41:59 -0400, Juri Linkov wrote:
> branch: master
> commit 5ec21155c39aab8a452d190a260e6912d1d9a920
> Author: Juri Linkov <juri@linkov.net>
> Commit: Juri Linkov <juri@linkov.net>

>     Use '…' for ellipsis in truncate-string-to-width by default (bug#41250)

Probably because of this change, building Emacs got to fail (on
at least Cygwin platform).  Before the change (96a8e8) it's ok.
An output of make is below.  Where I added (setq debug-on-error t)
to `skkdic-convert-postfix' in "lisp/international/ja-dic-cnv.el".

Note that Emacs tries to load the file named "...".  I couldn't
find how `lookup-nested-alist' calls `load-with-code-conversion',
sorry.

[...]
make[2]: Entering directory '/Work/Emacs/lisp'
make -C ../leim all EMACS="../src/bootstrap-emacs.exe"
make[3]: Entering directory '/Work/Emacs/leim'
  GEN      ../lisp/leim/ja-dic/ja-dic.el
  INFO     Processing OKURI-ARI entries
  INFO     Processing POSTFIX entries
Debugger entered--Lisp error: (invalid-read-syntax "?")
  read(#<buffer  *load*>)
  eval-buffer(#<buffer  *load*> nil "/Work/Emacs/lisp/international/..." nil t)  ; Reading at buffer position 2307
[...]
  load-with-code-conversion("/Work/Emacs/lisp/international/..." "/Work/Emacs/lisp/international/..." nil t)
  lookup-nested-alist("行" (skkdic-postfix-list) nil nil t)
  skkdic-convert-postfix(#<buffer  *skkdic-unannotated*> #<buffer *skkdic-work*>)
  skkdic-convert("/Work/Emacs/leim/SKK-DIC/SKK-JI..." "/Work/Emacs/lisp/leim/ja-dic")
  batch-skkdic-convert()
  funcall(batch-skkdic-convert)
[...]
make[3]: *** [Makefile:143: ../lisp/leim/ja-dic/ja-dic.el] Error 255
make[3]: Leaving directory '/Work/Emacs/leim'
make[2]: *** [Makefile:352: leim] Error 2
make[2]: Leaving directory '/Work/Emacs/lisp'
make[1]: *** [Makefile:794: ../lisp/loaddefs.el] Error 2
make[1]: Leaving directory '/Work/Emacs/src'
make: *** [Makefile:424: src] Error 2

Thanks.





       reply	other threads:[~2020-10-06  0:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201004194159.3503.69418@vcs0.savannah.gnu.org>
     [not found] ` <20201004194200.7B7A420A23@vcs0.savannah.gnu.org>
2020-10-06  0:21   ` Katsumi Yamaoka [this message]
2020-10-06  8:04     ` bug#43822: 28.0.50; build failed on revno.5ec2115 Juri Linkov
2020-10-06 18:27       ` Juri Linkov
2020-10-06 22:28         ` Katsumi Yamaoka
2020-10-06  6:07   ` master 5ec2115: Use '…' for ellipsis in truncate-string-to-width by default (bug#41250) Herbert J. Skuhra
2020-10-06  7:58     ` Juri Linkov
2020-10-06  8:42       ` Herbert J. Skuhra
2020-10-06 13:09       ` Stefan Monnier
2020-10-06 15:36       ` Drew Adams
2020-10-06 15:54         ` Stefan Monnier
2020-10-06 16:04           ` Drew Adams

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=b4mwo04p5kg.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=43822@debbugs.gnu.org \
    --cc=juri@linkov.net \
    /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.