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

Builder curl-unthreaded-solaris10-i386 Build #16687

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision621176cbd532ef230f9a8962c5c1f5378b14912c
Got Revision621176cbd532ef230f9a8962c5c1f5378b14912c
Changes2 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 ( 4 hrs, 57 mins, 40 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-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16687 Build
codebase Build
got_revision 621176cbd532ef230f9a8962c5c1f5378b14912c Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 621176cbd532ef230f9a8962c5c1f5378b14912c 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. Viktor Szakats

Timing:

StartTue Jun 23 03:59:16 2026
EndTue Jun 23 14:01:11 2026
Elapsed10 hrs, 1 mins, 55 secs

All Changes:

:

  1. Change #272155

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 22 Jun 2026 22:57:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 364d6c18f717aef221e62a6e7ffeeaf902a588d2

    Comments

    cmake: add pre-fills for DragonFly BSD and MidnightBSD
    Based on CI runs:
    DragonFlyBSD: https://github.com/curl/curl/actions/runs/27978506617/job/82802332910 (autotools)
    MidnightBSD: https://github.com/curl/curl/actions/runs/27977103321/job/82797523470 (cmake)
    
    Also readd DragonFly BSD to GHA/non-native, but keep it commented.
    
    Closes #22138

    Changed files

    • .github/workflows/non-native.yml
    • CMake/unix-cache.cmake
  2. Change #272159

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 23 Jun 2026 01:14:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 621176cbd532ef230f9a8962c5c1f5378b14912c

    Comments

    GHA/windows: settle on windows-2025 image name
    It's the final/stable image name and it's shipping with VS2026 now.
    
    Ref: https://github.com/actions/runner-images/issues/14017
    Follow-up to b0239417b34238121165dee465afb944cbad17ec #21713
    
    Closes #22139

    Changed files

    • .github/workflows/windows.yml