unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master a3cba47416: Tweak MAIN_FIRST/ja-dic compilation
       [not found] ` <20220601045533.871ACC009A8@vcs2.savannah.gnu.org>
@ 2022-06-01  9:19   ` Stefan Kangas
  2022-06-01 12:21     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Kangas @ 2022-06-01  9:19 UTC (permalink / raw)
  To: Emacs developers, Lars Ingebrigtsen

Lars Ingebrigtsen <larsi@gnus.org> writes:

> branch: master
> commit a3cba47416ebc78e775d01a01955a03aa06df3b0
> Author: Lars Ingebrigtsen <larsi@gnus.org>
> Commit: Lars Ingebrigtsen <larsi@gnus.org>
>
>     Tweak MAIN_FIRST/ja-dic compilation

I'm not sure if it's this change or something else, but the merge from
emacs-28 to master failed this morning with:

make[2]: Entering directory '/home/skangas/wip/emacs/leim'
/bin/mkdir -p ../lisp/leim/ja-dic
  GEN      ../lisp/leim/ja-dic/ja-dic.el
Match data clobbered by buffer modification hooks

Error: error ("Match data clobbered by buffer modification hooks")
  mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode
-0xa83e3aa0051781f>))
  debug-early-backtrace()
  debug-early(error (error "Match data clobbered by buffer modification hooks"))
  replace-match("/")
  skkdic-convert("/home/skangas/wip/emacs/leim/SKK-DIC/SKK-JISYO.L"
"/home/skangas/wip/emacs/lisp/leim/ja-dic")
  batch-skkdic-convert()
  command-line-1(("-l" "ja-dic-cnv" "--eval" "(setq max-specpdl-size
5000)" "-f" "batch-skkdic-convert" "-dir" "./../lisp/leim/ja-dic"
"SKK-DIC/SKK-JISYO.L"))
  command-line()
  normal-top-level()
make[2]: *** [Makefile:135: ../lisp/leim/ja-dic/ja-dic.el] Error 255
make[2]: Leaving directory '/home/skangas/wip/emacs/leim'
make[1]: *** [Makefile:161: generate-ja-dic] Error 2
make[1]: Leaving directory '/home/skangas/wip/emacs/lisp'
make: *** [Makefile:456: lisp] Error 2



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master a3cba47416: Tweak MAIN_FIRST/ja-dic compilation
  2022-06-01  9:19   ` master a3cba47416: Tweak MAIN_FIRST/ja-dic compilation Stefan Kangas
@ 2022-06-01 12:21     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-06-01 12:21 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Emacs developers

Stefan Kangas <stefan@marxist.se> writes:

> I'm not sure if it's this change or something else, but the merge from
> emacs-28 to master failed this morning with:
>
> make[2]: Entering directory '/home/skangas/wip/emacs/leim'
> /bin/mkdir -p ../lisp/leim/ja-dic
>   GEN      ../lisp/leim/ja-dic/ja-dic.el
> Match data clobbered by buffer modification hooks

[...]

>   replace-match("/")
>   skkdic-convert("/home/skangas/wip/emacs/leim/SKK-DIC/SKK-JISYO.L"
> "/home/skangas/wip/emacs/lisp/leim/ja-dic")

Hm, very odd.  I haven't changed the code of skkdic-convert at all --
the only difference is that it's now byte-compiled (while it used to run
uncompiled).

I'm also unable to reproduce the problem -- do you have a recipe?
(I.e., a "make bootstrap" seems to work fine here.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-01 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <165405933325.11678.17235851110112428006@vcs2.savannah.gnu.org>
     [not found] ` <20220601045533.871ACC009A8@vcs2.savannah.gnu.org>
2022-06-01  9:19   ` master a3cba47416: Tweak MAIN_FIRST/ja-dic compilation Stefan Kangas
2022-06-01 12:21     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).