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

Builder wget2-solaris10-sparc Build #598

Results:

Failed shell_1 shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revision0710dda725d12f4dea34f4037ef058931ee8e8d0
Got Revision0710dda725d12f4dea34f4037ef058931ee8e8d0
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartSat Jun 1 18:23:10 2024
EndSat Jun 1 18:44:26 2024
Elapsed21 mins, 16 secs

All Changes:

:

  1. Change #198727

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 01 Jun 2024 18:10:21
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision a9feeb497948484407d5e0a682c962f3649cc120

    Comments

    * src/wget.c (main): Do not switch off info text when progress is enabled

    Changed files

    • src/wget.c
  2. Change #198728

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 01 Jun 2024 18:11:50
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 4b2692120b8b4ddbd1ea54ce88ef560b8a16454d

    Comments

    * libwget/bar.c: Add new function wget_bar_write_line_ext()

    Changed files

    • include/wget/wget.h
    • libwget/bar.c
  3. Change #198729

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 01 Jun 2024 18:13:03
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 9b901cbedac0ec73f7fd75bc55cd2b71f8b65eab

    Comments

    * src/bar.c (bar_init): Write info text above progress bar

    Changed files

    • src/bar.c
  4. Change #198730

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 01 Jun 2024 18:13:48
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 0710dda725d12f4dea34f4037ef058931ee8e8d0

    Comments

    * src/wget.c (main): Disable progress bar for non-verbose and debug mode

    Changed files

    • src/wget.c