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

Builder texinfo-solaris11-sparc Build #6764

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 20 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 56 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 0 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-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 6764 Build
codebase Build
got_revision 689b6daefe0bc5d092c943824e72f65b58088e0e Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 689b6daefe0bc5d092c943824e72f65b58088e0e Build
scheduler schedule-texinfo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartMon Jul 21 02:42:16 2025
EndMon Jul 21 02:59:52 2025
Elapsed17 mins, 35 secs

All Changes:

:

  1. Change #240279

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 21 Jul 2025 02:30:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 689b6daefe0bc5d092c943824e72f65b58088e0e

    Comments

    * info/nodes.c (info_get_node_of_file_buffer): If node is not found, and node name matches "Top" regardless of case, then check through tag table again matching case-insensitively. (info_get_node_with_defaults): Remove handling of case of "Top" with list of alternative capitalisations to try. (info_get_node_of_file_buffer): Remove obsolete part of function comment saying that a null nodename can be passed in.

    Changed files

    • ChangeLog
    • info/nodes.c