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

Builder curl-unthreaded-solaris11-i386 Build #4979

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 57 mins, 38 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-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4979 Build
codebase Build
got_revision ee65f19e2aba5ca58185e88491ec117e04f54e18 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision ee65f19e2aba5ca58185e88491ec117e04f54e18 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartFri Apr 24 10:10:00 2026
EndFri Apr 24 12:05:02 2026
Elapsed1 hrs, 55 mins, 2 secs

All Changes:

:

  1. 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
  2. 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
  3. 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