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

Builder tcpdump-solaris10-sparcv9 Build #5884

Results:

Build successful

SourceStamp:

Projecttcpdump
Repositoryhttps://git.tcpdump.org/tcpdump
Branchmaster
Revision50fd84bf29302f557de0ae60ac82f155c0a18bb0
Got Revision50fd84bf29302f557de0ae60ac82f155c0a18bb0
Changes1 change

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-tcpdump-solaris10-sparcv9' 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' ( 19 secs )
    1. stdio
  4. shell_2 configure ( 2 mins, 11 secs )
    1. stdio
  5. shell_3 gmake ( 8 mins, 44 secs )
    1. stdio
  6. shell_4 check ( 55 secs )
    1. stdio
    2. failure-outputs.txt

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Arseny Maslennikov

Timing:

StartWed Mar 19 11:13:55 2025
EndWed Mar 19 11:26:15 2025
Elapsed12 mins, 20 secs

All Changes:

:

  1. Change #225342

    Category tcpdump
    Changed by Arseny Maslennikov <arsenyohnoyoudont@altlinux.org>
    Changed at Wed 19 Mar 2025 11:10:55
    Repository https://git.tcpdump.org/tcpdump
    Project tcpdump
    Branch master
    Revision 50fd84bf29302f557de0ae60ac82f155c0a18bb0

    Comments

    ICMPv6: Recognise ND option 38 (PREF64)
    This option, defined in RFC 8781, allows a router administrator to pass
    NAT64 prefix information for the network to end hosts together with
    other routing and prefix information in the RA message, getting rid
    of the need for DNS64 service in the network.
    
    As of today the option is widely supported by software routers,
    including radvd, BIRD and systemd-networkd.
    
    We implement the printer and test some valid and broken option contents.

    Changed files

    • print-icmp6.c
    • tests/TESTLIST
    • tests/icmpv6-ra-pref64-v1.out
    • tests/icmpv6-ra-pref64-v2.out
    • tests/icmpv6-ra-pref64.pcap