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

Builder curl-unthreaded-solaris10-sparc Build #12269

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision9fc4b2c78c5a2619e1423e56a98b503d363c085f
Got Revision9fc4b2c78c5a2619e1423e56a98b503d363c085f
Changes1 change

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 hrs, 10 mins, 11 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 12269 Build
codebase Build
got_revision 9fc4b2c78c5a2619e1423e56a98b503d363c085f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 9fc4b2c78c5a2619e1423e56a98b503d363c085f Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Apr 25 12:10:48 2024
EndThu Apr 25 20:52:14 2024
Elapsed8 hrs, 41 mins, 25 secs

All Changes:

:

  1. Change #195904

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 25 Apr 2024 09:20:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9fc4b2c78c5a2619e1423e56a98b503d363c085f

    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.
    
    Follow-up to 00bef95946d3511
    
    Fixes #13458
    Closes #13459

    Changed files

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