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

Builder tcpdump-solaris11-amd64 Build #36

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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' ( 3 hrs, 21 mins, 10 secs )
    1. stdio
    2. config.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartMon Jul 21 12:47:49 2025
EndMon Jul 21 16:09:12 2025
Elapsed3 hrs, 21 mins, 22 secs

All Changes:

:

  1. Change #240293

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Mon 21 Jul 2025 12:26:13
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 6af686f4a158adb5cd733801d57c3c1dcf3ae56a

    Comments

    IPv6 mobility: Rework a length check
    When the option is not PAD1, the minimal length is 2 (IP6MOPT_MINLEN).
    
    Check this length and remove, on two options, the same check now useless.

    Changed files

    • print-mobility.c