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

Builder libpcap-solaris10-amd64 Build #3284

Results:

Failed shell_3 shell_4 shell_6

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/libpcap-solaris10-amd64 slave
buildername libpcap-solaris10-amd64 Builder
buildnumber 3284 Build
codebase Build
got_revision 7dbcae6c24f98c24c7d0361f14b64f264a6160b2 Git
project libpcap Build
repository https://git.tcpdump.org/libpcap Build
revision 7dbcae6c24f98c24c7d0361f14b64f264a6160b2 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:

StartThu Mar 26 00:55:46 2026
EndThu Mar 26 01:03:22 2026
Elapsed7 mins, 36 secs

All Changes:

:

  1. Change #262336

    Category libpcap
    Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
    Changed at Thu 26 Mar 2026 00:25:04
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 7dbcae6c24f98c24c7d0361f14b64f264a6160b2

    Comments

    Use pcapint_get_decuint() in more places.
    Use it in preference to strtoul().
    
    Clean up some existing calls to it while we're at it.
    
    Improve comments.

    Changed files

    • pcap-bt-linux.c
    • pcap-dag.c
    • pcap-dlpi.c
    • pcap-int.h
    • pcap-rdmasniff.c
    • pcap-usb-linux.c
    • pcap.c