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

Builder curl-threaded-solaris11-sparc Build #6026

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 36 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 6026 Build
codebase Build
got_revision 43c685fa785567c57804a7be5c04aee53e935345 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 43c685fa785567c57804a7be5c04aee53e935345 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:

StartMon Jun 15 02:49:43 2026
EndMon Jun 15 03:13:28 2026
Elapsed23 mins, 45 secs

All Changes:

:

  1. Change #271023

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 15 Jun 2026 02:41:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 43c685fa785567c57804a7be5c04aee53e935345

    Comments

    cmake/FindGSS: fix comment, adjust custom flavor property name
    - fix property name in comment.
    - rename `INTERFACE_CURL_GSS_FLAVOUR` ->
      `INTERFACE_CURL_GSS_FLAVOR` to match preferred usage.
    
    Follow-up to 8aeefd0b353021053688e53fc3a4b0edef85dcc7 (subcommit)
    Follow-up to 16f073ef49f94412000218c9f6ad04e3fd7e4d01 #16973
    
    Closes #22013

    Changed files

    • CMake/FindGSS.cmake
    • CMakeLists.txt