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

Builder tcpdump-solaris10-i386 Build #5868

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartWed Jul 30 03:13:06 2025
EndWed Jul 30 03:26:34 2025
Elapsed13 mins, 27 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