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

Builder tcpdump-solaris11-sparc Build #157

Results:

Build successful

SourceStamp:

Projecttcpdump
Repositoryhttps://git.tcpdump.org/tcpdump
Branchmaster
Revisione44d0f78b1bead472da10e998d5186f8e74946bc
Got Revisione44d0f78b1bead472da10e998d5186f8e74946bc
Changes1 change

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-tcpdump-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 1 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 1 secs )
    1. stdio
  4. shell_2 './build_matrix.sh' ( 1 hrs, 43 mins, 33 secs )
    1. stdio
    2. config.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tcpdump-solaris11-sparc slave
buildername tcpdump-solaris11-sparc Builder
buildnumber 157 Build
codebase Build
got_revision e44d0f78b1bead472da10e998d5186f8e74946bc Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision e44d0f78b1bead472da10e998d5186f8e74946bc Build
scheduler schedule-tcpdump-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/tcpdump-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartFri May 15 08:02:42 2026
EndFri May 15 09:46:24 2026
Elapsed1 hrs, 43 mins, 41 secs

All Changes:

:

  1. Change #267194

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Fri 15 May 2026 07:55:42
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision e44d0f78b1bead472da10e998d5186f8e74946bc

    Comments

    OpenFlow: Fix a ND_ICHECKMSG_U() output
    Avoid \n and \t in ND_ICHECKMSG_U() first parameter and spaces at the
    beginning of it.
    
    e.g.
    Before:
    [
              port def. length 33 < 48] (invalid)
    After:
    [port def. length 33 < 48] (invalid)

    Changed files

    • print-openflow-1.0.c