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

Builder tmux-solaris10-i386 Build #1932

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision7be0613657215b5d712d2375c14e660709428925
Got Revision7be0613657215b5d712d2375c14e660709428925
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 13 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 6 secs )
    1. stdio
  4. shell_2 'gmake all' ( 1 mins, 50 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 1932 Build
codebase Build
got_revision 7be0613657215b5d712d2375c14e660709428925 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 7be0613657215b5d712d2375c14e660709428925 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 May 22 13:07:57 2025
EndThu May 22 13:11:16 2025
Elapsed3 mins, 19 secs

All Changes:

:

  1. Change #230514

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 22 May 2025 09:49:24
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 545832e9fa5768079392710e49ed1d2756dfce1d

    Comments

    Typo, from someone in GitHub issue 4511.

    Changed files

    • options-table.c
  2. Change #230515

    Category tmux
    Changed by nicm <nicm>
    Changed at Thu 22 May 2025 10:01:29
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 3f4b154b7095a346bf32ac1e28bcf085f802f54d

    Comments

    Bump UTF8_SIZE to the maximum 32 because there are some crazy long UTF-8 sequences out there (GitHub issue 4506). This should not significantly increase typical memory consumption because we only store each Unicode character once in the shared cache.

    Changed files

    • tmux.h
  3. Change #230516

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Thu 22 May 2025 13:01:07
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7be0613657215b5d712d2375c14e660709428925

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files