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

Builder curl-ares-solaris11-sparc Build #6014

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartThu Jun 11 22:19:45 2026
EndThu Jun 11 23:10:13 2026
Elapsed50 mins, 27 secs

All Changes:

:

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