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

Builder wget2-solaris10-i386 Build #666

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tim Rühsen

Timing:

StartSun Jan 4 00:11:18 2026
EndSun Jan 4 00:17:28 2026
Elapsed6 mins, 10 secs

All Changes:

:

  1. Change #254071

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 04 Jan 2026 00:01:28
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision ff54ea25b51e1af07d7a1a1af4e49c20ed7a634e

    Comments

    Continue bulk downloads with -i after error
    * libwget/decompressor.c (wget_decompress): Return error code.
    * libwget/http.c: Return error from wget_decompress().
    * libwget/http2.c: Likewise.
    * tests/Makefile.am: New test test-broken-gzip.
    * tests/test-broken-gzip.c: New test file.

    Changed files

    • libwget/decompressor.c
    • libwget/http.c
    • libwget/http2.c
    • tests/Makefile.am
    • tests/test-broken-gzip.c