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

Builder libpcap-solaris11-amd64 Build #153

Results:

Build successful

SourceStamp:

Projectlibpcap
Repositoryhttps://git.tcpdump.org/libpcap
Branchmaster
Revision9a2790dd473790636fe2aad601ff4abb50bf1b9e
Got Revision9a2790dd473790636fe2aad601ff4abb50bf1b9e
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './build_matrix.sh' ( 9 hrs, 25 mins, 26 secs )
    1. stdio
    2. config.log
  3. trigger triggered trigger-tcpdump-solaris10-amd64 ( 7 mins, 47 secs )
    1. - no logs -
    2. tcpdump-solaris10-amd64 #6158

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartTue Mar 17 06:27:22 2026
EndTue Mar 17 16:00:41 2026
Elapsed9 hrs, 33 mins, 18 secs

All Changes:

:

  1. Change #261229

    Category libpcap
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Mon 16 Mar 2026 21:10:51
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 250a4f550555e547b301eb73d4f21c4e84bdcce0

    Comments

    rpcapd: improve documentatin of TLS support in the rpcapd man page. [skip ci]
    Speak of "TLS' rather than "SSL", and note that rpcapd doesn't support
    TLS when not run with the -S flag and requires TLS if run with the -S
    flag.

    Changed files

    • CHANGES
    • rpcapd/rpcapd.manadmin.in
  2. Change #261244

    Category libpcap
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Tue 17 Mar 2026 02:17:50
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 9a2790dd473790636fe2aad601ff4abb50bf1b9e

    Comments

    portability.h: improve a comment.
    We don't include <stdarg.h> because some other source files might need
    it, we include it because, on some platforms, *this* file declars
    varargs functions.

    Changed files

    • portability.h