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

Builder wget2-solaris10-sparcv9 Build #588

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tim Rühsen

Timing:

StartMon May 20 13:23:03 2024
EndMon May 20 13:42:10 2024
Elapsed19 mins, 6 secs

All Changes:

:

  1. Change #197784

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Mon 20 May 2024 13:19:15
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision e8f1e99c96a8303421e66b0feda1651a11c8b250

    Comments

    Accept --progress=dot:... for backwards compatibility
    * src/options.c (parse_progress_type): Fix checking dot options.
    * tests/test-wget-1.c: Add check for --progress variants.

    Changed files

    • src/options.c
    • tests/test-wget-1.c