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

Builder curl-threaded-solaris10-sparc Build #3016

Build In Progress:

Runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3016 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-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. x2018

Timing:

StartTue Oct 28 12:18:11 2025
Elapsed10 hrs, 36 mins, 27 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