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

Builder libpcap-solaris10-amd64 Build #3144

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell Set developer mode ( 0 secs )
    1. stdio
  3. shell_1 './autogen.sh' ( 6 secs )
    1. stdio
  4. shell_2 './configure' ( 48 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 24 secs )
    1. stdio
  6. shell_4 'gmake check' ( 5 mins, 36 secs )
    1. stdio
  7. shell_5 'rm -rf ...' ( 0 secs )
    1. stdio
  8. shell_6 'gmake install ...' ( 3 secs )
    1. stdio
  9. trigger triggered trigger-tcpdump-solaris10-amd64 ( 6 mins, 37 secs )
    1. - no logs -
    2. tcpdump-solaris10-amd64 #5911

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Guy Harris

Timing:

StartWed Jun 25 03:01:57 2025
EndWed Jun 25 03:15:39 2025
Elapsed13 mins, 42 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