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

Builder texinfo-solaris10-i386 Build #7485

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision4f114dacdc0cc6e9204d39b48ffa9bb21fb27eec
Got Revision4f114dacdc0cc6e9204d39b48ffa9bb21fb27eec
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 59 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 52 secs )
    1. stdio
  5. shell_3 'gmake check' ( 5 mins, 18 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 7485 Build
codebase Build
got_revision 4f114dacdc0cc6e9204d39b48ffa9bb21fb27eec Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 4f114dacdc0cc6e9204d39b48ffa9bb21fb27eec 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 21:44:57 2026
EndThu Apr 2 22:10:24 2026
Elapsed25 mins, 26 secs

All Changes:

:

  1. Change #263341

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 02 Apr 2026 21:34:07
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 01288d8effe7e829db6c5ffaf7d5188879eeb2f4

    Comments

    Fix M-Tab with "info -v scroll-behaviour=Page\ Only"
    * info/session-cmd.c (info_move_to_prev_xref):
    Move misplaced ) in order to correctly pass value of
    info_scroll_behaviour to backward_move_node_structure.
    
    M-Tab would move to a previous node with scroll-behavior=Page Only
    and cursor-movement-scrolls=On, which was incorrect.
    
    Report from Aidan <aidanczhai@gmail.com>.

    Changed files

    • ChangeLog
    • info/session-cmd.c
  2. Change #263342

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 02 Apr 2026 21:35:03
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4f114dacdc0cc6e9204d39b48ffa9bb21fb27eec

    Comments

    typo

    Changed files

    • ChangeLog