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

Builder curl-ares-solaris11-sparc Build #5878

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionf902c3c4860d9b57fb57aede482c57938a2a6a48
Got Revisionf902c3c4860d9b57fb57aede482c57938a2a6a48
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, 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-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5878 Build
codebase Build
got_revision f902c3c4860d9b57fb57aede482c57938a2a6a48 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f902c3c4860d9b57fb57aede482c57938a2a6a48 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:

StartWed May 20 13:49:33 2026
EndWed May 20 14:39:27 2026
Elapsed49 mins, 53 secs

All Changes:

:

  1. Change #267809

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 20 May 2026 13:01:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 76e1da09891a1c2c436820f1c9aac826dab70721

    Comments

    GHA/non-native: drop DragonFlyBSD job, due to unreliable package repo updates
    Example:
    ```
    Wed, 20 May 2026 09:51:48 GMT Updating Avalon repository catalogue...
    Wed, 20 May 2026 09:51:48 GMT pkg: An error occurred while fetching package: No error
    Wed, 20 May 2026 09:51:48 GMT pkg: An error occurred while fetching package: No error
    Wed, 20 May 2026 09:51:48 GMT repository Avalon has no meta file, using default settings
    Wed, 20 May 2026 09:51:48 GMT pkg: An error occurred while fetching package: No error
    Wed, 20 May 2026 09:51:48 GMT pkg: An error occurred while fetching package: No error
    Wed, 20 May 2026 09:51:48 GMT pkg: An error occurred while fetching package: No error
    Wed, 20 May 2026 09:51:48 GMT pkg: An error occurred while fetching package: No error
    Wed, 20 May 2026 09:51:48 GMT Unable to update repository Avalon
    Wed, 20 May 2026 09:51:48 GMT Error updating repositories!
    Wed, 20 May 2026 09:51:48 GMT Error: Process completed with exit code 3.
    ```
    
    As tested over at libssh2, retrying the install command also does not
    help, only repeats the same failure.
    
    Also: fix whitespace in matrix.
    
    Follow-up to b158d1c9f7456a8f976c74c08d2dc5a555e9cc77 #21681
    
    Closes #21694

    Changed files

    • .github/workflows/non-native.yml
  2. Change #267810

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 20 May 2026 13:01:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f902c3c4860d9b57fb57aede482c57938a2a6a48

    Comments

    Dockerfile: fix typo in variable name
    Did not cause an actual issue.
    
    Spotted by GitHub Code Quality
    
    Follow-up to 41c03b4c98dbc639a32d32486ed5146be2e73ee1 #13250
    
    Closes #21693

    Changed files

    • Dockerfile