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

Builder texinfo-solaris10-sparc Build #6371

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionaf8817478660027ff5cdfccf06716b524d808512
Got Revisionaf8817478660027ff5cdfccf06716b524d808512
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. shell './autogen.sh' ( 31 mins, 23 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 36 secs )
    1. stdio
  4. shell_2 'gmake all' ( 21 mins, 24 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 59 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 6371 Build
codebase Build
got_revision af8817478660027ff5cdfccf06716b524d808512 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision af8817478660027ff5cdfccf06716b524d808512 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 May 31 16:45:04 2026
EndSun May 31 17:52:45 2026
Elapsed1 hrs, 7 mins, 41 secs

All Changes:

:

  1. Change #268912

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 31 May 2026 16:28:14
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6e809b8d85d3c660962bb8e4f19ec17437a217bc

    Comments

    * tta/tests/other/list-of-tests (index_collation_test_html) (index_collation_test_collation_language_html) (index_collation_test_documentlanguage_collation_html): add tests of language tailored collation for HTML output.

    Changed files

    • ChangeLog
    • tta/tests/Makefile.onetst
    • tta/tests/other/list-of-tests
    • tta/tests/other/res_parser/index_collation_test_collation_language_html/Chapter.html
    • tta/tests/other/res_parser/index_collation_test_collation_language_html/Indices.html
    • tta/tests/other/res_parser/index_collation_test_collation_language_html/index.html
    • tta/tests/other/res_parser/index_collation_test_collation_language_html/index_collation_test.1
    • tta/tests/other/res_parser/index_collation_test_collation_language_html/index_collation_test.2
    • tta/tests/other/res_parser/index_collation_test_documentlanguage_collation_html/Chapter.html
    • tta/tests/other/res_parser/index_collation_test_documentlanguage_collation_html/Indices.html
    • tta/tests/other/res_parser/index_collation_test_documentlanguage_collation_html/index.html
    • tta/tests/other/res_parser/index_collation_test_documentlanguage_collation_html/index_collation_test.1
    • tta/tests/other/res_parser/index_collation_test_documentlanguage_collation_html/index_collation_test.2
    • tta/tests/other/res_parser/index_collation_test_html/Chapter.html
    • tta/tests/other/res_parser/index_collation_test_html/Indices.html
    • tta/tests/other/res_parser/index_collation_test_html/index.html
    • tta/tests/other/res_parser/index_collation_test_html/index_collation_test.1
    • tta/tests/other/res_parser/index_collation_test_html/index_collation_test.2
    • tta/tests/test_scripts/other_index_collation_test_collation_language_html.sh
    • tta/tests/test_scripts/other_index_collation_test_documentlanguage_collation_html.sh
    • tta/tests/test_scripts/other_index_collation_test_html.sh
  2. Change #268913

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 31 May 2026 16:31:38
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision af8817478660027ff5cdfccf06716b524d808512

    Comments

    * tta/C/convert/converter.c (setup_converter_format): do not return from a void function (found on Solaris).

    Changed files

    • ChangeLog
    • tta/C/convert/converter.c