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

Builder curl-unthreaded-solaris10-sparc Build #14073

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 46 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 42 mins, 5 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-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 14073 Build
codebase Build
got_revision 3f1c033afe008123680306663cc01279e831ac2d Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3f1c033afe008123680306663cc01279e831ac2d 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. Dan Fandrich
  2. Daniel Stenberg

Timing:

StartSun Aug 9 11:05:04 2026
EndMon Aug 10 01:35:30 2026
Elapsed14 hrs, 30 mins, 25 secs

All Changes:

:

  1. Change #277507

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 08 Aug 2026 23:05:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 04ff9df3e815c33dd5ecf7b891b32202858fa039

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  2. Change #277527

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Sun 09 Aug 2026 06:39:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3f1c033afe008123680306663cc01279e831ac2d

    Comments

    libcurl.pc: add the Link.ABI and Source tags
    Link.ABI is a feature of pkgconf 3.0 and indicates the ABI against which
    a consumer must link the package. For libcurl, this is hard-coded as C.
    Source is a URL from which to download the package tarball.
    
    Closes #22519

    Changed files

    • libcurl.pc.in