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

Builder wget2-solaris10-sparcv9 Build #686

Results:

Failed shell_1 shell_3 shell_4 shell_5 shell_6

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 21 secs )
    1. stdio
  2. shell 'rm -rf ...' ( 0 secs )
    1. stdio
  3. shell_1 'git clone ...' failed ( 20 mins, 0 secs )
    1. stdio
  4. shell_2 'perl -np ...' ( 0 secs )
    1. stdio
  5. shell_3 'bash bootstrap ...' failed ( 7 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 ( 1 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/wget2-solaris10-sparcv9 slave
buildername wget2-solaris10-sparcv9 Builder
buildnumber 686 Build
codebase Build
got_revision 10b03db31c99b502d6c3f88c6d8a295799769f9f Git
project wget2 Build
repository https://gitlab.com/gnuwget/wget2.git Build
revision 10b03db31c99b502d6c3f88c6d8a295799769f9f Build
scheduler schedule-wget2-solaris10-sparcv9 Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/wget2-solaris10-sparcv9 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Tim Rühsen

Timing:

StartSat Apr 25 20:04:47 2026
EndSat Apr 25 20:25:19 2026
Elapsed20 mins, 32 secs

All Changes:

:

  1. Change #265421

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 25 Apr 2026 19:52:07
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 1a97f333e1fdc5d2998ae5291fd48ffc140a5299

    Comments

    Deduplicate list of gnulib libs
    * configure.ac: Use AC_SUBST to build GNULIB_LIBS.
    * libwget/Makefile.am: Use GNULIB_LIBS from configure.ac.
    * src/Makefile.am: Likewise.
    * tests/Makefile.am: Likewise.
    * unit-tests/Makefile.am: Likewise.

    Changed files

    • configure.ac
    • libwget/Makefile.am
    • src/Makefile.am
    • tests/Makefile.am
    • unit-tests/Makefile.am
  2. Change #265422

    Category wget
    Changed by Tim Rühsen <tim.ruehsenohnoyoudont@gmx.de>
    Changed at Sat 25 Apr 2026 19:54:58
    Repository https://gitlab.com/gnuwget/wget2.git
    Project wget2
    Branch master
    Revision 10b03db31c99b502d6c3f88c6d8a295799769f9f

    Comments

    Use verbose flag in Makefiles consistently
    * Makefile.am: Use AM_V_at consistenly.
    * docs/Makefile.am: Likewise.
    * fuzz/Makefile.am: Likewise.
    * tests/Makefile.am: Likewise.

    Changed files

    • Makefile.am
    • docs/Makefile.am
    • fuzz/Makefile.am
    • tests/Makefile.am