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

Builder curl-ares-solaris10-i386 Build #2315

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartThu Apr 25 09:23:10 2024
EndThu Apr 25 11:00:37 2024
Elapsed1 hrs, 37 mins, 26 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