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

Builder curl-unthreaded-solaris11-i386 Build #5226

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 14 mins, 51 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-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 5226 Build
codebase Build
got_revision 43c685fa785567c57804a7be5c04aee53e935345 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 43c685fa785567c57804a7be5c04aee53e935345 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Jun 15 02:49:45 2026
EndMon Jun 15 04:04:49 2026
Elapsed1 hrs, 15 mins, 4 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