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

Builder texinfo-solaris10-sparc Build #5784

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision1a70db8284f19c0b8ec83dedbbb8b81ed7ef7738
Got Revision1a70db8284f19c0b8ec83dedbbb8b81ed7ef7738
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 24 secs )
    1. stdio
  2. shell './autogen.sh' failed ( 29 mins, 2 secs )
    1. stdio
  3. shell_1 './configure' failed ( 39 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 7 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 5 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 5784 Build
codebase Build
got_revision 1a70db8284f19c0b8ec83dedbbb8b81ed7ef7738 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 1a70db8284f19c0b8ec83dedbbb8b81ed7ef7738 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. Gavin Smith

Timing:

StartMon Jul 28 03:04:17 2025
EndMon Jul 28 03:34:37 2025
Elapsed30 mins, 19 secs

All Changes:

:

  1. Change #240904

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 28 Jul 2025 02:45:32
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1a70db8284f19c0b8ec83dedbbb8b81ed7ef7738

    Comments

    Combined CSS class for index subentries
    * tta/C/convert/format_html.c (html_convert_printindex_command),
    * tta/perl/Texinfo/Convert/HTML.pm (_convert_printindex_command):
    For index subentries, output 'printindex-index-subentry-level-1'
    or 'printindex-index-subentry-level-2' class, and do not output
    'index-entry-level-1', 'index-entry-level-2', or
    'printindex-index-entry'.  For the output of @seeentry, always
    output 'printindex-index-see-entry' as an additional class.
    
    * tta/data/default_css_element_class_styles.csv
    (td.index-entry-level-1, td.printindex-index-subentry-level-1)
    (td.index-entry-level-2, td.printindex-index-subentry-level-2):
    Rename and add "vertical-align: top" in order to be consistent
    with 'td.printindex-index-entry'.
    
    This is to make it easier to control the indentation of
    index entries in an index.  Previously, 'printindex-index-entry' was
    output on index subentries too, which meant that customising
    'padding-left' would override the setting for all index subentries.
    Using completely different classes avoids any trouble with the
    relative priorities of CSS rules.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/C/main/html_css_data.c
    • tta/data/default_css_element_class_styles.csv
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/HTMLDataCSS.pm
    • tta/perl/t/results/indices/double_seeentry_seealso.pl
    • tta/perl/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
    • tta/perl/t/results/indices/same_only_seealso_seeentry.pl
    • tta/perl/t/results/indices/same_seealso_seeentry.pl
    • tta/perl/t/results/indices/seealso_duplicate.pl
    • tta/perl/t/results/indices/seeentry.pl
    • tta/perl/t/results/indices/sorted_subentries.pl
    • tta/perl/t/results/indices/subentries.pl
    • tta/perl/t/results/indices/subentries_and_comments.pl
    • tta/perl/t/results/indices/subentry_and_sortas.pl
    • tta/perl/t/results/indices/subentry_and_sortas_spaces.pl
    • tta/tests/coverage/res_parser/formatting_chm/chapter.html
    • tta/tests/coverage/res_parser/formatting_chm/chapter2.html
    • tta/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
    • tta/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
    • tta/tests/coverage/res_parser/formatting_html_no_split/formatting.html
    • tta/tests/coverage/res_parser/formatting_xhtml/formatting.html
    • tta/tests/layout/res_parser/formatting_enable_encoding/formatting.html
    • tta/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
    • tta/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
    • tta/tests/layout/res_parser/formatting_exotic/chapter.html
    • tta/tests/layout/res_parser/formatting_exotic/chapter2.html
    • tta/tests/layout/res_parser/formatting_fr/formatting.html
    • tta/tests/layout/res_parser/formatting_fr_icons/formatting.html
    • tta/tests/layout/res_parser/formatting_inline_css/formatting.html
    • tta/tests/layout/res_parser/formatting_mathjax/formatting.html
    • tta/tests/layout/res_parser/formatting_numerical_entities/formatting.html
    • tta/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
    • tta/tests/layout/res_parser/formatting_texi2html/formatting.html
    • tta/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
    • tta/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html
    • tta/tests/layout/res_parser/formatting_weird_quotes/formatting.html