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

Builder texinfo-solaris11-i386 Build #6464

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 16 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 7 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 40 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 mins, 12 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-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6464 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-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartThu May 29 22:04:51 2025
EndThu May 29 22:26:14 2025
Elapsed21 mins, 23 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