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

Builder curl-ares-solaris11-sparc Build #4248

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Timing:

StartSun Jul 27 18:02:25 2025
EndSun Jul 27 18:30:04 2025
Elapsed27 mins, 39 secs

All Changes:

:

  1. Change #240835

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 27 Jul 2025 17:57:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 91138b014d960d2ef6ce9cd0ca237d0220b2458d

    Comments

    vquic: drop msh3
    It has never been properly functional in curl while there are several
    alternatives that are.
    
    Closes #17729

    Changed files

    • .github/labeler.yml
    • .github/scripts/cmp-config.pl
    • .github/workflows/linux.yml
    • CMake/FindMSH3.cmake
    • CMakeLists.txt
    • Makefile.am
    • configure.ac
    • docs/DEPRECATE.md
    • docs/HTTP3.md
    • docs/INSTALL-CMAKE.md
    • lib/Makefile.inc
    • lib/cf-socket.c
    • lib/cf-socket.h
    • lib/config-os400.h
    • lib/curl_config.h.cmake
    • lib/curl_setup.h
    • lib/http.h
    • lib/socketpair.c
    • lib/socketpair.h
    • lib/vquic/curl_msh3.c
    • lib/vquic/curl_msh3.h
    • lib/vquic/vquic.c
    • lib/vtls/openssl.c
    • tests/http/scorecard.py
    • tests/http/test_02_download.py
    • tests/http/test_03_goaway.py
    • tests/http/test_05_errors.py
    • tests/http/test_07_upload.py
    • tests/http/test_08_caddy.py
    • winbuild/Makefile.vc
    • winbuild/MakefileBuild.vc
    • winbuild/README.md