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

Builder texinfo-solaris10-i386 Build #7509

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 mins, 52 secs )
    1. stdio
  3. shell_1 './configure' ( 8 mins, 59 secs )
    1. stdio
  4. shell_2 'gmake all' ( 18 mins, 33 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 8 mins, 16 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-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7509 Build
codebase Build
got_revision f28ab782e1f32528a201ebd2464a9a1cac72933d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision f28ab782e1f32528a201ebd2464a9a1cac72933d Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartTue Apr 14 13:44:54 2026
EndTue Apr 14 14:27:52 2026
Elapsed42 mins, 58 secs

All Changes:

:

  1. Change #264454

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 14 Apr 2026 09:15:40
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c423f8662efb8dcf0ad790f8a440d12fce1e6f76

    Comments

    * tta/perl/Texinfo/Convert/DocBook.pm, tta/perl/Texinfo/Convert/HTMLNonXS.pm, tta/perl/Texinfo/Convert/Info.pm, tta/perl/Texinfo/Convert/LaTeX.pm, tta/perl/Texinfo/Convert/Plaintext.pm, tta/perl/Texinfo/Convert/Text.pm, tta/perl/Texinfo/Example/ReadDocBook.pm: remove now unused command line encoding argument in calls to Texinfo::Convert::Utils::switch_lang_translations.
    * tta/perl/Texinfo/Convert/DocBook.pm: minor changes in code order.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Convert-Converter.texi
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/ConverterNonXS.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/HTMLNonXS.pm
    • tta/perl/Texinfo/Convert/Info.pm
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/Texinfo/Convert/Plaintext.pm
    • tta/perl/Texinfo/Convert/Text.pm
    • tta/perl/Texinfo/Example/ReadDocBook.pm
  2. Change #264455

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 14 Apr 2026 13:37:52
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f28ab782e1f32528a201ebd2464a9a1cac72933d

    Comments

    Use BCP 47 language format in output formats
    * tta/C/convert/html_prepare_converter.c (html_setup_output),
    tta/perl/Texinfo/Convert/Converter.pm (current_bcp47_locale),
    tta/perl/Texinfo/Convert/DocBook.pm (conversion_output_begin)
    (_convert), tta/perl/Texinfo/Convert/HTMLNonXS.pm (_setup_output),
    tta/perl/Texinfo/Convert/LaTeX.pm (_informative_command_output)
    (_latex_header): add current_bcp47_locale to get the BCP 47 language
    locale in the current_lang_translations.  Output BCP 47 language
    locales for output formats, as output formats use this language
    specification format.
    
    * tta/C/main/convert_utils.h: do not include translations.h in
    convert_utils.h.  Update users.
    
    * tta/C/main/translations.c (init_lang_translation): add const.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/convert_utils.h
    • tta/C/main/translations.c
    • tta/C/main/translations.h
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/HTMLNonXS.pm
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/t/results/languages/multiple_lang_chapters_latex/res_latex/multiple_lang_chapters.tex
    • tta/perl/t/results/languages/unknown_region.pl