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

Builder libpcap-solaris10-i386 Build #3086

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-libpcap-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 3 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' ( 45 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 25 secs )
    1. stdio
  6. shell_4 'rm -rf ...' ( 0 secs )
    1. stdio
  7. shell_5 'gmake install ...' ( 3 secs )
    1. stdio
  8. trigger triggered trigger-tcpdump-solaris10-i386 ( 5 mins, 51 secs )
    1. - no logs -
    2. tcpdump-solaris10-i386 #5736

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Miller

Timing:

StartFri Feb 21 04:00:16 2025
EndFri Feb 21 04:07:31 2025
Elapsed7 mins, 15 secs

All Changes:

:

  1. Change #222288

    Category libpcap
    Changed by Daniel Miller <bonsaivikingohnoyoudont@gmail.com>
    Changed at Fri 21 Feb 2025 03:51:59
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision bc02377cd395cd30a3d1813a0e1d7bd81e9abf19

    Comments

    Use (or define) a macro for the real size of PACKET_OID_DATA

    Changed files

    • pcap-npf.c
  2. Change #222289

    Category libpcap
    Changed by Daniel Miller <bonsaivikingohnoyoudont@gmail.com>
    Changed at Fri 21 Feb 2025 03:51:59
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision ac5b3a518528ad5ae40b1065060aae8d3fd5e238

    Comments

    Npcap: support live capture "vlan" filter
    Uses PacketGetInfo and NPF_GETINFO_BPFEXT to detect support of the
    relevant BPF extension. Npcap SDK 1.15 will contain definitions for
    SKF_AD_VLAN_TAG and other relevant constants.

    Changed files

    • CMakeLists.txt
    • cmakeconfig.h.in
    • gencode.c
    • pcap-npf.c