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

Builder texinfo-solaris10-sparc Build #6533

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 33 secs )
    1. stdio
  2. shell './autogen.sh' ( 53 mins, 47 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 58 secs )
    1. stdio
  4. shell_2 'gmake all' ( 39 mins, 42 secs )
    1. stdio
  5. shell_3 'gmake check' ( 35 mins, 9 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. tta_tests_many_input_files_test-suite.log
    8. 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 6533 Build
codebase Build
got_revision b61543fbbd91d1091f67e231e68c10c6143a6e9a Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision b61543fbbd91d1091f67e231e68c10c6143a6e9a 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:

StartThu Sep 3 01:36:10 2026
EndThu Sep 3 03:52:21 2026
Elapsed2 hrs, 16 mins, 11 secs

All Changes:

:

  1. Change #280526

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 03 Sep 2026 00:36:48
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision b61543fbbd91d1091f67e231e68c10c6143a6e9a

    Comments

    * tta/C/main/utils.c (width_multibyte_with_nul): add a variant of width_multibyte that handles NUL in string by replacing them with another characterin a copy before calling width_multibyte on the copy.
    * tta/C/convert/convert_to_plaintext.c
    (convert_to_plaintext_internal): use width_multibyte_with_nul for
    multitable cell, as there could be NUL from quoted image.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_to_plaintext.c
    • tta/C/main/utils.c
    • tta/C/main/utils.h
    • tta/perl/t/info_tests.t