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

Builder texinfo-solaris10-i386 Build #7595

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 37 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 2 secs )
    1. stdio
  4. shell_2 'gmake all' ( 11 mins, 45 secs )
    1. stdio
  5. shell_3 'gmake check' ( 3 mins, 23 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/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7595 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSun May 31 16:45:06 2026
EndSun May 31 17:11:59 2026
Elapsed26 mins, 53 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