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

Builder curl-threaded-solaris10-sparc Build #3300

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 27 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 16 mins, 55 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-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3300 Build
codebase Build
got_revision 61273f58125c41a84febe90a50238ee7fb12a9ad Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 61273f58125c41a84febe90a50238ee7fb12a9ad 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. Viktor Szakats

Timing:

StartTue Dec 16 21:43:08 2025
EndTue Dec 16 22:34:17 2025
Elapsed51 mins, 9 secs

All Changes:

:

  1. Change #252416

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Dec 2025 21:26:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 61273f58125c41a84febe90a50238ee7fb12a9ad

    Comments

    badwords: catch and fix threading-related words
    Also:
    - sync newlines between the two threaded examples.
    
    Closes #20001

    Changed files

    • .github/scripts/badwords.txt
    • RELEASE-NOTES
    • docs/examples/.gitignore
    • docs/examples/Makefile.inc
    • docs/examples/http2-upload.c
    • docs/examples/multithread.c
    • docs/examples/smooth-gtk-thread.c
    • docs/examples/threaded-ssl.c
    • docs/examples/threaded.c
    • docs/libcurl/curl_global_cleanup.md
    • docs/libcurl/curl_global_init.md
    • docs/libcurl/curl_global_trace.md
    • docs/libcurl/libcurl-thread.md
    • docs/libcurl/libcurl-tutorial.md
    • docs/libcurl/libcurl.md
    • docs/libcurl/opts/CURLOPT_DNS_USE_GLOBAL_CACHE.md
    • include/curl/easy.h
    • lib/amigaos.c
    • lib/config-os400.h
    • lib/hostip.h
    • lib/hostip4.c
    • lib/http_ntlm.c
    • lib/memdebug.c
    • lib/vtls/gtls.c
    • m4/curl-functions.m4
    • tests/server/util.c