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

Builder curl-ares-solaris11-sparc Build #6011

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision04a85a1d385fb94ef076764c926a8c0006eff19f
Got Revision04a85a1d385fb94ef076764c926a8c0006eff19f
Changes2 changes

BuildSlave:

unstable11s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 37 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 6011 Build
codebase Build
got_revision 04a85a1d385fb94ef076764c926a8c0006eff19f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 04a85a1d385fb94ef076764c926a8c0006eff19f Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. renovate[bot]
  2. sourceturner

Timing:

StartThu Jun 11 19:39:42 2026
EndThu Jun 11 20:06:19 2026
Elapsed26 mins, 37 secs

All Changes:

:

  1. Change #270496

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Thu 11 Jun 2026 19:31:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c0d433d0809326b4015232765ac913ab336a0172

    Comments

    GHA: update debian:bookworm-slim Docker digest to 96e378d
    Closes #21958

    Changed files

    • Dockerfile
  2. Change #270497

    Category curl
    Changed by sourceturner <186975065+sourceturnerohnoyoudont@users.noreply.github.com>
    Changed at Thu 11 Jun 2026 19:33:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 04a85a1d385fb94ef076764c926a8c0006eff19f

    Comments

    asyn-thrdd: add IPv6 guards
    It seems that the usual '#ifdef USE_IPV6' guards have been overlooked in
    lib/asyn-thrdd.c.
    
    This commit makes sure that the code compiles if IPv6 is not available.
    
    Closes #21881

    Changed files

    • lib/asyn-thrdd.c