Builder wget-solaris10-sparc Build #524
Results:
Failed shell shell_1 shell_2 shell_3
SourceStamp:
| Project | wget |
| Repository | https://gitlab.com/gnuwget/wget.git |
| Branch | master |
| Revision | 35204ab5d7f267ca679dbaba371af394a8ad6bb2 |
| Got Revision | 35204ab5d7f267ca679dbaba371af394a8ad6bb2 |
| Changes | 3 changes |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-wget-solaris10-sparc' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot-unstable10s/slave/wget-solaris10-sparc | slave |
| buildername | wget-solaris10-sparc | Builder |
| buildnumber | 524 | Build |
| codebase | Build | |
| got_revision | 35204ab5d7f267ca679dbaba371af394a8ad6bb2 | Git |
| project | wget | Build |
| repository | https://gitlab.com/gnuwget/wget.git | Build |
| revision | 35204ab5d7f267ca679dbaba371af394a8ad6bb2 | Build |
| scheduler | schedule-wget-solaris10-sparc | Scheduler |
| slavename | unstable10s | BuildSlave |
| workdir | /export/home/buildbot-unstable10s/slave/wget-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Darshit Shahdarnir@gnu.org
Timing:
| Start | Mon Feb 19 14:12:43 2024 |
| End | Mon Feb 19 14:17:00 2024 |
| Elapsed | 4 mins, 16 secs |
All Changes:
:
Change #191177
Category wget Changed by Darshit Shah <darnir@gnu.org> Changed at Mon 19 Feb 2024 14:03:43 Repository https://gitlab.com/gnuwget/wget.git Project wget Branch master Revision f973f4857a1fbf0d4c1c7cce786e860c1d2e5647 Comments
* Update copyright year to 2024
Changed files
- Makefile.am
- NEWS
- README
- README.checkout
- bootstrap
- bootstrap.conf
- build-aux/build_info.pl
- configure.ac
- contrib/commit-check
- 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
Change #191178
Category wget Changed by Darshit Shah <darnir@gnu.org> Changed at Mon 19 Feb 2024 14:05:26 Repository https://gitlab.com/gnuwget/wget.git Project wget Branch master Revision e377b80863537f53bb417612e09827f16be2ef21 Comments
* gnulib: Update gnulib
Changed files
- gnulib
Change #191179
Category wget Changed by Darshit Shah <darnir@gnu.org> Changed at Mon 19 Feb 2024 14:07:51 Repository https://gitlab.com/gnuwget/wget.git Project wget Branch master Revision 35204ab5d7f267ca679dbaba371af394a8ad6bb2 Comments
* bootstrap: Update script from gnulib
Changed files
- bootstrap