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

Builder tcpdump-solaris10-sparcv9 Build #6267

Results:

Build successful

SourceStamp:

Projecttcpdump
Repositoryhttps://git.tcpdump.org/tcpdump
Branchmaster
Revision57ca8734c0c14ad4ab294fe67100dadc4fb6ce31
Got Revision57ca8734c0c14ad4ab294fe67100dadc4fb6ce31
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 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 ( 3 mins, 23 secs )
    1. stdio
  5. shell_3 gmake ( 15 mins, 44 secs )
    1. stdio
  6. shell_4 check ( 1 mins, 27 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 6267 Build
codebase Build
got_revision 57ca8734c0c14ad4ab294fe67100dadc4fb6ce31 Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision 57ca8734c0c14ad4ab294fe67100dadc4fb6ce31 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. Denis Ovsienko

Timing:

StartFri Jul 31 10:14:39 2026
EndFri Jul 31 10:35:59 2026
Elapsed21 mins, 19 secs

All Changes:

:

  1. Change #276628

    Category tcpdump
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Fri 31 Jul 2026 11:47:28
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 37c0391bfd10344786f3dd9a232cd9f8ab20b4a3

    Comments

    QNX: Use a lower packet buffer timeout. [skip ci]
    This does not solve the problem, but makes it significantly less likely
    to manifest.  See GH bug #1409.

    Changed files

    • CHANGES
    • tcpdump.c
  2. Change #276629

    Category tcpdump
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Fri 31 Jul 2026 11:53:41
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision c4e2decb24f53fa07af123f8961af2fad5642249

    Comments

    Do not use any filter expressions for testing.
    The effect of a filter -- and whether libpcap accepts it as valid in the
    first place -- depends entirely on the version of libpcap in use rather
    than tcpdump.  There are specific tests in libpcap to cover this problem
    space better.

    Changed files

    • tests/TESTLIST
    • tests/geneve-tcp.out
    • tests/geneve-vni.out
    • tests/pppoes_id.out
  3. Change #276630

    Category tcpdump
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Fri 31 Jul 2026 11:53:41
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 731ddd4ffe288e7fb945877e91ec36ea1fa2c5da

    Comments

    TESTrun: Define decode_exit_status() earlier.

    Changed files

    • tests/TESTrun
  4. Change #276631

    Category tcpdump
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Fri 31 Jul 2026 11:53:41
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 57ca8734c0c14ad4ab294fe67100dadc4fb6ce31

    Comments

    TESTrun: Make 32 tests conditional. [skip appveyor]
    This way "make check" fails notably fewer tests when tcpdump uses older
    libpcap versions.

    Changed files

    • tests/TESTLIST
    • tests/TESTrun