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

Builder curl-threaded-solaris11-sparc Build #5618

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

StartTue Apr 7 00:38:44 2026
EndTue Apr 7 01:27:45 2026
Elapsed49 mins, 1 secs

All Changes:

:

  1. Change #263823

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 07 Apr 2026 00:33:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fc3261b284b7abf737818abcc693360d40124d37

    Comments

    cmake: pre-fill `HAVE_PIPE2` for two more platforms
    For DragonFlyBSD and SunOS.
    
    Also opt-in `BSD`, which is covering those listed explicitly, when using
    CMake 3.25+.
    
    Follow-up to 131a2fd5aaa1a809211695d2ef8151ffadbebc0c #16987
    
    Closes #21243

    Changed files

    • CMake/unix-cache.cmake