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

Builder wget2-solaris10-sparcv9 Build #707

Results:

Failed shell_1 shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revision172b13b0ef52a3b075d6a236207c8d3870a2c415
Got Revision172b13b0ef52a3b075d6a236207c8d3870a2c415
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 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 ( 7 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 707 Build
codebase Build
got_revision 172b13b0ef52a3b075d6a236207c8d3870a2c415 Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision 172b13b0ef52a3b075d6a236207c8d3870a2c415 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:

StartSat Jun 27 23:25:00 2026
EndSat Jun 27 23:45:28 2026
Elapsed20 mins, 28 secs

All Changes:

:

  1. Change #273087

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 27 Jun 2026 23:01:30
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 8375368a72310eb90e1268586176694c9176c6c0

    Comments

    Don't do robots exclusion if robots is switched off
    * src/host.c (_host_remove_job): Check for robots=on.
    * tests/test-robots-off.c: Add test.

    Changed files

    • src/host.c
    • tests/test-robots-off.c
  2. Change #273088

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 27 Jun 2026 23:08:37
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 172b13b0ef52a3b075d6a236207c8d3870a2c415

    Comments

    * cfg.mk: Exclude unit-tests/http-state/ from syntax-check

    Changed files

    • cfg.mk