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

Builder curl-unthreaded-solaris11-sparc Build #6140

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 19 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 6140 Build
codebase Build
got_revision 9951a2247e5b18a3c961c25ba15cb39f1be11522 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9951a2247e5b18a3c961c25ba15cb39f1be11522 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:

StartWed Jul 29 22:16:53 2026
EndWed Jul 29 23:06:35 2026
Elapsed49 mins, 41 secs

All Changes:

:

  1. Change #276485

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Wed 29 Jul 2026 23:48:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9951a2247e5b18a3c961c25ba15cb39f1be11522

    Comments

    tool: remove duplicate setopts
    CURLOPT_RESOLVE and CURLOPT_CONNECT_TO were set twice.
    A happy little accident?
    
    Closes #22433

    Changed files

    • src/config2setopts.c