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

Builder diffutils-solaris10-sparc Build #205

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectdiffutils
Repositorygit://git.savannah.gnu.org/diffutils.git
Branchmaster
Revision53ba74998b3345b8c04b63ea7540780137e6a473
Got Revision53ba74998b3345b8c04b63ea7540780137e6a473
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell 'bash bootstrap' failed ( 1 mins, 14 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' failed ( 0 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake all' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. gnulib-tests_test-suite.log
    3. tests_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/diffutils-solaris10-sparc slave
buildername diffutils-solaris10-sparc Builder
buildnumber 205 Build
codebase Build
got_revision 53ba74998b3345b8c04b63ea7540780137e6a473 Git
project diffutils Build
repository git://git.savannah.gnu.org/diffutils.git Build
revision 53ba74998b3345b8c04b63ea7540780137e6a473 Build
scheduler schedule-diffutils-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/diffutils-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jim Meyering

Timing:

StartSun Mar 30 04:23:39 2025
EndSun Mar 30 04:25:09 2025
Elapsed1 mins, 29 secs

All Changes:

:

  1. Change #226030

    Category diffutils
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Fri 28 Mar 2025 05:34:25
    Repository git://git.savannah.gnu.org/diffutils.git
    Project diffutils
    Branch master
    Revision f180b5f4d47b46fc57aa57b8149b92618add09d5

    Comments

    maint: rather than exempt "hight" as a spelling false-positive...
    * src/diff3.c (output_diff3): Rename lowt,hight to low_t,high_t.

    Changed files

    • src/diff3.c
  2. Change #226031

    Category diffutils
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Fri 28 Mar 2025 16:11:20
    Repository git://git.savannah.gnu.org/diffutils.git
    Project diffutils
    Branch master
    Revision 53ba74998b3345b8c04b63ea7540780137e6a473

    Comments

    maint: ensure that new "make syntax-check"-run sc_codespell passes
    * cfg.mk (codespell_ignore_words_list): Ignore false-positive "words".

    Changed files

    • cfg.mk