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

Builder texinfo-solaris11-i386 Build #6542

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 24 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 38 secs )
    1. stdio
  4. shell_2 'gmake all' ( 12 mins, 21 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 6 mins, 25 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 6542 Build
codebase Build
got_revision 4e4aa7a998e9e45c97e2fb7d5f63a60c88cd6d56 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 4e4aa7a998e9e45c97e2fb7d5f63a60c88cd6d56 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:

StartTue Jun 24 22:21:55 2025
EndTue Jun 24 22:50:53 2025
Elapsed28 mins, 57 secs

All Changes:

:

  1. Change #237695

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 24 Jun 2025 22:11:44
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4e4aa7a998e9e45c97e2fb7d5f63a60c88cd6d56

    Comments

    * tta/perl/Texinfo/Example/ReadDocBook.pm (_convert), tta/perl/Texinfo/Convert/TreeElementConverter.pm: call table_item_content_tree.  Remove element_table_item_content_tree and element_block_item_line_command.
    * tta/perl/Texinfo/Convert/TreeElementConverter.pm (%XS_overrides):
    override tree_element_table_item_content_tree.
    
    * tta/perl/Texinfo/Convert/TreeElementConverter.pm
    (_tree_element_item_line_block_line_argument_command)
    (_tree_element_block_item_line_command): rename
    tree_element_item_line_block_line_argument_command as
    _tree_element_item_line_block_line_argument_command and
    tree_element_block_item_line_command as
    _tree_element_block_item_line_command.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/TreeElementConverter.pm
    • tta/perl/Texinfo/Example/ReadDocBook.pm