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

Builder curl-unthreaded-solaris10-sparc Build #13616

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 17 mins, 22 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 6 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13616 Build
codebase Build
got_revision 74494d620ba656f49848bcd15f4b3b68ea7c0529 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 74494d620ba656f49848bcd15f4b3b68ea7c0529 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Dec 12 18:12:36 2025
EndFri Dec 12 19:10:21 2025
Elapsed57 mins, 45 secs

All Changes:

:

  1. Change #251991

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 12 Dec 2025 17:41:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5e14d623cfb06c5571f623a711f3f4ba3fe6d26e

    Comments

    tests/data: delete stray comments
    Closes #19950

    Changed files

    • tests/data/test3100
    • tests/data/test567
    • tests/data/test568
    • tests/data/test569
    • tests/data/test570
    • tests/data/test571
    • tests/data/test572
    • tests/data/test577
    • tests/data/test689
  2. Change #251992

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 12 Dec 2025 17:41:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 74494d620ba656f49848bcd15f4b3b68ea7c0529

    Comments

    GHA: enable libssh and libssh2 in 10 more Linux jobs
    To run more pytest sshd tests, and for more static analysis.
    
    Also:
    - drop redundant option from `openssl libssh2 ...` config.
    - GHA/linux: enable pytest in the LTO job (to test libssh2).
    - avoid both with local builds of OpenSSL-forks, due to crypto lib
      mixups causing a mixture of build error, crashes, test failures.
    
    Follow-up to eb39fee40be6a8e68be2551e36b6fcb94170aaed #19934
    
    Closes #19943

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml