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

Builder libpcap-solaris11-i386 Build #152

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-i386' triggered this build

Steps and Logfiles:

  1. git update ( 39 secs )
    1. stdio
  2. shell './build_matrix.sh' ( 9 hrs, 26 secs )
    1. stdio
    2. config.log
  3. trigger triggered trigger-tcpdump-solaris11-i386 ( 4 hrs, 2 mins, 51 secs )
    1. - no logs -
    2. tcpdump-solaris11-i386 #127

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/libpcap-solaris11-i386 slave
buildername libpcap-solaris11-i386 Builder
buildnumber 152 Build
codebase Build
got_revision 9a2790dd473790636fe2aad601ff4abb50bf1b9e Git
project libpcap Build
repository https://git.tcpdump.org/libpcap Build
revision 9a2790dd473790636fe2aad601ff4abb50bf1b9e 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. Guy Harris

Timing:

StartTue Mar 17 05:52:59 2026
EndTue Mar 17 18:56:58 2026
Elapsed13 hrs, 3 mins, 58 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