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

Builder curl-unthreaded-solaris11-i386 Build #5207

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

StartThu Jun 11 22:31:40 2026
EndFri Jun 12 01:03:07 2026
Elapsed2 hrs, 31 mins, 27 secs

All Changes:

:

  1. Change #270507

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 11 Jun 2026 20:57:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8b1be77c4421067db5c5d2070974cb2fddc840c2

    Comments

    runtests: fix tests for curl builds with embedded CA bundle
    Reported-by: Rainer Jung
    Co-authored-by: Rainer Jung
    Fixes #21970
    Follow-up to 8a3740bc8e558b9a9d4a652b74cf27a0961d7010 #14059
    
    Closes #21973

    Changed files

    • tests/runtests.pl
  2. Change #270527

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 11 Jun 2026 22:09:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bcb2890c6fb6f64d348baafbaa4c903a0884e199

    Comments

    telnet: fix error message typos
    Spotted by GitHub Code Quality
    
    Closes #21976

    Changed files

    • lib/telnet.c
  3. Change #270528

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 11 Jun 2026 22:09:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0cd0a64de4731ad5da138f3b4a314c735cd1dc02

    Comments

    GHA/distcheck: fix parsing the download page
    Fixing:
    ```
    curl: (3) URL rejected: Malformed input to a URL function
    ```
    Ref: https://github.com/curl/curl/actions/runs/27370389568/job/80880800780
    
    Refs:
    https://github.com/curl/curl-www/commit/1735f6af6ae75af08e646c0407cdc69cf6a0855d
    https://github.com/curl/curl-www/pull/593
    
    Follow-up to 2cc171cbd4a9eac84f5c62c5b987347e5f8880e1 #21759
    
    Closes #21977

    Changed files

    • .github/workflows/distcheck.yml