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

Builder curl-unthreaded-solaris10-sparc Build #13294

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 18 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 36 mins, 12 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 mins, 15 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun Aug 10 10:14:54 2025
EndMon Aug 11 00:34:35 2025
Elapsed14 hrs, 19 mins, 40 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