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

Builder curl-ares-solaris11-sparc Build #4487

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiond2af9c9a08340487a699e4d1949637f777415535
Got Revisiond2af9c9a08340487a699e4d1949637f777415535
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartMon Oct 20 11:05:01 2025
EndMon Oct 20 12:30:17 2025
Elapsed1 hrs, 25 mins, 15 secs

All Changes:

:

  1. Change #246196

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 20 Oct 2025 09:35:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9596c4a2587a9e512ea46fbd7b6fc1ecb878590f

    Comments

    http: return error for a second Location: header
    Unless it is identical to the previous one.
    
    Follow-up to dbcaa0065719acc0383
    
    Adjusted test 580, added test 772 and 773
    
    Fixes #19130
    Reported-by: Jakub Stasiak
    Closes #19134

    Changed files

    • lib/http.c
    • tests/data/Makefile.am
    • tests/data/test580
    • tests/data/test772
    • tests/data/test773
  2. Change #246219

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 20 Oct 2025 10:30:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 104299195e1676488f3c156a24b134fb33cf6e06

    Comments

    curl_get_line: the final return cannot be reached
    Follow-up to 769ccb4d4261a75c8a4236f
    
    Pointed out by CodeSonar
    Closes #19154

    Changed files

    • lib/curl_get_line.c
  3. Change #246220

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 20 Oct 2025 10:32:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d2af9c9a08340487a699e4d1949637f777415535

    Comments

    INSTALL.md: add another OS (Azure Sphere)
    Closes #19155

    Changed files

    • docs/INSTALL.md