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

Builder curl-ares-solaris11-sparc Build #4338

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision626051cd8bed0383ecc5b085468c4cfeed67776d
Got Revision626051cd8bed0383ecc5b085468c4cfeed67776d
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun Aug 10 00:45:26 2025
EndSun Aug 10 02:11:06 2025
Elapsed1 hrs, 25 mins, 39 secs

All Changes:

:

  1. Change #242585

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 10 Aug 2025 00:33:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7fd7d561c455fb4c807e05aaffaaf4488510eb13

    Comments

    cmake: set `CURL_DIRSUFFIX` automatically in multi-config builds
    To make it easier to run tests when using the Visual Studio generator,
    also perhaps Xcode.
    
    Also drop manual settings from CI.
    
    Closes #18241

    Changed files

    • .github/workflows/windows.yml
    • appveyor.sh
    • tests/CMakeLists.txt
  2. Change #242586

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 10 Aug 2025 00:33:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 626051cd8bed0383ecc5b085468c4cfeed67776d

    Comments

    test436: fix running on Windows with `_curlrc` present
    in the user home directory.
    
    Before this patch, the curl tool found the system curlrc first, ignoring
    the custom one set by the test via `CURL_HOME`.
    
    Closes #18242

    Changed files

    • tests/data/test436