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

Builder wget-solaris10-i386 Build #546

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectwget
Repositoryhttps://gitlab.com/gnuwget/wget.git
Branchmaster
Revision7ae78ab856615f22a4dfd32bcd3a0c211c602670
Got Revision7ae78ab856615f22a4dfd32bcd3a0c211c602670
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell 'bash bootstrap' failed ( 1 mins, 3 secs )
    1. stdio
  3. shell_1 './configure' failed ( 0 secs )
    1. stdio
    2. src/config.h
    3. config.log
  4. shell_2 'gmake' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. tests-unit-tests.log
    3. tests-test-suite.log
    4. testenv-test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/wget-solaris10-i386 slave
buildername wget-solaris10-i386 Builder
buildnumber 546 Build
codebase Build
got_revision 7ae78ab856615f22a4dfd32bcd3a0c211c602670 Git
project wget Build
repository https://gitlab.com/gnuwget/wget.git Build
revision 7ae78ab856615f22a4dfd32bcd3a0c211c602670 Build
scheduler schedule-wget-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/wget-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Darshit Shah

Timing:

StartTue Feb 10 18:04:29 2026
EndTue Feb 10 18:05:41 2026
Elapsed1 mins, 11 secs

All Changes:

:

  1. Change #257374

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Tue 03 Feb 2026 22:03:27
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 0c0bfeb17ac3fd2705d34fc843613c873f7cfd3b

    Comments

    changes

    Changed files

    • cfg.mk
    • doc/wget.texi
    • src/main.c
  2. Change #257375

    Category wget
    Changed by Darshit Shah <darnirohnoyoudont@gnu.org>
    Changed at Tue 10 Feb 2026 17:58:54
    Repository https://gitlab.com/gnuwget/wget.git
    Project wget
    Branch master
    Revision 7ae78ab856615f22a4dfd32bcd3a0c211c602670

    Comments

    cfg.mk: Disable the codespell check
    The new sc_codespell check introduces a lot of false positives. Until we
    can clean it up, it is better to disable it and allow our CI pipelines
    to work.

    Changed files

    • cfg.mk