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

Builder wget-solaris10-sparc Build #491

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectwget
Repositoryhttps://gitlab.com/gnuwget/wget.git
Branchmaster
Revisionc984cb316a790bf672b71d14d3b903921aacc00d
Got Revisionc984cb316a790bf672b71d14d3b903921aacc00d
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell 'bash bootstrap' failed ( 11 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-unstable10s/slave/wget-solaris10-sparc slave
buildername wget-solaris10-sparc Builder
buildnumber 491 Build
codebase Build
got_revision c984cb316a790bf672b71d14d3b903921aacc00d Git
project wget Build
repository https://gitlab.com/gnuwget/wget.git Build
revision c984cb316a790bf672b71d14d3b903921aacc00d Build
scheduler schedule-wget-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/wget-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Nik Soggia
  2. Tim Rühsen

Timing:

StartSat Jan 22 20:01:22 2022
EndSat Jan 22 20:01:43 2022
Elapsed20 secs

All Changes:

:

  1. Change #146397

    Category wget
    Changed by Nik Soggia <wgetohnoyoudont@niksoggia.it>
    Changed at Sun 16 Jan 2022 00:01:39
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 35a6317b9976f578677098901c48173e826e9f4a

    Comments

    Print newline after dot progress bar in non-verbose mode
    * src/progress.c (dot_finish): Print new in all progress bar contexts
      instead of just verbose
    
    Copyright-paperwork-exempt: Yes

    Changed files

    • src/progress.c
  2. Change #146398

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 22 Jan 2022 19:53:26
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision c984cb316a790bf672b71d14d3b903921aacc00d

    Comments

    * src/ftp.c: Small cleanups

    Changed files

    • src/ftp.c