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

Builder curl-threaded-solaris10-sparc Build #3518

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 25 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 42 mins, 24 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3518 Build
codebase Build
got_revision 1e3c2bec7eb735736755e15a48701f5b2d5b5979 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1e3c2bec7eb735736755e15a48701f5b2d5b5979 Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Mar 17 07:40:03 2026
EndWed Mar 18 01:12:47 2026
Elapsed17 hrs, 32 mins, 43 secs

All Changes:

:

  1. Change #261248

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 17 Mar 2026 02:47:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1e3c2bec7eb735736755e15a48701f5b2d5b5979

    Comments

    GHA/http3-linux: add CI reproducer for `--with-ngtcp2=<path>` regression
    Configure LibreSSL autotools job with `--with-ngtcp=<path>` instead of
    adding ngtcp2 to `PKG_CONFIG_PATH`. To test this way of configuration in
    CI and test for the regression reported in #20889.
    
    Turns out this way of configuration isn't affected by the detection
    issue in this particular case.
    
    It also works for other backends except for these two, subject to
    separate fixes:
    - BoringSSL fix: https://github.com/ngtcp2/ngtcp2/pull/2070
    - GnuTLS fix and BoringSSL workaround: #20920
    
    Follow-up to 666db801963afca671ee5fa83bd2e9ed79fb8886 #20891
    Follow-up to 8db0e286b363ad788d6dc0779d605b83c7ed4caf #18189
    Follow-up to 99500660af19f89069e71c2251c13963401b3806 #18028 #18022
    
    Closes #20926

    Changed files

    • .github/workflows/http3-linux.yml