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

Builder texinfo-solaris10-i386 Build #7638

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionf455dc91638caba992bb427955ff29eb95cc825c
Got Revisionf455dc91638caba992bb427955ff29eb95cc825c
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 41 secs )
    1. stdio
  5. shell_3 'gmake check' ( 3 mins, 6 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. 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 7638 Build
codebase Build
got_revision f455dc91638caba992bb427955ff29eb95cc825c Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision f455dc91638caba992bb427955ff29eb95cc825c 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 Jun 18 07:39:27 2026
EndThu Jun 18 08:08:57 2026
Elapsed29 mins, 29 secs

All Changes:

:

  1. Change #271543

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 18 Jun 2026 07:31:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 693f9cf04b64bb3b08bdcb5fe6e4317987b37110

    Comments

    * tta/perl/Texinfo/Document.pm (BEGIN), tta/perl/XSTexinfo/Makefile.am (DocumentXS_la_CPPFLAGS, DocumentXS_la_LIBADD), tta/perl/XSTexinfo/parser_document/DocumentXS.xs: remove includes and linking with converter headers and libraries.

    Changed files

    • ChangeLog
    • tta/C/main/document.h
    • tta/C/main/manipulate_indices.c
    • tta/perl/Texinfo/Document.pm
    • tta/perl/XSTexinfo/Makefile.am
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
    • tta/perl/XSTexinfo/parser_document/IndicesXS.xs
  2. Change #271544

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 18 Jun 2026 07:31:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3a48ed65c85974230a24eb3ae3244ef2e1cb2398

    Comments

    * tta/perl/XSTexinfo/parser_document/IndicesXS.xs (index_entry_element_sort_string): handle converter argument being set (this case never happens in practice).

    Changed files

    • ChangeLog
    • tta/C/convert/converter.c
    • tta/C/convert/converter.h
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/IndicesNonXS.pm
    • tta/perl/XSTexinfo/parser_document/IndicesXS.xs
  3. Change #271545

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 18 Jun 2026 07:31:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1ddb7635b5b5fc15be50145d72598827e69bef5b

    Comments

    * doc/texi2any_api.texi (Specific Formatting for Indices): update.
    Update Pod documentation.

    Changed files

    • ChangeLog
    • doc/texi2any_api.texi
    • doc/tta_api/api_includes/Texinfo-Indices.texi
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/XSTexinfo/parser_document/ParserXS.xs
  4. Change #271546

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 18 Jun 2026 07:31:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f455dc91638caba992bb427955ff29eb95cc825c

    Comments

    * tta/swig/texinfo.i (txi_ext_inline_setup): remove the converterdatadir argument and code, it is not used.

    Changed files

    • ChangeLog
    • tta/C/api_for_swig/swig_interface.c
    • tta/swig/texinfo.i