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

Builder texinfo-solaris11-i386 Build #6549

Results:

Failed shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision04697dc5273c1b7913d2467a597ec689d93af465
Got Revision04697dc5273c1b7913d2467a597ec689d93af465
Changes5 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 34 secs )
    1. stdio
  3. shell_1 './configure' ( 4 mins, 58 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 7 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 8 mins, 48 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-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6549 Build
codebase Build
got_revision 04697dc5273c1b7913d2467a597ec689d93af465 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 04697dc5273c1b7913d2467a597ec689d93af465 Build
scheduler schedule-texinfo-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartFri Jun 27 22:46:28 2025
EndFri Jun 27 23:14:09 2025
Elapsed27 mins, 40 secs

All Changes:

:

  1. Change #237907

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 27 Jun 2025 22:34:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ddf073101d4cbd7b6800d4d27aaf1985daa49201

    Comments

    TODO, tta/TODO: add urls to bug-texinfo

    Changed files

    • TODO
    • tta/TODO
  2. Change #237908

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 27 Jun 2025 22:35:23
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision b43aeaa67afe8f08cfebba250ca771199fb5bed9

    Comments

    * tta/C/convert/texinfo.c (txi_handle_parser_error_messages) (txi_handle_document_error_messages) (txi_handle_converter_error_messages), tta/C/main/errors.c (output_error_messages), tta/C/texi2any.c (handle_parser_errors) (main): put encoding argument before no_warn and use_filename that are less important.

    Changed files

    • ChangeLog
    • tta/C/convert/texinfo.c
    • tta/C/convert/texinfo.h
    • tta/C/main/errors.c
    • tta/C/main/errors.h
    • tta/C/texi2any.c
  3. Change #237909

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 27 Jun 2025 22:35:26
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 35850a47e8a0544c4e9b10b10bed17940558ee14

    Comments

    * tta/C/main/document.c (setup_txi_paths_information): make setup_txi_paths_information extern.

    Changed files

    • ChangeLog
    • tta/C/main/document.c
    • tta/C/main/document.h
  4. Change #237910

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 27 Jun 2025 22:35:26
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 11112f33c0520a52d45702f8612a9ed96c08b8b3

    Comments

    * tta/C/main/parser_conf.c (register_conf), tta/perl/XSTexinfo/parser_document/Parsetexi.xs (register_parser_conf): return conf descriptor instead of parser conf.

    Changed files

    • ChangeLog
    • tta/C/main/parser_conf.c
    • tta/C/main/parser_conf.h
    • tta/C/parsetexi/conf.c
    • tta/perl/XSTexinfo/parser_document/Parsetexi.xs
  5. Change #237911

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 27 Jun 2025 22:35:26
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 04697dc5273c1b7913d2467a597ec689d93af465

    Comments

    * tta/C/main/reader.c (pop_reader_context, txi_reader_read): do not access the stack if top is 0, for instance if a reader is reused after the end of a tree.

    Changed files

    • ChangeLog
    • tta/C/main/reader.c