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

Builder libpcap-solaris10-amd64 Build #3203

Results:

Build successful

SourceStamp:

Projectlibpcap
Repositoryhttps://git.tcpdump.org/libpcap
Branchmaster
Revision0f454ff9868bef18c220ad43facaa7d6e42ba26a
Got Revision0f454ff9868bef18c220ad43facaa7d6e42ba26a
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 5 secs )
    1. stdio
  4. shell_2 './configure' ( 46 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 25 secs )
    1. stdio
  6. shell_4 'gmake check' ( 11 mins, 8 secs )
    1. stdio
  7. shell_5 'rm -rf ...' ( 0 secs )
    1. stdio
  8. shell_6 'gmake install ...' ( 5 secs )
    1. stdio
  9. trigger triggered trigger-tcpdump-solaris10-amd64 ( 6 mins, 38 secs )
    1. - no logs -
    2. tcpdump-solaris10-amd64 #6013

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/libpcap-solaris10-amd64 slave
buildername libpcap-solaris10-amd64 Builder
buildnumber 3203 Build
codebase Build
got_revision 0f454ff9868bef18c220ad43facaa7d6e42ba26a Git
project libpcap Build
repository https://git.tcpdump.org/libpcap Build
revision 0f454ff9868bef18c220ad43facaa7d6e42ba26a Build
scheduler schedule-libpcap-solaris10-amd64 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/libpcap-solaris10-amd64 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Denis Ovsienko

Timing:

StartTue Nov 18 14:47:59 2025
EndTue Nov 18 15:07:14 2025
Elapsed19 mins, 15 secs

All Changes:

:

  1. Change #249257

    Category libpcap
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Tue 18 Nov 2025 13:37:11
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision e9d0235297227d48a042f1bf9da1befb8b112c60

    Comments

    Linux: Fail hard on DSA sysfs failure unless ENOENT.

    Changed files

    • pcap-linux.c
  2. Change #249258

    Category libpcap
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Tue 18 Nov 2025 14:21:49
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 588655e3021b82bd7a5f2c6775de3e5e71ffa376

    Comments

    Enable various primitives for DLT_DSA_TAG_DSA.
    This works identical to DLT_DSA_TAG_BRCM just before because none of the
    primitives are DLT-specific and the infix header offset and size are the
    same.  dsa.pcap comes from tcpdump tests.  Place the new VLAN and MPLS
    accept tests a bit further away from the existing VLAN and MPLS tests
    because otherwise git-diff fails to recognize new lines as new lines.

    Changed files

    • CHANGES
    • gencode.c
    • testprogs/TESTrun
    • tests/filter/dsa.pcap
  3. Change #249259

    Category libpcap
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Tue 18 Nov 2025 14:40:43
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 0f454ff9868bef18c220ad43facaa7d6e42ba26a

    Comments

    Spell Wireshark in a few places.
    It has been nearly twenty years since Wireshark forked from Ethereal,
    so use the current name to identify the software.  Continue to call the
    pre-fork mailing list "ethereal-users" because I do not see the old
    archives incorporated into the new.

    Changed files

    • doc/README.hpux
    • pcap-common.c
    • pcap-linux.c
    • pcap/dlt.h
    • sf-pcap.c