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

Builder texinfo-solaris10-i386 Build #6783

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 49 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 49 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 6 mins, 46 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 6783 Build
codebase Build
got_revision e94d857aa0d9879cde03fc1fe9958ae73b09f8f8 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision e94d857aa0d9879cde03fc1fe9958ae73b09f8f8 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:

StartSat Jul 5 11:32:18 2025
EndSat Jul 5 11:54:04 2025
Elapsed21 mins, 45 secs

All Changes:

:

  1. Change #238378

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 04 Jul 2025 19:31:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 2c1680770e0af451819dbe0edb9ee11b207e4dd3

    Comments

    Change in tta/TODO, spacing and comments

    Changed files

    • tta/C/main/get_perl_info.c
    • tta/C/main/tree.c
    • tta/TODO
    • tta/perl/Texinfo/Common.pm
    • util/swig/tree_element.c
  2. Change #238379

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 05 Jul 2025 11:20:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e94d857aa0d9879cde03fc1fe9958ae73b09f8f8

    Comments

    * tta/C/convert/texinfo.c (txi_destroy_document) (txi_output_document_error_messages, txi_output_parser_error_messages) (txi_output_converter_error_messages), tta/C/main/document.c (destroy_document), tta/C/main/reader.c (retrieve_reader_descriptor) (txi_new_reader), tta/perl/XSTexinfo/parser_document/DocumentXS.xs (destroy_document), tta/perl/Texinfo/Document.pm (destroy_document): rename txi_document_remove as txi_destroy_document, txi_handle_parser_error_messages as txi_output_parser_error_messages, txi_handle_document_error_messages as txi_output_document_error_messages, txi_handle_converter_error_messages as txi_output_converter_error_messages, remove_document as destroy_document, retrieve_reader as retrieve_reader_descriptor and txi_reader_new as txi_new_reader.  Update callers.
    * util/swig/texinfo.i: rename to remove txi from names as there is
    alrady a module name.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Document.texi
    • tta/C/convert/texinfo.c
    • tta/C/convert/texinfo.h
    • tta/C/main/build_perl_info.c
    • tta/C/main/document.c
    • tta/C/main/document.h
    • tta/C/main/get_perl_info.c
    • tta/C/main/reader.c
    • tta/C/main/reader.h
    • tta/C/texi2any.c
    • tta/TODO
    • tta/perl/Texinfo/Document.pm
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
    • tta/perl/t/test_utils.pl
    • util/swig/test_Texinfo.py
    • util/swig/texinfo.i
    • util/swig/tree_element.c
    • util/swig/tree_element.h