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

Builder texinfo-solaris10-sparc Build #6284

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. shell './autogen.sh' ( 32 mins, 11 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 35 secs )
    1. stdio
  4. shell_2 'gmake all' ( 19 mins, 51 secs )
    1. stdio
  5. shell_3 'gmake check' ( 36 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 6284 Build
codebase Build
got_revision 8b145aa693100080c0eaef11939ff899449bf636 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 8b145aa693100080c0eaef11939ff899449bf636 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:

StartThu Apr 9 20:10:43 2026
EndThu Apr 9 21:44:57 2026
Elapsed1 hrs, 34 mins, 14 secs

All Changes:

:

  1. Change #264080

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 09 Apr 2026 18:29:07
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8b145aa693100080c0eaef11939ff899449bf636

    Comments

    No menu positioning after "Up" to different file
    * info/session-cmd.c (info_handle_pointer):
    If going up to a different file, do not try to find the current
    node in the new node's menu.  This led to a bad result when going
    "Up" to the dir node.
    
    Report from Aidan <aidanczhai@gmail.com>.

    Changed files

    • ChangeLog
    • info/session-cmd.c