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

Builder wget-solaris10-i386 Build #430

Results:

Failed shell_2 shell_3

SourceStamp:

Projectwget
Repositoryhttps://gitlab.com/gnuwget/wget.git
Branchmaster
Revision5b7d068a4b1be3d8ddaf2cfa0a6998313e511d33
Got Revision5b7d068a4b1be3d8ddaf2cfa0a6998313e511d33
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell 'bash bootstrap' ( 2 mins, 59 secs )
    1. stdio
  3. shell_1 './configure' ( 55 secs )
    1. stdio
    2. src/config.h
    3. config.log
  4. shell_2 'gmake' failed ( 41 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 12 secs )
    1. stdio
    2. tests-unit-tests.log
    3. tests-test-suite.log
    4. testenv-test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tim Rühsen

Timing:

StartMon Dec 28 23:59:58 2020
EndTue Dec 29 00:04:49 2020
Elapsed4 mins, 51 secs

All Changes:

:

  1. Change #120297

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Mon 28 Dec 2020 23:33:48
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 5b7d068a4b1be3d8ddaf2cfa0a6998313e511d33

    Comments

    Fix --accept-regex/i--reject-regex for FTP
    * src/ftp.c (ftp_retrieve_glob): Call accept_url() with the full URL
    
    Reported-by: Frans de Boer <frans@fransdb.nl>

    Changed files

    • src/ftp.c