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

Builder tmux-solaris10-i386 Build #2007

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-tmux-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 17 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 40 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 34 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 2007 Build
codebase Build
got_revision be2d4aa43498a6c36d9f30f4ccedb3347882ad42 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision be2d4aa43498a6c36d9f30f4ccedb3347882ad42 Build
scheduler schedule-tmux-solaris10-i386 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:

StartThu Oct 30 11:07:32 2025
EndThu Oct 30 11:12:09 2025
Elapsed4 mins, 36 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