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

Builder wget2-solaris10-sparc Build #584

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revisionc341fcd1dfd57b3cf5a1f5acb84784571fff3a20
Got Revisionc341fcd1dfd57b3cf5a1f5acb84784571fff3a20
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 6 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 18 mins, 38 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 44 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 59 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-sparc slave
buildername wget2-solaris10-sparc Builder
buildnumber 584 Build
codebase Build
got_revision c341fcd1dfd57b3cf5a1f5acb84784571fff3a20 Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision c341fcd1dfd57b3cf5a1f5acb84784571fff3a20 Build
scheduler schedule-wget2-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/wget2-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tim Rühsen

Timing:

StartSun May 19 12:53:17 2024
EndSun May 19 13:14:06 2024
Elapsed20 mins, 49 secs

All Changes:

:

  1. Change #197672

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 19 May 2024 12:46:40
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision c341fcd1dfd57b3cf5a1f5acb84784571fff3a20

    Comments

    Disable explicit OCSP requests by default for TLS library functions
    * libwget/ssl_openssl: Disable explicit OCSP requests by default.
    * libwget/ssl_gnutls: Likewise.
    * libwget/ssl_wolfssl.c: Likewise.

    Changed files

    • libwget/ssl_gnutls.c
    • libwget/ssl_openssl.c
    • libwget/ssl_wolfssl.c