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

Builder tcpdump-solaris10-amd64 Build #5938

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell Set developer mode ( 1 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 7 secs )
    1. stdio
  4. shell_2 configure ( 1 mins, 27 secs )
    1. stdio
  5. shell_3 gmake ( 5 mins, 53 secs )
    1. stdio
  6. shell_4 check ( 1 mins, 33 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 5938 Build
codebase Build
got_revision 641bd6e2d64f7fbe6fd767a60050b1e6e487125b Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision 641bd6e2d64f7fbe6fd767a60050b1e6e487125b 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:

StartSun Jul 27 18:36:24 2025
EndSun Jul 27 18:45:37 2025
Elapsed9 mins, 13 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