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

Builder tmux-solaris10-i386 Build #2524

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision6549765930b28bff5358091c32dc89746ea96e60
Got Revision6549765930b28bff5358091c32dc89746ea96e60
Changes3 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, 18 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 34 secs )
    1. stdio
  5. shell_3 'gmake check' ( 14 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2524 Build
codebase Build
got_revision 6549765930b28bff5358091c32dc89746ea96e60 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 6549765930b28bff5358091c32dc89746ea96e60 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:

StartTue Jun 16 14:13:34 2026
EndTue Jun 16 14:17:59 2026
Elapsed4 mins, 24 secs

All Changes:

:

  1. Change #271303

    Category tmux
    Changed by nicm <nicm>
    Changed at Tue 16 Jun 2026 12:47:35
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 9ad75e1dc3276d7fb6c7415fc79df407182d2f0f

    Comments

    Rename the visible ranges functions since they really relate to windows and put them nto a new file.

    Changed files

    • Makefile
    • cmd-display-panes.c
    • screen-redraw.c
    • screen-write.c
    • server-client.c
    • tmux.h
    • window-visible.c
  2. Change #271304

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 16 Jun 2026 13:55:00
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6cb2233cd2246221417a5463a150d5da32ad7074

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files
  3. Change #271305

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Tue 16 Jun 2026 13:55:41
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 6549765930b28bff5358091c32dc89746ea96e60

    Comments

    Makefile: add window-visible.c

    Changed files

    • Makefile.am