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

Builder curl-unthreaded-solaris11-i386 Build #5373

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionb31c35238d5488fa00185c319f7059938cb474d5
Got Revisionb31c35238d5488fa00185c319f7059938cb474d5
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 21 mins, 8 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-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 5373 Build
codebase Build
got_revision b31c35238d5488fa00185c319f7059938cb474d5 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b31c35238d5488fa00185c319f7059938cb474d5 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Sep 17 09:04:11 2026
EndThu Sep 17 11:30:51 2026
Elapsed2 hrs, 26 mins, 40 secs

All Changes:

:

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