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

Builder wget2-solaris10-sparc Build #623

Results:

Failed shell_1 shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revisionf6fe8a2d0845e9ca94834d374ec71da1eeacc960
Got Revisionf6fe8a2d0845e9ca94834d374ec71da1eeacc960
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 0 secs )
    1. stdio
  3. shell_1 'git clone ...' failed ( 20 mins, 0 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 0 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 18 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 623 Build
codebase Build
got_revision f6fe8a2d0845e9ca94834d374ec71da1eeacc960 Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision f6fe8a2d0845e9ca94834d374ec71da1eeacc960 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:

StartFri Nov 1 10:49:00 2024
EndFri Nov 1 11:09:37 2024
Elapsed20 mins, 37 secs

All Changes:

:

  1. Change #213210

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Thu 31 Oct 2024 19:45:15
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision c19ea837882f29b70d89f05fad345bc2c6cb6d35

    Comments

    * src/wget.c (program_deinit): Minor cleanup

    Changed files

    • src/wget.c
  2. Change #213211

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Fri 01 Nov 2024 09:47:30
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 92b52380e317de4e8ee1d540559266763d17da8c

    Comments

    Update gnulib
    * gnulib: Update git module.
    * bootstrap: Update from gnulib.

    Changed files

    • bootstrap
    • gnulib
  3. Change #213212

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Fri 01 Nov 2024 10:12:59
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 1d6632a31c5fbec2145762c5fffcf31af313e47a

    Comments

    * libwget/ssl_wolfssl.c (ShowX509): Add semicolon to end of XFREE()
    Fixes https://github.com/rockdaboot/wget2/issues/351

    Changed files

    • libwget/ssl_wolfssl.c
  4. Change #213213

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Fri 01 Nov 2024 10:37:26
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision c952ae1e6bcadaf418220444611ba503bba87f77

    Comments

    * configure.ac: Suppress several warnings coming with gnulib 01.11.2024

    Changed files

    • configure.ac
  5. Change #213214

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Fri 01 Nov 2024 10:38:57
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision f6fe8a2d0845e9ca94834d374ec71da1eeacc960

    Comments

    * src/wget.c: Fix safe_write, safe_read return types

    Changed files

    • src/wget.c