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

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

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

StartThu Apr 25 09:22:07 2024
EndThu Apr 25 09:46:40 2024
Elapsed24 mins, 32 secs

All Changes:

:

  1. Change #195903

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 25 Apr 2024 09:20:38
    Repository https://github.com/curl/curl
    Project curl/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