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

Builder wget2-solaris10-amd64 Build #564

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revision8271687e29568e9a271afa1b3112325611f48183
Got Revision8271687e29568e9a271afa1b3112325611f48183
Changes17 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 26 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 0 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 4 mins, 1 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 0 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 6 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 564 Build
codebase Build
got_revision 8271687e29568e9a271afa1b3112325611f48183 Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision 8271687e29568e9a271afa1b3112325611f48183 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. Ander Juaristi
  2. Curtis Doty
  3. Durgesh kumar prajapati
  4. Jan-Michael Brummer
  5. Tim Rühsen

Timing:

StartSun Nov 19 11:03:45 2023
EndSun Nov 19 11:08:22 2023
Elapsed4 mins, 36 secs

All Changes:

:

  1. Change #183622

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Tue 31 Oct 2023 11:03:53
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 4eb06ba02da89f4240bb5b3722efdc8ad7a3dfa4

    Comments

    * src/wget.c: Fix typos in comments

    Changed files

    • src/wget.c
  2. Change #183623

    Category wget
    Changed by Durgesh kumar prajapati <98798977+Durgesh4993ohnoyoudont@users.noreply.github.com>
    Changed at Tue 31 Oct 2023 11:14:49
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 64c854b40287cef4889ea48b1c18d6ea26768517

    Comments

    * README.md: Add table of contents
    Copyright-paperwork-exempt: Yes

    Changed files

    • README.md
  3. Change #183652

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Tue 31 Oct 2023 20:20:10
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 045976cf8f046477efea081d4ea9e336cb5ce15b

    Comments

    Add instructions on how to build wget2.exe
    * ../README.md: Add new section.
    * Dockerfile.win32.static: Remove cp command.

    Changed files

    • README.md
    • contrib/Dockerfile.win32.static
  4. Change #183894

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 04 Nov 2023 14:36:43
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 0415d036b3fd8f02881866ce9a26db4daa67b7fc

    Comments

    Fix minor typos in comments

    Changed files

    • docs/wget2.md
    • libwget/net.c
    • src/host.c
    • tests/certs/ocsp/interm.cnf
  5. Change #183899

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 04 Nov 2023 17:02:29
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 3c61c41645f4490ac66af0c0124d045215cb0e2a

    Comments

    * src/wget.c: Fix minor typo comment

    Changed files

    • src/wget.c
  6. Change #183902

    Category wget
    Changed by Jan-Michael Brummer <jan-michael.brummer1ohnoyoudont@volkswagen.de>
    Changed at Sat 04 Nov 2023 17:02:45
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 1a886595e69f54247c70a1e553676407fc8028c7

    Comments

    Add libproxy support
    Add support for libproxy, which is capable to extract desktop
    environment proxy configurations from dozens of systems and platforms.
    This also enables wget to handle pac/wpad proxy server.
    
    * configure.ac: Add check for libbproxy.
    * libwget/http.c (wget_http_open): Retrieve proxy via libproxy.
    
    Copyright-paperwork-exempt: Yes

    Changed files

    • configure.ac
    • libwget/http.c
  7. Change #183908

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 04 Nov 2023 18:58:32
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision cabedf3847afd3926cbeaa67d4ee9f28f78979d9

    Comments

    * .gitlab-ci.yml (pages): Install libcapture-tiny-perl and libdatetime-perl

    Changed files

    • .gitlab-ci.yml
  8. Change #183909

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 04 Nov 2023 18:59:14
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision c062ce984a8b1f6c4008f0998a7129416d463480

    Comments

    * Makefile.am: Fix lcov command line

    Changed files

    • Makefile.am
  9. Change #184603

    Category wget
    Changed by Curtis Doty <Curtisohnoyoudont@GreenKey.net>
    Changed at Fri 17 Nov 2023 19:39:25
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 7bf93ff6c64520e2931b1c79663851b188ee2016

    Comments

    Add support for another non-standard cookie timstamp format
     - example: Sun Nov 26 2023 21:24:47
    
    * libwget/http_parse.c (wget_http_parse_full_date): Parse additional format.

    Changed files

    • libwget/http_parse.c
  10. Change #184604

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Fri 17 Nov 2023 19:40:51
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 7014ef7a51edf28bb7675a3629fcd86781179af5

    Comments

    * unit-tests/test.c: Add tests for wget_http_parse_full_date()

    Changed files

    • libwget/http_parse.c
    • unit-tests/test.c
  11. Change #184605

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Fri 17 Nov 2023 20:00:00
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision ec77b3ebf036a39bc560c29c9338ab8bf07885bb

    Comments

    * libwget/http_parse.c: Make http_isseparator an inline function

    Changed files

    • libwget/http_parse.c
  12. Change #184618

    Category wget
    Changed by Ander Juaristi <aohnoyoudont@juaristi.eus>
    Changed at Sat 18 Nov 2023 19:45:35
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 829528217c67b95c7053af5185dbfbef065ea45a

    Comments

    Extract common HTTP functions
     * libwget/http.h: new functions wget_http_connection_is_aborted,
       wget_http_fix_broken_server_encoding,
       wget_decompress_get_body_cb, wget_decompress_error_handler_cb,
       wget_http2_open, wget_http2_close, wget_http2_send_request,
       wget_http2_get_response_cb
     * libwget/http2.c: new file

    Changed files

    • libwget/Makefile.am
    • libwget/http.c
    • libwget/http.h
    • libwget/http2.c
  13. Change #184620

    Category wget
    Changed by Ander Juaristi <aohnoyoudont@juaristi.eus>
    Changed at Sat 18 Nov 2023 19:45:35
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision abaa0f6b66320a4cd0595eda5751a535e49a3367

    Comments

    Update POTFILES

    Changed files

    • po/POTFILES.in
  14. Change #184622

    Category wget
    Changed by Ander Juaristi <aohnoyoudont@juaristi.eus>
    Changed at Sat 18 Nov 2023 19:45:35
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 0aa23dfc799e4a9603728989af8aa3ae9578013a

    Comments

    Fix NULLABLES

    Changed files

    • libwget/http2.c
  15. Change #184624

    Category wget
    Changed by Ander Juaristi <aohnoyoudont@juaristi.eus>
    Changed at Sat 18 Nov 2023 19:45:35
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision a6ab8a1d0c21ae3b895f97d8d103ce21842fe170

    Comments

    Remove empty guard

    Changed files

    • libwget/http.c
  16. Change #184626

    Category wget
    Changed by Ander Juaristi <aohnoyoudont@juaristi.eus>
    Changed at Sat 18 Nov 2023 19:45:35
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision b23c934422ba83cbd54047049bb47c59e7fe9c92

    Comments

    Rename internal functions

    Changed files

    • libwget/http.c
    • libwget/http.h
    • libwget/http2.c
  17. Change #184628

    Category wget
    Changed by Ander Juaristi <aohnoyoudont@juaristi.eus>
    Changed at Sat 18 Nov 2023 19:45:35
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 8271687e29568e9a271afa1b3112325611f48183

    Comments

    Rename internal functions

    Changed files

    • libwget/http.c
    • libwget/http.h
    • libwget/http2.c