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

Builder tcpdump-solaris10-sparcv9 Build #6251

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartFri May 15 08:02:45 2026
EndFri May 15 08:18:53 2026
Elapsed16 mins, 8 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