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

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

Results:

Failed

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/if2ip-ftp
Revision4ffc8ae827ddd2f088d5aea62ecc8436ce14fa40
Changes1 change

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/if2ip-ftp Build
builddir /export/home/buildbot-unstable10s/slave/curl-pr-unthreaded-solaris10-sparc slave
buildername curl-pr-unthreaded-solaris10-sparc Builder
buildnumber 2414 Build
codebase Build
project curl/curl Build
repository https://github.com/curl/curl Build
revision 4ffc8ae827ddd2f088d5aea62ecc8436ce14fa40 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:

StartMon Apr 7 07:59:36 2025
EndMon Apr 7 07:59:39 2025
Elapsed2 secs

All Changes:

:

  1. Change #226477

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 03 Apr 2025 09:26:01
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/if2ip-ftp
    Revision 4ffc8ae827ddd2f088d5aea62ecc8436ce14fa40

    Comments

    if2ip: build the function also if FTP is present
    
    Previously it was not compiled if CURL_DISABLE_BINDLOCAL is set, but the
    FTP code is also using this function.
    
    Easily found by using configure --disable-bindlocal without disabling
    FTP.

    Changed files

    • lib/if2ip.c