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

Builder tcpdump-solaris10-i386 Build #5498

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Francois-Xavier Le Bail

Timing:

StartSat Oct 12 14:38:35 2024
EndSat Oct 12 14:43:40 2024
Elapsed5 mins, 4 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