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

Builder curl-unthreaded-solaris10-i386 Build #16561

Build In Progress:

ETA: 15:47:22 [0 secs]

Runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision4bc34a54160f65b1a5ad86cbf6daddbe7b08fecc
Got Revision4bc34a54160f65b1a5ad86cbf6daddbe7b08fecc
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 14 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/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16561 Build
codebase Build
got_revision 4bc34a54160f65b1a5ad86cbf6daddbe7b08fecc Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4bc34a54160f65b1a5ad86cbf6daddbe7b08fecc Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartFri Apr 24 09:57:27 2026
Elapsed5 hrs, 49 mins, 54 secs

All Changes:

:

  1. Change #265312

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 24 Apr 2026 08:18:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision eea9ce45a459752bcd33acbe5fb449f738f84065

    Comments

    urldata.h: fix typo and lingering backtick
    Spotted by Copilot
    
    Closes #21430

    Changed files

    • lib/urldata.h
  2. Change #265314

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 24 Apr 2026 08:30:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5c756684ba781c48b3a8f858c4c6299c848c86de

    Comments

    hostip: init the curl_jmpenv_lock appropriately
    A zero-initialized static value is not guaranteed to be a valid mutex on
    all POSIX implementations
    
    Spotted by Codex Security
    
    Closes #21432

    Changed files

    • lib/hostip.c
  3. Change #265324

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 24 Apr 2026 08:56:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4bc34a54160f65b1a5ad86cbf6daddbe7b08fecc

    Comments

    doh: fix #ifdef name
    Spotted by Copilot
    
    Closes #21431

    Changed files

    • lib/doh.c