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

Builder curl-unthreaded-solaris10-sparc Build #13169

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision2a651525c883751ad70bd1ab0ca443440a254a20
Got Revision2a651525c883751ad70bd1ab0ca443440a254a20
Changes4 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 hrs, 44 mins, 16 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13169 Build
codebase Build
got_revision 2a651525c883751ad70bd1ab0ca443440a254a20 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2a651525c883751ad70bd1ab0ca443440a254a20 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing
  3. renovate[bot]

Timing:

StartSat May 24 10:28:53 2025
EndSat May 24 23:49:08 2025
Elapsed13 hrs, 20 mins, 15 secs

All Changes:

:

  1. Change #230629

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 23 May 2025 22:56:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 37b25f7bb0f055c5904da90ea529f29c818c5519

    Comments

    sasl: give help when unable to select AUTH
    When SASL is unable to select an AUTH mechanism, give user help
    in info message why no AUTH could be selected.
    
    Fixes #17420
    Closes #17427
    Reported-by: Aditya Garg

    Changed files

    • lib/curl_sasl.c
    • lib/curl_sasl.h
    • lib/imap.c
    • lib/openldap.c
    • lib/pop3.c
    • lib/smtp.c
    • lib/vauth/vauth.h
  2. Change #230633

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 23 May 2025 23:13:03
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 129719c29c96833e68b14e3fc3a7c7d9d1c74501

    Comments

    lib: change progress bitwise ops to bitfields
    Since they are mostly independent, using them as bitfelds makes the code
    easier.
    
    - remove the unused struct field 'width'.
    
    - convert 'speeder_c' to an unsigned char from int
    
    Closes #17431

    Changed files

    • lib/easy.c
    • lib/getinfo.c
    • lib/progress.c
    • lib/progress.h
    • lib/setopt.c
    • lib/url.c
    • lib/urldata.h
  3. Change #230634

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 23 May 2025 23:14:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 83116e1fca6e98342aed27060ab5bf6245fa9eaf

    Comments

    Dockerfile: update debian:bookworm-slim Docker digest to 90522ee
    Closes #17416

    Changed files

    • Dockerfile
  4. Change #230635

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 23 May 2025 23:15:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2a651525c883751ad70bd1ab0ca443440a254a20

    Comments

    GHA: Update awslabs/aws-lc to v1.52.0
    Closes #17434

    Changed files

    • .github/workflows/linux.yml