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

Builder curl-pr-unthreaded-solaris10-i386 Build #3572

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/parse-nodupe
Revisione0519857231edfabe9309fecb8b74f9177856124
Changes9 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git updating ( 2 secs )
    1. stdio
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -

Build Properties:

NameValueSource
branch bagder/parse-nodupe Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3572 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision e0519857231edfabe9309fecb8b74f9177856124 Build
scheduler schedule-curl-pr Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Mar 5 13:41:14 2025
EndWed Mar 5 17:47:36 2025
Elapsed4 hrs, 6 mins, 22 secs

All Changes:

:

  1. Change #223804

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 04 Mar 2025 17:18:37
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/parse-nodupe
    Revision a0048103d30e79489dc4fcfe94bc3448141e60ed

    Comments

    tool_getparam: avoid strdup on platforms not doing UTF8 conversions
    
    ... which is all except Windows UNICODE builds.

    Changed files

    • lib/curl_multibyte.h
    • src/tool_getparam.c
  2. Change #223811

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 04 Mar 2025 17:58:41
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/parse-nodupe
    Revision 532d020ddce356cca076dbf26cb5161121714f5e

    Comments

    src: avoid strdup on platforms not doing UTF8 conversions
    
    ... and use more const strings.

    Changed files

    • src/tool_getparam.c
    • src/tool_getparam.h
    • src/tool_operate.c
    • src/tool_stderr.c
    • src/tool_stderr.h
  3. Change #223817

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 04 Mar 2025 18:09:18
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/parse-nodupe
    Revision 8f6fb16783f4b7a33ea8a9720688ecf1d124df31

    Comments

    fixup parse_localport() for const input

    Changed files

    • src/tool_getparam.c
  4. Change #223838

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 04 Mar 2025 23:43:09
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/parse-nodupe
    Revision b57d3954bad6d461f75c98a690da22c062921c64

    Comments

    src: avoid strdup on platforms not doing UTF8 conversions
    
    ... and use more const strings.
    
    Closes #16560

    Changed files

    • src/tool_getparam.c
    • src/tool_getparam.h
    • src/tool_operate.c
    • src/tool_stderr.c
    • src/tool_stderr.h
  5. Change #223844

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 04 Mar 2025 23:54:41
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/parse-nodupe
    Revision 98f5339a45468a3dcd440422099946d6116f77a7

    Comments

    src: avoid strdup on platforms not doing UTF8 conversions
    
    ... and use more const strings.
    
    Closes #16560

    Changed files

    • src/tool_getparam.c
    • src/tool_getparam.h
    • src/tool_operate.c
    • src/tool_stderr.c
    • src/tool_stderr.h
  6. Change #223846

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 04 Mar 2025 23:58:41
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/parse-nodupe
    Revision 1e7244a9ab63545cafd4e1625be09376a19362f7

    Comments

    fixup try typecast in unicodefree() macro

    Changed files

    • src/tool_getparam.h
  7. Change #223862

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 05 Mar 2025 07:48:17
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/parse-nodupe
    Revision 4a4c0c6eeb3c40f4864bbc68c8089f0a7b000958

    Comments

    src: avoid strdup on platforms not doing UTF8 conversions
    
    ... and use more const strings.
    
    Closes #16560

    Changed files

    • src/tool_getparam.c
    • src/tool_getparam.h
    • src/tool_operate.c
    • src/tool_stderr.c
    • src/tool_stderr.h
  8. Change #223863

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 05 Mar 2025 07:48:17
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/parse-nodupe
    Revision ef13b1a329846d00f2b67d5736318633a895f377

    Comments

    fixup try typecast in unicodefree() macro

    Changed files

    • src/tool_getparam.h
  9. Change #223864

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 05 Mar 2025 07:48:17
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/parse-nodupe
    Revision e0519857231edfabe9309fecb8b74f9177856124

    Comments

    fixup try move the typecast to the curlx_unicodefree macro

    Changed files

    • lib/curl_multibyte.h
    • src/tool_getparam.h