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

Builder curl-unthreaded-solaris10-sparc Build #14022

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision663b156a37943866ff6ffc98ce62bb9ae5a40789
Got Revision663b156a37943866ff6ffc98ce62bb9ae5a40789
Changes12 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 22 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 43 mins, 0 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 14022 Build
codebase Build
got_revision 663b156a37943866ff6ffc98ce62bb9ae5a40789 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 663b156a37943866ff6ffc98ce62bb9ae5a40789 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing
  3. Viktor Szakats
  4. alhudz

Timing:

StartThu Jun 11 19:32:45 2026
EndFri Jun 12 07:21:30 2026
Elapsed11 hrs, 48 mins, 44 secs

All Changes:

:

  1. Change #270375

    Category curl
    Changed by alhudz <al.hudz.kohnoyoudont@gmail.com>
    Changed at Thu 11 Jun 2026 08:13:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7ec25148c06b049d3252172ff17fae85b19c54c9

    Comments

    digest: flush proxy state on proxy or credential change
    Closes #21951

    Changed files

    • lib/http_digest.c
  2. Change #270376

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 11 Jun 2026 08:15:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 30c9c79cf8d2dfc37a8d005095a3e0626cddcd75

    Comments

    cf-socket: make Curl_addr2string static
    Move as sockaddr2string() into cf-socket.c where its only callers are.
    
    Mark as UNITTEST for unit1609.
    
    Move "struct Curl_sockaddr_ex" into sockaddr.h, so connect.h and
    cf-socket.h can be included without all the system headers needed.
    
    Closes #21946

    Changed files

    • lib/cf-ip-happy.c
    • lib/cf-socket.c
    • lib/cf-socket.h
    • lib/connect.c
    • lib/connect.h
    • lib/sockaddr.h
    • lib/vquic/cf-ngtcp2-cmn.c
    • lib/vquic/cf-quiche.c
    • tests/unit/unit1607.c
    • tests/unit/unit1609.c
    • tests/unit/unit2600.c
  3. Change #270394

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 11 Jun 2026 10:06:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 946306b3e5f62f52ff72db85506eb5b789c4e66d

    Comments

    cf-ip-happy: update documentation
    Reported-by: correctmost on github
    Fixes #21957
    Closes #21959

    Changed files

    • lib/cf-ip-happy.c
    • lib/cf-ip-happy.h
  4. Change #270400

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 11 Jun 2026 10:07:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8a867c206227f9b7a11f77f528902cf379bf0d43

    Comments

    h3proxy: no stream userdata
    Do not set the easy handle opening a proxy tunnel as userdata on the
    stream. The ease handle might go out of scope long before the tunnel
    stream is closed.
    
    Closes #21962

    Changed files

    • lib/vquic/cf-ngtcp2-proxy.c
  5. Change #270401

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 10:09:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9d93d4abe185bffac28a29e182e18abac0782f18

    Comments

    SECURITY-ADVISORY.md: expand
    Fill in missing information and rephrase a little
    
    Closes #21964

    Changed files

    • docs/SECURITY-ADVISORY.md
  6. Change #270402

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 10:11:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9cf6b70ad7e90ded63d0e4c5da3af9c447e1ef43

    Comments

    multi: remove a stale comment
    It tricks humans and AIs alike.
    
    Closes #21961

    Changed files

    • lib/multi.c
  7. Change #270404

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 10:11:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b7c9229cc6d22fbbdd9f69d9f2ff4f9f280480a7

    Comments

    CURLINFO_CONTENT_LENGTH_UPLOAD_T.md: expand
    Fixes #21953
    Reported-by: BazaarAcc32 on github
    Closes #21956

    Changed files

    • docs/libcurl/opts/CURLINFO_CONTENT_LENGTH_UPLOAD_T.md
  8. Change #270421

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 13:21:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2b336e6b73c3da9a0cf645aada31853c80985963

    Comments

    content_encoding: fix non-last chunked rejection
    Even when two 'chunked' are listed and neither is the last encoding the
    transfer is rejected.
    
    Verified by test 1722 and 1723
    
    Reported-by: violet12331 on hackerone
    Closes #21966

    Changed files

    • lib/content_encoding.c
    • tests/data/Makefile.am
    • tests/data/test1722
    • tests/data/test1723
  9. Change #270441

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 15:44:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f763847982dcbcb95ee6f02b4fa654994ef60c5b

    Comments

    cf-ip-happy.c: minor comment typo

    Changed files

    • lib/cf-ip-happy.c
  10. Change #270453

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 16:02:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 08ae71f33dfb912a8f5f5f3b1b5d42b1ab136f8d

    Comments

    CURLOPT_WRITEFUNCTION.md: remove stray reference to HSTS
    It appears to have landed here by mistake
    
    Closes #21968

    Changed files

    • docs/libcurl/opts/CURLOPT_WRITEFUNCTION.md
  11. Change #270454

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 11 Jun 2026 16:06:40
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7f45bb8f5b369ae6d952a0f959321af2a57c03fe

    Comments

    http_digest: return better error
    It is not a content encoding error.
    
    Found by the GitHub AI thing.
    
    Closes #21969

    Changed files

    • lib/http_digest.c
  12. Change #270474

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 11 Jun 2026 17:55:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 663b156a37943866ff6ffc98ce62bb9ae5a40789

    Comments

    GHA/windows: bump Cygwin Action and adjust version number
    It seems the commit hash behind the v6.1 tag is changing, and the latest
    version is actually v6.0.2, which is currently mapped to the v6.1 hash.
    
    Fixing:
    ```
    warning[ref-version-mismatch]: action's hash pin has mismatched or missing version comment
      --> .github/workflows/windows.yml:98:87
       |
    98 |       - uses: cygwin/cygwin-install-action@711d29f3da23c9f4a1798e369a6f01198c13b11a # v6.1
       |         ---------------------------------------------------------------------------   ^^^^ points to commit 3f0a3f9f988f
       |         |
       |         is pointed to by tag v6.0.1
    ```
    
    Ref: https://github.com/cygwin/cygwin-install-action/issues/59
    
    Closes #21974

    Changed files

    • .github/workflows/windows.yml