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

Builder wget2-solaris10-sparcv9 Build #676

Results:

Failed shell_1 shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revision98f13a017d355b762026941cf4ef70f6f4583e40
Got Revision98f13a017d355b762026941cf4ef70f6f4583e40
Changes2 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-wget2-solaris10-sparcv9' triggered this build

Steps and Logfiles:

  1. git update ( 25 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 0 secs )
    1. stdio
  3. shell_1 'git clone ...' failed ( 20 mins, 1 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 0 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 15 secs )
    1. stdio
  6. shell_4 './configure' failed ( 0 secs )
    1. stdio
  7. shell_5 'gmake' failed ( 0 secs )
    1. stdio
  8. shell_6 'gmake check' failed ( 0 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/wget2-solaris10-sparcv9 slave
buildername wget2-solaris10-sparcv9 Builder
buildnumber 676 Build
codebase Build
got_revision 98f13a017d355b762026941cf4ef70f6f4583e40 Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision 98f13a017d355b762026941cf4ef70f6f4583e40 Build
scheduler schedule-wget2-solaris10-sparcv9 Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/wget2-solaris10-sparcv9 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tim Rühsen

Timing:

StartSun Jan 11 16:46:17 2026
EndSun Jan 11 17:07:02 2026
Elapsed20 mins, 44 secs

All Changes:

:

  1. Change #254849

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 11 Jan 2026 14:49:41
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision aae08fe5acb76a7f42e4a74161e59154cf558f86

    Comments

    Improve WolfSSL/OpenSSL OCSP checks
    * libwget/ssl_openssl.c (wget_ssl_open): Correctly return WGET_E_CERTIFICATE.
    * libwget/ssl_wolfssl.c (wget_ssl_init): Support OCSP w/o stapling.
    * src/options.c (init): Set WGET_SSL_OCSP_DATE and WGET_SSL_OCSP_NONCE for WolfSSL.
    * tests/test-ocsp-server.c: Enable more tests for WolfSSL.

    Changed files

    • libwget/ssl_openssl.c
    • libwget/ssl_wolfssl.c
    • src/options.c
    • tests/test-ocsp-server.c
  2. Change #254850

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 11 Jan 2026 14:57:27
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 98f13a017d355b762026941cf4ef70f6f4583e40

    Comments

    * tests/test-ocsp-stap.c: Enable test for WolfSSL

    Changed files

    • tests/test-ocsp-stap.c