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

Builder tcpdump-solaris11-sparcv9 Build #41

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartWed Jul 30 04:42:32 2025
EndWed Jul 30 07:26:14 2025
Elapsed2 hrs, 43 mins, 41 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