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

Builder tmux-solaris10-sparc Build #1563

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell './autogen.sh' ( 58 secs )
    1. stdio
  3. shell_1 './configure' ( 56 secs )
    1. stdio
  4. shell_2 'gmake all' ( 5 mins, 18 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave
buildername tmux-solaris10-sparc Builder
buildnumber 1563 Build
codebase Build
got_revision b202a2f1b517a3de7141fc35fbd9e39ed5ac5284 Git
project tmux Build
repository https://github.com/tmux/tmux.git Build
revision b202a2f1b517a3de7141fc35fbd9e39ed5ac5284 Build
scheduler schedule-tmux-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/tmux-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Thomas Adam
  2. nicm

Timing:

StartSun Sep 17 22:08:04 2023
EndSun Sep 17 22:15:33 2023
Elapsed7 mins, 29 secs

All Changes:

:

  1. Change #180148

    Category tmux
    Changed by nicm <nicm>
    Changed at Fri 15 Sep 2023 17:49:05
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision f09cde2542470e5c1a292cc6871c4f0e00cedde5

    Comments

    Change UTF-8 combining to inspect the previous character at the cursor position rather than keeping the last character from the input stream, this is how most terminals work and fixes problems with displaying these characters in vim. GitHub issue 3600.

    Changed files

    • screen-write.c
    • server.c
    • tmux.h
    • tty.c
    • utf8-combined.c
    • utf8.c
  2. Change #180149

    Category tmux
    Changed by nicm <nicm>
    Changed at Sat 16 Sep 2023 18:18:29
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision 7e79108f8a0d109b058f07cd84f17957f730432a

    Comments

    Remove next- and previous-prompt added in error. GitHub issue 3696.

    Changed files

    • tmux.1
  3. Change #180150

    Category tmux
    Changed by Thomas Adam <thomasohnoyoudont@xteddy.org>
    Changed at Sun 17 Sep 2023 22:03:06
    Repository https://github.com/tmux/tmux.git
    Project tmux
    Branch master
    Revision b202a2f1b517a3de7141fc35fbd9e39ed5ac5284

    Comments

    Merge branch 'obsd-master'

    Changed files

    • no files