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

Builder tcpdump-solaris10-amd64 Build #6211

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 5 secs )
    1. stdio
  4. shell_2 configure ( 1 mins, 7 secs )
    1. stdio
  5. shell_3 gmake ( 4 mins, 3 secs )
    1. stdio
  6. shell_4 check ( 1 mins, 26 secs )
    1. stdio
    2. failure-outputs.txt

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartFri May 15 08:02:43 2026
EndFri May 15 08:09:33 2026
Elapsed6 mins, 49 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