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

Builder texinfo-solaris10-sparc Build #5614

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 18 secs )
    1. stdio
  2. shell './autogen.sh' ( 55 mins, 5 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 2 secs )
    1. stdio
  4. shell_2 'gmake all' ( 26 mins, 32 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 2 mins, 4 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5614 Build
codebase Build
got_revision 031b419560bfb38e9b532e36c6245661aad759d9 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 031b419560bfb38e9b532e36c6245661aad759d9 Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartSun Jun 15 21:41:48 2025
EndMon Jun 16 00:11:52 2025
Elapsed2 hrs, 30 mins, 4 secs

All Changes:

:

  1. Change #236708

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 15 Jun 2025 21:32:27
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 031b419560bfb38e9b532e36c6245661aad759d9

    Comments

    Section directions rather than node directions for CHECK_MISSING_MENU_ENTRY
    * tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure)
    <CHECK_MISSING_MENU_ENTRY>,
    * tta/perl/Texinfo/Structuring.pm (check_node_tree_menu_structure):
    <CHECK_MISSING_MENU_ENTRY>:
    Use section directions rather than node directions to get superior node.
    Section directions is more direct, as node directions is set from
    section directions plus explicit pointers.  It also fits better with
    surrounding structural checks using section directions.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/t/results/sectioning/semi_auto.pl