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

Builder wget2-solaris10-amd64 Build #692

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revisionab335eb3d5880080497b866a70344cc66d09bc2d
Got Revisionab335eb3d5880080497b866a70344cc66d09bc2d
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 2 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 7 mins, 32 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 0 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 4 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 ( 2 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/wget2-solaris10-amd64 slave
buildername wget2-solaris10-amd64 Builder
buildnumber 692 Build
codebase Build
got_revision ab335eb3d5880080497b866a70344cc66d09bc2d Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision ab335eb3d5880080497b866a70344cc66d09bc2d Build
scheduler schedule-wget2-solaris10-amd64 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/wget2-solaris10-amd64 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tim Rühsen

Timing:

StartSat May 16 00:36:34 2026
EndSat May 16 00:44:25 2026
Elapsed7 mins, 51 secs

All Changes:

:

  1. Change #267314

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 16 May 2026 00:24:43
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision bce2aedf8a54d1b078263d1f64774c9f5608ef8c

    Comments

    * libwget/xml.c: Remove trailing spaces

    Changed files

    • libwget/xml.c
  2. Change #267316

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 16 May 2026 00:25:44
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision beba9c92d826ca3e8f9bc96e6c37fa669d822666

    Comments

    Sanitize filename from Content-Disposition
    * libwget/http_parse.c: New function sanitize_filename,
      (wget_http_parse_content_disposition): Call sanitize_filename.
    * unit-tests/Makefile.am: Add unit-tests/test-http-parse.c.
    * unit-tests/test-http-parse.c: New test.

    Changed files

    • libwget/http_parse.c
    • unit-tests/Makefile.am
    • unit-tests/test-http-parse.c
  3. Change #267319

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 16 May 2026 00:25:54
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision ab335eb3d5880080497b866a70344cc66d09bc2d

    Comments

    * libwget/metalink.c (sanitized_filename): Sanitize Windows paths

    Changed files

    • libwget/metalink.c