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

Builder tmux-solaris10-i386 Build #2676

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision543d104f85133d2bb76a6ff96972f35f5291a545
Got Revision543d104f85133d2bb76a6ff96972f35f5291a545
Changes2 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-tmux-github' triggered this build

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 14 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 22 secs )
    1. stdio
  5. shell_3 'gmake check' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2676 Build
codebase Build
got_revision 543d104f85133d2bb76a6ff96972f35f5291a545 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 543d104f85133d2bb76a6ff96972f35f5291a545 Build
scheduler schedule-tmux-github Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tmux-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartMon Jun 29 19:47:37 2026
EndMon Jun 29 19:51:31 2026
Elapsed3 mins, 53 secs

All Changes:

:

  1. Change #273228

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 29 Jun 2026 21:03:34
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e06207c914f6ebeee270b9f5eb1fea7ee67624c7

    Comments

    Cache scrollbar options in window to avoid a slow lookup when working out visible ranges.

    Changed files

    • cmd-resize-pane.c
    • layout.c
    • options.c
    • screen-redraw.c
    • server-client.c
    • tmux.h
    • window-visible.c
    • window.c
  2. Change #273229

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 29 Jun 2026 21:15:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 543d104f85133d2bb76a6ff96972f35f5291a545

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files