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

Builder curl-threaded-solaris10-sparc Build #1911

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-threaded-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 56 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 hrs, 11 mins, 26 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-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 1911 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-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Apr 25 09:23:02 2024
EndThu Apr 25 14:23:12 2024
Elapsed5 hrs, 10 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