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

Builder texinfo-solaris10-sparc Build #6185

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision82023bd020fdf95bfc86b8747dccdfa83fcb3952
Got Revision82023bd020fdf95bfc86b8747dccdfa83fcb3952
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. shell './autogen.sh' ( 30 mins, 9 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 32 secs )
    1. stdio
  4. shell_2 'gmake all' ( 19 mins, 24 secs )
    1. stdio
  5. shell_3 'gmake check' ( 36 mins, 13 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 6185 Build
codebase Build
got_revision 82023bd020fdf95bfc86b8747dccdfa83fcb3952 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 82023bd020fdf95bfc86b8747dccdfa83fcb3952 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:

StartFri Feb 27 22:20:33 2026
EndFri Feb 27 23:52:08 2026
Elapsed1 hrs, 31 mins, 34 secs

All Changes:

:

  1. Change #259259

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 27 Feb 2026 20:51:01
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f47b328bdf24de5784bf145fa8c5c16f8a05b0a3

    Comments

    * js/info.css (div[node]): Change "overflow" setting back to "auto", as a scrollbar was missing on the Top node.

    Changed files

    • ChangeLog
    • js/info.css
  2. Change #259260

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 27 Feb 2026 20:56:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3e7adae68ed09d136763057280d8d57352211c16

    Comments

    add some lost ChangeLog entries

    Changed files

    • ChangeLog
  3. Change #259261

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 27 Feb 2026 21:05:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 53f66ce13dbc23f3e79cc2b1d7015fdac160595d

    Comments

    * js/info.js (Sidebar): Remove short contents as well as contents from Top node.

    Changed files

    • ChangeLog
    • js/info.js
  4. Change #259262

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 27 Feb 2026 21:54:57
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a81691c1f01a01d5120e004ebd5c42b7f7c355d7

    Comments

    js: Fix scrolling to top of scroll bar for Top node
    * js/info.js (init_sidebar) <scan_toc, add_header>:
    Use "toc-index" for ID of link at top of sidebar, as "index"
    is not unique and so scrolling to the top of the sidebar can
    fail when the user navigates to the Top node.

    Changed files

    • ChangeLog
    • js/info.js
  5. Change #259263

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Fri 27 Feb 2026 22:04:34
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 82023bd020fdf95bfc86b8747dccdfa83fcb3952

    Comments

    * js/info.js (Sidebar): check if short toc is defined before attempting to remove it.

    Changed files

    • ChangeLog
    • js/info.js