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

Builder texinfo-solaris11-i386 Build #6485

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 7 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 1 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 8 secs )
    1. stdio
  5. shell_3 'gmake check' ( 14 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-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6485 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-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 Jun 5 22:24:46 2025
EndThu Jun 5 22:58:15 2025
Elapsed33 mins, 29 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