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

Builder texinfo-solaris11-sparc Build #7630

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 18 mins, 37 secs )
    1. stdio
  3. shell_1 './configure' ( 3 mins, 3 secs )
    1. stdio
  4. shell_2 'gmake all' ( 6 mins, 39 secs )
    1. stdio
  5. shell_3 'gmake check' ( 11 mins, 0 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 7630 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-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 Aug 14 20:44:20 2026
EndFri Aug 14 21:23:48 2026
Elapsed39 mins, 27 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