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

Builder curl-ares-solaris10-sparc Build #2810

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionfe81a80ae72caedd1403769fc4c350e2f1afec43
Got Revisionfe81a80ae72caedd1403769fc4c350e2f1afec43
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 4 hrs, 41 mins, 8 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-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2810 Build
codebase Build
got_revision fe81a80ae72caedd1403769fc4c350e2f1afec43 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision fe81a80ae72caedd1403769fc4c350e2f1afec43 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartFri May 30 21:48:45 2025
EndSat May 31 09:40:11 2025
Elapsed11 hrs, 51 mins, 25 secs

All Changes:

:

  1. Change #231024

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 30 May 2025 11:38:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bdb7d8b004578d4e3906896eb290a80f6e9ebb75

    Comments

    spelling: 'a' vs 'an'
    Closes #17487

    Changed files

    • docs/FAQ
    • docs/INSTALL.md
    • docs/KNOWN_BUGS
    • docs/SSL-PROBLEMS.md
    • docs/TODO
    • docs/URL-SYNTAX.md
    • docs/examples/imap-ssl.c
    • docs/examples/multithread.c
    • docs/examples/pop3-ssl.c
    • docs/examples/smtp-ssl.c
    • docs/internals/CLIENT-READERS.md
    • docs/internals/CONNECTION-FILTERS.md
    • docs/libcurl/libcurl-env-dbg.md
    • docs/libcurl/libcurl-env.md
    • docs/libcurl/libcurl-errors.md
    • lib/cf-https-connect.c
    • lib/curl_sspi.c
    • lib/curl_sspi.h
    • lib/ftp.c
    • lib/http.c
    • lib/http_chunks.h
    • lib/imap.c
    • lib/inet_ntop.c
    • lib/pop3.c
    • lib/setopt.c
    • lib/smtp.c
    • lib/vauth/digest_sspi.c
    • lib/vauth/vauth.c
    • lib/vauth/vauth.h
    • lib/vtls/gtls.c
    • lib/vtls/keylog.c
    • lib/vtls/keylog.h
    • lib/vtls/openssl.c
    • lib/vtls/vtls_scache.h
    • tests/data/test1267
    • tests/data/test1704
    • tests/data/test208
    • tests/http/scorecard.py
    • tests/http/test_12_reuse.py
    • tests/libtest/lib2405.c
    • tests/libtest/lib518.c
    • tests/libtest/lib537.c
    • tests/unit/unit1660.c
  2. Change #231026

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 30 May 2025 11:44:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 54834b4ad338b37df4f3744fb9fdf2a539a1bada

    Comments

    wolfssl: fix sending of early data
    Early data was reported as being sent, but was not. While everything was
    aligned with the Gods and early data was reported as accepted, the
    actual sending required another call to wolfSSL.
    
    Fixes #17481
    Reported-by: Ethan Everett
    Closes #17488

    Changed files

    • lib/vtls/wolfssl.c
  3. Change #231033

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 30 May 2025 17:29:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fe81a80ae72caedd1403769fc4c350e2f1afec43

    Comments

    spelling: call it null-terminate consistently
    With a dash, using two Ls. Also for different forms of the word.
    
    Use NULL in all uppercase if it means a zero pointer.
    
    Follow-up to 307b7543ea1e73ab04e062bdbe4b
    
    Closes #17489

    Changed files

    • docs/internals/STRPARSE.md
    • docs/libcurl/curl_easy_ssls_export.md
    • docs/libcurl/curl_formadd.md
    • docs/libcurl/curl_url_get.md
    • docs/libcurl/opts/CURLOPT_PREREQFUNCTION.md
    • include/curl/curl.h
    • lib/altsvc.c
    • lib/curl_addrinfo.c
    • lib/curlx/base64.c
    • lib/dynhds.h
    • lib/headers.c
    • lib/hsts.c
    • lib/http1.c
    • lib/http_aws_sigv4.c
    • lib/noproxy.c
    • lib/smb.c
    • lib/socks.c
    • lib/strcase.c
    • lib/strdup.c
    • lib/system_win32.c
    • lib/transfer.h
    • lib/vauth/digest.c
    • lib/vssh/libssh2.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/vtls.c
    • lib/vtls/vtls_scache.c
    • lib/vtls/x509asn1.c
    • packages/OS400/rpg-examples/HEADERAPI
    • packages/OS400/rpg-examples/HTTPPOST
    • packages/OS400/rpg-examples/INMEMORY
    • packages/OS400/rpg-examples/SIMPLE1
    • packages/OS400/rpg-examples/SIMPLE2
    • packages/OS400/rpg-examples/SMTPSRCMBR
    • packages/vms/curl_crtl_init.c
    • src/tool_cb_hdr.c
    • src/tool_getparam.c
    • src/tool_parsecfg.c
    • tests/libtest/stub_gssapi.c
    • tests/server/getpart.c