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

Builder wget2-solaris10-amd64 Build #697

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revision880a261ce980d55acbdb1e57835536c28d15da29
Got Revision880a261ce980d55acbdb1e57835536c28d15da29
Changes2 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 ...' ( 10 mins, 4 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 45 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 5 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 ( 1 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 697 Build
codebase Build
got_revision 880a261ce980d55acbdb1e57835536c28d15da29 Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision 880a261ce980d55acbdb1e57835536c28d15da29 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:

StartSun May 17 19:04:57 2026
EndSun May 17 19:16:05 2026
Elapsed11 mins, 8 secs

All Changes:

:

  1. Change #267502

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 17 May 2026 18:54:19
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 5c980c8ac1453384c3236b803add194d29f1065f

    Comments

    Support iframe srcdoc
    * libwget/html_url.c (html_get_url): Add code for iframe/srcdoc.
    * unit-tests/Makefile.am: Add new test file.
    * unit-tests/test-html-get-urls.c: New test file.

    Changed files

    • libwget/html_url.c
    • unit-tests/Makefile.am
    • unit-tests/test-html-get-urls.c
  2. Change #267503

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 17 May 2026 18:54:22
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 880a261ce980d55acbdb1e57835536c28d15da29

    Comments

    * libwget/http_parse.c (wget_http_parse_content_disposition): Fix Nullability

    Changed files

    • libwget/http_parse.c