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

Builder tmux-solaris10-i386 Build #2050

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision194d0a0e251e17b74b23ccadb42f9046187705c2
Got Revision194d0a0e251e17b74b23ccadb42f9046187705c2
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' ( 1 mins, 56 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 5 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 2050 Build
codebase Build
got_revision 194d0a0e251e17b74b23ccadb42f9046187705c2 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 194d0a0e251e17b74b23ccadb42f9046187705c2 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 Dec 1 11:13:22 2025
EndMon Dec 1 11:20:02 2025
Elapsed6 mins, 39 secs

All Changes:

:

  1. Change #250604

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Dec 2025 09:04:26
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 04f32073c0e1cea022634823b4fca5e2afd95405

    Comments

    Add horizontal border case to server_client_check_mouse_in_pane to fix mouse resizing. GitHub issue 4720 from Michael Grant, reported by someone in GitHub issue 4715.

    Changed files

    • server-client.c
  2. Change #250605

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 01 Dec 2025 09:14:29
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision e4c552f5a5526009d84917c0bc129e7503fe7590

    Comments

    Change noattr to be an explicit attribute in the style so that it works correctly and does not delete attributes set in the style itself, GitHub issue 4713.

    Changed files

    • attributes.c
    • screen.c
    • style.c
    • tmux.h
  3. Change #250606

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 01 Dec 2025 11:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 194d0a0e251e17b74b23ccadb42f9046187705c2

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files