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

Builder texinfo-solaris11-i386 Build #7328

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 49 secs )
    1. stdio
  3. shell_1 './configure' ( 8 mins, 31 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 41 secs )
    1. stdio
  5. shell_3 'gmake check' ( 16 mins, 56 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 7328 Build
codebase Build
got_revision 59a1ebc7849ea30b59a88356e3318c7ea5109c48 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 59a1ebc7849ea30b59a88356e3318c7ea5109c48 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:

StartTue May 19 00:46:25 2026
EndTue May 19 01:31:31 2026
Elapsed45 mins, 6 secs

All Changes:

:

  1. Change #267617

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 18 May 2026 22:30:03
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 77956622ed00d6dc6f60aebcc3ac7e6c92cb80e2

    Comments

    Reorganize tta/TODO. Minor change in CSV descriptions

    Changed files

    • tta/TODO
    • tta/data/default_direction_strings.csv
    • tta/data/default_special_unit_info.csv
  2. Change #267618

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 19 May 2026 00:38:26
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 59a1ebc7849ea30b59a88356e3318c7ea5109c48

    Comments

    * tta/C/main/debug.c: remove print_associate_info_debug and print_element_debug_details.  Detailed tree element information in a compact format is available from manipulate_tree.c functions also used for tests.
    * tta/C/main/output_unit.c (print_output_unit)
    (print_output_units_details), tta/perl/Texinfo/OutputUnits.pm
    (print_output_unit, print_output_units_details): add print_output_unit
    based on print_output_units_details.  Add more information to
    print_output_unit, the number of contents and the sectioning commands.
    
    * tta/perl/Texinfo/Common.pm, tta/perl/Texinfo/OutputUnits.pm
    (debug_print_output_unit): move debug_print_output_unit to
    OutputUnits.pm and use print_output_unit to display the output unit.

    Changed files

    • ChangeLog
    • tta/C/main/debug.c
    • tta/C/main/debug.h
    • tta/C/main/output_unit.c
    • tta/C/main/output_unit.h
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/OutputUnits.pm
    • tta/perl/t/results/html_tests/footnotestyle_separate_late.pl
    • tta/perl/t/results/html_tests/index_below.pl
    • tta/perl/t/results/html_tests/redirection_same_labels.pl
    • tta/perl/t/results/html_tests/simple_only_special_spaces_node_test_split_section.pl
    • tta/perl/t/results/html_tests/split_html_text.pl
    • tta/perl/t/results/html_tests/transliterated_names_conflicts.pl
    • tta/perl/t/results/moresectioning/chapter_sections.pl
    • tta/perl/t/results/moresectioning/character_and_spaces_in_refs_out.pl
    • tta/perl/t/results/moresectioning/complex.pl
    • tta/perl/t/results/moresectioning/complex_split_at_node.pl
    • tta/perl/t/results/moresectioning/internal_top_node_up.pl
    • tta/perl/t/results/moresectioning/non_automatic_internal_top_node_up.pl
    • tta/perl/t/results/moresectioning/non_automatic_top_node_up_and_url.pl
    • tta/perl/t/results/moresectioning/non_automatic_top_node_up_url.pl
    • tta/perl/t/results/moresectioning/sectioning_part_appendix.pl
    • tta/perl/t/results/moresectioning/sectioning_part_appendix_no_top.pl
    • tta/perl/t/results/moresectioning/top_chapter_sections.pl
    • tta/perl/t/results/moresectioning/top_node_up_url.pl
    • tta/perl/t/results/sectioning/chapter_before_and_after_part.pl
    • tta/perl/t/results/sectioning/chapter_before_part.pl
    • tta/perl/t/results/sectioning/double_part.pl
    • tta/perl/t/results/sectioning/explicit_node_directions.pl
    • tta/perl/t/results/sectioning/lone_Top_node.pl
    • tta/perl/t/results/sectioning/node_part_chapter_after_chapter.pl
    • tta/perl/t/results/sectioning/node_part_chapter_after_top.pl
    • tta/perl/t/results/sectioning/node_up_external_node.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_section_nodes.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_section_sections.pl
    • tta/perl/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
    • tta/perl/t/results/sectioning/part_before_chapter.pl
    • tta/perl/t/results/sectioning/part_before_section.pl
    • tta/perl/t/results/sectioning/part_before_top.pl
    • tta/perl/t/results/sectioning/part_chapter_after_top.pl
    • tta/perl/t/results/sectioning/part_node_after_top.pl
    • tta/perl/t/results/sectioning/part_node_before_top.pl
    • tta/perl/t/results/sectioning/part_node_chapter_after_top.pl
    • tta/perl/t/results/sectioning/part_node_chapter_appendix.pl
    • tta/perl/t/results/sectioning/part_node_chapter_node_appendix.pl
    • tta/perl/t/results/sectioning/part_node_node_part_appendix.pl
    • tta/perl/t/results/sectioning/part_node_part_appendix.pl
    • tta/perl/t/results/sectioning/part_node_part_node_appendix.pl
    • tta/perl/t/results/sectioning/top_node_part_top.pl
    • tta/perl/t/results/sectioning/top_part_chapter.pl
    • tta/perl/t/results/sectioning/top_without_node_nodes.pl
    • tta/perl/t/results/sectioning/top_without_node_sections.pl
    • tta/perl/t/results/sectioning/transliterated_split_equivalent_nodes.pl
    • tta/perl/t/results/sectioning/two_nodes_at_the_end.pl
    • tta/perl/t/results/sectioning/two_nodes_between_chapters.pl
    • tta/perl/t/results/sectioning/unnumbered_before_node_top_top.pl
    • tta/perl/t/results/sectioning/unnumbered_before_top_node.pl
    • tta/perl/t/results/sectioning/unnumbered_top_without_node_nodes.pl
    • tta/perl/t/results/sectioning/unnumbered_top_without_node_sections.pl
    • tta/perl/t/results/xml_tests/top_node_and_bye.pl