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

Builder curl-ares-solaris11-sparc Build #4349

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 6 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 27 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 4349 Build
codebase Build
got_revision 79b470cc5df2af7fea10909c0e84cc0084b1d345 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 79b470cc5df2af7fea10909c0e84cc0084b1d345 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:

StartTue Aug 12 12:54:32 2025
EndTue Aug 12 14:21:13 2025
Elapsed1 hrs, 26 mins, 40 secs

All Changes:

:

  1. Change #242802

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 12 Aug 2025 11:49:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 79b470cc5df2af7fea10909c0e84cc0084b1d345

    Comments

    cmake: improve error message for invalid HTTP/3 MultiSSL configs
    Error out for these combinations before trying to detect HTTP/3
    dependencies, for a clearer error message.
    
    Reported-by: Daniel Engberg
    Fixes https://github.com/curl/curl/issues/18246
    Closes https://github.com/curl/curl/issues/18256

    Changed files

    • CMakeLists.txt