[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1020078: beginend-el: FTBFS: make: *** [debian/rules:4: binary] Error 25



Source: beginend-el
Version: 2.3.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> skipping upstream build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_elpa_test
> 	buttercup -L .
> Loading /etc/emacs/site-start.d/00debian.el (source)...
> Loading /etc/emacs/site-start.d/50autoconf.el (source)...
> Loading /<<PKGBUILDDIR>>/test/test-helper.el (source)...
> Loading /<<PKGBUILDDIR>>/test/test-helper.el (source)...
> Loading /<<PKGBUILDDIR>>/test/test-helper.el (source)...
> Loading /<<PKGBUILDDIR>>/test/test-helper.el (source)...
> Loading /<<PKGBUILDDIR>>/test/test-helper.el (source)...
> Running 40 specs.
> 
> beginend in a dired buffer
>   ignores . and .. at the beginningMark set
> 
>   ignores . and .. at the beginning (68.38ms)
>   ignores . and .. at the endMark set
> 
>   ignores . and .. at the end (14.30ms)
>   ignores . at the beginning and .. at the endMark set
> 
>   ignores . at the beginning and .. at the end (11.98ms)
>   ignores . and .. in the middleMark set
> 
>   ignores . and .. in the middle (14.23ms)
>   ignores . and .. when they are hiddenMark set
> 
>   ignores . and .. when they are hidden (5.33ms)
>   ignores . and .. when they are not hiddenMark set
> 
>   ignores . and .. when they are not hidden (10.01ms)
>   ignores . and .. when they are hidden and the directory is emptyMark set
> 
>   ignores . and .. when they are hidden and the directory is empty (8.20ms)
>   ignores . and .. when they are not hidden and the directory is emptyMark set
> 
>   ignores . and .. when they are not hidden and the directory is empty (7.45ms)
> 
> beginend
>   pushes mark
>     when going to beginning
>       if point is not at beginningMark set
> 
>       if point is not at beginning  FAILED (83.77ms)
>       only onceMark set
> 
>       only once  FAILED (1.51ms)
>     when going to end
>       if point is not at endMark set
> 
>       if point is not at end  FAILED (1.62ms)
>       only onceMark set
> 
>       only once  FAILED (1.29ms)
>   does not push mark
>     when going to beginning
>       if point is already at beginning
>       if point is already at beginning  FAILED (1.26ms)
>       if point is at point-min
>       if point is at point-min  FAILED (1.17ms)
>     when going to end
>       if point is already at end
>       if point is already at end  FAILED (1.19ms)
>       if point is at point-max
>       if point is at point-max  FAILED (1.17ms)
> 
> beginend, when narrowing is active,
>   goes to point-min if beginning is outside the narrowed region
>   goes to point-min if beginning is outside the narrowed region  FAILED (1.12ms)
>   goes to beginning if beginning is inside the narrowed regionMark set
> 
>   goes to beginning if beginning is inside the narrowed region  FAILED (1.15ms)
>   goes to point-max if end is outside the narrowed region
>   goes to point-max if end is outside the narrowed region  FAILED (1.26ms)
>   goes to end if end is inside the narrowed region
>   goes to end if end is inside the narrowed region  FAILED (1.24ms)
>   does not move point
>     when going to beginning and beginning outside the narrowed region if point is already at point-min
>     when going to beginning and beginning outside the narrowed region if point is already at point-min  FAILED (1.40ms)
>     when going to end and end outside the narrowed region if point is already at point-max
>     when going to end and end outside the narrowed region if point is already at point-max  FAILED (1.38ms)
>   does not mark
>     when going to beginning and beginning outside the narrowed region if point is already at point-min
>     when going to beginning and beginning outside the narrowed region if point is already at point-min  FAILED (1.39ms)
>     when going to end and end outside the narrowed region if point is already at point-max
>     when going to end and end outside the narrowed region if point is already at point-max  FAILED (1.14ms)
>   correctly detects out of bounds
>     when point is before point-min
>     when point is before point-min  FAILED (1.11ms)
>     when point is after point-max
>     when point is after point-max  FAILED (1.23ms)
>     when point is between point-min point-max
>     when point is between point-min point-max  FAILED (1.22ms)
> 
> beginend
>   in org-mode
>     goes back to position 0 if that's a headingMark set
> 
>     goes back to position 0 if that's a heading (0.19ms)
>     goes to second line if that's where the 1st heading is
>     goes to second line if that's where the 1st heading is (0.11ms)
>     goes to 1st heading if the buffer starts with properties
>     goes to 1st heading if the buffer starts with properties (0.09ms)
>     goes to (point-min) if there is just one characterMark set
> 
>     goes to (point-min) if there is just one character (0.11ms)
>     stays at (point-min) if buffer is empty
>     stays at (point-min) if buffer is empty (0.09ms)
> 
> beginend
>   in prog-mode
>     uses prog-mode-code-position-p to know where code beginsMark set
> 
>     uses prog-mode-code-position-p to know where code begins (0.11ms)
>     uses prog-mode-code-position-p to know where code endMark set
> 
>     uses prog-mode-code-position-p to know where code end (0.09ms)
>     moves point to beginning of first code lineMark set
> 
>     moves point to beginning of first code line (0.20ms)
>     moves point to end of last code lineMark set
> 
>     moves point to end of last code line (0.17ms)
>   beginend--prog-mode-code-position-p
>     returns non-nil for a line of code
>     returns non-nil for a line of code (0.33ms)
>     returns nil
>       for a line of comment
>       for a line of comment (26.47ms)
>       for an empty line
>       for an empty line (0.38ms)
>       for a line with ^L
>       for a line with ^L (0.20ms)
> 
> ========================================
> beginend pushes mark when going to beginning if point is not at beginning
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend" nil passed nil nil (253...
>   buttercup--run-suite(#s(buttercup-suite "pushes mark" #s(buttercup-suite "...
>   buttercup--run-suite(#s(buttercup-suite "when going to beginning" #s(butte...
>   buttercup--run-spec(#s(buttercup-spec "if point is not at beginning" #s(bu...
>   buttercup--update-with-funcall(#s(buttercup-spec "if point is not at begin...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend pushes mark when going to beginning only once
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend" nil passed nil nil (253...
>   buttercup--run-suite(#s(buttercup-suite "pushes mark" #s(buttercup-suite "...
>   buttercup--run-suite(#s(buttercup-suite "when going to beginning" #s(butte...
>   buttercup--run-spec(#s(buttercup-spec "only once" #s(buttercup-suite "when...
>   buttercup--update-with-funcall(#s(buttercup-spec "only once" #s(buttercup-...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend pushes mark when going to end if point is not at end
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend" nil passed nil nil (253...
>   buttercup--run-suite(#s(buttercup-suite "pushes mark" #s(buttercup-suite "...
>   buttercup--run-suite(#s(buttercup-suite "when going to end" #s(buttercup-s...
>   buttercup--run-spec(#s(buttercup-spec "if point is not at end" #s(buttercu...
>   buttercup--update-with-funcall(#s(buttercup-spec "if point is not at end" ...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend pushes mark when going to end only once
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend" nil passed nil nil (253...
>   buttercup--run-suite(#s(buttercup-suite "pushes mark" #s(buttercup-suite "...
>   buttercup--run-suite(#s(buttercup-suite "when going to end" #s(buttercup-s...
>   buttercup--run-spec(#s(buttercup-spec "only once" #s(buttercup-suite "when...
>   buttercup--update-with-funcall(#s(buttercup-spec "only once" #s(buttercup-...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend does not push mark when going to beginning if point is already at beginning
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend" nil passed nil nil (253...
>   buttercup--run-suite(#s(buttercup-suite "does not push mark" #s(buttercup-...
>   buttercup--run-suite(#s(buttercup-suite "when going to beginning" #s(butte...
>   buttercup--run-spec(#s(buttercup-spec "if point is already at beginning" #...
>   buttercup--update-with-funcall(#s(buttercup-spec "if point is already at b...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend does not push mark when going to beginning if point is at point-min
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend" nil passed nil nil (253...
>   buttercup--run-suite(#s(buttercup-suite "does not push mark" #s(buttercup-...
>   buttercup--run-suite(#s(buttercup-suite "when going to beginning" #s(butte...
>   buttercup--run-spec(#s(buttercup-spec "if point is at point-min" #s(butter...
>   buttercup--update-with-funcall(#s(buttercup-spec "if point is at point-min...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend does not push mark when going to end if point is already at end
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend" nil passed nil nil (253...
>   buttercup--run-suite(#s(buttercup-suite "does not push mark" #s(buttercup-...
>   buttercup--run-suite(#s(buttercup-suite "when going to end" #s(buttercup-s...
>   buttercup--run-spec(#s(buttercup-spec "if point is already at end" #s(butt...
>   buttercup--update-with-funcall(#s(buttercup-spec "if point is already at e...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend does not push mark when going to end if point is at point-max
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend" nil passed nil nil (253...
>   buttercup--run-suite(#s(buttercup-suite "does not push mark" #s(buttercup-...
>   buttercup--run-suite(#s(buttercup-suite "when going to end" #s(buttercup-s...
>   buttercup--run-spec(#s(buttercup-spec "if point is at point-max" #s(butter...
>   buttercup--update-with-funcall(#s(buttercup-spec "if point is at point-max...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, goes to point-min if beginning is outside the narrowed region
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-spec(#s(buttercup-spec "goes to point-min if beginning is o...
>   buttercup--update-with-funcall(#s(buttercup-spec "goes to point-min if beg...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, goes to beginning if beginning is inside the narrowed region
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-spec(#s(buttercup-spec "goes to beginning if beginning is i...
>   buttercup--update-with-funcall(#s(buttercup-spec "goes to beginning if beg...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, goes to point-max if end is outside the narrowed region
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-spec(#s(buttercup-spec "goes to point-max if end is outside...
>   buttercup--update-with-funcall(#s(buttercup-spec "goes to point-max if end...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, goes to end if end is inside the narrowed region
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-spec(#s(buttercup-spec "goes to end if end is inside the na...
>   buttercup--update-with-funcall(#s(buttercup-spec "goes to end if end is in...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, does not move point when going to beginning and beginning outside the narrowed region if point is already at point-min
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-suite(#s(buttercup-suite "does not move point" #s(buttercup...
>   buttercup--run-spec(#s(buttercup-spec "when going to beginning and beginni...
>   buttercup--update-with-funcall(#s(buttercup-spec "when going to beginning ...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, does not move point when going to end and end outside the narrowed region if point is already at point-max
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-suite(#s(buttercup-suite "does not move point" #s(buttercup...
>   buttercup--run-spec(#s(buttercup-spec "when going to end and end outside t...
>   buttercup--update-with-funcall(#s(buttercup-spec "when going to end and en...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, does not mark when going to beginning and beginning outside the narrowed region if point is already at point-min
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-suite(#s(buttercup-suite "does not mark" #s(buttercup-suite...
>   buttercup--run-spec(#s(buttercup-spec "when going to beginning and beginni...
>   buttercup--update-with-funcall(#s(buttercup-spec "when going to beginning ...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, does not mark when going to end and end outside the narrowed region if point is already at point-max
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-suite(#s(buttercup-suite "does not mark" #s(buttercup-suite...
>   buttercup--run-spec(#s(buttercup-spec "when going to end and end outside t...
>   buttercup--update-with-funcall(#s(buttercup-spec "when going to end and en...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, correctly detects out of bounds when point is before point-min
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-suite(#s(buttercup-suite "correctly detects out of bounds" ...
>   buttercup--run-spec(#s(buttercup-spec "when point is before point-min" #s(...
>   buttercup--update-with-funcall(#s(buttercup-spec "when point is before poi...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, correctly detects out of bounds when point is after point-max
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-suite(#s(buttercup-suite "correctly detects out of bounds" ...
>   buttercup--run-spec(#s(buttercup-spec "when point is after point-max" #s(b...
>   buttercup--update-with-funcall(#s(buttercup-spec "when point is after poin...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> ========================================
> beginend, when narrowing is active, correctly detects out of bounds when point is between point-min point-max
> 
> Traceback (most recent call last):
>   normal-top-level()
>   command-line()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "-...
>   buttercup-run-discover()
>   buttercup-run()
>   buttercup--run-suites((#s(buttercup-suite "beginend in a dired buffer" nil...
>   mapc(buttercup--run-suite (#s(buttercup-suite "beginend in a dired buffer"...
>   buttercup--run-suite(#s(buttercup-suite "beginend, when narrowing is activ...
>   buttercup--run-suite(#s(buttercup-suite "correctly detects out of bounds" ...
>   buttercup--run-spec(#s(buttercup-spec "when point is between point-min poi...
>   buttercup--update-with-funcall(#s(buttercup-spec "when point is between po...
>   apply(buttercup--funcall (closure (t) nil (spy-on 'message)) nil)
>   buttercup--funcall((closure (t) nil (spy-on 'message)))
>   apply((closure (t) nil (spy-on 'message)) nil)
>   (closure (t) nil (spy-on 'message))()
>   spy-on(message)
>   buttercup--spy-on-and-call-replacement(message (lambda (&rest args) nil nil))
>   comp-subr-trampoline-install(message)
>   comp-trampoline-compile(message)
>   error("Cannot find suitable directory for output in `native-comp-eln-load-...
> error: (error "Cannot find suitable directory for output in ‘native-comp-eln-load-path’")
> 
> Ran 40 specs, 19 failed, in 14.86s.
> Debugger entered--Lisp error: (error "")
>   error("")
>   buttercup--run-suites((#s(buttercup-suite :description "beginend in a dired buffer" :parent nil :status passed :failure-description nil :failure-stack nil :time-started (25382 10395 44173 62000) :time-ended (25382 10395 186180 886000) :children (... ... ... ... ... ... ... ...) :before-each nil :after-each nil :before-all nil :after-all nil) #s(buttercup-suite :description "beginend" :parent nil :status passed :failure-description nil :failure-stack nil :time-started (25382 10395 186232 409000) :time-ended (25382 10395 279657 418000) :children (... ...) :before-each (...) :after-each nil :before-all nil :after-all nil) #s(buttercup-suite :description "beginend, when narrowing i..." :parent nil :status passed :failure-description nil :failure-stack nil :time-started (25382 10395 279670 797000) :time-ended (25382 10395 293996 908000) :children (... ... ... ... ... ... ...) :before-each (...) :after-each nil :before-all nil :after-all nil) #s(buttercup-suite :description "beginend" :parent nil :status passed :failure-description nil :failure-stack nil :time-started (25382 10395 294011 251000) :time-ended (25382 10395 294766 993000) :children (...) :before-each nil :after-each nil :before-all nil :after-all nil) #s(buttercup-suite :description "beginend" :parent nil :status passed :failure-description nil :failure-stack nil :time-started (25382 10395 294780 408000) :time-ended (25382 10395 323172 524000) :children (... ...) :before-each nil :after-each nil :before-all nil :after-all nil)) nil)
>   buttercup-run()
>   buttercup-run-discover()
>   command-line-1(("-L" "." "-l" "buttercup" "-f" "buttercup-run-discover" "--"))
>   command-line()
>   normal-top-level()
> 
> dh_elpa_test: error: buttercup -L . returned exit code 255
> make: *** [debian/rules:4: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/beginend-el_2.3.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply to: