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

Builder texinfo-solaris11-sparc Build #7589

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 13 mins, 54 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 41 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 49 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 33 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/slave/texinfo-solaris11-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7589 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-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartFri Jul 31 19:06:05 2026
EndFri Jul 31 19:35:12 2026
Elapsed29 mins, 7 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