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

Builder tcpdump-solaris11-amd64 Build #18

Results:

Build successful

SourceStamp:

Projecttcpdump
Repositoryhttps://git.tcpdump.org/tcpdump
Branchmaster
Revisiond5f000dca40ac5d149ae6b5851911df8847bcb99
Got Revisiond5f000dca40ac5d149ae6b5851911df8847bcb99
Changes4 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 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, 7 mins, 36 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 18 Build
codebase Build
got_revision d5f000dca40ac5d149ae6b5851911df8847bcb99 Git
project tcpdump Build
repository https://git.tcpdump.org/tcpdump Build
revision d5f000dca40ac5d149ae6b5851911df8847bcb99 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:

StartSun Jun 15 16:13:19 2025
EndSun Jun 15 19:21:13 2025
Elapsed3 hrs, 7 mins, 54 secs

All Changes:

:

  1. Change #234637

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sun 15 Jun 2025 11:25:38
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision a1ddeb1f8f1d58e579607c94a8d78f4acb754cdd

    Comments

    NTP: Replace the remaining "goto invalid" checks with ND_ICHECK_U()

    Changed files

    • print-ntp.c
  2. Change #234639

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sun 15 Jun 2025 11:38:38
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 35b6bdfc9ffa160e0460e4b4903fc336af1ffa06

    Comments

    Loopback/CTP: Replace remaining "goto invalid" checks with ND_ICHECK_U()
    Rename variable 'len' to 'length' for ND_ICHECK_U() printing.

    Changed files

    • print-loopback.c
  3. Change #234641

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sun 15 Jun 2025 12:06:05
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 85c78154965c73366c56f7939ba56c8480af1efd

    Comments

    SOME/IP: Replace the remaining "goto invalid" check with ND_ICHECK_U()
    Rename variable 'len' to 'length' for ND_ICHECK_U() printing.
    
    Define SOMEIP_HDR_LEN.

    Changed files

    • print-someip.c
  4. Change #234891

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sun 15 Jun 2025 13:10:19
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision d5f000dca40ac5d149ae6b5851911df8847bcb99

    Comments

    VXLAN: Replace the remaining "goto invalid" check with ND_ICHECK_U()
    Rename variable 'len' to 'length' for ND_ICHECK_U() printing.

    Changed files

    • print-vxlan.c