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

Builder curl-unthreaded-solaris11-sparc Build #2323

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 29 mins, 34 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 2323 Build
codebase Build
got_revision dad126b840f74a2b60e7e489b78125b9efc47367 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision dad126b840f74a2b60e7e489b78125b9efc47367 Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartTue Apr 16 20:12:25 2024
EndTue Apr 16 21:40:06 2024
Elapsed1 hrs, 27 mins, 40 secs

All Changes:

:

  1. Change #195395

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Apr 2024 19:47:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5d3016adf7e855f03a644fb05308129806c98457

    Comments

    dist: add ECH files to tarball
    Also sort `EXTRA_DIST` list in `tests/Makefile.am` and make it diffable.
    
    Follow-up to a362962b7289ec02b412890c9515657cf0ed50ac #11922
    Closes #13381

    Changed files

    • docs/Makefile.am
    • tests/Makefile.am
  2. Change #195396

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Apr 2024 19:47:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 57af812e5faa6833510161b3cdd679a024d409cc

    Comments

    tests: fix shellcheck issues in `ech_tests.sh`
    Add double-quotes where missing.
    
    Follow-up to a362962b7289ec02b412890c9515657cf0ed50ac #11922
    Closes #13382

    Changed files

    • tests/ech_tests.sh
  3. Change #195397

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Apr 2024 19:47:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision dad126b840f74a2b60e7e489b78125b9efc47367

    Comments

    cmake: update ECH code and minor fixups
    - `openssl_check_symbol_exists()` expects a 4th argument now.
      Follow-up to edc2702a1fe3a4a5386ffd9aa4f240f0c0197fa2 #13373
    
    - minor comment/script touch-ups.
      Follow-up to a362962b7289ec02b412890c9515657cf0ed50ac #11922
    
    - fix indentation.
    
    Closes #13383

    Changed files

    • CMakeLists.txt