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

Builder texinfo-solaris10-sparc Build #6176

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. shell './autogen.sh' ( 31 mins, 32 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 20 mins, 9 secs )
    1. stdio
  5. shell_3 'gmake check' ( 37 mins, 31 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 6176 Build
codebase Build
got_revision 5ca0680d2f0997f363f2fa747d46c9badfa8ddc3 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 5ca0680d2f0997f363f2fa747d46c9badfa8ddc3 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:

StartSat Feb 21 15:57:25 2026
EndSat Feb 21 17:34:13 2026
Elapsed1 hrs, 36 mins, 47 secs

All Changes:

:

  1. Change #258421

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 21 Feb 2026 14:19:43
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a8cd6ed447718e6b00b916575f673b275c329887

    Comments

    Avoid encoding error messages for error and warning messages
    * tta/C/main/utils.h (enum iconv_error_handling), tta/C/main/utils.c
    (encode_with_iconv): add error_handling for cases of bytes that cannot
    be converted, to get either an error with a message (previous
    default), no error and bytes skipped, or no error and a ? mark added
    for each error.  Rename silent_status argument as iconv_status.
    
    * tta/C/main/utils.c (encode_string): add error_handling argument.
    Update callers.
    
    * tta/C/main/errors.c (error_message_text), tta/C/main/txi_config.c
    (GNUT_encode_message): use ieh_mark to get marks in the error messages
    for bytes that cannot be converted and no encoding error messages.

    Changed files

    • ChangeLog
    • tta/C/convert/build_html_perl_state.c
    • tta/C/convert/convert_html.c
    • tta/C/convert/converter.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/convert_utils.c
    • tta/C/main/errors.c
    • tta/C/main/node_name_normalization.c
    • tta/C/main/translations.c
    • tta/C/main/txi_config.c
    • tta/C/main/utils.c
    • tta/C/main/utils.h
    • tta/C/parsetexi/input.c
    • tta/C/texi2any.c
  2. Change #258422

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 21 Feb 2026 14:47:59
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 73d6355ffc9fc6e2dfccfd18a13eb56bb22539ff

    Comments

    * tta/tests/other/list-of-tests (accented_lang_index_collation_documentlanguage_collation): set MESSAGE_ENCODING=UTF-8 to have the same error messages for Perl and C.

    Changed files

    • ChangeLog
    • tta/tests/other/list-of-tests
    • tta/tests/other/res_parser/accented_lang_index_collation_documentlanguage_collation/accented_lang_index_collation.2
  3. Change #258434

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 21 Feb 2026 15:22:55
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 5ca0680d2f0997f363f2fa747d46c9badfa8ddc3

    Comments

    Update tta/C/ppport.h

    Changed files

    • ChangeLog
    • tta/C/ppport.h