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

Builder wget2-solaris10-amd64 Build #632

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 2 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 6 mins, 16 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-amd64 slave
buildername wget2-solaris10-amd64 Builder
buildnumber 632 Build
codebase Build
got_revision e4a04807d77d4eb1dfe63442ef1ad2ba749e86cc Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision e4a04807d77d4eb1dfe63442ef1ad2ba749e86cc 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. Michal Ruprich

Timing:

StartSat Nov 30 20:04:54 2024
EndSat Nov 30 20:11:41 2024
Elapsed6 mins, 47 secs

All Changes:

:

  1. Change #215145

    Category wget
    Changed by Michal Ruprich <mruprichohnoyoudont@redhat.com>
    Changed at Sat 30 Nov 2024 19:52:47
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision e4a04807d77d4eb1dfe63442ef1ad2ba749e86cc

    Comments

    * src/utils.c (wget_restrict_file_name): Explicitly use signed char
    Fix test--restrict-ascii failures on aarch64, s390x and ppc64le.

    Changed files

    • src/utils.c