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

Builder tcpdump-solaris10-sparcv9 Build #5597

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 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, 7 secs )
    1. stdio
  5. shell_3 gmake ( 8 mins, 10 secs )
    1. stdio
  6. shell_4 check ( 1 mins, 1 secs )
    1. stdio
    2. failure-outputs.txt

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartSat Oct 12 14:38:37 2024
EndSat Oct 12 14:50:20 2024
Elapsed11 mins, 42 secs

All Changes:

:

  1. Change #211423

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sat 12 Oct 2024 14:29:07
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision c4008014a9ca39bf20762a2409da537c1259a0bb

    Comments

    Fix a few typos in comments
    [skip ci]

    Changed files

    • cmake/Modules/FindPCAP.cmake
    • tcpdump.c
  2. Change #211424

    Category tcpdump
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Sat 12 Oct 2024 14:29:23
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision dd2c53b069d92bc8e36be5df10642010fc6f34d9

    Comments

    PTP: Remove spaces before colons in output
    Update four test outputs accordingly.

    Changed files

    • print-ptp.c
    • tests/ptp.out
    • tests/ptp_corrections.out
    • tests/ptp_ethernet.out
    • tests/ptp_v2_1.out