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

Builder libpcap-solaris11-amd64 Build #151

Results:

Build successful

SourceStamp:

Projectlibpcap
Repositoryhttps://git.tcpdump.org/libpcap
Branchmaster
Revisiondc1223a03519aeb9706dde9f2a91f6cf08974975
Got Revisiondc1223a03519aeb9706dde9f2a91f6cf08974975
Changes4 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './build_matrix.sh' ( 9 hrs, 28 mins, 27 secs )
    1. stdio
    2. config.log
  3. trigger triggered trigger-tcpdump-solaris10-amd64 ( 10 mins, 45 secs )
    1. - no logs -
    2. tcpdump-solaris10-amd64 #6152

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/libpcap-solaris11-amd64 slave
buildername libpcap-solaris11-amd64 Builder
buildnumber 151 Build
codebase Build
got_revision dc1223a03519aeb9706dde9f2a91f6cf08974975 Git
project libpcap Build
repository https://git.tcpdump.org/libpcap Build
revision dc1223a03519aeb9706dde9f2a91f6cf08974975 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:

StartMon Mar 16 04:45:31 2026
EndMon Mar 16 14:24:49 2026
Elapsed9 hrs, 39 mins, 17 secs

All Changes:

:

  1. Change #261099

    Category libpcap
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Sun 15 Mar 2026 20:22:41
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 88fe2e0c62921e212967e9bca513082c4620c1ab

    Comments

    CHANGES: add a change backported to 1.10. [skip ci]

    Changed files

    • CHANGES
  2. Change #261100

    Category libpcap
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Sun 15 Mar 2026 20:23:49
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 304a29b9aad8c1f3fb68710d890edca084b4f8bd

    Comments

    CHANGES: remove from the 1.11.0 list a change backported to 1.10.7.

    Changed files

    • CHANGES
  3. Change #261101

    Category libpcap
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Sun 15 Mar 2026 20:26:03
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision c4de906d0f6efbb1bfee488c315076ffe30f941d

    Comments

    CHANGES: remove from the 1.10.0 list other changes backported to 1.10.7. [skip ci]

    Changed files

    • CHANGES
  4. Change #261106

    Category libpcap
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Sun 15 Mar 2026 22:07:03
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision dc1223a03519aeb9706dde9f2a91f6cf08974975

    Comments

    rpcapd: fix definition of sleep_secs() when building for fuzzing.
    Separately define it as a no-op routine that is marked as ignoring its
    argument if FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined, and
    explicitly indicate what we're doing and why.

    Changed files

    • rpcapd/daemon.c