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

Builder texinfo-solaris10-i386 Build #7486

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 5 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 50 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 33 secs )
    1. stdio
  5. shell_3 'gmake check' ( 5 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/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7486 Build
codebase Build
got_revision c5fb1eedf2fe1f2a68b8b573ad6e03dd38d16d03 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision c5fb1eedf2fe1f2a68b8b573ad6e03dd38d16d03 Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartThu Apr 2 23:24:42 2026
EndThu Apr 2 23:49:31 2026
Elapsed24 mins, 48 secs

All Changes:

:

  1. Change #263358

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 02 Apr 2026 23:13:41
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c5fb1eedf2fe1f2a68b8b573ad6e03dd38d16d03

    Comments

    Remove misleading messages for move-to-next/prev-xref.
    * info/session-cmd.c
    (forward_move_node_structure, backward_move_node_structure)
    [scroll-behaviour=Page Only]: Do not print message saying we
    are already on the last (or first) page of a node.  This may
    not be true if called via move-to-next-xref (or move-to-prev-xref).
    
    (point_next_line, point_prev_line, _scroll_backward, _scroll_forward):
    Reinstate the removed messages for cursor movement and scrolling
    commands where they would be accurate.

    Changed files

    • ChangeLog
    • info/session-cmd.c