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

Builder curl-unthreaded-solaris10-sparc Build #13361

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 15 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-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13361 Build
codebase Build
got_revision 02113a6307a5f9ffcafd60604fba22b750942da5 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 02113a6307a5f9ffcafd60604fba22b750942da5 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. x2018

Timing:

StartTue Oct 28 16:46:37 2025
EndWed Oct 29 05:00:59 2025
Elapsed12 hrs, 14 mins, 21 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