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

Builder curl-ares-solaris11-sparc Build #4087

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision657e0240f5dfbdd17d153d9f82bbf97190fd20db
Got Revision657e0240f5dfbdd17d153d9f82bbf97190fd20db
Changes7 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 25 mins, 59 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 14 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 4087 Build
codebase Build
got_revision 657e0240f5dfbdd17d153d9f82bbf97190fd20db Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 657e0240f5dfbdd17d153d9f82bbf97190fd20db 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. Bartosz Ruszczak
  2. Daniel Stenberg
  3. Stefan Eissing
  4. renovate[bot]
  5. z2_

Timing:

StartSat Jun 21 00:13:54 2025
EndSat Jun 21 01:31:29 2025
Elapsed1 hrs, 17 mins, 35 secs

All Changes:

:

  1. Change #237160

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Jun 2025 23:12:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision aaebb45f58b3f62876a68c17c71ac37d98f1b3bb

    Comments

    tests: drop useless "nodist_SOURCES" assignments
    They cause automake warnings and have no effect.
    
    Closes #17688

    Changed files

    • tests/client/Makefile.am
    • tests/libtest/Makefile.am
    • tests/server/Makefile.am
  2. Change #237161

    Category curl
    Changed by z2_ <88509734+z2-2zohnoyoudont@users.noreply.github.com>
    Changed at Fri 20 Jun 2025 23:13:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f9548bf20e8df812ac9a21c86c42da3ba4c97783

    Comments

    url: fix NULL deref with bad password when no user is provided
    Closes #17659

    Changed files

    • lib/url.c
  3. Change #237162

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Jun 2025 23:14:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 149d436457ba87ac5f19c3b9dfbfd6d1b5733d76

    Comments

    test1599: verify a bad FTP password with no user
    Verifies the fix from #17659
    
    Closes #17687

    Changed files

    • tests/data/Makefile.am
    • tests/data/test1599
    • tests/libtest/Makefile.inc
    • tests/libtest/lib1599.c
  4. Change #237166

    Category curl
    Changed by Bartosz Ruszczak <bruszczak48ohnoyoudont@gmail.com>
    Changed at Fri 20 Jun 2025 23:22:24
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fdf50d64b8cd270bc733278f139dfd001d5cf0d7

    Comments

    ftp: fix prequotes for a directory in URL
    Allow prequotes to be sent after curl has changed the working directory,
    just before the listing command if the URL is a directory.
    
    FTP state machine is updated with the new FTP_LIST_PREQUOTE state and
    FTP_RETR_LIST_TYPE type.
    
    Test 754 verifies
    
    Fixes #8602
    Closes #17616

    Changed files

    • lib/ftp.c
    • lib/ftp.h
    • tests/data/Makefile.am
    • tests/data/test754
  5. Change #237167

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 20 Jun 2025 23:24:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4a686ee6b0002b26774fe148a95945e5d3db17c9

    Comments

    docs: fix documentation of connect_only 2
    Setting CURLOPT_CONNECT_ONLY with value 2 is only defined
    for WebSocket and the effect on other protocols is undetermined.
    That includes the HTTP urls.
    
    Fixes #17621
    Reported-by: Kirill Obukhov
    Closes #17635

    Changed files

    • docs/libcurl/opts/CURLOPT_CONNECT_ONLY.md
  6. Change #237168

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 20 Jun 2025 23:30:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3b4e84c44f73ec16af2b4fd0eb2a6d625180bd8e

    Comments

    ftplistparser: split parse_unix into sub functions
    Closes #17608

    Changed files

    • lib/ftplistparser.c
  7. Change #237172

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 20 Jun 2025 23:36:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 657e0240f5dfbdd17d153d9f82bbf97190fd20db

    Comments

    GHA: update rojopolis/spellcheck-github-actions digest to 35a02ba
    Closes #17686

    Changed files

    • .github/workflows/checkdocs.yml