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

Builder texinfo-solaris10-sparc Build #5794

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionf09aef96db86fbd47efe6a45d660bef223b6f7a4
Got Revisionf09aef96db86fbd47efe6a45d660bef223b6f7a4
Changes7 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 24 secs )
    1. stdio
  2. shell './autogen.sh' failed ( 55 mins, 0 secs )
    1. stdio
  3. shell_1 './configure' failed ( 57 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 44 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 3 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 5794 Build
codebase Build
got_revision f09aef96db86fbd47efe6a45d660bef223b6f7a4 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision f09aef96db86fbd47efe6a45d660bef223b6f7a4 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
  2. Patrice Dumas

Timing:

StartTue Jul 29 17:03:53 2025
EndTue Jul 29 18:02:04 2025
Elapsed58 mins, 10 secs

All Changes:

:

  1. Change #241083

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 28 Jul 2025 23:30:05
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ba7fd6b11973953b42c4a7362540a54e15386376

    Comments

    tta/swig/README: improve explanations on MakeMaker build installation

    Changed files

    • tta/swig/README
  2. Change #241085

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 00:34:34
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e48cd946a61dae9273d65d847e985656149780e2

    Comments

    Update info.js for new index output
    * js/info.js (init_iframe) <on_load>:
    Use 'printindex-index-subentry-level-1' and
    'printindex-index-subentry-level-2' classes to find index
    entries.
    (actions.cache_index_links): Change 'index-entry-level-1'
    to 'printindex-index-subentry-level-1'; likewise change
    'index-entry-level-2' to 'printindex-index-subentry-level-2'.

    Changed files

    • ChangeLog
    • js/info.js
  3. Change #241086

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 00:34:35
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4c0c304ad8fbec4831be31f7901dfc8eabd692c7

    Comments

    Less recommendation of @menu
    * doc/texinfo.texi (Short Sample Texinfo File):
    Remove @menu block from example.  Add equivalent
    @nodedescription lines for the menu descriptions.
    (The Top Node): Explain that the @menu block is optional.
    (GNU Sample Texts): Remove @menu from example input.

    Changed files

    • ChangeLog
    • doc/texinfo.texi
  4. Change #241087

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 29 Jul 2025 00:46:21
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 28de4d5f1e2a3e3fc4428aede18aac853b96fc67

    Comments

    * tta/perl/XSTexinfo/Makefile.am (ReaderXS_la_LIBADD): add dependency on libtexinfo.la.

    Changed files

    • ChangeLog
    • tta/perl/XSTexinfo/Makefile.am
  5. Change #241099

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 04:29:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0ff8850959db5bc50f9add3b206b9e49a2507f9e

    Comments

    * info.js (init_sidebar) <add_header>: Remove 'a.copiable-link' element from main title in sidebar. This often contains a large ΒΆ symbol which is unnecessary.

    Changed files

    • ChangeLog
    • js/info.js
  6. Change #241100

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 04:29:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a2cf8f87b8cd5a894f4ee19ef0eac4b738799d56

    Comments

    Remove annoying tooltip for Top node with info.js
    (updater): Add new action type "window-title-of-linkid".
    Not much is done in this function.
    (Pages.prototype.render): This called indirectly and is where a
    lot of the real processing is done after the main "store"
    receives an action.  Handle "window-title-of-linkid" action.
    
    (init_iframe) <on_load>: Initiate "window-title-of-linkid"
    action.  This contains the ID of the node as well as the new
    title to use, leading the "title" to be updated on the correct
    <div>.	We get the ID from the window location.  This is more
    reliable than the "window-title" action as that seemed to try
    to use whichever node was currently being displayed, which was
    wrong when the index nodes were read in at start up.  This lead
    to a "title" attribute being set incorrectly on some element in
    the Top node, which would lead to a tool-tip appearing with the
    title of whichever Index node was read in last.
    
    (actions) (window_title_of_linkid): Add for "window-title-of-linkid"
    message.

    Changed files

    • ChangeLog
    • js/info.js
  7. Change #241152

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 29 Jul 2025 15:38:56
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f09aef96db86fbd47efe6a45d660bef223b6f7a4

    Comments

    * info/run-external.c (get_output_from_program): Use WIFEXITED on exit status from wait or popen before using WEXITSTATUS.  Return 127 as a general error code if WIFEXITED is false.  Report from Patrice.

    Changed files

    • ChangeLog
    • info/run-external.c