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

Builder tcpdump-solaris10-amd64 Build #5552

Results:

Build successful

SourceStamp:

Projecttcpdump
Repositoryhttps://git.tcpdump.org/tcpdump
Branchmaster
Revision89fc9f216193fcd2239e3ed7fa47c418d7872e70
Got Revision89fc9f216193fcd2239e3ed7fa47c418d7872e70
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-tcpdump-solaris10-amd64' triggered this build

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 5 secs )
    1. stdio
  4. shell_2 configure ( 1 mins, 5 secs )
    1. stdio
  5. shell_3 gmake ( 7 mins, 13 secs )
    1. stdio
  6. shell_4 check ( 1 mins, 19 secs )
    1. stdio
    2. failure-outputs.txt

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tcpdump-solaris10-amd64 slave
buildername tcpdump-solaris10-amd64 Builder
buildnumber 5552 Build
codebase Build
got_revision 89fc9f216193fcd2239e3ed7fa47c418d7872e70 Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision 89fc9f216193fcd2239e3ed7fa47c418d7872e70 Build
scheduler schedule-tcpdump-solaris10-amd64 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/tcpdump-solaris10-amd64 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartWed Oct 9 06:50:06 2024
EndWed Oct 9 06:59:55 2024
Elapsed9 mins, 49 secs

All Changes:

:

  1. Change #211023

    Category tcpdump
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Wed 09 Oct 2024 06:39:41
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 89fc9f216193fcd2239e3ed7fa47c418d7872e70

    Comments

    Make tcpdump find wpcap.dll on Windows if it's not in the system library.
    See https://npcap.com/guide/npcap-devguide.html#npcap-feature-native-dll-implicitly
    for details on what's being done.
    
    Fix #1226.

    Changed files

    • CMakeLists.txt
    • cmake/Modules/FindPCAP.cmake
    • tcpdump.c