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

Builder texinfo-solaris11-i386 Build #6578

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 14 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 11 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 37 secs )
    1. stdio
  5. shell_3 'gmake check' ( 13 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/slave/texinfo-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6578 Build
codebase Build
got_revision 605640ef0a13949c465c6eddfc775829df3a5c0c Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 605640ef0a13949c465c6eddfc775829df3a5c0c 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:

StartSun Jul 6 23:12:04 2025
EndSun Jul 6 23:44:44 2025
Elapsed32 mins, 40 secs

All Changes:

:

  1. Change #238537

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 06 Jul 2025 23:07:14
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4745de1f9935f1f7dc4851de66b42e55230faeb9

    Comments

    * tta/perl/Texinfo/Structuring.pm (check_node_tree_menu_structure), * tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure): Look up "Top" node before iterating over nodes to avoid checking normalized node name every time.  Use a "continue" statement to exdent a conditional block.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Structuring.pm
  2. Change #238538

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 06 Jul 2025 23:07:14
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 605640ef0a13949c465c6eddfc775829df3a5c0c

    Comments

    * tta/C/structuring_transfo/structuring.c (node_automatic_directions): New helper function.
    (construct_nodes_tree, check_nodes_are_referenced)
    (complete_node_tree_with_menus, node_number_of_node)
    (check_node_tree_menu_structure, set_top_node_next): Use it.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c