[Pkg-emacsen-addons] Bug#907715: lua-mode: FTBFS in buster/sid ("No buffer named *lua5.3*")
Santiago Vila
sanvila at debian.org
Fri Aug 31 19:58:11 BST 2018
Package: src:lua-mode
Version: 20151025-3
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with elpa
dh_update_autotools_config -i
dh_autoreconf -i
dh_auto_configure -i
dh_auto_build -i
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Loading 00debian-vars...
Loading /etc/emacs/site-start.d/50autoconf.el (source)...
Loading 00debian-vars...
Loading /etc/emacs/site-start.d/50autoconf.el (source)...
Loading 00debian-vars...
Loading /etc/emacs/site-start.d/50autoconf.el (source)...
[... snipped ...]
Indenting region...
Indenting region...done
[32m
reindents according to luawiki examples
[0m
Hiding process buffer does not switch current window
when process is active[32m
when process is active
[0m and does not signal when process is already killed[32m
and does not signal when process is already killed
[0m when process is not started[32m
when process is not started
[0m
Fontification in compilation buffer
fontifies runtime error messages[33m
fontifies runtime error messages
[0m fontifies syntax error messages[33m
fontifies syntax error messages
[0m does not ask for file on "stdin:NN" errors[31m
does not ask for file on "stdin:NN" errors FAILED
[0m
Test indent-new-comment-line
works with -- ...[32m
works with -- ...
[0m works with ---- ....[32m
works with ---- ....
[0m doesn't recognize "--" inside strings and comments[32m
doesn't recognize "--" inside strings and comments
[0m works when the comment is empty[32m
works when the comment is empty
[0m
========================================
[31mFontification in compilation buffer does not ask for file on "stdin:NN" errors
[0m
Traceback (most recent call last):
(unwind-protect (progn (save-current-buffer (setq buf (find-file fname)) (...
(kill-buffer "*lua5.3*")
error: (error "No buffer named *lua5.3*")
Ran 59 out of 66 specs,[31m 1 failed[0m, in 0.2 seconds.
dh_elpa_test: buttercup -L . returned exit code 255
make: *** [debian/rules:4: build-indep] Error 255
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------
This is just how the build ends and not necessarily the relevant part.
For full build logs please see:
https://people.debian.org/~sanvila/build-logs/lua-mode/
To reproduce, please try building with sbuild on a single-CPU machine, where
this error seems to happen 95% of the time.
Thanks.
More information about the Pkg-emacsen-addons
mailing list