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

Builder curl-threaded-solaris11-i386 Build #5385

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris11-i386' triggered this build

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5385 Build
codebase Build
got_revision 44dc0ab1880d36dc7655df614827b28a6e54d3bc Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 44dc0ab1880d36dc7655df614827b28a6e54d3bc Build
scheduler schedule-curl-threaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Joshua Rogers

Timing:

StartThu Sep 17 10:09:24 2026
EndThu Sep 17 12:44:42 2026
Elapsed2 hrs, 35 mins, 17 secs

All Changes:

:

  1. 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
  2. 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
  3. 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