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

Builder curl-ares-solaris11-i386 Build #5394

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 6 mins, 31 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 11 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Sep 17 07:54:50 2026
EndThu Sep 17 09:11:04 2026
Elapsed1 hrs, 16 mins, 14 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 #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