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

Builder texinfo-solaris10-i386 Build #7572

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 4 secs )
    1. stdio
  3. shell_1 './configure' ( 8 mins, 4 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 44 secs )
    1. stdio
  5. shell_3 'gmake check' ( 5 mins, 50 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 7572 Build
codebase Build
got_revision 54592bff0ab3b81af32a2ed84eb3b851ebb47cfe Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 54592bff0ab3b81af32a2ed84eb3b851ebb47cfe 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:

StartMon May 25 20:32:31 2026
EndMon May 25 21:05:22 2026
Elapsed32 mins, 50 secs

All Changes:

:

  1. Change #268280

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 25 May 2026 20:26:16
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 54592bff0ab3b81af32a2ed84eb3b851ebb47cfe

    Comments

    Attempt at fixing index collation bug
    * tta/C/main/unicode-collation/collation_key.c
    (u32_make_collation_key_ext): Set length of collation key differently.
    It was possible the length would include uninitialised memory after
    a terminating null leading comparisons to be made incorrectly.
    
    Report from Bruno Haible.

    Changed files

    • ChangeLog
    • tta/C/main/unicode-collation/collation_key.c