Created attachment 542898 [details] build.log Looks to be related to versions of vim used, can't tell, don't see this failure upstream :/ ( Only upstream failure correlation is darwin ) Install Deps: [ebuild N ~] dev-perl/Text-VimColor-0.280.0 USE="{-test}" 0 KiB [ebuild N ] dev-perl/Path-Class-0.370.0 USE="{-test}" 0 KiB [ebuild N #] virtual/perl-File-Path-2.150.0 0 KiB [ebuild N ] dev-perl/File-ShareDir-Install-0.110.0 USE="{-test}" 0 KiB [ebuild N ~] virtual/perl-Term-ANSIColor-4.60.0-r1 0 KiB [ebuild N ] dev-perl/File-ShareDir-1.104.0 USE="{-test}" 0 KiB [ebuild N ] dev-perl/Class-Inspector-1.320.0 USE="{-test}" 0 KiB [ebuild N ] app-editors/vim-8.0.1298 USE="acl nls perl -X -cscope -debug -gpm -lua -luajit -minimal -python -racket -ruby (-selinux) -tcl -terminal -vim-pager" PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_4 -python3_5" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5" 0 KiB [ebuild N ] app-editors/vim-core-8.0.1298 USE="acl minimal nls" 0 KiB [ebuild N ] dev-util/ctags-20161028 USE="-json -xml -yaml" 0 KiB [ebuild N ] app-eselect/eselect-ctags-1.18 0 KiB [ebuild N ] dev-python/docutils-0.13.1 PYTHON_TARGETS="python2_7 python3_6 (-pypy) (-pypy3) -python3_4 -python3_5" 0 KiB [ebuild N ] dev-python/pygments-2.2.0 USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_6 (-pypy) (-pypy3) -python3_4 -python3_5 (-python3_7)" 0 KiB [ebuild N ] app-eselect/eselect-vi-1.1.9 0 KiB Test Deps: [nomerge ] dev-perl/Text-VimColor-0.280.0 USE="{-test}" [ebuild N ~] dev-perl/Test-File-Sharmonsieurp@gentoo.orgeDir-1.1.2 USE="{-test}" 0 KiB [ebuild N ] dev-perl/Path-Tiny-0.104.0 USE="minimal {-test}" 0 KiB [ebuild N ] virtual/perl-Digest-1.170.100_rc-r7 0 KiB [ebuild N ] dev-perl/Class-Tiny-1.6.0 USE="minimal {-test}" 0 KiB [ebuild N ] dev-perl/File-Copy-Recursive-0.380.0-r1 0 KiB [ebuild N ] dev-perl/Scope-Guard-0.210.0 USE="{-test}" 0 KiB Test Summary Report ------------------- t/all-syntax-groups.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/bin.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/encoding.t (Wstat: 0 Tests: 8 Failed: 0) TODO passed: 5-6 t/override-options.t (Wstat: 1024 Tests: 4 Failed: 4) Failed tests: 1-4 Non-zero exit status: 4 t/tvctestsyn.t (Wstat: 768 Tests: 4 Failed: 3) Failed tests: 1-2, 4 Non-zero exit status: 3 t/untie-std-handles.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/xml.t (Wstat: 3072 Tests: 20 Failed: 14) Failed tests: 3-7, 10, 13-20 Non-zero exit status: 12 Parse errors: Bad plan. You planned 12 tests but ran 20. Files=18, Tests=151, 9 wallclock secs ( 0.08 usr 0.02 sys + 3.83 cusr 0.64 csys = 4.57 CPU) Result: FAIL Failed 6/18 test programs. 26/151 subtests failed. Failure from all-syntax-groups.t: t/all-syntax-groups.t .. not ok 1 - linked to default group # Failed test 'linked to default group' # at t/all-syntax-groups.t line 21. # got: '' # expected: 'PreProc' not ok 2 - more specific group is used with all_syntax_groups enabled # Failed test 'more specific group is used with all_syntax_groups enabled' # at t/all-syntax-groups.t line 25. # got: '' # expected: 'Include' ok 3 - String is linked to Constant ok 4 - Function syntax type declared ok 5 - ansi color not copied to syntax type 1..5 # Looks like you failed 2 tests of 5. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests Full mess of errors attached.
Still busted in 0.290.0
Heh, based on this: > 7f4ec707183 Andreas .. dev-perl/Text-VimColor: Version bump, this time for real 2019-12-10 18:32:10 +0100 ~ 4 months ago > f1e53b51bd7 Patrice .. dev-perl/Text-VimColor: version bump. 2018-12-06 21:54:26 +0100 ~ 1 year, 4 months ago When I filed this bug, 0.290.0 was actually 0.280.0 under the hood \o/. Yay, now I'll have to try repro when the system I was doing my reprowork on is dead. Joys.
Works fine here.