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

Builder curl-ares-solaris10-i386 Build #4522

Results:

Exception git

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision44dc0ab1880d36dc7655df614827b28a6e54d3bc
Changes6 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git git exception ( 0 secs )
    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 4522 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 44dc0ab1880d36dc7655df614827b28a6e54d3bc 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. Daniel Stenberg
  2. Joshua Rogers

Timing:

StartThu Sep 17 10:38:32 2026
EndThu Sep 17 15:40:38 2026
Elapsed5 hrs, 2 mins, 6 secs

All Changes:

:

  1. Change #282005

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 17 Sep 2026 08:04:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 63dd390fab905a239a97e2700532929343ebc4e9

    Comments

    tftp: verify direction in a few places
    Closes #22974

    Changed files

    • lib/tftp.c
  2. Change #282005

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 17 Sep 2026 08:04:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 63dd390fab905a239a97e2700532929343ebc4e9

    Comments

    tftp: verify direction in a few places
    Closes #22974

    Changed files

    • lib/tftp.c
  3. Change #282007

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 17 Sep 2026 09:35:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ba8f8a7f27a5c5e19e4ef212b90b35a93559163e

    Comments

    ftplistparser: no more overwriting set.write_func
    The entries in the 'set' struct should remain as set by the application.
    
    Closes #22969

    Changed files

    • lib/cw-out.c
    • lib/ftp-int.h
    • lib/ftp.c
    • lib/ftplistparser.c
    • lib/ftplistparser.h
  4. Change #282019

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 17 Sep 2026 10:11:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b31c35238d5488fa00185c319f7059938cb474d5

    Comments

    tests/perf/dateparser: add
    Closes #22976

    Changed files

    • tests/perf/Makefile.inc
    • tests/perf/README.md
    • tests/perf/dateparser.c
  5. Change #282021

    Category curl
    Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
    Changed at Thu 17 Sep 2026 10:40:52
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c24a69d8cd368de4e25e3540bf0b7b000a31d5a7

    Comments

    tool: buffer headers before remote filename selection
    Verified by test 3037 and 3038.
    
    Closes #22977

    Changed files

    • src/tool_cb_hdr.c
    • tests/data/Makefile.am
    • tests/data/test3037
    • tests/data/test3038
  6. Change #282034

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 17 Sep 2026 11:40:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 44dc0ab1880d36dc7655df614827b28a6e54d3bc

    Comments

    httpsig-key.md: correct the generating Ed25519 keys commands
    Reported-by: Skye Soss
    Fixes #22961
    Closes #22967

    Changed files

    • docs/cmdline-opts/httpsig-key.md
    • docs/libcurl/opts/CURLOPT_HTTPSIG_KEY.md