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

Builder curl-unthreaded-solaris11-i386 Build #3688

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionb5c531b09e66e9dcd41bb1b91c9738b939506efa
Got Revisionb5c531b09e66e9dcd41bb1b91c9738b939506efa
Changes5 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 55 mins, 3 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 7 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 3688 Build
codebase Build
got_revision b5c531b09e66e9dcd41bb1b91c9738b939506efa Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision b5c531b09e66e9dcd41bb1b91c9738b939506efa 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. Christian Hesse
  2. Daniel Stenberg
  3. Viktor Szakats
  4. renovate[bot]

Timing:

StartMon Jul 7 15:41:48 2025
EndMon Jul 7 18:43:14 2025
Elapsed3 hrs, 1 mins, 26 secs

All Changes:

:

  1. Change #238600

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 07 Jul 2025 13:36:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 91e8be7fc2215784e2e61379ad5ecee4812d3614

    Comments

    GHA: bump OpenSSL to 3.5.1
    Closes #17841

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  2. Change #238609

    Category curl
    Changed by Christian Hesse <mailohnoyoudont@eworm.de>
    Changed at Mon 07 Jul 2025 14:37:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7d73c712f00cb8d3f12eb3e040ebcc64bc4747b9

    Comments

    curl.h: make CURL_IPRESOLVE_* symbols defined as longs
    ... as `curl_easy_setopt()` expects them to be.
    
    Also remove some casting workarounds.
    
    Closes #17790

    Changed files

    • docs/examples/ipv6.c
    • docs/libcurl/opts/CURLOPT_IPRESOLVE.md
    • include/curl/curl.h
    • tests/unit/unit2600.c
  3. Change #238610

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Mon 07 Jul 2025 14:39:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7ae44fa9b9742ea37af7bd183b08abda4577ee41

    Comments

    GHA: update cygwin/cygwin-install-action version number to v6
    Existing hash received a release tag.
    
    Follow-up to 4c20eb71083268c20f1018145e0de1dff18d5878 #17118
    Closes #17844

    Changed files

    • .github/workflows/windows.yml
  4. Change #238613

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 07 Jul 2025 15:03:31
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ef2ccf862f8fbfe5cb86cb716aead57694a95ef5

    Comments

    memory: stop overriding unused `wcsdup()`/`_wcsdup()` system functions
    Also ban them via `checksrc`.
    
    The code continues to use `_tcsdup()`.
    
    Assisted-by: Daniel Stenberg
    
    Closes #17840

    Changed files

    • lib/curl_memory.h
    • lib/memdebug.h
    • scripts/checksrc.pl
  5. Change #238620

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 07 Jul 2025 15:23:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b5c531b09e66e9dcd41bb1b91c9738b939506efa

    Comments

    renovate.json: fix patterns for OpenSSL, QuicTLS and generic
    Follow-up to 17a669426f
    
    Closes #17842

    Changed files

    • renovate.json