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

Builder curl-ares-solaris11-i386 Build #3881

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 55 mins, 16 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-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 3881 Build
codebase Build
got_revision 31659b4a7ac8e736a2cb2812dff7635986ba0a2e Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 31659b4a7ac8e736a2cb2812dff7635986ba0a2e 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. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartThu Sep 4 08:32:39 2025
EndThu Sep 4 09:28:08 2025
Elapsed55 mins, 28 secs

All Changes:

:

  1. Change #244412

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 03 Sep 2025 18:35:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5ef4451f7b90b1c4275d9d4a5a008848aaf9c8ac

    Comments

    cmake: fix setting LTO properties on the wrong targets
    Follow-up to ae1a861bd62339b34cfd433e5941904e7d6878a1 #17043
    
    Closes #18469

    Changed files

    • lib/CMakeLists.txt
  2. Change #244425

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 04 Sep 2025 08:26:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 31659b4a7ac8e736a2cb2812dff7635986ba0a2e

    Comments

    http_add_connection_hd: respect previous error
    Pointed out by CodeSonar
    
    Closes #18472

    Changed files

    • lib/http.c