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

Builder curl-ares-solaris10-i386 Build #3685

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 4 mins, 8 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 3685 Build
codebase Build
got_revision 02113a6307a5f9ffcafd60604fba22b750942da5 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 02113a6307a5f9ffcafd60604fba22b750942da5 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
  2. x2018

Timing:

StartTue Oct 28 13:43:59 2025
EndTue Oct 28 22:58:44 2025
Elapsed9 hrs, 14 mins, 45 secs

All Changes:

:

  1. Change #246939

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 28 Oct 2025 11:34:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bc9977021773e299c560e4afc60d623fd882825b

    Comments

    singleuse.pl: fix string warning
    "Use of uninitialized value $unittests in concatenation on line 170"
    
    Closes #19266

    Changed files

    • scripts/singleuse.pl
  2. Change #246941

    Category curl
    Changed by x2018 <xkernel.wangohnoyoudont@foxmail.com>
    Changed at Tue 28 Oct 2025 11:39:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 02113a6307a5f9ffcafd60604fba22b750942da5

    Comments

    Curl_resolv: explicitly set *entry to NULL at the top
    Closes #19263

    Changed files

    • lib/hostip.c