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

Builder texinfo-solaris10-sparc Build #5654

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 mins, 20 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 1 mins, 46 secs )
    1. stdio
  3. shell_1 './configure' ( 24 mins, 31 secs )
    1. stdio
  4. shell_2 'gmake all' ( 32 mins, 7 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 6 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5654 Build
codebase Build
got_revision 09fecdeaa055d778af68da8b361164cb9ac17c67 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 09fecdeaa055d778af68da8b361164cb9ac17c67 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 Jun 28 17:39:38 2025
EndSat Jun 28 20:51:42 2025
Elapsed3 hrs, 12 mins, 4 secs

All Changes:

:

  1. Change #237943

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 28 Jun 2025 17:28:32
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 09fecdeaa055d778af68da8b361164cb9ac17c67

    Comments

    Index search with an empty line in Info use the last index, not the first
    * info/indices.c (last_index_filename, last_index_nodename)
    (info_indices_of_file_buffer, info_index_search): add
    last_index_filename and last_index_nodename describing where the last
    index was found, set them in info_indices_of_file_buffer.  Use
    these instead of initial_index_nodename to show the last index in
    info_index_search when the user leaves an empty line instead of the
    first.  Report from Werner Lemberg.

    Changed files

    • ChangeLog
    • info/indices.c