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

Builder libpcap-solaris10-sparcv9 Build #3154

Results:

Build successful

SourceStamp:

Projectlibpcap
Repositoryhttps://git.tcpdump.org/libpcap
Branchmaster
Revisionec782d07e7ef20f1ebb8b265ef112e2330ff00dc
Got Revisionec782d07e7ef20f1ebb8b265ef112e2330ff00dc
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 28 secs )
    1. stdio
  4. shell_2 './configure' ( 1 mins, 7 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 54 secs )
    1. stdio
  6. shell_4 'gmake check' ( 8 mins, 4 secs )
    1. stdio
  7. shell_5 'rm -rf ...' ( 1 secs )
    1. stdio
  8. shell_6 'gmake install ...' ( 4 secs )
    1. stdio
  9. trigger triggered trigger-tcpdump-solaris10-sparcv9 ( 14 mins, 30 secs )
    1. - no logs -
    2. tcpdump-solaris10-sparcv9 #5957

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartWed Jun 25 03:02:03 2025
EndWed Jun 25 03:27:28 2025
Elapsed25 mins, 24 secs

All Changes:

:

  1. Change #237710

    Category libpcap
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Wed 25 Jun 2025 02:53:07
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision ec782d07e7ef20f1ebb8b265ef112e2330ff00dc

    Comments

    filter compiler: fix handling of some DLT_ values.
    Add explicit cases for the remaining assigned values, supporting only
    raw "link[N:M]" filtering.
    
    For values that aren't assigned, don't put a range in the error message;
    there are valid values outside that range (e.g., 1 is used for some
    obscure technology DEC, Intel, and Xerox standardized, running on a
    thick yellow cable, and its successors).

    Changed files

    • gencode.c