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

Builder curl-ares-solaris10-i386 Build #4338

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionee65f19e2aba5ca58185e88491ec117e04f54e18
Got Revisionee65f19e2aba5ca58185e88491ec117e04f54e18
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 4 mins, 0 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 4338 Build
codebase Build
got_revision ee65f19e2aba5ca58185e88491ec117e04f54e18 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision ee65f19e2aba5ca58185e88491ec117e04f54e18 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. Viktor Szakats

Timing:

StartFri Apr 24 10:00:29 2026
EndFri Apr 24 19:57:45 2026
Elapsed9 hrs, 57 mins, 16 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
  4. Change #265329

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 24 Apr 2026 09:46:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ee65f19e2aba5ca58185e88491ec117e04f54e18

    Comments

    checksrc: fix code quality findings
    - fix counting errors. Update test1185 results accordingly.
    - fix an error message.
    - tidy up regexp syntax.
    
    Pointed out by GitHub Code Quality
    
    Closes #21429

    Changed files

    • scripts/checksrc.pl
    • tests/data/test1185