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

Builder tmux-solaris10-i386 Build #1927

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionfaf2a448904f4865386319fa11a30ff54d5843f8
Got Revisionfaf2a448904f4865386319fa11a30ff54d5843f8
Changes5 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tmux-solaris10-i386 slave
buildername tmux-solaris10-i386 Builder
buildnumber 1927 Build
codebase Build
got_revision faf2a448904f4865386319fa11a30ff54d5843f8 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision faf2a448904f4865386319fa11a30ff54d5843f8 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 May 12 15:11:04 2025
EndMon May 12 15:15:14 2025
Elapsed4 mins, 9 secs

All Changes:

:

  1. Change #229572

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 12 May 2025 11:50:00
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7499d925da697498b7ee69b0effaa8b5176a50bf

    Comments

    Do not downgrade styled underscores to standard underscore if the terminal does not support them, this matches what would happen if the application tried to use them on a terminal without support.

    Changed files

    • tty.c
  2. Change #229573

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 12 May 2025 12:16:42
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 1ce1e7ef276335ba35f3042f225ece9b5792847a

    Comments

    Add -E to run-shell to forward stderr as well as stdout, from github at jyn dot dev in GitHub issue 4246.

    Changed files

    • cmd-run-shell.c
    • job.c
  3. Change #229574

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 12 May 2025 12:26:19
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 79b02998a6f58ba1dd661eb12a9d0bcf1c00c399

    Comments

    Add R format modifier to repeat an argument.

    Changed files

    • format.c
    • tmux.1
  4. Change #229575

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 12 May 2025 12:34:13
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 37a2c98d3d8d1c91b6bf5addcf24a4f2e3ac5328

    Comments

    Expand prompts when they are used rather than ahead of time, so the input can be used as part of the format.

    Changed files

    • status.c
    • tmux.h
  5. Change #229576

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 12 May 2025 15:01:10
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision faf2a448904f4865386319fa11a30ff54d5843f8

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files