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

Builder tmux-solaris10-i386 Build #1653

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 secs )
    1. stdio
  3. shell_1 './configure' ( 10 secs )
    1. stdio
  4. shell_2 'gmake all' ( 38 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 1653 Build
codebase Build
got_revision aa17f0e0c1c8b3f1d6fc8617613c74f07de66fae Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision aa17f0e0c1c8b3f1d6fc8617613c74f07de66fae 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:

StartThu Mar 21 12:42:58 2024
EndThu Mar 21 12:43:56 2024
Elapsed57 secs

All Changes:

:

  1. Change #193326

    Category tmux
    Changed by Nicholas Marriott <nicholas.marriottohnoyoudont@gmail.com>
    Changed at Thu 21 Mar 2024 12:37:09
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision aa17f0e0c1c8b3f1d6fc8617613c74f07de66fae

    Comments

    Fix crash if SIXEL colour register is invalid and remove SIXEL images before reflow to avoid a different crash, from Anindya Mukherjee.

    Changed files

    • image-sixel.c
    • input.c
    • screen-write.c
    • screen.c