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

Builder libpcap-solaris10-amd64 Build #3248

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 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' ( 44 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 22 secs )
    1. stdio
  6. shell_4 'gmake check' ( 14 mins, 9 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, 30 secs )
    1. - no logs -
    2. tcpdump-solaris10-amd64 #6086

Build Properties:

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

Timing:

StartFri Feb 20 23:04:36 2026
EndFri Feb 20 23:26:39 2026
Elapsed22 mins, 3 secs

All Changes:

:

  1. Change #258397

    Category libpcap
    Changed by Francois-Xavier Le Bail <devel.fx.lebailohnoyoudont@orange.fr>
    Changed at Fri 20 Feb 2026 22:54:02
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 007e8839bc10101c9b8a49ea84ea2a8728138e89

    Comments

    pcapng: Improve an error message in read_block(), printing lengths
    Before:
    block total length in header and trailer don't match
    
    After:
    block total length in header 948 and trailer 0 don't match

    Changed files

    • sf-pcapng.c
    • testprogs/TESTrun