Second, I get the following native-compilation error, which doesn't occur in an
ordinary build (i.e., not from a tarball):
ELN ../lisp/disp-table.eln
Debugger entered--Lisp error: (native-compiler-error "../lisp/disp-table.el"
"Debugger entered--Lisp error: (invalid-read-syntax...")
signal(native-compiler-error ("../lisp/disp-table.el" "Debugger entered--Lisp
error: (invalid-read-syntax..."))
comp--native-compile("../lisp/disp-table.el")
batch-native-compile(t)
eval((batch-native-compile t) t)
command-line-1(("--eval" "(setq load-prefer-newer t)" "-l" "comp" "-f"
"byte-compile-refresh-preloaded" "--eval" "(batch-native-compile t)"
"../lisp/disp-table.el"))
command-line()
normal-top-level()