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

Builder texinfo-solaris11-i386 Build #6552

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 mins, 22 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 12 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 45 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 47 secs )
    1. stdio
  5. shell_3 'gmake check' ( 13 mins, 12 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-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6552 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-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSat Jun 28 17:39:43 2025
EndSat Jun 28 18:22:05 2025
Elapsed42 mins, 22 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