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

Builder tcpdump-solaris11-sparc Build #168

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-tcpdump-solaris11-sparc' 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 ...' ( 1 secs )
    1. stdio
  4. shell_2 './build_matrix.sh' ( 1 hrs, 24 mins, 54 secs )
    1. stdio
    2. config.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Denis Ovsienko

Timing:

StartFri Jul 31 10:14:36 2026
EndFri Jul 31 11:39:36 2026
Elapsed1 hrs, 25 mins, 0 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