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

Builder curl-unthreaded-solaris10-i386 Build #16086

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16086 Build
codebase Build
got_revision c3add7130d7d81add205edbbb75fdfd1f38b3c68 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c3add7130d7d81add205edbbb75fdfd1f38b3c68 Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun Nov 30 00:31:04 2025
EndSun Nov 30 00:37:58 2025
Elapsed6 mins, 53 secs

All Changes:

:

  1. Change #250490

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 30 Nov 2025 00:19:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c3add7130d7d81add205edbbb75fdfd1f38b3c68

    Comments

    mbedtls: replace macro constant with `CURL_ARRAYSIZE()`
    Also move from `int` to `size_t` for index variables.
    
    Closes #19762

    Changed files

    • lib/vtls/mbedtls_threadlock.c
    • lib/vtls/mbedtls_threadlock.h