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

Builder curl-unthreaded-solaris10-sparc Build #14086

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision0c22fcffe3cc83df5d977b2bdeda4f3d894689d5
Got Revision0c22fcffe3cc83df5d977b2bdeda4f3d894689d5
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Aug 17 07:26:50 2026
EndMon Aug 17 22:03:50 2026
Elapsed14 hrs, 36 mins, 59 secs

All Changes:

:

  1. Change #278390

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 17 Aug 2026 00:00:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d00000673d05fdf6ceee8941ccd63ad2906257e4

    Comments

    GHA/non-native: sync BSD tflags logic with other workflows
    To make it easier to customize tests for individual matrix jobs.
    
    Also:
    - tested running riscv64 tests, but it takes too long (8.5-12 minutes,
      for ~1000 HTTP tests.)
    
    Follow-up to bf594226d66dc2bbf62a18f3dea1ceabe5b26dcf #22601
    
    Closes #22602

    Changed files

    • .github/workflows/non-native.yml
  2. Change #278391

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 17 Aug 2026 00:00:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0c22fcffe3cc83df5d977b2bdeda4f3d894689d5

    Comments

    config-riscos.h: delete handcrafted RISC OS config header, in favor of autotools
    According to the content of the latest downloadable builds available at
    (from 2022): https://www.riscos.info/packages/src/Network/, these builds
    used autotools, not the handcrafted header. Also the handcrafted header
    did not see an update (that I could find) since
    0866c1b52dcff1f872860a42183397b4e8f6dedf (2002-04-08), other than
    source-wide maintenance updates.
    
    Closes #22598

    Changed files

    • lib/Makefile.am
    • lib/config-riscos.h
    • lib/curl_setup.h