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

Builder tcpdump-solaris11-i386 Build #131

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-tcpdump-solaris11-i386' 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, 11 mins, 5 secs )
    1. stdio
    2. config.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Denis Ovsienko

Timing:

StartFri Mar 20 21:39:43 2026
EndSat Mar 21 01:51:00 2026
Elapsed4 hrs, 11 mins, 16 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