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

Builder curl-ares-solaris11-sparc Build #4489

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 43 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4489 Build
codebase Build
got_revision a041bf6ca2339ad273a8057aa3bc6605c6706fc5 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a041bf6ca2339ad273a8057aa3bc6605c6706fc5 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Oct 20 13:58:12 2025
EndMon Oct 20 15:21:46 2025
Elapsed1 hrs, 23 mins, 33 secs

All Changes:

:

  1. Change #246240

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 20 Oct 2025 13:22:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 97dd1da8d014964cebf50a13b0454453a2bfd651

    Comments

    Makefile.example: bump default example from FTP to HTTPS
    To have a chance to work out of the box, securely. (assuming a TLS
    backend with CA certs setup.)
    
    Closes #19160

    Changed files

    • docs/examples/Makefile.example
  2. Change #246242

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 20 Oct 2025 13:52:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a041bf6ca2339ad273a8057aa3bc6605c6706fc5

    Comments

    Makefile.example: make default options more likely to work
    - replace default libpaths with more common ones.
    - drop Solaris network libs.
    
    Closes #19161

    Changed files

    • docs/examples/Makefile.example