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

Builder texinfo-solaris11-sparc Build #6594

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 20 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 9 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 49 secs )
    1. stdio
  5. shell_3 'gmake check' ( 7 mins, 50 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 6594 Build
codebase Build
got_revision 08c59dc0cbc361cd3ae5b1ec0430973ad7a85080 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 08c59dc0cbc361cd3ae5b1ec0430973ad7a85080 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:

StartThu Jun 5 22:24:45 2025
EndThu Jun 5 22:41:58 2025
Elapsed17 mins, 13 secs

All Changes:

:

  1. Change #231461

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 05 Jun 2025 22:22:03
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 08c59dc0cbc361cd3ae5b1ec0430973ad7a85080

    Comments

    Suppress further menu structure warnings if CHECK_MISSING_MENU_ENTRY warning
    * tta/perl/Texinfo/Structuring.pm (check_node_tree_menu_structure),
    * tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure):
    In block of code checking for menus missing entries for child
    nodes (controlled by CHECK_MISSING_MENU_ENTRY), record any nodes
    that have warnings issued.  Then, when checking if sectioning
    directions match menu directions (CHECK_NORMAL_MENU_STRUCTURE),
    suppress any warning where such a node occurs as any of: source
    node, menu target node, or sectioning target node.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/t/results/moresectioning/lowered_subsubsection.pl
    • tta/perl/t/results/sectioning/menutextorder.pl
    • tta/perl/t/results/sectioning/nodename_parentheses.pl