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

Builder tmux-solaris10-i386 Build #2699

Results:

Failed

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisiond8bdb23108a1027176024c50d43679f5ea91c8e6
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 2699 Build
codebase Build
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision d8bdb23108a1027176024c50d43679f5ea91c8e6 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. Nicholas Marriott
  2. nicm

Timing:

StartTue Sep 8 10:44:28 2026
EndTue Sep 8 10:44:30 2026
Elapsed1 secs

All Changes:

:

  1. Change #281083

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Tue 08 Sep 2026 12:22:40
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 96f4c7b9faf02b14bf49260e8fb3848f8b7ffb72

    Comments

    Add capture-pane -I to show times.

    Changed files

    • cmd-capture-pane.c
    • tmux.1
  2. Change #281084

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Tue 08 Sep 2026 12:22:40
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 01d1d6580ab2455d15d9602fe95c54118bef1912

    Comments

    Add a parser for a subset of JSON, will be used for new layout strings (and maybe some other stuff), from Dane Jensen.

    Changed files

    • Makefile
    • cmd-display-message.c
    • json.c
    • tmux.1
    • tmux.h
  3. Change #281085

    Category tmux
    Changed by nicm <nicmohnoyoudont@openbsd.org>
    Changed at Tue 08 Sep 2026 12:22:40
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 2191c9b1724e446cd33ea8bd3f7171e75e154eb8

    Comments

    Add a function to find last pane index, from Dane Jensen.

    Changed files

    • tmux.h
    • window.c
  4. Change #281086

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Tue 08 Sep 2026 12:25:17
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision d8bdb23108a1027176024c50d43679f5ea91c8e6

    Comments

    Merge remote-tracking branch 'refs/remotes/tmux-openbsd/master'
    * refs/remotes/tmux-openbsd/master:
      Add a function to find last pane index, from Dane Jensen.
      Add a parser for a subset of JSON, will be used for new layout strings (and maybe some other stuff), from Dane Jensen.
      Add capture-pane -I to show times.

    Changed files

    • no files