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

Builder texinfo-solaris10-i386 Build #7065

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision7927772e919023e11e212386e70345091feb0265
Got Revision7927772e919023e11e212386e70345091feb0265
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 mins, 1 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 47 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 6 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 3 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 41 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-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7065 Build
codebase Build
got_revision 7927772e919023e11e212386e70345091feb0265 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 7927772e919023e11e212386e70345091feb0265 Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartThu Oct 30 23:00:48 2025
EndThu Oct 30 23:21:29 2025
Elapsed20 mins, 40 secs

All Changes:

:

  1. Change #247140

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 30 Oct 2025 22:45:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 9f08ff32d48fb91c65d481ca8ae9614781654d7c

    Comments

    * tta/C/main/convert_utils.c (expand_verbatiminclude) (converter_expand_verbatiminclude), tta/perl/Texinfo/Convert/Utils.pm (expand_verbatiminclude), tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs (utils_tree_element_expand_verbatiminclude): change order of arguments, to have more importants arguments first.  Update callers.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Convert-Utils.texi
    • tta/C/convert/format_html.c
    • tta/C/main/convert_to_text.c
    • tta/C/main/convert_utils.c
    • tta/C/main/convert_utils.h
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/Text.pm
    • tta/perl/Texinfo/Convert/TreeElementConverter.pm
    • tta/perl/Texinfo/Convert/Utils.pm
    • tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs
  2. Change #247141

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 30 Oct 2025 22:45:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision dd153dd6b28e8c0a58a1630f832a5a925e2d1aea

    Comments

    * tta/C/swig/swig_interface.c (txi_ext_get_error_messages_list_messages): make extern.
    * tta/C/swig/swig_parser_api.c
    (txi_ext_parser_conf_get_INCLUDE_DIRECTORIES): add.
    
    * tta/swig/texinfo.i (TXI_EXT_ELEMENT_FORMATTED_ERRORS)
    (expand_verbatiminclude, destroy_element_formatted_errors): add.

    Changed files

    • ChangeLog
    • tta/C/swig/swig_interface.c
    • tta/C/swig/swig_interface.h
    • tta/C/swig/swig_parser_api.c
    • tta/C/swig/swig_parser_api.h
    • tta/swig/texinfo.i
  3. Change #247142

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 30 Oct 2025 22:45:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 7927772e919023e11e212386e70345091feb0265

    Comments

    * tta/swig/texinfo.i (FORMATTED_ERROR_MESSAGE): do not include swig_error_messages_types.h whole, only FORMATTED_ERROR_MESSAGE and the fields already used in codes.
    * tta/swig/texinfo.i (valid_documentlanguage): add.
    
    * tta/swig/perl/t/20index_sort.t: rename $parser to $swig_parser for
    the parser generated from the SWIG interface.

    Changed files

    • ChangeLog
    • tta/swig/perl/t/20index_sort.t
    • tta/swig/texinfo.i