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

Builder curl-unthreaded-solaris11-i386 Build #5177

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision7bb7b2c2a4ec28747d4c0cf9b28ca673895dbd40
Got Revision7bb7b2c2a4ec28747d4c0cf9b28ca673895dbd40
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun Jun 7 15:44:34 2026
EndSun Jun 7 17:33:00 2026
Elapsed1 hrs, 48 mins, 25 secs

All Changes:

:

  1. Change #269741

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 07 Jun 2026 14:41:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c4c12843df9560d47fa0bd561837ddb06732dcbe

    Comments

    CURLOPT_PORT.md: use stronger language
    This option should not be used.
    
    Closes #21886

    Changed files

    • docs/libcurl/opts/CURLOPT_PORT.md
  2. Change #269742

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 07 Jun 2026 14:42:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7bb7b2c2a4ec28747d4c0cf9b28ca673895dbd40

    Comments

    tool: warn when --ssl and --ftp-ssl-control override each other
    and mention this properly in the docs.
    
    Closes #21887

    Changed files

    • docs/cmdline-opts/ftp-ssl-control.md
    • docs/cmdline-opts/ssl.md
    • src/tool_getparam.c