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

Builder texinfo-solaris10-sparc Build #5612

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 3 mins, 9 secs )
    1. stdio
  3. shell_1 './configure' ( 10 mins, 53 secs )
    1. stdio
  4. shell_2 'gmake all' ( 46 mins, 44 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 39 mins, 5 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 5612 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-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSat Jun 14 11:07:15 2025
EndSat Jun 14 14:48:11 2025
Elapsed3 hrs, 40 mins, 56 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