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

Builder curl-ares-solaris11-i386 Build #4884

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 5 mins, 38 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-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 4884 Build
codebase Build
got_revision e078485b361e5d23c6f9f7dd57bcc9bce0a877b6 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e078485b361e5d23c6f9f7dd57bcc9bce0a877b6 Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Apr 6 02:55:01 2026
EndMon Apr 6 03:00:53 2026
Elapsed5 mins, 52 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