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

Builder gawk-solaris10-i386 Build #1896

Results:

Failed shell shell_3

SourceStamp:

Projectgawk
Repositorygit://git.savannah.gnu.org/gawk.git
Branchmaster
Revision4db4b7f1a7893e315c24929490f2849fbc69d90e
Got Revision4db4b7f1a7893e315c24929490f2849fbc69d90e
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './bootstrap.sh' failed ( 5 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 41 secs )
    1. stdio
  4. shell_2 'gmake all' ( 1 mins, 22 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 mins, 50 secs )
    1. stdio
  6. shell_4 'gmake diffout' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/gawk-solaris10-i386 slave
buildername gawk-solaris10-i386 Builder
buildnumber 1896 Build
codebase Build
got_revision 4db4b7f1a7893e315c24929490f2849fbc69d90e Git
project gawk Build
repository git://git.savannah.gnu.org/gawk.git Build
revision 4db4b7f1a7893e315c24929490f2849fbc69d90e Build
scheduler schedule-gawk-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/gawk-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Arnold D. Robbins

Timing:

StartThu Mar 12 14:44:41 2026
EndThu Mar 12 14:49:46 2026
Elapsed5 mins, 5 secs

All Changes:

:

  1. Change #260832

    Category gawk
    Changed by Arnold D. Robbins <arnoldohnoyoudont@skeeve.com>
    Changed at Thu 12 Mar 2026 14:30:40
    Repository git://git.savannah.gnu.org/gawk.git
    Project gawk
    Branch master
    Revision 320accc5f8b99168f76c13269c5def678d5c5e39

    Comments

    Update lots of files because of change of FSF address.

    Changed files

    • ChangeLog
    • Makefile.am
    • Makefile.in
    • array.c
    • awk.h
    • awkgram.c
    • awkgram.y
    • awklib/ChangeLog
    • awklib/Makefile.am
    • awklib/Makefile.in
    • awklib/eg/lib/inplace.awk
    • bootstrap.sh
    • builtin.c
    • cint_array.c
    • cmd.h
    • command.c
    • command.y
    • configure.ac
    • custom.h
    • debug.c
    • doc/ChangeLog
    • doc/Makefile.am
    • doc/Makefile.in
    • doc/ad.block
    • doc/gawk.texi
    • doc/gawkinet.texi
    • doc/gawkworkflow.texi
    • doc/it/ChangeLog
    • doc/it/gawk.texi
    • doc/macros
    • doc/setter.outline
    • eval.c
    • ext.c
    • extension/ChangeLog
    • extension/Makefile.am
    • extension/Makefile.in
    • extension/configure.ac
    • extension/ext_custom.h
    • extension/filefuncs.c
    • extension/fnmatch.c
    • extension/fork.c
    • extension/inplace.c
    • extension/intdiv.c
    • extension/ordchr.c
    • extension/readdir.c
    • extension/readfile.c
    • extension/revoutput.c
    • extension/revtwoway.c
    • extension/rwarray.c
    • extension/stack.c
    • extension/stack.h
    • extension/testext.c
    • extension/time.c
    • extras/ChangeLog
    • extras/Makefile.am
    • extras/Makefile.in
    • field.c
    • floatcomp.c
    • floatmagic.h
    • gawkapi.c
    • gawkapi.h
    • gawkmisc.c
    • helpers/ChangeLog
    • helpers/testdfa.c
    • int_array.c
    • interpret.h
    • io.c
    • m4/ChangeLog
    • m4/arch.m4
    • m4/socket.m4
    • main.c
    • missing_d/COPYING.LIB
    • missing_d/ChangeLog
    • missing_d/strftime.c
    • missing_d/strncasecmp.c
    • mpfr.c
    • msg.c
    • node.c
    • nonposix.h
    • old-extension/ChangeLog
    • old-extension/bindarr.c
    • old-extension/fileop.c
    • old-extension/sparr.c
    • old-extension/spec_array.c
    • old-extension/spec_array.h
    • pc/ChangeLog
    • pc/Makefile.tst
    • pc/Makefile.tst.prologue
    • pc/config.sed
    • pc/dlfcn.h
    • pc/gawkmisc.pc
    • pc/getid.c
    • pc/mbc32.c
    • pc/mbc32.h
    • pc/nl_langinfo.c
    • pc/popen.c
    • pc/popen.h
    • pc/socket.h
    • pc/testoutcmp.awk
    • posix/ChangeLog
    • posix/gawkmisc.c
    • printf.c
    • profile.c
    • re.c
    • replace.c
    • str_array.c
    • support/ChangeLog
    • support/Makefile.am
    • support/Makefile.in
    • support/attribute.h
    • support/random.h
    • symbol.c
    • test/ChangeLog
    • test/Makefile.am
    • test/Makefile.in
    • test/inplace1.ok
    • test/inplace2.ok
    • test/inplace2bcomp.ok
    • test/inplace3.ok
    • test/inplace3bcomp.ok
    • test/makepmafile.c
    • vms/ChangeLog
    • vms/config_h.com
    • vms/gawkmisc.vms
    • vms/generate_config_vms_h_gawk.com
    • vms/redirect.h
    • vms/vms_args.c
    • vms/vms_cli.c
    • vms/vms_fwrite.c
    • vms/vms_gawk.c
    • vms/vms_misc.c
    • vms/vms_popen.c
    • vms/vms_printf.c
  2. Change #260833

    Category gawk
    Changed by Arnold D. Robbins <arnoldohnoyoudont@skeeve.com>
    Changed at Thu 12 Mar 2026 14:35:04
    Repository git://git.savannah.gnu.org/gawk.git
    Project gawk
    Branch master
    Revision 4db4b7f1a7893e315c24929490f2849fbc69d90e

    Comments

    Merge branch 'gawk-5.4-stable'

    Changed files

    • no files