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

Builder wget2-solaris10-sparc Build #545

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 58 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 12 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 19 mins, 30 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 0 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 45 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-unstable10s/slave/wget2-solaris10-sparc slave
buildername wget2-solaris10-sparc Builder
buildnumber 545 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-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/wget2-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Ander Juaristi

Timing:

StartSun Nov 19 08:08:33 2023
EndSun Nov 19 08:30:03 2023
Elapsed21 mins, 29 secs

All Changes:

:

  1. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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