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

Builder curl-unthreaded-solaris11-sparc Build #5611

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 10 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5611 Build
codebase Build
got_revision e078485b361e5d23c6f9f7dd57bcc9bce0a877b6 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e078485b361e5d23c6f9f7dd57bcc9bce0a877b6 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. Viktor Szakats

Timing:

StartMon Apr 6 02:54:59 2026
EndMon Apr 6 03:18:17 2026
Elapsed23 mins, 17 secs

All Changes:

:

  1. Change #263654

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 06 Apr 2026 02:52:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6e9df9f111dfe8b5ce4be181b2ec5dca291a8b99

    Comments

    Makefile.am: replace stray `:=` with `=` [ci skip]
    `=` is used everywhere else in `Makefile.am` files.
    
    Cherry-picked from #21000

    Changed files

    • lib/Makefile.am
    • src/Makefile.am
  2. Change #263655

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 06 Apr 2026 02:52:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e078485b361e5d23c6f9f7dd57bcc9bce0a877b6

    Comments

    cmake: drop redundant condition
    Follow-up to 43397b0283d4cdb10797e7ead6eacbe09f8a3e77 #21015
    Cherry-picked from #21000

    Changed files

    • CMake/PickyWarnings.cmake