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

Builder curl-ares-solaris10-i386 Build #3477

Results:

Retry lost remote

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git  
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3477 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 639d5e0f5e943885d053e266c342379dcfa83563 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats

Timing:

StartSun Jun 15 15:07:51 2025
EndSun Jun 15 16:07:46 2025
Elapsed59 mins, 54 secs

All Changes:

:

  1. Change #234227

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sun 15 Jun 2025 12:07:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 984c96e307a84f16cf62976f81414e98f7b7ad22

    Comments

    digest: fix build with disabled digest auth
    Fix building with `--disable-digest-auth`. Make test cases run in such
    a build. Add such a build to our CI jobs.
    
    Reported-by: Tristan Perrault
    Fixes #17612
    Closes #17614

    Changed files

    • .github/workflows/linux.yml
    • lib/vauth/vauth.h
    • tests/data/test1001
    • tests/data/test1002
    • tests/data/test1030
    • tests/data/test1060
    • tests/data/test1061
    • tests/data/test1071
    • tests/data/test1079
    • tests/data/test1095
    • tests/data/test1229
    • tests/data/test1284
    • tests/data/test1285
    • tests/data/test1286
    • tests/data/test1412
    • tests/data/test1418
    • tests/data/test1437
    • tests/data/test153
    • tests/data/test154
    • tests/data/test1568
    • tests/data/test167
    • tests/data/test168
    • tests/data/test169
    • tests/data/test175
    • tests/data/test177
    • tests/data/test2024
    • tests/data/test2026
    • tests/data/test2027
    • tests/data/test2028
    • tests/data/test2030
    • tests/data/test2058
    • tests/data/test2059
    • tests/data/test206
    • tests/data/test2061
    • tests/data/test2063
    • tests/data/test2064
    • tests/data/test2066
    • tests/data/test2067
    • tests/data/test2069
    • tests/data/test2076
    • tests/data/test245
    • tests/data/test246
    • tests/data/test258
    • tests/data/test259
    • tests/data/test273
    • tests/data/test335
    • tests/data/test388
    • tests/data/test540
    • tests/data/test551
    • tests/data/test552
    • tests/data/test565
    • tests/data/test579
    • tests/data/test64
    • tests/data/test65
    • tests/data/test70
    • tests/data/test72
    • tests/data/test821
    • tests/data/test823
    • tests/data/test830
    • tests/data/test832
    • tests/data/test833
    • tests/data/test835
    • tests/data/test864
    • tests/data/test867
    • tests/data/test869
    • tests/data/test876
    • tests/data/test878
    • tests/data/test879
    • tests/data/test88
    • tests/data/test881
    • tests/data/test891
    • tests/data/test905
    • tests/data/test907
    • tests/data/test932
    • tests/data/test934
    • tests/data/test935
    • tests/data/test937
    • tests/http/test_14_auth.py
  2. Change #234935

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 15 Jun 2025 13:32:24
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6b016cec5528542d701fe630d7ee17f0d53fe3d8

    Comments

    tidy-up: two comments
    Follow-up to 2c27a67daa1b76859c18d63e4e1f528db05b5e13 #17590
    Follow-up to df1ff17f88a623b12c13ffd893ca4ac47c5f04d1 #17418
    
    Closes #17624

    Changed files

    • CMakeLists.txt
    • lib/vtls/schannel_verify.c
  3. Change #235190

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 15 Jun 2025 14:11:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 639d5e0f5e943885d053e266c342379dcfa83563

    Comments

    tests: tidy up server main function, whitespace and README
    Follow-up to 2c27a67daa1b76859c18d63e4e1f528db05b5e13 #17590
    
    Closes #17625

    Changed files

    • tests/server/first.c
    • tests/unit/README.md
    • tests/unit/curlcheck.h