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

Builder tcpdump-solaris11-sparcv9 Build #31

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartWed Jul 16 10:02:25 2025
EndWed Jul 16 11:15:54 2025
Elapsed1 hrs, 13 mins, 28 secs

All Changes:

:

  1. Change #239902

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Wed 16 Jul 2025 09:54:57
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision d839e5d3b61172d1f25c26a701988106bfd0c37b

    Comments

    IPv6 mobility: Print the message name before the check on it
    Print a more precise error message about the message header length.
    
    This is an invalid case, not a truncation case.
    
    Before:
    (header length 8 is too small for type 6) [|mobility]
    After:
    BA (header length 8 < 12) (invalid)

    Changed files

    • print-mobility.c
    • tests/cve2015-0261-ipv6.out