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

Builder texinfo-solaris10-sparc Build #5735

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision4890027779579336fe81e99bfa5744c6b52b7ff9
Got Revision4890027779579336fe81e99bfa5744c6b52b7ff9
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 6 mins, 29 secs )
    1. stdio
  3. shell_1 './configure' ( 21 mins, 45 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 20 mins, 57 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 hrs, 47 mins, 52 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 5735 Build
codebase Build
got_revision 4890027779579336fe81e99bfa5744c6b52b7ff9 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 4890027779579336fe81e99bfa5744c6b52b7ff9 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:

StartMon Jul 21 04:49:51 2025
EndMon Jul 21 08:27:10 2025
Elapsed3 hrs, 37 mins, 18 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
  2. Change #240280

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 21 Jul 2025 02:39:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 59dfdb13a47bdf6669086113d3962b3380f7c887

    Comments

    * info/nodes.c, info/dir.c: remove mention of "localdir" files from comments.

    Changed files

    • ChangeLog
    • info/dir.c
    • info/nodes.c
  3. Change #240281

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 21 Jul 2025 03:01:49
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4890027779579336fe81e99bfa5744c6b52b7ff9

    Comments

    * info/nodes.c (info_get_node_with_defaults): Use default "node name" of "intro" for a "manual" of "*manpages*", as before, following a cross-reference to "(*manpages*)", without a node name, oddly landed you at the man page 'top(1)'.

    Changed files

    • ChangeLog
    • info/nodes.c