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

Builder tcpdump-solaris11-amd64 Build #40

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 mins, 38 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' ( 4 hrs, 11 mins, 51 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 40 Build
codebase Build
got_revision 641bd6e2d64f7fbe6fd767a60050b1e6e487125b Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision 641bd6e2d64f7fbe6fd767a60050b1e6e487125b 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:

StartSun Jul 27 22:30:21 2025
EndMon Jul 28 02:45:56 2025
Elapsed4 hrs, 15 mins, 34 secs

All Changes:

:

  1. Change #240845

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sun 27 Jul 2025 18:26:45
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 641bd6e2d64f7fbe6fd767a60050b1e6e487125b

    Comments

    IP6OPTS: Modernize packet parsing and make fixes
    Define ND_LONGJMP_FROM_TCHECK and remove four 'trunc' labels.
    Report invalid packets as invalid with a reason, not truncated.
    Use ND_ICHECKMSG_U() for some length tests and add four 'invalid' labels.
    Update the output for unknown options/suboptions.
    Use some unsigned when needed.
    Add some 'const'.
    
    Update the outputs of some tests accordingly.

    Changed files

    • print-ip6opts.c
    • tests/cve2015-0261-crash.out
    • tests/erspan-type-iii-pb-1.out
    • tests/ipv6-next-header-oobr-1.out
    • tests/ipv6-next-header-oobr-2.out
    • tests/ipv6-too-long-jumbo.out
    • tests/ipv6hdr-heapoverflow-v.out
    • tests/ipv6hdr-heapoverflow.out