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

Builder curl-ares-solaris11-sparc Build #4050

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 41 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 33 mins, 26 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 6 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 4050 Build
codebase Build
got_revision 984c96e307a84f16cf62976f81414e98f7b7ad22 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 984c96e307a84f16cf62976f81414e98f7b7ad22 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. Stefan Eissing

Timing:

StartSun Jun 15 12:16:47 2025
EndSun Jun 15 13:21:58 2025
Elapsed1 hrs, 5 mins, 10 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