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

Builder curl-threaded-solaris10-sparc Build #2833

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionfe81a80ae72caedd1403769fc4c350e2f1afec43
Got Revisionfe81a80ae72caedd1403769fc4c350e2f1afec43
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 hrs, 51 mins, 23 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 2833 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-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat May 31 00:47:51 2025
EndSat May 31 13:31:49 2025
Elapsed12 hrs, 43 mins, 58 secs

All Changes:

:

  1. 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