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

Builder curl-threaded-solaris11-i386 Build #3514

Results:

Build successful

SourceStamp:

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

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 ...' ( 1 hrs, 10 mins, 19 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-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 3514 Build
codebase Build
got_revision b4310c0fb970637d7e7e759c3e29f9323136eca3 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b4310c0fb970637d7e7e759c3e29f9323136eca3 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
  2. Viktor Szakats

Timing:

StartThu May 15 19:50:18 2025
EndThu May 15 23:26:00 2025
Elapsed3 hrs, 35 mins, 42 secs

All Changes:

:

  1. Change #229881

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 15 May 2025 18:58:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 80768248700ae1e33fdedffd2e8bd78167b793aa

    Comments

    GHA/curl-for-win: build one job with classic zlib
    curl-for-win switched to zlib-ng by default. Switch curl's explicit
    zlib-ng job to classic zlib to keep testing that build path.
    
    Ref: https://github.com/curl/curl-for-win/pull/79
    Ref: https://github.com/curl/curl-for-win/commit/5aed6363cd1051b560b3f7c57c97e04bf8cd74cb
    
    Closes #17357

    Changed files

    • .github/workflows/curl-for-win.yml
  2. Change #229883

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 15 May 2025 19:42:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b4310c0fb970637d7e7e759c3e29f9323136eca3

    Comments

    docs/libcurl: mention sensitive data/headers
    In the CURLOPT_DEBUGFUNCTION and CURLOPT_VERBOSE documentation.
    
    Mentioned-by: Gordon Parke
    Fixes #17353
    Closes #17355

    Changed files

    • docs/libcurl/opts/CURLOPT_DEBUGFUNCTION.md
    • docs/libcurl/opts/CURLOPT_VERBOSE.md