Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder texinfo-solaris10-sparc Build #5798

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision454eaeba41afe4d93032deabe44f080293e425f5
Got Revision454eaeba41afe4d93032deabe44f080293e425f5
Changes13 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-texinfo-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 37 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 0 secs )
    1. stdio
  3. shell_1 './configure' ( 12 mins, 44 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 12 mins, 13 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 hrs, 26 mins, 22 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. tta_perl_test-suite.log
    4. info_test-suite.log
    5. install_info_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5798 Build
codebase Build
got_revision 454eaeba41afe4d93032deabe44f080293e425f5 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 454eaeba41afe4d93032deabe44f080293e425f5 Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith
  2. Patrice Dumas

Timing:

StartWed Jul 30 02:44:02 2025
EndWed Jul 30 05:36:01 2025
Elapsed2 hrs, 51 mins, 58 secs

All Changes:

:

  1. Change #241197

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 29 Jul 2025 23:30:59
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 85c8b54a302baa234bbdbc11624a1e81098c78cb

    Comments

    * tta/perl/ext/latex2html.pm (l2h_finish): warn if unlink did not succeed.

    Changed files

    • ChangeLog
    • tta/perl/ext/latex2html.pm
  2. Change #241206

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 23:44:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 49c945b65dfcd5a91ea4817dcebe19ef157bdacb

    Comments

    Eliminate "listeners" abstraction
    * js/info.js (Store): Do not set 'listeners' array.
    (Store.prototype.dispatch): Call 'render' function directly
    rather than looping over 'listeners'.
    (init_index_page) <on_load>: Save 'components' array on
    'store' object, rather than adding a single function to 'listeners'.
    
    Historically, the "listeners" paradigm was inspired by the
    "Redux" library (private May 2017 discussion).	However,
    it appears to be unnecessary here as there was only only one
    listener.

    Changed files

    • ChangeLog
    • js/info.js
  3. Change #241207

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 23:44:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e9a2ebf55e0bb4894e3b8ba0a060331a52f8b8cf

    Comments

    * js/info.js (Store.prototype.dispatch): Inline contents of "render" function. (init_index_page) <on_load>: Remove "render" as a property of "components" object referencing a function.

    Changed files

    • ChangeLog
    • js/info.js
  4. Change #241208

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 23:44:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision b9d08525a1994177916266e63343e0afb8f1086f

    Comments

    * doc/texinfo.texi (@sp): Include argument within @code in section title.

    Changed files

    • ChangeLog
    • doc/texinfo.texi
  5. Change #241209

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 23:44:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 5c74044a7c3762f22bea45bbe84278ff1368b0d9

    Comments

    * js/info.js (on_load): Store "components" as an array rather than as a hash called "components" containing an array called "components". (Store.prototype.dispatch): Update.

    Changed files

    • ChangeLog
    • js/info.js
  6. Change #241210

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 23:44:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0c6f9ee33c8193df6cbc92fc6c200580ba5b843e

    Comments

    correct ChangeLog spelling

    Changed files

    • ChangeLog
  7. Change #241211

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 29 Jul 2025 23:46:46
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 5f9d19c72116e52f903ce8025f17e030979b2f71

    Comments

    * tta/perl/ext/latex2html.pm (l2h_retrieve_from_html): do not modify image file names.  Remove l2h_change_image_file_names.

    Changed files

    • ChangeLog
    • tta/perl/ext/latex2html.pm
    • tta/tests/many_input_files/different_encodings.sh
    • tta/tests/many_input_files/different_languages_gen_master_menu.sh
    • tta/tests/many_input_files/first_file_not_found.sh
    • tta/tests/many_input_files/for_nbspaces_different_encodings.sh
    • tta/tests/many_input_files/input_dir_non_ascii.sh
    • tta/tests/many_input_files/output_dir_file_non_ascii.sh
    • tta/tests/many_input_files/output_dir_non_ascii.sh
    • tta/tests/many_input_files/tex_l2h.sh
    • tta/tests/many_input_files/tex_l2h_output_dir_non_ascii.sh
    • tta/tests/many_input_files/tex_l2h_output_dir_non_ascii_res/encod%c3%a9/tex_complex-l2h_cache.pm
    • tta/tests/many_input_files/tex_l2h_output_dir_non_ascii_res/encod%c3%a9/tex_complex.html
    • tta/tests/many_input_files/tex_l2h_output_dir_non_ascii_res/encod%c3%a9/tex_encod%c3%a9_utf8-l2h_cache.pm
    • tta/tests/many_input_files/tex_l2h_output_dir_non_ascii_res/encod%c3%a9/tex_encod%c3%a9_utf8.html
    • tta/tests/many_input_files/tex_l2h_res/tex-l2h_cache.pm
    • tta/tests/many_input_files/tex_l2h_res/tex.html
    • tta/tests/many_input_files/tex_l2h_res/tex_complex-l2h_cache.pm
    • tta/tests/many_input_files/tex_l2h_res/tex_complex.html
    • tta/tests/tex_html/res_parser/formatting_singular/chapter.html
    • tta/tests/tex_html/res_parser/formatting_singular/sing-l2h_cache.pm
    • tta/tests/tex_html/res_parser/math_not_closed/math_not_closed-l2h_cache.pm
    • tta/tests/tex_html/res_parser/math_not_closed/math_not_closed.html
    • tta/tests/tex_html/res_parser/tex/tex-l2h_cache.pm
    • tta/tests/tex_html/res_parser/tex/tex.html
    • tta/tests/tex_html/res_parser/tex_complex_l2h/tex_complex-l2h_cache.pm
    • tta/tests/tex_html/res_parser/tex_complex_l2h/tex_complex.html
    • tta/tests/tex_html/res_parser/tex_encoded_latin1_l2h/tex_encode_latin1-l2h_cache.pm
    • tta/tests/tex_html/res_parser/tex_encoded_latin1_l2h/tex_encode_latin1.html
    • tta/tests/tex_html/res_parser/tex_encoded_utf8_l2h/tex_encod%c3%a9_utf8-l2h_cache.pm
    • tta/tests/tex_html/res_parser/tex_encoded_utf8_l2h/tex_encod%c3%a9_utf8.html
    • tta/tests/tex_html/res_parser/tex_eqalign_l2h/tex_eqalign-l2h_cache.pm
    • tta/tests/tex_html/res_parser/tex_eqalign_l2h/tex_eqalign.html
    • tta/tests/tex_html/res_parser/tex_gdef_l2h/tex_gdef-l2h_cache.pm
    • tta/tests/tex_html/res_parser/tex_gdef_l2h/tex_gdef.html
    • tta/tests/tex_html/res_parser/tex_in_copying/tex_in_copying-l2h_cache.pm
    • tta/tests/tex_html/res_parser/tex_in_copying/tex_in_copying.html
    • tta/tests/tex_html/res_parser/tex_l2h_latex/tex-l2h_cache.pm
    • tta/tests/tex_html/res_parser/tex_l2h_latex/tex.html
    • tta/tests/tex_html/res_parser/tex_l2h_tex_latex/tex-l2h_cache.pm
    • tta/tests/tex_html/res_parser/tex_l2h_tex_latex/tex.html
  8. Change #241212

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 29 Jul 2025 23:50:48
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 97ab8057255ad2a5fdd549e08e6c4bb25cec22a1

    Comments

    ChangeLog: change in spacing

    Changed files

    • ChangeLog
  9. Change #241217

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 30 Jul 2025 00:13:08
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 15be65533a7a34f72ef089da2912246b916d3e89

    Comments

    Remove the Texinfo::TeX4HT customization package
    * NEWS, tta/perl/ext/tex4ht.pm (tex4ht_prepare)
    (tex4ht_process_format): remove the Texinfo::TeX4HT customization
    package, replace by the defaults.  If customization is needed, it
    should be implemented through customization variables.
    
    * tta/perl/t/init/t2h_singular.init: replace the use of long gone
    Texinfo::TeX4HT STYLE by setting T4H_TEX_CONVERSION and
    T4H_MATH_CONVERSION to latex.

    Changed files

    • ChangeLog
    • NEWS
    • tta/perl/ext/tex4ht.pm
    • tta/perl/t/init/t2h_singular.init
  10. Change #241218

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 30 Jul 2025 00:17:18
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6f40a3a15cf63e1a61cce96eef19e0fe38ed6133

    Comments

    * tta/perl/ext/tex4ht.pm (tex4ht_prepare): warn if there was an error with close.

    Changed files

    • ChangeLog
    • tta/perl/ext/tex4ht.pm
  11. Change #241223

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 30 Jul 2025 01:32:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 26241cb80914eee06d2add5028711dac4521a026

    Comments

    Fewer functions called 'render'
    * js/info.js
    (Help_page.prototype.render, Minibuffer.prototype.render)
    (Echo_area.prototype.render, Sidebar.prototype.render)
    (Pages.prototype.render):
    Rather than defining all of these as "function render", use the
    names help_page_render, minibuffer_render, echo_area_render,
    sidebar_render, and pages_render respectively.
    
    This makes the output of "console.trace()" easier to understand.

    Changed files

    • ChangeLog
    • js/info.js
  12. Change #241224

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 30 Jul 2025 01:32:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 608a5a2c4c53c2675b8a5460d1c3293ea012a457

    Comments

    Make clicking on links on Top node not so broken
    * js/info.js (config) <TOP_ID>: Change from "top" to "index".
    Links in the Top node are still rewritten to have href attributes
    that look like "index.html#index.toc-Nodes" and the value "index"
    is needed to make sure that the check for the Top node in
    'resolve_page' works.  This reverses change on 2024-10-07 (before
    which TOP_ID was called "INDEX_ID".)
    
    Before this, clicking on links in a short table of contents, or
    clicking on the copiable anchor in the manual title, would lead
    "index.html" to be loaded in the main iframe and two copies of the
    navigation interface would be visible.

    Changed files

    • ChangeLog
    • js/info.js
  13. Change #241226

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Wed 30 Jul 2025 01:44:04
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 454eaeba41afe4d93032deabe44f080293e425f5

    Comments

    * js/info.js (on_keydown): Check that no modifiers (namely, Alt, Ctrl nor Meta) are pressed.  This means specifically that C-l can still select the location bar and C-r can refresh the page.

    Changed files

    • ChangeLog
    • js/info.js