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

Builder texinfo-solaris10-sparc Build #6312

Results:

Exception shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 25 secs )
    1. stdio
  2. shell './autogen.sh' ( 31 mins, 4 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 21 mins, 36 secs )
    1. stdio
  5. shell_3 shell_3 exception ( 0 secs )
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 6312 Build
codebase Build
got_revision 0eac30a4ff8ab31612e40ae768e0e13eea7be1de Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 0eac30a4ff8ab31612e40ae768e0e13eea7be1de 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:

StartFri May 1 22:02:28 2026
EndFri May 1 23:00:48 2026
Elapsed58 mins, 20 secs

All Changes:

:

  1. Change #266105

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 01 May 2026 19:03:14
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1f62f2d57ec410008f5903713fe0764eed54e9b3

    Comments

    * tta/C/main/convert_utils.c (definition_category_tree), tta/perl/Texinfo/Convert/Utils.pm (definition_category_tree): remove unused command_line_encoding argument.  Update callers.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Convert-Utils.texi
    • tta/C/convert/build_html_perl_state.c
    • tta/C/convert/format_html.c
    • tta/C/main/convert_to_text.c
    • tta/C/main/convert_utils.c
    • tta/C/main/convert_utils.h
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/Texinfo/Convert/Text.pm
    • tta/perl/Texinfo/Convert/Utils.pm
  2. Change #266106

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 01 May 2026 20:56:50
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a7cb5cbe7c4f8ce115ba856a52cdd96919938f6b

    Comments

    * tta/C/convert/convert_html.c (html_prepare_converted_output_info), tta/C/convert/html_prepare_converter.c (html_setup_output), tta/C/main/translations.c (reset_lang_translation_from_customization): add reset_lang_translation_from_customization and use it in html_prepare_converted_output_info and html_setup_output.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_html.c
    • tta/C/convert/converter.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/translations.c
    • tta/C/main/translations.h
    • tta/perl/Texinfo/Convert/HTMLNonXS.pm
  3. Change #266107

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 01 May 2026 21:58:02
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0eac30a4ff8ab31612e40ae768e0e13eea7be1de

    Comments

    * tta/C/main/translations.c (set_translations_documentlanguage) (set_translations_documentscript) (set_translations_documentlanguagevariant), tta/perl/Texinfo/Translations.pm (set_translations_documentlanguage) (set_translations_documentscript) (set_translations_documentlanguagevariant): do not check the current lang translations to return it, as it can only happen if the user use the same command twice, which is not supposed to happen.

    Changed files

    • ChangeLog
    • tta/C/main/translations.c
    • tta/perl/Texinfo/Translations.pm