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

Builder curl-threaded-solaris11-sparc Build #4494

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 26 mins, 26 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 4494 Build
codebase Build
got_revision a041bf6ca2339ad273a8057aa3bc6605c6706fc5 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a041bf6ca2339ad273a8057aa3bc6605c6706fc5 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Oct 20 14:24:33 2025
EndMon Oct 20 15:48:16 2025
Elapsed1 hrs, 23 mins, 42 secs

All Changes:

:

  1. Change #246242

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 20 Oct 2025 13:52:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a041bf6ca2339ad273a8057aa3bc6605c6706fc5

    Comments

    Makefile.example: make default options more likely to work
    - replace default libpaths with more common ones.
    - drop Solaris network libs.
    
    Closes #19161

    Changed files

    • docs/examples/Makefile.example