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

Builder texinfo-solaris10-sparc Build #6369

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 50 secs )
    1. stdio
  2. shell './autogen.sh' ( 37 mins, 52 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 23 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 14 mins, 34 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 52 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 6369 Build
codebase Build
got_revision 31bf8da4f7d0ec9fed2b558e2232a7032ec5e261 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 31bf8da4f7d0ec9fed2b558e2232a7032ec5e261 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. Patrice Dumas

Timing:

StartSat May 30 18:54:55 2026
EndSat May 30 19:54:28 2026
Elapsed59 mins, 33 secs

All Changes:

:

  1. Change #268851

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 30 May 2026 18:46:48
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 31bf8da4f7d0ec9fed2b558e2232a7032ec5e261

    Comments

    * configure.ac: mandate Unicode::Collate.  In particular to provide with the same features as C, which always include unicode collation now.
    * tta/perl/Texinfo/Indices.pm (_setup_collator): use Unicode::Collate
    and consider that it is always present.

    Changed files

    • ChangeLog
    • configure.ac
    • tta/TODO
    • tta/configure.ac
    • tta/perl/Texinfo/Indices.pm