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

Builder tmux-solaris10-i386 Build #2153

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revisionbc47bc7c228f9aba065cd2f5d5110e27aae37563
Got Revisionbc47bc7c228f9aba065cd2f5d5110e27aae37563
Changes6 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 19 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 8 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 2153 Build
codebase Build
got_revision bc47bc7c228f9aba065cd2f5d5110e27aae37563 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision bc47bc7c228f9aba065cd2f5d5110e27aae37563 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:

StartMon Feb 23 13:11:11 2026
EndMon Feb 23 13:17:08 2026
Elapsed5 mins, 57 secs

All Changes:

:

  1. Change #258654

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Feb 2026 09:50:00
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 8c7278b53ae71a9cbd2acfc9e98d573c61a00620

    Comments

    Memory leaks in cmd_display_menu, from Huihui Huang.

    Changed files

    • cmd-display-menu.c
    • menu.c
  2. Change #258655

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Feb 2026 09:54:56
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision a76e6eca6bc03858dd51f24cbfe6f672d3a980ef

    Comments

    Another memory leak from Huihui Huang.

    Changed files

    • cmd-server-access.c
  3. Change #258656

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Feb 2026 09:58:40
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0dc1b5adfbf60025e940ced3983d097150ce0d83

    Comments

    Do not leak list on failure, reported by Huihui Huang.

    Changed files

    • status.c
  4. Change #258657

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Feb 2026 10:08:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 0cc4f0fd76183324ba33d2bff1405210c1b92ac3

    Comments

    Use buffer size for b64_pton, from someone in GitHub issue 4882.

    Changed files

    • tty-keys.c
  5. Change #258658

    Category tmux
    Changed by nicm <nicm>
    Changed at Mon 23 Feb 2026 10:12:57
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f1f9c63cdb4d675d752e2eb3cb520a8fe43f3632

    Comments

    Free history entries properly, from Huihui Huang in GitHub issue 4870.

    Changed files

    • cmd-show-prompt-history.c
  6. Change #258659

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Mon 23 Feb 2026 13:01:08
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision bc47bc7c228f9aba065cd2f5d5110e27aae37563

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files