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

Builder texinfo-solaris10-i386 Build #7472

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionca6af7a6a9c56c93e44d13ee0ffbcf9d4ebe17d9
Got Revisionca6af7a6a9c56c93e44d13ee0ffbcf9d4ebe17d9
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 5 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 2 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 35 secs )
    1. stdio
  5. shell_3 'gmake check' ( 5 mins, 16 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. tta_perl_test-suite.log
    4. info_test-suite.log
    5. install_info_test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartTue Mar 31 22:54:45 2026
EndTue Mar 31 23:19:51 2026
Elapsed25 mins, 5 secs

All Changes:

:

  1. Change #263080

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 31 Mar 2026 22:49:09
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e5eadda590059b29c76008ff3513b6fb95207a53

    Comments

    Fix "Missing character" messages in log file
    * doc/texinfo.tex
    (\extractindexcommands, \checksortas, \checkseealso, \checkseeentry):
    New.  Use TeX macros to check if @sortas, @seeentry and @seealso occur
    in the text of an index entry.
    (\doindexsegment):
    Replace implementation of the @sortas, @seeentry and @seealso commands
    with call to \extractindexcommands.  The problem with the old way was
    that we typeset the index text inside a dummy box, which could lead to
    many error messages about missing glyphs being output in the log file.
    
    Report from Jamenson Espindula.

    Changed files

    • ChangeLog
    • doc/texinfo.tex
  2. Change #263081

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 31 Mar 2026 22:51:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ca6af7a6a9c56c93e44d13ee0ffbcf9d4ebe17d9

    Comments

    * doc/texinfo.tex (\dummybox): Move definition in file.

    Changed files

    • ChangeLog
    • doc/texinfo.tex