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

Builder curl-ares-solaris11-sparc Build #5364

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartThu Feb 26 02:55:00 2026
EndThu Feb 26 04:04:40 2026
Elapsed1 hrs, 9 mins, 39 secs

All Changes:

:

  1. Change #258972

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Feb 2026 02:44:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2239879b746c2c1c8dd087cffbef974ec2c780f8

    Comments

    cmake: minor fixes to test targets after prev
    - run tests-clang-tidy when building testbins.
    - drop redundant build-certs dependency for test targets.
      Already present via testdeps.
    
    Follow-up to aae361242f30eafacf46085ed731b1524bfd3be9 #20708
    
    Closes #20727

    Changed files

    • tests/CMakeLists.txt