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

Builder wget-solaris10-i386 Build #435

Results:

Failed shell_2 shell_3

SourceStamp:

Projectwget
Repositoryhttps://gitlab.com/gnuwget/wget.git
Branchmaster
Revision5a7f2f7e8741e46cf2783be276ab6020b2fd9ed3
Got Revision5a7f2f7e8741e46cf2783be276ab6020b2fd9ed3
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell 'bash bootstrap' ( 2 mins, 56 secs )
    1. stdio
  3. shell_1 './configure' ( 48 secs )
    1. stdio
    2. src/config.h
    3. config.log
  4. shell_2 'gmake' failed ( 38 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 435 Build
codebase Build
got_revision 5a7f2f7e8741e46cf2783be276ab6020b2fd9ed3 Git
project wget Build
repository https://gitlab.com/gnuwget/wget.git Build
revision 5a7f2f7e8741e46cf2783be276ab6020b2fd9ed3 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. Darshit Shah

Timing:

StartFri Jan 1 12:56:43 2021
EndFri Jan 1 13:01:25 2021
Elapsed4 mins, 41 secs

All Changes:

:

  1. Change #120464

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Fri 01 Jan 2021 12:15:48
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 2e5d281468a5fc967b8f06c4fde091ba6c27ebe6

    Comments

    * gnulib: Pull forward

    Changed files

    • gnulib
  2. Change #120465

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Fri 01 Jan 2021 12:31:01
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 5a7f2f7e8741e46cf2783be276ab6020b2fd9ed3

    Comments

    Run make update-copyright

    Changed files

    • Makefile.am
    • NEWS
    • README
    • README.checkout
    • bootstrap
    • bootstrap.conf
    • build-aux/build_info.pl
    • configure.ac
    • doc/Makefile.am
    • doc/fdl.texi
    • doc/texi2pod.pl
    • doc/wget.texi
    • fuzz/fuzzer.h
    • fuzz/glob_crash.c
    • fuzz/main.c
    • fuzz/run-afl.sh
    • fuzz/run-clang.sh
    • fuzz/wget_cookie_fuzzer.c
    • fuzz/wget_css_fuzzer.c
    • fuzz/wget_ftpls_fuzzer.c
    • fuzz/wget_html_fuzzer.c
    • fuzz/wget_netrc_fuzzer.c
    • fuzz/wget_ntlm_fuzzer.c
    • fuzz/wget_options_fuzzer.c
    • fuzz/wget_progress_fuzzer.c
    • fuzz/wget_read_hunk_fuzzer.c
    • fuzz/wget_robots_fuzzer.c
    • fuzz/wget_url_fuzzer.c
    • m4/wget.m4
    • m4/wget_manywarnings.m4
    • po/POTFILES.in
    • src/Makefile.am
    • src/connect.c
    • src/connect.h
    • src/convert.c
    • src/convert.h
    • src/cookies.c
    • src/cookies.h
    • src/css-tokens.h
    • src/css-url.c
    • src/css-url.h
    • src/css.l
    • src/exits.c
    • src/exits.h
    • src/ftp-basic.c
    • src/ftp-ls.c
    • src/ftp-opie.c
    • src/ftp.c
    • src/ftp.h
    • src/gnutls.c
    • src/hash.c
    • src/hash.h
    • src/host.c
    • src/host.h
    • src/hsts.c
    • src/hsts.h
    • src/html-parse.c
    • src/html-parse.h
    • src/html-url.c
    • src/html-url.h
    • src/http-ntlm.c
    • src/http-ntlm.h
    • src/http.c
    • src/http.h
    • src/init.c
    • src/init.h
    • src/iri.c
    • src/iri.h
    • src/log.c
    • src/log.h
    • src/main.c
    • src/metalink.c
    • src/metalink.h
    • src/mswindows.c
    • src/mswindows.h
    • src/netrc.c
    • src/netrc.h
    • src/openssl.c
    • src/options.h
    • src/progress.c
    • src/progress.h
    • src/ptimer.c
    • src/ptimer.h
    • src/recur.c
    • src/recur.h
    • src/res.c
    • src/res.h
    • src/retr.c
    • src/retr.h
    • src/spider.c
    • src/spider.h
    • src/ssl.h
    • src/sysdep.h
    • src/url.c
    • src/url.h
    • src/utils.c
    • src/utils.h
    • src/version.h
    • src/warc.c
    • src/wget.h
    • src/xattr.c
    • src/xattr.h
    • testenv/Makefile.am
    • tests/Makefile.am
    • tests/unit-tests.c
    • tests/unit-tests.h
    • util/Makefile.am
    • util/paramcheck.pl
    • util/rmold.pl