Bug#1090210: editorconfig-emacs: FTBFS: many failing tests
Package: src:editorconfig-emacs
Version: 0.11.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with elpa
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
debian/rules execute_before_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Replace "eask compile".
emacs -Q -batch -L . -f batch-byte-compile *.el
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test
make -j2 test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
emacs -batch -q --no-site-file -L /<<PKGBUILDDIR>> \
[... snipped ...]
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
indent_size=2
indent_style=tab
tab_width=2
Start 127: lowercase_values1_ML
127/192 Test #127: lowercase_values1_ML ......................***Failed Required regular expression not found. Regex=[^[
]*end_of_line=crlf[ ]*[
]+indent_style=space[
]*$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
end_of_line=crlf
indent_style=space
Start 128: lowercase_values2_ML
128/192 Test #128: lowercase_values2_ML ......................***Failed Required regular expression not found. Regex=[^[
]*charset=utf-8[ ]*[
]+insert_final_newline=true[ ]*[
]+trim_trailing_whitespace=false[
]*$$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
charset=utf-8
insert_final_newline=true
trim_trailing_whitespace=false
Start 129: lowercase_values3
129/192 Test #129: lowercase_values3 ......................... Passed 0.05 sec
Start 130: lowercase_names
130/192 Test #130: lowercase_names ........................... Passed 0.05 sec
Start 131: repeat_sections_ML
131/192 Test #131: repeat_sections_ML ........................***Failed Required regular expression not found. Regex=[^[
]*option1=value1[ ]*[
]+option2=value2[
]*$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
option1=value1
option2=value2
Start 132: basic_cascade_ML
132/192 Test #132: basic_cascade_ML ..........................***Failed Required regular expression not found. Regex=[^[
]*option1=c[ ]*[
]+option2=b[
]*$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
option1=c
option2=b
Start 133: no_whitespace
133/192 Test #133: no_whitespace ............................. Passed 0.05 sec
Start 134: single_spaces_around_equals
134/192 Test #134: single_spaces_around_equals ............... Passed 0.05 sec
Start 135: multiple_spaces_around_equals
135/192 Test #135: multiple_spaces_around_equals ............. Passed 0.05 sec
Start 136: spaces_before_property_name
136/192 Test #136: spaces_before_property_name ............... Passed 0.05 sec
Start 137: spaces_after_property_value
137/192 Test #137: spaces_after_property_value ............... Passed 0.05 sec
Start 138: blank_lines_between_properties_ML
138/192 Test #138: blank_lines_between_properties_ML .........***Failed Required regular expression not found. Regex=[^[
]*key1=value1[ ]*[
]+key2=value2[
]*$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
key1=value1
key2=value2
Start 139: spaces_in_section_name
139/192 Test #139: spaces_in_section_name .................... Passed 0.05 sec
Start 140: spaces_before_section_name
140/192 Test #140: spaces_before_section_name ................ Passed 0.05 sec
Start 141: spaces_after_section_name
141/192 Test #141: spaces_after_section_name ................. Passed 0.05 sec
Start 142: spaces_before_middle_property_ML
142/192 Test #142: spaces_before_middle_property_ML ..........***Failed Required regular expression not found. Regex=[^[
]*key1=value1[ ]*[
]+key2=value2[ ]*[
]+key3=value3[
]*$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
key1=value1
key2=value2
key3=value3
Start 143: colon_sep_no_whitespace
143/192 Test #143: colon_sep_no_whitespace ................... Passed 0.05 sec
Start 144: colon_sep_single_spaces_around_equals
144/192 Test #144: colon_sep_single_spaces_around_equals ..... Passed 0.05 sec
Start 145: colon_sep_multiple_spaces_around_equals
145/192 Test #145: colon_sep_multiple_spaces_around_equals ... Passed 0.05 sec
Start 146: colon_sep_spaces_before_property_name
146/192 Test #146: colon_sep_spaces_before_property_name ..... Passed 0.05 sec
Start 147: colon_sep_spaces_after_property_value
147/192 Test #147: colon_sep_spaces_after_property_value ..... Passed 0.05 sec
Start 148: comments_after_property
148/192 Test #148: comments_after_property ................... Passed 0.05 sec
Start 149: comments_after_section
149/192 Test #149: comments_after_section .................... Passed 0.05 sec
Start 150: comment_before_props
150/192 Test #150: comment_before_props ...................... Passed 0.05 sec
Start 151: comment_between_props_ML
151/192 Test #151: comment_between_props_ML ..................***Failed Required regular expression not found. Regex=[^[
]*key1=value1[ ]*[
]+key2=value2[
]*$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
key1=value1
key2=value2
Start 152: semicolon_in_property
152/192 Test #152: semicolon_in_property ..................... Passed 0.05 sec
Start 153: escaped_semicolon_in_section
153/192 Test #153: escaped_semicolon_in_section .............. Passed 0.05 sec
Start 154: octothorpe_comments_after_property
154/192 Test #154: octothorpe_comments_after_property ........ Passed 0.05 sec
Start 155: octothorpe_comments_after_section
155/192 Test #155: octothorpe_comments_after_section ......... Passed 0.05 sec
Start 156: octothorpe_comment_before_props
156/192 Test #156: octothorpe_comment_before_props ........... Passed 0.05 sec
Start 157: octothorpe_comment_between_props_ML
157/192 Test #157: octothorpe_comment_between_props_ML .......***Failed Required regular expression not found. Regex=[^[
]*key1=value1[ ]*[
]+key2=value2[
]*$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
key1=value1
key2=value2
Start 158: octothorpe_in_value
158/192 Test #158: octothorpe_in_value ....................... Passed 0.05 sec
Start 159: escaped_octothorpe_in_section
159/192 Test #159: escaped_octothorpe_in_section ............. Passed 0.05 sec
Start 160: bom_at_head
160/192 Test #160: bom_at_head ............................... Passed 0.05 sec
Start 161: crlf_linesep
161/192 Test #161: crlf_linesep .............................. Passed 0.05 sec
Start 162: max_property_name
162/192 Test #162: max_property_name ......................... Passed 0.05 sec
Start 163: max_property_value
163/192 Test #163: max_property_value ........................ Passed 0.05 sec
Start 164: max_section_name_ok
164/192 Test #164: max_section_name_ok ....................... Passed 0.05 sec
Start 165: max_section_name_ignore
165/192 Test #165: max_section_name_ignore ................... Passed 0.05 sec
Start 166: parent_directory
166/192 Test #166: parent_directory .......................... Passed 0.05 sec
Start 167: parent_and_current_dir_ML
167/192 Test #167: parent_and_current_dir_ML .................***Failed Required regular expression not found. Regex=[^[
]*key1=value1[ ]*[
]+key2=value2[
]*$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
key1=value1
key2=value2
Start 168: parent_dir_overload
168/192 Test #168: parent_dir_overload ....................... Passed 0.05 sec
Start 169: parent_dir_overload_repeat
169/192 Test #169: parent_dir_overload_repeat ................ Passed 0.05 sec
Start 170: parent_dir_overload_repeat2
170/192 Test #170: parent_dir_overload_repeat2 ............... Passed 0.05 sec
Start 171: root_file
171/192 Test #171: root_file ................................. Passed 0.05 sec
Start 172: root_file_mixed_case
172/192 Test #172: root_file_mixed_case ...................... Passed 0.05 sec
Start 173: root_pattern
173/192 Test #173: root_pattern .............................. Passed 0.05 sec
Start 174: path_separator
174/192 Test #174: path_separator ............................ Passed 0.05 sec
Start 175: path_separator_backslash_in_cmd_line
175/192 Test #175: path_separator_backslash_in_cmd_line ...... Passed 0.05 sec
Start 176: nested_path_separator
176/192 Test #176: nested_path_separator ..................... Passed 0.05 sec
Start 177: top_level_path_separator
177/192 Test #177: top_level_path_separator .................. Passed 0.05 sec
Start 178: top_level_path_separator_neg
178/192 Test #178: top_level_path_separator_neg .............. Passed 0.05 sec
Start 179: windows_separator
179/192 Test #179: windows_separator ......................... Passed 0.05 sec
Start 180: windows_separator2
180/192 Test #180: windows_separator2 ........................ Passed 0.05 sec
Start 181: backslash_not_on_windows
181/192 Test #181: backslash_not_on_windows .................. Passed 0.05 sec
Start 182: path_with_special_chars
182/192 Test #182: path_with_special_chars ................... Passed 0.05 sec
Start 183: unset_charset
183/192 Test #183: unset_charset ............................. Passed 0.05 sec
Start 184: unset_end_of_line
184/192 Test #184: unset_end_of_line ......................... Passed 0.05 sec
Start 185: unset_indent_size_ML
185/192 Test #185: unset_indent_size_ML ......................***Failed Required regular expression not found. Regex=[^[
]*indent_size=unset[
]*tab_width=unset[
]*$
] 0.06 sec
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:35 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
CMake Deprecation Warning at /<<PKGBUILDDIR>>/core-test/cmake/runandsort.cmake:30 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
/<<PKGBUILDDIR>>/core-test/cmake/ec_sort.cmake:40 (include)
indent_size=unset
tab_width=unset
Start 186: unset_indent_style
186/192 Test #186: unset_indent_style ........................ Passed 0.05 sec
Start 187: unset_insert_final_newline
187/192 Test #187: unset_insert_final_newline ................ Passed 0.05 sec
Start 188: unset_tab_width
188/192 Test #188: unset_tab_width ........................... Passed 0.05 sec
Start 189: unset_trim_trailing_whitespace
189/192 Test #189: unset_trim_trailing_whitespace ............ Passed 0.05 sec
Start 190: test_long_version_switch
190/192 Test #190: test_long_version_switch .................. Passed 0.08 sec
Start 191: test_short_version_switch
191/192 Test #191: test_short_version_switch ................. Passed 0.09 sec
Start 192: multiple_files_on_command_line
192/192 Test #192: multiple_files_on_command_line ............ Passed 0.05 sec
90% tests passed, 20 tests failed out of 192
Total Test time (real) = 9.46 sec
The following tests FAILED:
2 - meta_multiline (Failed)
3 - star_single_ML (Failed)
4 - star_zero_ML (Failed)
5 - star_multiple_ML (Failed)
7 - star_after_slash_ML (Failed)
8 - star_matches_dot_file_after_slash_ML (Failed)
121 - tab_width_default_ML (Failed)
122 - tab_width_default_indent_size_tab_ML (Failed)
123 - indent_size_default_ML (Failed)
126 - indent_size_default_with_tab_width_ML (Failed)
127 - lowercase_values1_ML (Failed)
128 - lowercase_values2_ML (Failed)
131 - repeat_sections_ML (Failed)
132 - basic_cascade_ML (Failed)
138 - blank_lines_between_properties_ML (Failed)
142 - spaces_before_middle_property_ML (Failed)
151 - comment_between_props_ML (Failed)
157 - octothorpe_comment_between_props_ML (Failed)
167 - parent_and_current_dir_ML (Failed)
185 - unset_indent_size_ML (Failed)
Errors while running CTest
make[1]: *** [Makefile:72: test-core] Error 8
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 test returned exit code 2
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
Reply to: