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

Builder texinfo-solaris10-sparc Build #6473

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision94a21ffabf4db24bc4201df513743f2bd9a5b3bd
Got Revision94a21ffabf4db24bc4201df513743f2bd9a5b3bd
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 57 mins, 7 secs )
    1. stdio
  3. shell_1 './configure' ( 8 mins, 39 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 19 mins, 32 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 mins, 33 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. tta_tests_many_input_files_test-suite.log
    8. 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 6473 Build
codebase Build
got_revision 94a21ffabf4db24bc4201df513743f2bd9a5b3bd Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 94a21ffabf4db24bc4201df513743f2bd9a5b3bd 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. Patrice Dumas

Timing:

StartSun Aug 9 22:23:55 2026
EndSun Aug 9 23:50:56 2026
Elapsed1 hrs, 27 mins, 0 secs

All Changes:

:

  1. Change #277615

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 09 Aug 2026 23:21:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 36f4aac1fd584fad7c28cfec885ac39d039a5113

    Comments

    * tta/C/main/command_stack.c: use list macros for ELEMENT_REFERENCE ELEMENT_REFERENCE_STACK stack.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/C/main/command_stack.c
    • tta/C/main/command_stack.h
    • tta/TODO
  2. Change #277616

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 09 Aug 2026 23:41:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4995ffd3e43f05ee168452237071e3705202b851

    Comments

    Replace STRING_STACK by STRING_LIST and remove
    * tta/C/main/converter_types.h: replace STRING_STACK by STRING_LIST
    and remove STRING_STACK.  Replace in all users of the type.
    
    * tta/C/main/command_stack.c: remove clear_string_stack, replace by
    clear_strings_list in the user.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_html.c
    • tta/C/convert/html_conversion_state.c
    • tta/C/convert/html_converter_finish.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/command_stack.c
    • tta/C/main/command_stack.h
    • tta/C/main/converter_types.h
    • tta/C/main/html_converter_state.h
  3. Change #277617

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 09 Aug 2026 23:57:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 94a21ffabf4db24bc4201df513743f2bd9a5b3bd

    Comments

    * tta/C/main/command_stack.c: use list macros for STRING_LIST string stack.

    Changed files

    • ChangeLog
    • tta/C/convert/html_conversion_state.c
    • tta/C/main/command_stack.c
    • tta/C/main/command_stack.h