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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/nmake-strip
Revisionec99918e4d952943e80642a9a8b4648bdc1c6054
Got Revisionec99918e4d952943e80642a9a8b4648bdc1c6054
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 13 mins, 57 secs )
    1. stdio
    2. resultlog

Build Properties:

NameValueSource
branch bagder/nmake-strip Build
builddir /export/home/buildbot/slave/curl-pr-unthreaded-solaris10-i386 slave
buildername curl-pr-unthreaded-solaris10-i386 Builder
buildnumber 3545 Build
codebase Build
got_revision ec99918e4d952943e80642a9a8b4648bdc1c6054 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision ec99918e4d952943e80642a9a8b4648bdc1c6054 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:

StartSat Mar 1 12:22:43 2025
EndSat Mar 1 13:36:47 2025
Elapsed1 hrs, 14 mins, 4 secs

All Changes:

:

  1. Change #223367

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 13:01:01
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/nmake-strip
    Revision 6dd72cfc8ed9fa17304d8461476e9e908ab55d98

    Comments

    winbuild: use $(strip) to trim off spaces
    
    strip: https://learn.microsoft.com/en-us/cpp/build/reference/nmake-function-strip?view=msvc-170
    
    Trim off spaces when getting the list of objects in an attempt to avoid
    reaching "too long line".
    
    Ref: #16508

    Changed files

    • winbuild/Makefile.vc
  2. Change #223369

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 13:03:43
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/nmake-strip
    Revision 43d80a773cc40f0e53b4474f22a7d0a22f2e735e

    Comments

    fixup junk

    Changed files

    • winbuild/Makefile.vc
  3. Change #223384

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 13:47:32
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/nmake-strip
    Revision 678f65590f061a8fba6ed09b717184081d9257f6

    Comments

    fixup try it a little different

    Changed files

    • winbuild/Makefile.vc
  4. Change #223403

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 28 Feb 2025 23:21:52
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/nmake-strip
    Revision ec99918e4d952943e80642a9a8b4648bdc1c6054

    Comments

    fixup try odd work-around

    Changed files

    • winbuild/Makefile.vc