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

Builder curl-ares-solaris10-i386 Build #3403

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision30e40c1a115dac28d2b2963bbc036c1cba15b0f8
Got Revision30e40c1a115dac28d2b2963bbc036c1cba15b0f8
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 13 mins, 28 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 3403 Build
codebase Build
got_revision 30e40c1a115dac28d2b2963bbc036c1cba15b0f8 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 30e40c1a115dac28d2b2963bbc036c1cba15b0f8 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:

StartMon May 19 11:40:42 2025
EndMon May 19 15:21:18 2025
Elapsed3 hrs, 40 mins, 36 secs

All Changes:

:

  1. Change #230198

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 19 May 2025 09:42:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 99f5c5c79485f65ea68bcb6df72582fae67e0a20

    Comments

    tool_operate: when retrying, only truncate regular files
    If /dev/null or another character device etc is used for output, trying
    to truncate that only causes errors.
    
    Add test 1497 to verify
    
    Fixes #17371
    Reported-by: Brendan Dolan-Gavitt
    Closes #17374

    Changed files

    • src/tool_operate.c
    • tests/data/Makefile.am
    • tests/data/test1497
  2. Change #230204

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 19 May 2025 10:10:40
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 30e40c1a115dac28d2b2963bbc036c1cba15b0f8

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES