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

Builder wget2-solaris10-amd64 Build #637

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 2 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 7 mins, 24 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 0 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 17 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-amd64 slave
buildername wget2-solaris10-amd64 Builder
buildnumber 637 Build
codebase Build
got_revision 4d4d9b3a4d7d17d6ebee399bc47586ea9e248baf Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision 4d4d9b3a4d7d17d6ebee399bc47586ea9e248baf 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 Dec 8 19:42:16 2024
EndSun Dec 8 19:50:08 2024
Elapsed7 mins, 51 secs

All Changes:

:

  1. Change #215554

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 08 Dec 2024 19:26:06
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 15c06c2f2a5f5eaa962893beec97a5211743ec05

    Comments

    Fix metalink with -O/--output-document
    * src/wget.c (process_response): Handle config.output_document.
    
    Reported-by: Aidan Harris (https://gitlab.com/aidanharris)

    Changed files

    • src/wget.c
  2. Change #215555

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 08 Dec 2024 19:27:22
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 4d4d9b3a4d7d17d6ebee399bc47586ea9e248baf

    Comments

    Fix sorting of metalink mirrors by priority
    * libwget/metalink.c (compare_mirror): Fix implementation.
    
    Reported-by: Aidan Harris (https://gitlab.com/aidanharris)

    Changed files

    • libwget/metalink.c