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

Builder wget2-solaris10-sparc Build #604

Results:

Failed shell_1 shell_3 shell_4 shell_5 shell_6

SourceStamp:

Projectwget2
Repositoryhttps://gitlab.com/gnuwget/wget2.git
Branchmaster
Revision29b3fc9db6d0b022d03945b0b0fa8d44f53885e5
Got Revision29b3fc9db6d0b022d03945b0b0fa8d44f53885e5
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 32 mins, 3 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 4 mins, 49 secs )
    1. stdio
  3. shell_1 'git clone ...' failed ( 4 mins, 12 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 1 mins, 55 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 55 secs )
    1. stdio
  6. shell_4 './configure' failed ( 34 secs )
    1. stdio
  7. shell_5 'gmake' failed ( 6 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 604 Build
codebase Build
got_revision 29b3fc9db6d0b022d03945b0b0fa8d44f53885e5 Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision 29b3fc9db6d0b022d03945b0b0fa8d44f53885e5 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. Roger Marco Hernandez

Timing:

StartSun Jul 14 16:08:37 2024
EndSun Jul 14 16:53:36 2024
Elapsed44 mins, 59 secs

All Changes:

:

  1. Change #201914

    Category wget
    Changed by Roger Marco Hernandez <bluntunohnoyoudont@gmail.com>
    Changed at Sun 14 Jul 2024 13:41:02
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 29b3fc9db6d0b022d03945b0b0fa8d44f53885e5

    Comments

    Consider connect timeout only when set
    * libwget/net.c (set_socket_options): Skip SO_SNDTIMEO if connect timeout is <= 0.
    
    Copyright-paperwork-exempt: Yes

    Changed files

    • libwget/net.c