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

Builder wget-solaris10-i386 Build #554

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectwget
Repositoryhttps://gitlab.com/gnuwget/wget.git
Branchmaster
Revision3c739b6f2b281641055f0287826a555db4ab8f52
Got Revision3c739b6f2b281641055f0287826a555db4ab8f52
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-wget-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell 'bash bootstrap' failed ( 56 secs )
    1. stdio
  3. shell_1 './configure' failed ( 0 secs )
    1. stdio
    2. src/config.h
    3. config.log
  4. shell_2 'gmake' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. tests-unit-tests.log
    3. tests-test-suite.log
    4. testenv-test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/wget-solaris10-i386 slave
buildername wget-solaris10-i386 Builder
buildnumber 554 Build
codebase Build
got_revision 3c739b6f2b281641055f0287826a555db4ab8f52 Git
project wget Build
repository https://gitlab.com/gnuwget/wget.git Build
revision 3c739b6f2b281641055f0287826a555db4ab8f52 Build
scheduler schedule-wget-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/wget-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Philip Prindeville

Timing:

StartSat Jun 20 12:19:20 2026
EndSat Jun 20 12:20:22 2026
Elapsed1 mins, 2 secs

All Changes:

:

  1. Change #271924

    Category wget
    Changed by Philip Prindeville <philippohnoyoudont@redfish-solutions.com>
    Changed at Sat 20 Jun 2026 11:43:14
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 3c739b6f2b281641055f0287826a555db4ab8f52

    Comments

    OpenSSL: Use SSL_get1_peer_certificate if available
    * src/openssl.c (ssl_check_certificate): Use SSL_get1_peer_certificate
      on 3.0.0+, otherwise fall back to SSL_get_peer_certificate.
    
    Copyright-paperwork-exempt: Yes

    Changed files

    • src/openssl.c