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

Builder curl-unthreaded-solaris11-sparc Build #6194

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision3f1c033afe008123680306663cc01279e831ac2d
Got Revision3f1c033afe008123680306663cc01279e831ac2d
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 35 mins, 31 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-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 6194 Build
codebase Build
got_revision 3f1c033afe008123680306663cc01279e831ac2d Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3f1c033afe008123680306663cc01279e831ac2d Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich

Timing:

StartSun Aug 9 05:05:09 2026
EndSun Aug 9 06:16:30 2026
Elapsed1 hrs, 11 mins, 21 secs

All Changes:

:

  1. 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