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

Builder texinfo-solaris10-sparc Build #6333

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 33 secs )
    1. stdio
  2. shell './autogen.sh' ( 43 mins, 14 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 43 secs )
    1. stdio
  4. shell_2 'gmake all' ( 21 mins, 24 secs )
    1. stdio
  5. shell_3 'gmake check' ( 38 mins, 26 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 6333 Build
codebase Build
got_revision b4d7ef16ed16f2061962936d69ae81060678bff4 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision b4d7ef16ed16f2061962936d69ae81060678bff4 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:

StartWed May 13 14:12:43 2026
EndWed May 13 16:02:05 2026
Elapsed1 hrs, 49 mins, 21 secs

All Changes:

:

  1. Change #266979

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 13 May 2026 13:48:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 62513b44bb7e2009b759b1f125a2dd2d9b2d571c

    Comments

    * Pod-Simple-Texinfo/pod2texi.pl, tta/perl/t/*.t: remove unused code, change formatting of functions beginning.  Change in spacing. Cosmetic changes.

    Changed files

    • ChangeLog
    • Pod-Simple-Texinfo/pod2texi.pl
    • tta/perl/t/z_misc/accents.t
    • tta/perl/t/z_misc/automatic_menus.t
    • tta/perl/t/z_misc/do_master_menu.t
    • tta/perl/t/z_misc/html_convert_tree.t
    • tta/perl/t/z_misc/index_before_item.t
    • tta/perl/t/z_misc/nodenormalization.t
    • tta/perl/t/z_misc/paragraph.t
    • tta/perl/t/z_misc/protect_character_in_texinfo.t
    • tta/perl/t/z_misc/reference_to_text_in_tree.t
    • tta/perl/t/z_misc/test_brace_count.t
    • tta/perl/t/z_misc/test_fill_gaps_in_sectioning.t
    • tta/perl/t/z_misc/test_is_content_empty.t
    • tta/perl/t/z_misc/test_parse_texi_line.t
    • tta/perl/t/z_misc/test_protect_contents.t
    • tta/perl/t/z_misc/test_protect_hashchar_at_line_beginning.t
    • tta/perl/t/z_misc/test_tree_copy.t
  2. Change #266980

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 13 May 2026 14:04:41
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision b4d7ef16ed16f2061962936d69ae81060678bff4

    Comments

    * tta/perl/t/z_misc/html_convert_tree.t, tta/perl/t/z_misc/test_fill_gaps_in_sectioning.t: use a combination of XS_parser_enabled call return true and core_modules_built set to determine if the XS Parser is used, as it is the good way to check that the XS Parser is actually used.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/XSLoader.pm
    • tta/perl/t/z_misc/html_convert_tree.t
    • tta/perl/t/z_misc/test_fill_gaps_in_sectioning.t