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

Builder texinfo-solaris11-i386 Build #6506

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 12 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 9 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 26 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 4 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-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6506 Build
codebase Build
got_revision e9a68e4d6a95f3a0f62211ac98816a7694b257a6 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision e9a68e4d6a95f3a0f62211ac98816a7694b257a6 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:

StartSat Jun 14 11:07:17 2025
EndSat Jun 14 11:30:29 2025
Elapsed23 mins, 12 secs

All Changes:

:

  1. Change #232207

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 14 Jun 2025 10:51:59
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a23cd1f901597b951130ef45b0d7bf4a90c791c4

    Comments

    * tta/perl/Texinfo/Common.pm (tree_element_multitable_columnfractions) (associated_processing_encoding) (tree_element_informative_command_value) (tree_element_set_informative_command_value), tta/perl/Texinfo/Convert/Converter.pm (tree_element_xml_accents), tta/perl/Texinfo/Convert/Utils.pm (tree_element_find_innermost_accent_contents): add tree_* for tree element interface, modify functions for tree only interface and add associated_processing_encoding for pure Perl. Update callers.
    * tta/perl/Texinfo/Convert/Converter.pm
    (element_table_item_content_tree),
    tta/perl/XSTexinfo/parser_document/TreeElementXS.xs
    (add_to_element_contents): do not push on contents in Perl, but in XS.
    
    * tta/perl/Texinfo/Convert/TreeReadDocBook.pm (package)
    (_convert): fix package.  Call multitable_columnfractions instead of
    element_multitable_columnfractions.
    
    * tta/perl/Texinfo/Convert/TreeElementReadDocBook.pm (package)
    (_convert): fix package.  Call tree_element_* functions.
    
    * tta/perl/Texinfo/Convert/ReadDocBook.pm: Reader based converter
    not using the tree element interface at all.  Only for pure Perl for
    now, does not work in XS.
    
    * tta/perl/Texinfo/ReaderNonXS.pm (read): do not use the TreeElements
    interface, as the tree should alwais be built to Perl if XS is not
    used.
    
    * tta/perl/Texinfo/Convert/TreeElementReadDocBook.pm (_convert),
    tta/perl/Texinfo/ReaderNonXS.pm (register_token_element)
    (register_token_tree), tta/perl/XSTexinfo/parser_document/ReaderXS.xs
    (read, register_token_element, register_token_tree)
    
    * tta/perl/Texinfo/Convert/DocBook.pm (conversion_output_begin)
    (_convert_argument_and_end_line, _convert_def_line, _convert): minor
    changes and improvements of code.
    
    * texi2any.pl: update for new/fixed DocBook converters.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/IXIN.pm
    • tta/perl/Texinfo/Convert/ReadDocBook.pm
    • tta/perl/Texinfo/Convert/TreeElementReadDocBook.pm
    • tta/perl/Texinfo/Convert/TreeReadDocBook.pm
    • tta/perl/Texinfo/Convert/Unicode.pm
    • tta/perl/Texinfo/Convert/Utils.pm
    • tta/perl/Texinfo/ReaderNonXS.pm
    • tta/perl/XSTexinfo/parser_document/ReaderXS.xs
    • tta/perl/XSTexinfo/parser_document/TreeElementXS.xs
    • tta/perl/texi2any.pl
  2. Change #232208

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 14 Jun 2025 11:00:09
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e9a68e4d6a95f3a0f62211ac98816a7694b257a6

    Comments

    Add file to .gitignore

    Changed files

    • .gitignore