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

Builder texinfo-solaris11-sparc Build #7435

Results:

Failed shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision763acb84d579b719d71ac68493aa763e3b46a678
Got Revision763acb84d579b719d71ac68493aa763e3b46a678
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 55 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 22 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 53 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 6 mins, 13 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 7435 Build
codebase Build
got_revision 763acb84d579b719d71ac68493aa763e3b46a678 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 763acb84d579b719d71ac68493aa763e3b46a678 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. Patrice Dumas

Timing:

StartSun Apr 26 22:05:00 2026
EndSun Apr 26 22:22:34 2026
Elapsed17 mins, 34 secs

All Changes:

:

  1. Change #265507

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 26 Apr 2026 21:57:43
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 40915c2a75f3d6ace1c0c31b427287abcbd9409d

    Comments

    * tta/C/main/manipulate_tree.c (copy_tree_internal), tta/perl/Texinfo/ManipulateTree.pm (_copy_tree): do not add a parent to the copied element if the source element does not have a parent.
    * tta/perl/Texinfo/Translations.pm (gdt): use
    Texinfo::ManipulateTree::copy_element_tree to copy tree, and not
    dclone, to get the same detailed tree as in C.
    
    * tta/perl/Texinfo/Translations.pm (_set_lang_info_translation):
    handle an undef $translations.
    
    * tta/C/structuring_transfo/transformations.c
    (complete_tree_nodes_missing_menu, regenerate_master_menu),
    tta/perl/Texinfo/TransformationsNonXS.pm
    (complete_tree_nodes_missing_menu, regenerate_master_menu): create
    lang_translation by calling set_preamble_language_commands.
    
    * tta/perl/Texinfo/ParserNonXS.pm (get_parser_info): do not register
    language related commands information directly in global_info.

    Changed files

    • ChangeLog
    • tta/C/main/manipulate_tree.c
    • tta/C/structuring_transfo/transformations.c
    • tta/perl/Texinfo/ManipulateTree.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/Texinfo/TransformationsNonXS.pm
    • tta/perl/Texinfo/Translations.pm
    • tta/perl/t/results/transformations/master_menu_fr.pl
    • tta/perl/t/results/transformations/master_menu_fr/res_html/index.html
  2. Change #265508

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 26 Apr 2026 22:03:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 763acb84d579b719d71ac68493aa763e3b46a678

    Comments

    * tta/C/main/build_perl_info.c (pass_global_info): do not register language related commands information directly in global_info.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c