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

Builder texinfo-solaris10-sparc Build #6447

Build In Progress:

ETA: 21:45:11 [1 mins, 39 secs]

shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 mins, 25 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 16 mins, 29 secs )
    1. stdio
  3. shell_1 './configure' ( 9 mins, 38 secs )
    1. stdio
  4. shell_2 'gmake all' ( 58 mins, 16 secs )
    1. stdio
  5. shell_3 'gmake check' ( running )
    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 6447 Build
codebase Build
got_revision dd66acf4d0d830cb0462eb336d2d9326bfe2ee39 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision dd66acf4d0d830cb0462eb336d2d9326bfe2ee39 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 Jul 31 19:06:01 2026
Elapsed2 hrs, 37 mins, 29 secs

All Changes:

:

  1. Change #276661

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 31 Jul 2026 20:43:31
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision dd66acf4d0d830cb0462eb336d2d9326bfe2ee39

    Comments

    * tta/C/convert/convert_to_plaintext.c (plaintext_convert_line_new_context), tta/C/convert/convert_to_plaintext.h (STRING_COUNT_LINE_COUNT): add plaintext_convert_line_new_context and associated STRING_COUNT_LINE_COUNT return struct.
    * tta/C/convert/convert_to_info.c (info_format_ref),
    tta/C/convert/convert_to_plaintext.c (plaintext_process_printindex):
    use plaintext_convert_line_new_context to check colon in name and set
    outside_of_any_node_text.
    
    * tta/C/convert/convert_to_info.c (info_format_ref, info_format_node):
    do the check of chracter to quote in node names only if the node names
    are quoted or there is a warning emitted.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_to_info.c
    • tta/C/convert/convert_to_plaintext.c
    • tta/C/convert/convert_to_plaintext.h