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

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

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/readline-comments
Revision114f783213befd500a1d7ca4a791f11538c528e4
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch bagder/readline-comments Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3585 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision 114f783213befd500a1d7ca4a791f11538c528e4 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:

StartThu Mar 6 13:46:16 2025
EndThu Mar 6 17:42:03 2025
Elapsed3 hrs, 55 mins, 46 secs

All Changes:

:

  1. Change #224037

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 11:54:22
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/readline-comments
    Revision 93dcc5ae0ea0bcbb72f265419efc750b09ef371d

    Comments

    tool_parsecfg: make my_get_line skip comments and newlines
    
    - then brings this functionality to all users of this function
      automatically and consistently
    
    - now consistently returns every line without trailing \n

    Changed files

    • src/tool_getparam.c
    • src/tool_parsecfg.c
    • src/tool_ssls.c
  2. Change #224059

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 13:35:31
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/readline-comments
    Revision cb3f304d8c171c653e1fe1525f3290f684555243

    Comments

    fixup the newline cut

    Changed files

    • src/tool_parsecfg.c
  3. Change #224061

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 13:38:01
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/readline-comments
    Revision 114f783213befd500a1d7ca4a791f11538c528e4

    Comments

    fixup type

    Changed files

    • src/tool_parsecfg.c