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

Builder texinfo-solaris10-sparc Build #6486

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell './autogen.sh' ( 1 hrs, 7 mins, 9 secs )
    1. stdio
  3. shell_1 './configure' ( 11 mins, 44 secs )
    1. stdio
  4. shell_2 'gmake all' ( 53 mins, 17 secs )
    1. stdio
  5. shell_3 'gmake check' ( 50 mins, 46 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 6486 Build
codebase Build
got_revision efc815e04846f7483e3af30324e89eb2bdcb3ba7 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision efc815e04846f7483e3af30324e89eb2bdcb3ba7 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 Aug 14 20:44:19 2026
EndFri Aug 14 23:47:34 2026
Elapsed3 hrs, 3 mins, 15 secs

All Changes:

:

  1. Change #278238

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 14 Aug 2026 22:16:20
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision efc815e04846f7483e3af30324e89eb2bdcb3ba7

    Comments

    * tta/C/convert/convert_to_plaintext.c (text_heading) (convert_def_line): add partial implementations to have formatters for the texts inside of the sectioning and @def* commands.
    * tta/C/convert/convert_to_plaintext.c
    (convert_to_plaintext_internal): more cases for text formatting, still
    very partial.
    
    * tta/C/convert/convert_to_plaintext.c
    (convert_to_plaintext_internal): handle sectioning and heading
    commands, and def lines.
    
    * tta/perl/Texinfo/Convert/PlaintextNonXS.pm
    (_stream_output_add_text): remove a useless intermediary variable.
    
    * tta/perl/Texinfo/Convert/PlaintextNonXS.pm (_convert): update
    comment about inlined function and replace code by recent code.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_to_plaintext.c
    • tta/perl/Texinfo/Convert/PlaintextNonXS.pm