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

Builder curl-ares-solaris10-sparc Build #2809

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri May 30 11:05:16 2025
EndFri May 30 21:48:43 2025
Elapsed10 hrs, 43 mins, 26 secs

All Changes:

:

  1. Change #230998

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 30 May 2025 09:58:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 94d2ae62059641287e08f3eac82943450f09e6a1

    Comments

    libssh: adjust indentation
    Follow-up to 54d04e2536d82d4f859f0e3dd63163f584e3061b #17478

    Changed files

    • lib/vssh/libssh.c
  2. Change #231007

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 30 May 2025 10:42:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7a14898264e9aa48f7f84f631288d728cade5d57

    Comments

    GHA/non-native: drop AmigaOS jobs, toolchain no longer available
    Fixing:
    ```
    [...] https://github.com/bebbo/amiga-gcc/releases/download/Mechen/amiga-gcc.tgz
    curl: (22) The requested URL returned error: 404
    ```
    Ref: https://github.com/curl/curl/actions/runs/15342088546/job/43170188027#step:2:17
    
    Reason:
    "As a sign of protest against the refusal to restore 2FA accounts,
    this account is now empty."
    Ref: https://github.com/bebbo/
    
    If someone happens to have a local copy of the toolchain, we may use it
    to restore the AmigaOS jobs.
    
    Closes #17486

    Changed files

    • .github/workflows/non-native.yml