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

Builder libpcap-solaris11-i386 Build #66

Results:

Build successful

SourceStamp:

Projectlibpcap
Repositoryhttps://git.tcpdump.org/libpcap
Branchmaster
Revision4416998c337349f948751fc4144f870bc789da12
Got Revision4416998c337349f948751fc4144f870bc789da12
Changes1 change

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './build_matrix.sh' ( 4 hrs, 15 mins, 10 secs )
    1. stdio
    2. config.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/libpcap-solaris11-i386 slave
buildername libpcap-solaris11-i386 Builder
buildnumber 66 Build
codebase Build
got_revision 4416998c337349f948751fc4144f870bc789da12 Git
project libpcap Build
repository https://git.tcpdump.org/libpcap Build
revision 4416998c337349f948751fc4144f870bc789da12 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. Denis Ovsienko

Timing:

StartWed Nov 5 03:03:28 2025
EndWed Nov 5 07:18:42 2025
Elapsed4 hrs, 15 mins, 14 secs

All Changes:

:

  1. Change #247628

    Category libpcap
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Wed 05 Nov 2025 01:49:59
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 4416998c337349f948751fc4144f870bc789da12

    Comments

    Lose the unused checks for tpacket_auxdata.tp_vlan_tci. [skip ci]
    The structure has the member on all supported Linux systems and
    pcap-linux.c stopped using the HAVE_STRUCT_TPACKET_AUXDATA_TP_VLAN_TCI
    guard after commit 7c78bcb in 2020.  See also GH #1499.

    Changed files

    • CMakeLists.txt
    • cmakeconfig.h.in
    • configure.ac