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

Builder curl-unthreaded-solaris10-i386 Build #15929

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionc3b890b2c005401e18b54dacf9e63d33412e2b4f
Got Revisionc3b890b2c005401e18b54dacf9e63d33412e2b4f
Changes5 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 57 mins, 54 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 15929 Build
codebase Build
got_revision c3b890b2c005401e18b54dacf9e63d33412e2b4f Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c3b890b2c005401e18b54dacf9e63d33412e2b4f Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats
  3. renovate[bot]
  4. x2018

Timing:

StartTue Nov 4 23:45:00 2025
EndWed Nov 5 08:46:53 2025
Elapsed9 hrs, 1 mins, 52 secs

All Changes:

:

  1. Change #247592

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 04 Nov 2025 16:25:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 775add6e901e7ea16799118c9581a328031e4594

    Comments

    HISTORY: extend
    With recent events and some more in the past
    
    Closes #19361

    Changed files

    • docs/HISTORY.md
  2. Change #247594

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 04 Nov 2025 16:41:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3806fd914b7091cbf2d420bd50eb6a3005971e6e

    Comments

    cmake: fix `HAVE_GNUTLS_SRP` detection after adding local FindGnuTLS module
    When GnuTLS is detected via pkg-config on a non-default path, e.g. with
    Homebrew arm64 (`/opt/homebrew/`).
    
    This was a regression from a commit made in this release cycle.
    
    The Find module doesn't return an absolute path to the detected library
    (as the former solution did), but a bare libname and a libpath. We thus
    need to explicitly use the libpath while detecting a feature in GnuTLS
    found this way. Syncing this with other dependencies.
    
    Follow-up to 1966c86d71eb90beeeb3ccbefd6321bd64992553 #19163
    
    Closes #19360

    Changed files

    • CMakeLists.txt
  3. Change #247597

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Tue 04 Nov 2025 17:00:52
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8d4530537aa6223f5f7360da2dbe5a94660821ed

    Comments

    gtls: check the return value of gnutls_pubkey_init()
    Closes #19362

    Changed files

    • lib/vtls/gtls.c
  4. Change #247614

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 04 Nov 2025 21:00:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e5cc5640b37672bd18d7561bc45c5dd91271753a

    Comments

    GHA: update cross-platform-actions/action action to v0.30.0
    Closes #19367

    Changed files

    • .github/workflows/non-native.yml
  5. Change #247622

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 04 Nov 2025 23:30:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c3b890b2c005401e18b54dacf9e63d33412e2b4f

    Comments

    GHA/non-native: bump to OpenBSD 7.8
    Follow-up to e5cc5640b37672bd18d7561bc45c5dd91271753a #19367
    
    Closes #19368

    Changed files

    • .github/workflows/non-native.yml