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

Builder texinfo-solaris11-sparc Build #7411

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision18b79b04ab25a5ccd008e4029a9ecf44b936f334
Got Revision18b79b04ab25a5ccd008e4029a9ecf44b936f334
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' ( 6 mins, 0 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 35 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 26 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 7411 Build
codebase Build
got_revision 18b79b04ab25a5ccd008e4029a9ecf44b936f334 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 18b79b04ab25a5ccd008e4029a9ecf44b936f334 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:

StartTue Apr 7 21:44:56 2026
EndTue Apr 7 22:04:22 2026
Elapsed19 mins, 26 secs

All Changes:

:

  1. Change #263939

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 07 Apr 2026 21:38:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 18b79b04ab25a5ccd008e4029a9ecf44b936f334

    Comments

    Cycle round next/prev xrefs if scroll-behaviour=Page Only.
    * info/session-cmd.c (info_move_to_prev_xref, info_move_to_next_xref):
    If scroll-behaviour is "Page Only", then cycle around cross-references
    in the node just as if cursor-movement-scrolls were Off.
    This has the side effect that an error message is given if there
    are no cross-references in the node, and prevents silent failure
    when pressing Tab on the last xref (or Shift-Tab on the first xref).

    Changed files

    • ChangeLog
    • info/session-cmd.c