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

Builder curl-threaded-solaris10-i386 Build #4325

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisione078485b361e5d23c6f9f7dd57bcc9bce0a877b6
Got Revisione078485b361e5d23c6f9f7dd57bcc9bce0a877b6
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 55 mins, 24 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 20 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Apr 6 04:07:44 2026
EndMon Apr 6 14:08:23 2026
Elapsed10 hrs, 39 secs

All Changes:

:

  1. Change #263645

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 05 Apr 2026 22:03:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5fdb35a3bc788699a9af03fdc01282261f672829

    Comments

    curl_setup.h: drop stray/unused `USE_OPENSSL_QUIC` guard
    Follow-up to 6aaac9dd388a64d0f511544496608693e1105d13 #20226
    
    Closes #21235

    Changed files

    • lib/curl_setup.h
  2. Change #263654

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 06 Apr 2026 02:52:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6e9df9f111dfe8b5ce4be181b2ec5dca291a8b99

    Comments

    Makefile.am: replace stray `:=` with `=` [ci skip]
    `=` is used everywhere else in `Makefile.am` files.
    
    Cherry-picked from #21000

    Changed files

    • lib/Makefile.am
    • src/Makefile.am
  3. Change #263655

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 06 Apr 2026 02:52:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e078485b361e5d23c6f9f7dd57bcc9bce0a877b6

    Comments

    cmake: drop redundant condition
    Follow-up to 43397b0283d4cdb10797e7ead6eacbe09f8a3e77 #21015
    Cherry-picked from #21000

    Changed files

    • CMake/PickyWarnings.cmake