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

Builder curl-threaded-solaris11-i386 Build #5272

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 50 mins, 57 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-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5272 Build
codebase Build
got_revision 52fa8d994dd69772701d3c59c2e127bd96c76927 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 52fa8d994dd69772701d3c59c2e127bd96c76927 Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri Jun 19 23:49:55 2026
EndSat Jun 20 01:32:52 2026
Elapsed1 hrs, 42 mins, 56 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