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

Builder tmux-solaris10-sparc Build #1987

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 mins, 21 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 7 secs )
    1. stdio
  4. shell_2 'gmake all' ( 6 mins, 46 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartThu Oct 30 11:17:14 2025
EndThu Oct 30 11:26:35 2025
Elapsed9 mins, 20 secs

All Changes:

:

  1. Change #247085

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 30 Oct 2025 08:41:19
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1e61e524003f7fa0f8e1b2b8c0a21cce000d3fa6

    Comments

    If tmux receives a palette request (OSC 4) in a pane and the palette entry has not been set, send a request to the most recently used client and forward any response instead. Based on change from Tim Culverhouse in GitHub issue 4665.

    Changed files

    • input.c
    • server-client.c
    • tmux.h
    • tty-keys.c
    • tty.c
  2. Change #247086

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Thu 30 Oct 2025 11:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision be2d4aa43498a6c36d9f30f4ccedb3347882ad42

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files