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

Builder libpcap-solaris11-i386 Build #77

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-libpcap-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './build_matrix.sh' ( 6 hrs, 9 mins, 28 secs )
    1. stdio
    2. config.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Denis Ovsienko

Timing:

StartTue Nov 18 14:48:02 2025
EndTue Nov 18 20:57:35 2025
Elapsed6 hrs, 9 mins, 33 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