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

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

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/strtoofft
Revisionea9c7e8f4961c68c29e91aeeca5f4bc62c1637c1
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/strtoofft Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3609 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision ea9c7e8f4961c68c29e91aeeca5f4bc62c1637c1 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:

StartMon Mar 10 13:39:30 2025
EndMon Mar 10 17:18:19 2025
Elapsed3 hrs, 38 mins, 49 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