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

Builder tcpdump-solaris10-sparcv9 Build #5984

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartSun Jul 27 18:36:21 2025
EndSun Jul 27 19:09:11 2025
Elapsed32 mins, 49 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