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

Builder texinfo-solaris10-sparc Build #6134

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 23 secs )
    1. stdio
  2. shell './autogen.sh' ( 38 mins, 34 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 38 secs )
    1. stdio
  4. shell_2 'gmake all' ( 21 mins, 0 secs )
    1. stdio
  5. shell_3 'gmake check' ( 44 mins, 10 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 6134 Build
codebase Build
got_revision 157c4406c2545701031d929b2d7ac9de3d892fd9 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 157c4406c2545701031d929b2d7ac9de3d892fd9 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:

StartSat Jan 31 22:52:39 2026
EndSun Feb 1 00:42:25 2026
Elapsed1 hrs, 49 mins, 46 secs

All Changes:

:

  1. Change #256743

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 31 Jan 2026 20:58:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 2f9ea1521f558685e487b56ae09c5c1c41034eee

    Comments

    * tta/perl/Texinfo/Report.pm (format_line_message): do not do anything special if 'file_name' is undef, it should not happen.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Report.pm
  2. Change #256745

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 31 Jan 2026 21:39:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 157c4406c2545701031d929b2d7ac9de3d892fd9

    Comments

    * doc/texi2any_api.texi (Specific Functions for Specific Elements), tta/C/convert/converter.c, tta/C/main/convert_utils.c (comma_index_subentries_tree_internal, comma_index_subentries_tree) (free_comma_index_subentries_tree), tta/perl/Texinfo/Convert/Converter.pm, tta/perl/Texinfo/Convert/Utils.pm (_comma_index_subentries_tree) (comma_index_subentries_tree): move comma_index_subentries_tree to Utils.pm and to main/convert_utils.c.

    Changed files

    • ChangeLog
    • doc/texi2any_api.texi
    • doc/tta_api/api_includes/Texinfo-Convert-Converter.texi
    • doc/tta_api/api_includes/Texinfo-Convert-Utils.texi
    • tta/C/convert/converter.c
    • tta/C/convert/converter.h
    • tta/C/convert/format_html.c
    • tta/C/main/convert_utils.c
    • tta/C/main/convert_utils.h
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Convert/Plaintext.pm
    • tta/perl/Texinfo/Convert/Utils.pm