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

Builder texinfo-solaris11-sparc Build #7551

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 16 mins, 59 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 5 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 9 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 mins, 35 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-solaris11-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7551 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-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartThu Jun 18 07:39:29 2026
EndThu Jun 18 08:09:26 2026
Elapsed29 mins, 57 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