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

Builder tmux-solaris10-i386 Build #2028

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision2f3c71595b6ac2277e5fdc73614fca72f66123b5
Got Revision2f3c71595b6ac2277e5fdc73614fca72f66123b5
Changes2 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' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 29 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 11 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 2028 Build
codebase Build
got_revision 2f3c71595b6ac2277e5fdc73614fca72f66123b5 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 2f3c71595b6ac2277e5fdc73614fca72f66123b5 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:

StartThu Nov 13 17:12:02 2025
EndThu Nov 13 17:16:03 2025
Elapsed4 mins, 0 secs

All Changes:

:

  1. Change #248660

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 13 Nov 2025 14:08:44
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 113aaf37fc5c3b278a50b94c568782f32ae03ef4

    Comments

    When copying a line from one screen to another, stop only when both source and target are beyond the allocated line length. Fixes problems with trailing spaces on pane-border-format. GitHub issue 4688 from Dmitry Ryabkov.

    Changed files

    • screen-write.c
  2. Change #248661

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Thu 13 Nov 2025 17:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 2f3c71595b6ac2277e5fdc73614fca72f66123b5

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files