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

Builder curl-ares-solaris11-sparc Build #5754

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 5 mins, 19 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 5754 Build
codebase Build
got_revision 1ea3060a259ec4854ebc423626743d306e9892eb Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1ea3060a259ec4854ebc423626743d306e9892eb 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
  2. Viktor Szakats

Timing:

StartMon Apr 27 13:24:43 2026
EndMon Apr 27 14:27:11 2026
Elapsed1 hrs, 2 mins, 27 secs

All Changes:

:

  1. Change #265592

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 27 Apr 2026 12:09:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 13b6a6036cacef0523e1968a080403437d413de1

    Comments

    tool_dirhie: fix to create drive-relative directory
    Fix to create the top directory `foo` when specified as
    `X:foo\bar\filename`, on Windows and MS-DOS. Add test to verify.
    
    Caught by Codex Security
    
    Follow-up to 787ee935acd5867bdac836b2043b6095eed2c29e #16566
    
    Closes #21449

    Changed files

    • src/tool_dirhie.c
    • src/tool_dirhie.h
    • tests/data/Makefile.am
    • tests/data/test1720
    • tests/tunit/Makefile.inc
    • tests/tunit/tool1720.c
  2. Change #265595

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 27 Apr 2026 12:50:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1ea3060a259ec4854ebc423626743d306e9892eb

    Comments

    write-out.md: minor language fix
    Pointed out by Copilot
    
    Closes #21455

    Changed files

    • docs/cmdline-opts/write-out.md