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

Builder texinfo-solaris11-i386 Build #6545

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

StartWed Jun 25 23:22:13 2025
EndWed Jun 25 23:59:06 2025
Elapsed36 mins, 53 secs

All Changes:

:

  1. Change #237780

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 25 Jun 2025 23:14:20
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c27aef3be0f08df1796aa7c1ce02969e518640d0

    Comments

    * tta/C/main/convert_utils.c (get_comment_or_end_line), tta/perl/Texinfo/Convert/Converter.pm (comment_or_end_line_nonxs), tta/perl/Texinfo/Convert/TreeElementConverter.pm (tree_element_comment_or_end_line_nonxs): do not go through arguments_line, the arguments_line element should be given in argument for @-commands with arguments_line.  Rename line_arg as last_arg. format_comment_or_return_end_line is unchanged, therefore the format_comment_or_return_end_line argument should also be the arguments_line.  Update callers.

    Changed files

    • ChangeLog
    • tta/C/main/convert_utils.c
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/TexinfoMarkup.pm
    • tta/perl/Texinfo/Convert/TreeElementConverter.pm
    • tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs
  2. Change #237781

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 25 Jun 2025 23:14:20
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d85f3beb188dc9c239493234578fcc9c172703e4

    Comments

    * tta/perl/Texinfo/Convert/DocBook.pm (_format_comment_or_end_line), tta/perl/Texinfo/Convert/TexinfoMarkup.pm (_format_comment_or_end_line): implement format_comment_or_return_end_line for each converter using the function, to format directly the comment instead of going through a call of convert_tree, for a simpler and more efficient code.
    * tta/perl/Texinfo/Convert/Converter.pm: remove
    format_comment_or_return_end_line.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Convert-Converter.texi
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/TexinfoMarkup.pm
    • tta/perl/Texinfo/Example/ReadDocBook.pm
    • tta/perl/Texinfo/Example/TreeElementReadDocBook.pm
  3. Change #237782

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 25 Jun 2025 23:15:16
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 311f6ecf76e04671366ef579b5ccd0a03a8a7478

    Comments

    Reorder ChangeLog

    Changed files

    • ChangeLog