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

Builder texinfo-solaris11-sparc Build #6680

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision13b41ef13378a22fa89037837d715574c63c5584
Got Revision13b41ef13378a22fa89037837d715574c63c5584
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 19 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 9 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 58 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 3 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-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 6680 Build
codebase Build
got_revision 13b41ef13378a22fa89037837d715574c63c5584 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 13b41ef13378a22fa89037837d715574c63c5584 Build
scheduler schedule-texinfo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartSun Jul 6 02:02:14 2025
EndSun Jul 6 02:19:49 2025
Elapsed17 mins, 35 secs

All Changes:

:

  1. Change #238465

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 06 Jul 2025 01:51:30
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 13b41ef13378a22fa89037837d715574c63c5584

    Comments

    Make set_menus_node_directions a module-private function
    * tta/perl/texi2any.pl,
    * tta/perl/t/test_utils.pl,
    * tta/C/convert/texinfo.c (txi_complete_document):
    Remove call to set_menus_node_directions before
    check_node_tree_menu_structure.
    
    * tta/perl/Texinfo/Structuring.pm
    (set_menus_node_directions, _set_menus_node_directions):
    Rename.  Function only for internal use.  Update POD documentation.
    (check_node_tree_menu_structure): Call _set_menus_node_directions.
    
    * tta/C/structuring_transfo/structuring.c
    (set_menus_node_directions): Declare as static.
    (check_node_tree_menu_structure): Call set_menus_node_directions.

    Changed files

    • ChangeLog
    • tta/C/convert/texinfo.c
    • tta/C/structuring_transfo/structuring.c
    • tta/C/structuring_transfo/structuring.h
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/t/results/html_tests/double_contents_book.pl
    • tta/perl/t/results/html_tests/headings_after_lone_nodes.pl
    • tta/perl/t/results/sectioning/chapter_between_nodes_with_appendix_nomenu.pl
    • tta/perl/t/test_utils.pl
    • tta/perl/texi2any.pl