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

Builder texinfo-solaris10-sparc Build #6395

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisione8d0578938d554d82f43998219e8ca06f950178a
Got Revisione8d0578938d554d82f43998219e8ca06f950178a
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 12 secs )
    1. stdio
  2. shell './autogen.sh' ( 43 mins, 20 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 46 secs )
    1. stdio
  4. shell_2 'gmake all' ( 29 mins, 56 secs )
    1. stdio
  5. shell_3 'gmake check' ( 9 mins, 44 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. install_info_test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartFri Jun 12 18:31:36 2026
EndFri Jun 12 20:01:36 2026
Elapsed1 hrs, 30 mins, 0 secs

All Changes:

:

  1. Change #270664

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Thu 11 Jun 2026 22:09:49
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e8d0578938d554d82f43998219e8ca06f950178a

    Comments

    texindex: rename array
    * texindex/texindex.awk (Keys): Rename array to "Index".  The
    contents do not need to be sort keys as far as they are used,
    just unique strings for identifying index entries.
    (main block): separate use of sort key as identifier for an
    index entry from use as a sort key.  Add comment why it is better
    to eliminate duplicates at this stage.

    Changed files

    • ChangeLog
    • texindex/texindex.awk