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

Builder tcpdump-solaris10-amd64 Build #5866

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartWed Apr 9 07:43:34 2025
EndWed Apr 9 07:48:54 2025
Elapsed5 mins, 20 secs

All Changes:

:

  1. Change #226986

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Wed 09 Apr 2025 07:40:46
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 43064ae5a5e9f882b62d7270bfff675f742702e4

    Comments

    Print "invalid option -- z" when it is
    It can only be used if defined(HAVE_FORK) || defined(HAVE_VFORK).
    e.g. not on Windows systems.
    
    Update print_usage().
    
    Update the man page.

    Changed files

    • tcpdump.1.in
    • tcpdump.c