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

Builder curl-ares-solaris11-i386 Build #4598

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision0bfd2645cad9ebe0cc4277aca1811e1263fa8cda
Got Revision0bfd2645cad9ebe0cc4277aca1811e1263fa8cda
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 ...' ( 52 mins, 42 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 4598 Build
codebase Build
got_revision 0bfd2645cad9ebe0cc4277aca1811e1263fa8cda Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 0bfd2645cad9ebe0cc4277aca1811e1263fa8cda 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:

StartWed Feb 4 04:51:28 2026
EndWed Feb 4 07:20:45 2026
Elapsed2 hrs, 29 mins, 17 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
  2. Change #256939

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 04 Feb 2026 03:07:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0bfd2645cad9ebe0cc4277aca1811e1263fa8cda

    Comments

    GHA/windows: set `lookup-only` in build-cache jobs
    To save a few seconds by not actually restoring the cache, just checking
    if there is cache hit.
    
    Follow-up to fb44e44d929f4e8eb140e5e1c7bd3a7f4d0e7d58 #20456
    
    Closes #20512

    Changed files

    • .github/workflows/windows.yml