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

Builder texinfo-solaris11-sparc Build #6591

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 20 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 49 secs )
    1. stdio
  5. shell_3 'gmake check' ( 7 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-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 6591 Build
codebase Build
got_revision 8b372348ed455dba958f171f1a5793e185306b42 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 8b372348ed455dba958f171f1a5793e185306b42 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 5 01:07:12 2025
EndThu Jun 5 01:25:32 2025
Elapsed18 mins, 19 secs

All Changes:

:

  1. Change #231375

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 05 Jun 2025 01:03:19
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6850ef97e822ebf2cdf97259886b43f8d3f4b9d7

    Comments

    Very preliminary DocBook converter based on Texinfo::Reader
    * tta/perl/Texinfo/Convert/DocBook.pm (conversion_output_begin)
    (_convert): call Texinfo::TreeElement::new on new elements.
    
    * tta/perl/Texinfo/Convert/Converter.pm
    (element_format_comment_or_end_line), tta/perl/Texinfo/Reader.pm
    (_end_element, skip_children, reader_collect_commands_list),
    tta/perl/Texinfo/TreeElement.pm (cmdname, text): add.
    
    * tta/perl/Texinfo/TreeElement.pm (get_child): rename get_children as
    get_child.
    
    * tta/perl/Texinfo/TreeElement.pm (get_attribute): also get info
    additional information.
    
    * tta/perl/Makefile.am (dist_convertmodules_DATA),
    tta/perl/Texinfo/Convert/ReadDocBook.pm, tta/perl/texi2any.pl: new
    DocBook converter based on Texinfo::Reader work in progress.

    Changed files

    • ChangeLog
    • tta/C/main/get_perl_info.c
    • tta/TODO
    • tta/perl/Makefile.am
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/ReadDocBook.pm
    • tta/perl/Texinfo/Reader.pm
    • tta/perl/Texinfo/TreeElement.pm
    • tta/perl/texi2any.pl
  2. Change #231376

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 05 Jun 2025 01:03:19
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 89efb9bc5d4cf0bb690de5ff081cefa35f8fb3f3

    Comments

    * tta/perl/Texinfo/ManipulateTree.pm (_print_text_element) (print_element_base, print_element_details): call _print_source_marks in print_element_details only, remove $current_nr input and output from _print_text_element and print_element_base.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/ManipulateTree.pm
  3. Change #231377

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 05 Jun 2025 01:04:13
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8b372348ed455dba958f171f1a5793e185306b42

    Comments

    reorder ChangeLog

    Changed files

    • ChangeLog