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

Builder curl-unthreaded-solaris10-i386 Build #16681

Build In Progress:

Runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16681 Build
codebase Build
got_revision 52fa8d994dd69772701d3c59c2e127bd96c76927 Git
osplatform I386 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Jun 20 04:49:47 2026
Elapsed9 hrs, 7 mins, 28 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