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

Builder curl-unthreaded-solaris11-i386 Build #3689

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Timing:

StartMon Jul 7 18:43:32 2025
EndMon Jul 7 22:16:29 2025
Elapsed3 hrs, 32 mins, 56 secs

All Changes:

:

  1. Change #238623

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

    Comments

    memory: tidy up `_tcsdup()` override
    Follow-up to ef2ccf862f8fbfe5cb86cb716aead57694a95ef5 #17840
    Closes #17845

    Changed files

    • lib/curl_memory.h
    • lib/memdebug.h
  2. Change #238634

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 07 Jul 2025 16:28:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 067bc8ee2df214788b2d8fc10d24a808896abe0d

    Comments

    GHA/linux: fix output in download-decompress commands
    Regression from 17a669426f36b467dfd945b4b35f6211598b7977 #17537
    
    Closes #17848

    Changed files

    • .github/workflows/linux.yml
  3. Change #238651

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 07 Jul 2025 17:34:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9ff21271059969ddf1f481128b67bc35135a83ec

    Comments

    CI: sync curl download command-line options
    - circleci: pipe to tar.
    - use long options uniformly.
    - sync option order.
    - set timeout where missing.
    - set retry where missing.
    - set `--retry-connrefused` where missing.
    - set `--disable` where missing.
    - lower 999s timeouts to 120s.
    
    Closes #17851

    Changed files

    • .circleci/config.yml
    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml