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

Builder curl-ares-solaris11-sparc Build #5257

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision443a539fcf82c75ae4274874b6868449f5734adc
Got Revision443a539fcf82c75ae4274874b6868449f5734adc
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Timing:

StartWed Feb 4 02:16:35 2026
EndWed Feb 4 03:03:49 2026
Elapsed47 mins, 13 secs

All Changes:

:

  1. Change #256936

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 04 Feb 2026 02:07:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 443a539fcf82c75ae4274874b6868449f5734adc

    Comments

    build: move curl stat struct type to the curlx namespace
    To match surrounding curlx symbols and functions.
    
    Follow-up to a84b041281463315d3f8723febc97be1147964f4 #20496
    
    Closes #20508

    Changed files

    • lib/curl_fopen.c
    • lib/curlx/fopen.c
    • lib/curlx/fopen.h
    • lib/file.c
    • lib/mime.c
    • lib/vssh/libssh2.c
    • src/tool_doswin.c
    • src/tool_filetime.c
    • src/tool_formparse.c
    • src/tool_getparam.c
    • src/tool_operate.c
    • tests/libtest/lib505.c
    • tests/libtest/lib525.c
    • tests/libtest/lib541.c
    • tests/libtest/lib568.c
    • tests/libtest/lib572.c
    • tests/libtest/lib582.c
    • tests/server/util.c