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

Builder curl-unthreaded-solaris10-sparc Build #14039

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 49 mins, 22 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 8 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 14039 Build
codebase Build
got_revision 52fa8d994dd69772701d3c59c2e127bd96c76927 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 52fa8d994dd69772701d3c59c2e127bd96c76927 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Jun 20 08:53:00 2026
EndSat Jun 20 20:55:06 2026
Elapsed12 hrs, 2 mins, 6 secs

All Changes:

:

  1. Change #271878

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 19 Jun 2026 23:43:24
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 52fa8d994dd69772701d3c59c2e127bd96c76927

    Comments

    setopt: refactor setopt_cptr into smaller helper functions
    This takes down the longest function to sub 500 lines
    
    Closes #22095

    Changed files

    • lib/setopt.c
    • scripts/top-length