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

Builder texinfo-solaris10-sparc Build #5647

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. shell './autogen.sh' ( 46 mins, 26 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 23 mins, 47 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 26 mins, 47 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5647 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-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartWed Jun 25 23:22:14 2025
EndThu Jun 26 02:05:42 2025
Elapsed2 hrs, 43 mins, 28 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