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

Builder libpcap-solaris10-amd64 Build #3121

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-libpcap-solaris10-amd64' 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' ( 5 secs )
    1. stdio
  4. shell_2 './configure' ( 36 secs )
    1. stdio
    2. config.log
  5. shell_3 'gmake' ( 18 secs )
    1. stdio
  6. shell_4 'gmake check' ( 2 mins, 15 secs )
    1. stdio
  7. shell_5 'rm -rf ...' ( 0 secs )
    1. stdio
  8. shell_6 'gmake install ...' ( 2 secs )
    1. stdio
  9. trigger triggered trigger-tcpdump-solaris10-amd64 ( 5 mins, 37 secs )
    1. - no logs -
    2. tcpdump-solaris10-amd64 #5868

Build Properties:

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

Timing:

StartThu Apr 10 00:13:33 2025
EndThu Apr 10 00:22:32 2025
Elapsed8 mins, 59 secs

All Changes:

:

  1. Change #227047

    Category libpcap
    Changed by Denis Ovsienko <denisohnoyoudont@ovsienko.info>
    Changed at Wed 09 Apr 2025 23:51:19
    Repository https://git.tcpdump.org/libpcap
    Project libpcap
    Branch master
    Revision 1eac903053b07e8d014f84fee7ae81d4740661ba

    Comments

    Require "protochain" value to be within range.
    This is wrong:
    $ filtertest EN10MB 'ip protochain 0x12345678'
    (000) ldh      [12]
    (001) jeq      #0x800           jt 2	jf 23
    (002) ldb      [23]
    (003) ldxb     4*([14]&0xf)
    (004) jeq      #0x12345678      jt 20	jf 5
    [...]

    Changed files

    • CHANGES
    • gencode.c
    • testprogs/TESTrun