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

Builder texinfo-solaris10-sparc Build #5907

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 51 secs )
    1. stdio
  2. shell './autogen.sh' ( 24 mins, 49 secs )
    1. stdio
  3. shell_1 './configure' ( 4 mins, 51 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 40 secs )
    1. stdio
  5. shell_3 'gmake check' ( 48 mins, 33 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 5907 Build
codebase Build
got_revision c572a3bc952b194832819c89a2fca13727a68305 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision c572a3bc952b194832819c89a2fca13727a68305 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:

StartTue Oct 28 20:17:55 2025
EndTue Oct 28 21:46:43 2025
Elapsed1 hrs, 28 mins, 47 secs

All Changes:

:

  1. Change #246994

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 28 Oct 2025 20:06:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c572a3bc952b194832819c89a2fca13727a68305

    Comments

    Fix echo area crash
    * info/display.c (printed_representation): Fix representation
    of tab when the line would be greater than 255 characters.  This
    fixes a crash in the echo area when holding down tab, for example
    in "M-x menu-sequence".
    
    Report from Aidan <aidanczhai@gmail.com>.

    Changed files

    • ChangeLog
    • info/display.c