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

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

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/strtoofft
Revisionea9c7e8f4961c68c29e91aeeca5f4bc62c1637c1
Changes3 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/strtoofft Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 2332 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision ea9c7e8f4961c68c29e91aeeca5f4bc62c1637c1 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:25 2025
EndSat Mar 15 21:08:27 2025
Elapsed2 secs

All Changes:

:

  1. Change #224500

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 10 Mar 2025 08:45:36
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/strtoofft
    Revision a4aaa7c771e1b6a049dabce20080cf16926e0fc2

    Comments

    lib: rename curlx_strtoofft to Curl_str_numblanks()
    
    The function is no longer used via the curlx shortcut.
    
    Remove the strtoofft.[ch] files.

    Changed files

    • lib/Makefile.inc
    • lib/cf-h1-proxy.c
    • lib/curlx.h
    • lib/ftplistparser.c
    • lib/http.c
    • lib/strparse.c
    • lib/strparse.h
    • lib/strtoofft.c
    • lib/strtoofft.h
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • packages/vms/gnv_link_curl.com
    • projects/generate.bat
    • src/Makefile.inc
    • src/terminal.c
    • tests/server/Makefile.inc
    • winbuild/MakefileBuild.vc
  2. Change #224503

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 10 Mar 2025 08:49:26
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/strtoofft
    Revision db31cf7db9863c82b0a1849a2d316c468aa587ed

    Comments

    fixup unused variable 'ptr2'

    Changed files

    • lib/vssh/libssh.c
  3. Change #224504

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 10 Mar 2025 08:56:19
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/strtoofft
    Revision ea9c7e8f4961c68c29e91aeeca5f4bc62c1637c1

    Comments

    fixup curlx include

    Changed files

    • src/terminal.c