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

Builder curl-unthreaded-solaris11-sparc Build #6159

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionb3cd31965520616c77822347a1c7da8dfb46df84
Got Revisionb3cd31965520616c77822347a1c7da8dfb46df84
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing

Timing:

StartMon Aug 3 11:34:59 2026
EndMon Aug 3 12:25:14 2026
Elapsed50 mins, 15 secs

All Changes:

:

  1. Change #276849

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Mon 03 Aug 2026 13:10:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b3cd31965520616c77822347a1c7da8dfb46df84

    Comments

    curl_trc: remove unused expire timers
    The expire timers
    -  DNS_PER_NAME
    -  DNS_PER_NAME2
    -  HAPPY_EYEBALLS_DNS
    
    are unused since we changed our happy eyeballing and handling of partial
    resolve results.
    
    Closes #22468

    Changed files

    • lib/curl_trc.c
    • lib/urldata.h