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

Builder texinfo-solaris10-sparc Build #5572

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 32 mins, 20 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 17 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 33 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 mins, 6 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 5572 Build
codebase Build
got_revision 0de2b6d89ee2e99b18058f9b620d6b5744f46b83 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 0de2b6d89ee2e99b18058f9b620d6b5744f46b83 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. Gavin Smith

Timing:

StartThu May 29 22:31:26 2025
EndThu May 29 23:24:51 2025
Elapsed53 mins, 24 secs

All Changes:

:

  1. Change #230977

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 29 May 2025 21:42:47
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 084ea2d35eefe2460c28b50aa842ff4f3535cb76

    Comments

    * tta/perl/Texinfo/Structuring.pm (complete_node_tree_with_menus): Remove useless line of code.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Structuring.pm
  2. Change #230978

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 29 May 2025 22:02:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0de2b6d89ee2e99b18058f9b620d6b5744f46b83

    Comments

    * tta/perl/Texinfo/Structuring.pm, tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure): In the loop over the nodes, if node is Top, do a "next" or "continue" to skip the body of the loop.  This allows exdenting a conditional block.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Structuring.pm