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

Builder texinfo-solaris10-sparc Build #5602

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 36 mins, 59 secs )
    1. stdio
  3. shell_1 './configure' ( 11 mins, 26 secs )
    1. stdio
  4. shell_2 'gmake all' ( 17 mins, 10 secs )
    1. stdio
  5. shell_3 'gmake check' ( 51 mins, 14 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 5602 Build
codebase Build
got_revision dc31f72ae202252c03e742120ef087e1c8a20cab Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision dc31f72ae202252c03e742120ef087e1c8a20cab 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:

StartSat Jun 7 23:59:52 2025
EndSun Jun 8 01:56:52 2025
Elapsed1 hrs, 57 mins, 0 secs

All Changes:

:

  1. Change #231603

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sat 07 Jun 2025 23:27:44
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision dc31f72ae202252c03e742120ef087e1c8a20cab

    Comments

    Only check for next and prev in menu_directions
    * tta/perl/Texinfo/Structuring.pm  (check_node_tree_menu_structure),
    * tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure):
    In CHECK_NORMAL_MENU_STRUCTURE check of whether menu directions match
    section directions, only check 'next' and 'prev' directions, not 'up'.

    Changed files

    • ChangeLog
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Structuring.pm