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

Builder curl-pr-unthreaded-solaris10-sparc Build #2330

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/mprintf-strparse
Revisiond9862bcb8b2dfea2500f42bb17e958a18667c42d
Changes6 changes

BuildSlave:

unstable10s

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/mprintf-strparse Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 2330 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision d9862bcb8b2dfea2500f42bb17e958a18667c42d Build
scheduler schedule-curl-pr Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSat Mar 15 21:08:08 2025
EndSat Mar 15 21:08:10 2025
Elapsed2 secs

All Changes:

:

  1. Change #224363

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 08 Mar 2025 23:09:56
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision 6cfd674256df1c806c43ebcb4b50ccf3f8861fd7

    Comments

    mprintf: switch three number parsers to use strparse
    
    Also add more const char pointers.

    Changed files

    • lib/mprintf.c
  2. Change #224365

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 08 Mar 2025 23:12:48
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision f986b51e7b4a931a24a2d2c27f2155a911f1328f

    Comments

    typecasts

    Changed files

    • lib/mprintf.c
  3. Change #224368

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 08 Mar 2025 23:26:22
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision b5a0f50532e941fa486509831342b855a21cac93

    Comments

    fixup reduce scope for several variables

    Changed files

    • lib/mprintf.c
  4. Change #224369

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 08 Mar 2025 23:33:13
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision 9d9306f919022cbb04ec4737846f21401147d5bf

    Comments

    fixup use macros to enhance readability

    Changed files

    • lib/mprintf.c
  5. Change #224397

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 11:24:38
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision 18a28e15383a084b558b022ef00124ed7f7dde17

    Comments

    fixup polish

    Changed files

    • lib/mprintf.c
  6. Change #224402

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 09 Mar 2025 11:54:00
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/mprintf-strparse
    Revision d9862bcb8b2dfea2500f42bb17e958a18667c42d

    Comments

    mprintf: switch three number parsers to use strparse
    
    Also add more const char pointers and reduced the scope for some
    variables.

    Changed files

    • lib/mprintf.c