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

Builder curl-ares-solaris10-i386 Build #4514

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git updating ( 12 secs )
    1. stdio
    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 4514 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 72dcca5ce9ccd59d22a92b48601be0e6d305a9e9 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

Timing:

StartMon Sep 14 05:04:06 2026
EndMon Sep 14 14:38:26 2026
Elapsed9 hrs, 34 mins, 20 secs

All Changes:

:

  1. Change #281678

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Sep 2026 23:35:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 10c5f8e72238e94e62d6d35a6ebd34ddb5bca1df

    Comments

    test 1605: move from unit to libtest
    It only uses public libcurl functions.
    
    Closes #22928

    Changed files

    • tests/data/test1605
    • tests/libtest/Makefile.inc
    • tests/libtest/lib1605.c
    • tests/unit/Makefile.inc
    • tests/unit/unit1605.c
  2. Change #281680

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Sep 2026 23:36:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d7546809d5bd548b69ec49fca26565c8f6f0d344

    Comments

    mime: do curl_mime_free() non-recursively
    Verify with test 3595: deeply nested curl_mime_free()
    
    Closes #22927

    Changed files

    • lib/mime.c
    • tests/data/Makefile.am
    • tests/data/test3595
    • tests/libtest/Makefile.inc
    • tests/libtest/lib3595.c
  3. Change #281681

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 13 Sep 2026 23:38:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 72dcca5ce9ccd59d22a92b48601be0e6d305a9e9

    Comments

    curl_formadd.md: mention the strlen() for names as well
    Clarify that this goes the same for the name as for the content.
    
    Closes #22926

    Changed files

    • docs/libcurl/curl_formadd.md