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

Builder libpcap-solaris11-amd64 Build #136

Results:

Build successful

SourceStamp:

Projectlibpcap
Repositoryhttps://git.tcpdump.org/libpcap
Branchmaster
Revision37774193fb5238396a4f12382a6ebcfc682cfd2f
Got Revision37774193fb5238396a4f12382a6ebcfc682cfd2f
Changes2 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, 44 mins, 12 secs )
    1. stdio
    2. config.log
  3. trigger triggered trigger-tcpdump-solaris10-amd64 ( 6 mins, 56 secs )
    1. - no logs -
    2. tcpdump-solaris10-amd64 #6116

Build Properties:

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

Timing:

StartSun Mar 1 17:26:02 2026
EndMon Mar 2 03:17:16 2026
Elapsed9 hrs, 51 mins, 13 secs

All Changes:

:

  1. Change #259397

    Category libpcap
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sun 01 Mar 2026 08:49:19
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 5b2265c2ccbb27036dc47657f1c14e980c0e6be6

    Comments

    CMake: Disable remote capture support on Windows by default
    This feature is experimental and is not ready for production use.
    
    Add a warning when enabling remote capture, as with Autoconf.
    
    [skip ci]

    Changed files

    • CMakeLists.txt
  2. Change #259435

    Category libpcap
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sun 01 Mar 2026 17:12:10
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 37774193fb5238396a4f12382a6ebcfc682cfd2f

    Comments

    AppVeyor: Update the remote capture build configuration
    The default is now: ENABLE_REMOTE=NO (OFF).
    
    Thus add when needed:
    REMOTE: -DENABLE_REMOTE=YES
    and remove:
    REMOTE: -DENABLE_REMOTE=NO
    
    It is a follow-up to commit 5b2265c2ccbb27036dc47657f1c14e980c0e6be6.

    Changed files

    • .appveyor.yml