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

Builder curl-threaded-solaris11-sparc Build #5179

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 1 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-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 5179 Build
codebase Build
got_revision 41198e09b66bd5f99fcec9fe9f0d562f70559309 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 41198e09b66bd5f99fcec9fe9f0d562f70559309 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Jan 21 19:36:29 2026
EndWed Jan 21 20:45:35 2026
Elapsed1 hrs, 9 mins, 5 secs

All Changes:

:

  1. Change #255984

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 21 Jan 2026 19:34:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 41198e09b66bd5f99fcec9fe9f0d562f70559309

    Comments

    appveyor: simplify job configuration
    Replace interim knobs with cmake options.
    
    Also:
    - use CMake env `CMAKE_GENERATOR` to select the generator.
      (with workaround to make it work with CMake <3.15.)
    - deduct some configuration from the job name.
    - drop unused test runner logic.
    - drop obsolete `BUILD_OPT` use.
    - tidy-up job names and sync them with GHA ones.
    - add newline between job configurations for readability.
    
    Closes #20390

    Changed files

    • appveyor.sh
    • appveyor.yml