[Pkg-zsh-devel] Bug#872017: zsh-syntax-highlighting FTBFS with zsh 5.4.1-1

Adrian Bunk bunk at debian.org
Sun Aug 13 13:39:16 UTC 2017


Source: zsh-syntax-highlighting
Version: 0.5.0-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/zsh-syntax-highlighting.html

...
   dh_auto_test
	make -j1 test
make[1]: Entering directory '/build/1st/zsh-syntax-highlighting-0.5.0'
Running test brackets
# cursor-matchingbracket-line-finish
1..1
ok 1 - [11,11] «]»
# cursor-matchingbracket
1..1
ok 1 - [9,9] «)»
# empty-styles
1..1
ok 1 - [1,5] «: (x)»
# loop-styles
1..14
ok 1 - [3,3] «(»
ok 2 - [4,4] «{»
ok 3 - [5,5] «[»
ok 4 - [6,6] «(»
ok 5 - [7,7] «{»
ok 6 - [8,8] «[»
ok 7 - [9,9] «(»
ok 8 - [11,11] «)»
ok 9 - [12,12] «]»
ok 10 - [13,13] «}»
ok 11 - [14,14] «)»
ok 12 - [15,15] «]»
ok 13 - [16,16] «}»
ok 14 - [17,17] «)»
# mismatch-patentheses
1..4
ok 1 - [6,6] «(»
ok 2 - [7,7] «{»
ok 3 - [9,9] «}»
ok 4 - [10,10] «]»
# near-quotes
1..3
ok 1 - [3,3] «{»
ok 2 - [4,8] «"{x}"»
ok 3 - [9,9] «}»
# nested-parentheses
1..6
ok 1 - [7,7] «(»
ok 2 - [14,14] «{»
ok 3 - [15,15] «(»
ok 4 - [17,17] «)»
ok 5 - [23,23] «}»
ok 6 - [24,24] «)»
# nested-quote
1..1
not ok 1 - [3,9] «"\"{x"» - expected "", observed "bracket-error". # TODO 'issue #303'
# quoted-patentheses
1..1
ok 1 - [1,16] «echo "foo ( bar"»
# simple-parentheses
1..4
ok 1 - [6,6] «(»
ok 2 - [7,7] «{»
ok 3 - [9,9] «}»
ok 4 - [10,10] «)»
# unclosed-patentheses
1..3
ok 1 - [6,6] «(»
ok 2 - [7,7] «{»
ok 3 - [9,9] «}»
# unclosed-patentheses2
1..3
ok 1 - [6,6] «{»
ok 2 - [8,8] «}»
ok 3 - [9,9] «)»
Running test main
# alias-assignment1
1..1
ok 1 - [1,3] «x=y»
# alias
/build/1st/zsh-syntax-highlighting-0.5.0/./highlighters/main/test-data/alias.zsh:32: defining function based on alias `alias1'
/build/1st/zsh-syntax-highlighting-0.5.0/./highlighters/main/test-data/alias.zsh:32: parse error near `()'
Bail out! Either 'PREBUFFER' or 'BUFFER' must be declared and non-blank
Bail out! output on stderr
Running test pattern
# rm-rf
1..1
ok 1 - [1,8] «rm -rf /»
Makefile:55: recipe for target 'test' failed
make[1]: *** [test] Error 2
make[1]: Leaving directory '/build/1st/zsh-syntax-highlighting-0.5.0'
dh_auto_test: make -j1 test returned exit code 2
debian/rules:16: recipe for target 'build' failed
make: *** [build] Error 2


More information about the Pkg-zsh-devel mailing list