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

Builder tcpdump-solaris10-sparc Build #6223

Results:

Build successful

SourceStamp:

Projecttcpdump
Repositoryhttps://git.tcpdump.org/tcpdump
Branchmaster
Revision264c466f17fbcea90dd2930f39097e4795cc0f98
Got Revision264c466f17fbcea90dd2930f39097e4795cc0f98
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/tcpdump-solaris10-sparc slave
buildername tcpdump-solaris10-sparc Builder
buildnumber 6223 Build
codebase Build
got_revision 264c466f17fbcea90dd2930f39097e4795cc0f98 Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision 264c466f17fbcea90dd2930f39097e4795cc0f98 Build
scheduler schedule-tcpdump-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/tcpdump-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Denis Ovsienko

Timing:

StartFri Mar 20 19:24:50 2026
EndFri Mar 20 19:37:20 2026
Elapsed12 mins, 30 secs

All Changes:

:

  1. Change #261783

    Category tcpdump
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Fri 20 Mar 2026 16:52:43
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 9b17e59088b96ed186040dd2e128720213b7bed7

    Comments

    Makefile: Use "-9" for the best gzip compression level.
    Same as in libpcap.

    Changed files

    • Makefile.in
  2. Change #261784

    Category tcpdump
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Fri 20 Mar 2026 19:11:10
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 264c466f17fbcea90dd2930f39097e4795cc0f98

    Comments

    CI: Add initial support for QNX. [skip ci]
    With these changes the following subset of the build matrix passes on
    QNX SDP 8.0.3 QSTI build 245:
    * MATRIX_CC=clang (Clang is the only compiler available in this
      environment)
    * MATRIX_BUILD_LIBPCAP=yes (there is no system libpcap)
    * MATRIX_CMAKE=no (CMake build does not work for a number of reasons)

    Changed files

    • build_common.sh