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

Builder curl-ares-solaris11-i386 Build #5139

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats

Timing:

StartTue May 26 22:12:56 2026
EndTue May 26 23:09:07 2026
Elapsed56 mins, 10 secs

All Changes:

:

  1. Change #268412

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Tue 26 May 2026 21:59:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 90a7732d467eae7c5a59fc07c5a072970926f8c6

    Comments

    test1981: explicitly set the locale
    Otherwise we may get a different month name in the output.
    
    Closes #21749

    Changed files

    • tests/data/test1981
  2. Change #268413

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 26 May 2026 21:59:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 500820682ce570f21586f567ddec4dbea4e6dad5

    Comments

    GHA: require HTTPS protocol in redirections (where missing)
    Also:
    - drop following redirects on `openldap.org`.
    
    Closes #21757

    Changed files

    • .github/workflows/distcheck.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml
  3. Change #268414

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 26 May 2026 21:59:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2cc171cbd4a9eac84f5c62c5b987347e5f8880e1

    Comments

    GHA: verify tarball downloads
    Detect latest tarball version via the https://curl.se/downloads.html
    page, download the signing key from a public keyserver then verify
    source download signatures.
    
    To ensure that public downloads are intact.
    
    Closes #21759

    Changed files

    • .github/workflows/distcheck.yml
  4. Change #268415

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 26 May 2026 21:59:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0cb455aa85c4ae49b82760bc8ae894a3fc607425

    Comments

    INSTALL-CMAKE.md: drop two obsolete sections
    Follow-up to 89043ba90689418a115e967633e261139b48ce23 #20407
    
    Closes #21761

    Changed files

    • docs/INSTALL-CMAKE.md