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

Builder tcpdump-solaris11-amd64 Build #43

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 0 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 4 secs )
    1. stdio
  4. shell_2 './build_matrix.sh' ( 4 hrs, 39 mins, 52 secs )
    1. stdio
    2. config.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/tcpdump-solaris11-amd64 slave
buildername tcpdump-solaris11-amd64 Builder
buildnumber 43 Build
codebase Build
got_revision 2efb9e66cd63ef37355413950d43373302252623 Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision 2efb9e66cd63ef37355413950d43373302252623 Build
scheduler schedule-tcpdump-solaris11-amd64 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/tcpdump-solaris11-amd64 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartWed Jul 30 07:04:23 2025
EndWed Jul 30 11:44:26 2025
Elapsed4 hrs, 40 mins, 3 secs

All Changes:

:

  1. Change #241237

    Category tcpdump
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Wed 30 Jul 2025 03:05:36
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 2efb9e66cd63ef37355413950d43373302252623

    Comments

    Make the "Invalid adapter index" look better with 0 or 1 interface.
    If *no* interfaces were found, just say "no interfaces available for
    capture", as we do if no -i flag was specified and there aren't any
    interfaces.
    
    Otherwise, say "interface" rathr than "interfaces" if there's only one.
    
    Show that and another message in the CHANGES section for changes
    backported to 4.99.

    Changed files

    • CHANGES
    • tcpdump.c