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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchbagder/win-ftruncate
Revisiond592ce26d17de742de2d33ae3f8ef221db311063
Got Revisiond592ce26d17de742de2d33ae3f8ef221db311063
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 24 mins, 22 secs )
    1. stdio
    2. resultlog

Build Properties:

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

StartWed Apr 24 15:06:56 2024
EndWed Apr 24 16:46:25 2024
Elapsed1 hrs, 39 mins, 29 secs

All Changes:

:

  1. Change #195866

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 24 Apr 2024 12:32:39
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch bagder/win-ftruncate
    Revision d592ce26d17de742de2d33ae3f8ef221db311063

    Comments

    tool: move tool_ftruncate64 to tool_util.c
    
    ... and the prototype to tool_setup.h, to make them both available more
    widely and accurately.
    
    Fixes #13458 ?

    Changed files

    • src/tool_cb_see.c
    • src/tool_cb_see.h
    • src/tool_setup.h
    • src/tool_util.c