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

Builder tcpdump-solaris11-amd64 Build #122

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartFri May 15 08:02:40 2026
EndFri May 15 11:39:26 2026
Elapsed3 hrs, 36 mins, 46 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