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

Builder tmux-solaris10-i386 Build #2206

Results:

Build successful

SourceStamp:

Projecttmux
Repositoryhttps://github.com/tmux/tmux.git
Branchmaster
Revision7620c03b7278ed631efa98455c5e116538c23ed7
Got Revision7620c03b7278ed631efa98455c5e116538c23ed7
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 15 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 25 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 13 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 2206 Build
codebase Build
got_revision 7620c03b7278ed631efa98455c5e116538c23ed7 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision 7620c03b7278ed631efa98455c5e116538c23ed7 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. Nicholas Marriott

Timing:

StartMon Mar 30 11:24:55 2026
EndMon Mar 30 11:28:55 2026
Elapsed3 mins, 59 secs

All Changes:

:

  1. Change #262811

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Mon 30 Mar 2026 11:20:16
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7620c03b7278ed631efa98455c5e116538c23ed7

    Comments

    Add new fuzzers for command parsing, formats and styles, from David Korczynski in GitHub issue 4957.

    Changed files

    • Makefile.am
    • fuzz/cmd-parse-fuzzer.c
    • fuzz/cmd-parse-fuzzer.dict
    • fuzz/cmd-parse-fuzzer.options
    • fuzz/format-fuzzer.c
    • fuzz/format-fuzzer.dict
    • fuzz/format-fuzzer.options
    • fuzz/style-fuzzer.c
    • fuzz/style-fuzzer.dict
    • fuzz/style-fuzzer.options