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

Builder curl-ares-solaris11-i386 Build #3428

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 6 mins, 14 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 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 3428 Build
codebase Build
got_revision f9f1a15699ea703da75c1e4c4f159cbbdaa325a4 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f9f1a15699ea703da75c1e4c4f159cbbdaa325a4 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
  2. Niall

Timing:

StartThu Apr 24 01:08:33 2025
EndThu Apr 24 04:35:29 2025
Elapsed3 hrs, 26 mins, 55 secs

All Changes:

:

  1. Change #228053

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 23 Apr 2025 23:23:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9c59a6ac551b58c78822830dbd769338e462e4a2

    Comments

    libcurl-tutorial.md: fix read callback explanation
    Fixes #17138
    Reported-by: Thomas Klausner
    Closes #17154

    Changed files

    • docs/libcurl/libcurl-tutorial.md
  2. Change #228055

    Category curl
    Changed by Niall <Niall.oReillyohnoyoudont@ucd.ie>
    Changed at Wed 23 Apr 2025 23:39:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 179aeeaf228e3837a14e5df74285b75d0c243cce

    Comments

    ares: add definition for HTTPSRR_WORKS
    Closes #17157

    Changed files

    • lib/asyn-ares.c
  3. Change #228061

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 23 Apr 2025 23:44:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f9f1a15699ea703da75c1e4c4f159cbbdaa325a4

    Comments

    lib/src/docs/test: improve curl_easy_setopt() calls
    Fix invokes where the argument was not the correct type.
    
    Closes #17160

    Changed files

    • docs/examples/externalsocket.c
    • docs/examples/ftp-wildcard.c
    • docs/examples/ipv6.c
    • docs/examples/sftpget.c
    • docs/examples/sftpuploadresume.c
    • src/tool_cfgable.h
    • tests/http/clients/hx-download.c
    • tests/http/clients/hx-upload.c
    • tests/http/clients/tls-session-reuse.c
    • tests/http/clients/upload-pausing.c
    • tests/libtest/lib1515.c
    • tests/libtest/lib1525.c
    • tests/libtest/lib1526.c
    • tests/libtest/lib1527.c
    • tests/libtest/lib1528.c
    • tests/libtest/lib1529.c
    • tests/libtest/lib1571.c
    • tests/libtest/lib1592.c
    • tests/libtest/lib2301.c
    • tests/libtest/lib3207.c
    • tests/libtest/lib678.c
    • tests/libtest/mk-lib1521.pl