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

Builder wget2-solaris10-i386 Build #595

Results:

Failed shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revision21f41932af46faa9a144b7025d99270353021a61
Got Revision21f41932af46faa9a144b7025d99270353021a61
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 0 secs )
    1. stdio
  3. shell_1 'git clone ...' ( 6 mins, 44 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 1 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 5 mins, 4 secs )
    1. stdio
  6. shell_4 './configure' failed ( 51 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-i386 slave
buildername wget2-solaris10-i386 Builder
buildnumber 595 Build
codebase Build
got_revision 21f41932af46faa9a144b7025d99270353021a61 Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision 21f41932af46faa9a144b7025d99270353021a61 Build
scheduler schedule-wget2-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/wget2-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tim Rühsen

Timing:

StartMon Jul 8 10:53:34 2024
EndMon Jul 8 11:06:20 2024
Elapsed12 mins, 46 secs

All Changes:

:

  1. Change #201387

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 07 Jul 2024 19:35:15
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 3927727725b02209bab9984d151f6e278e59c8b7

    Comments

    * contrib/Dockerfile.win32.static: Remove brotli

    Changed files

    • contrib/Dockerfile.win32.static
  2. Change #201391

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sun 07 Jul 2024 20:12:17
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 21f41932af46faa9a144b7025d99270353021a61

    Comments

    Fix ignoring connect timeout (regression)
    * libwget/net.c (set_socket_options): Set SO_SNDTIMEO for socket
    
    Reported-by: https://gitlab.com/plvalerio
    Co-authored-by: https://gitlab.com/RogerMarcoHernandez

    Changed files

    • libwget/net.c