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

Builder curl-threaded-solaris11-sparc Build #4444

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 25 mins, 41 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 4444 Build
codebase Build
got_revision 63b7d8b8f4c2d1d7be7decab865b7e3f1acd377d Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 63b7d8b8f4c2d1d7be7decab865b7e3f1acd377d 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. Yedaya Katsman

Timing:

StartMon Sep 1 09:57:11 2025
EndMon Sep 1 11:19:32 2025
Elapsed1 hrs, 22 mins, 21 secs

All Changes:

:

  1. Change #244175

    Category curl
    Changed by Yedaya Katsman <yedaya.kaohnoyoudont@gmail.com>
    Changed at Mon 01 Sep 2025 09:41:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 63b7d8b8f4c2d1d7be7decab865b7e3f1acd377d

    Comments

    autotools: make curl-config executable
    This was already done when building using CMake:
    https://github.com/curl/curl/blob/fa9151b41ad986e0514d99dd3fe149f26a7a57a3/CMakeLists.txt#L2391-L2394
    
    Closes #18433

    Changed files

    • configure.ac