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

Builder curl-unthreaded-solaris11-sparc Build #4275

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 4275 Build
codebase Build
got_revision 58906838c562d9e6ffd78403fb0ab057ffe42fcc Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 58906838c562d9e6ffd78403fb0ab057ffe42fcc Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartWed Jul 30 12:27:47 2025
EndWed Jul 30 13:56:50 2025
Elapsed1 hrs, 29 mins, 2 secs

All Changes:

:

  1. Change #241283

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 30 Jul 2025 11:26:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8d00527e9ee270f5f5578dad12995657c9f7311d

    Comments

    schannel: use if(result) like the code style says
    instead of comparing != CURLE_OK
    
    Closes #18094

    Changed files

    • lib/vtls/schannel.c
  2. Change #241290

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 30 Jul 2025 11:55:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 217ae24a94d1700d1377f59b4ee829dce4b559a8

    Comments

    build: fix mingw-w64 version guard for mingw32ce
    Follow-up to a28f5f68b965119d9dd1ab6c2a2ccc66c6ed5d1f #18010
    Closes #18095

    Changed files

    • lib/curl_setup.h
  3. Change #241291

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 30 Jul 2025 11:55:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 58906838c562d9e6ffd78403fb0ab057ffe42fcc

    Comments

    schannel: fix recent update for mingw32ce
    Follow-up to 952c929bdf70645ee263c45a19518ae976a0292d #18084
    Closes #18097

    Changed files

    • lib/vtls/schannel_int.h