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

Builder texinfo-solaris10-i386 Build #7668

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionfc6683004cb49af552103ae2e6894f933a4587e4
Got Revisionfc6683004cb49af552103ae2e6894f933a4587e4
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 34 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 28 secs )
    1. stdio
  5. shell_3 'gmake check' ( 18 mins, 6 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-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7668 Build
codebase Build
got_revision fc6683004cb49af552103ae2e6894f933a4587e4 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision fc6683004cb49af552103ae2e6894f933a4587e4 Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartMon Jun 29 20:03:44 2026
EndMon Jun 29 20:48:17 2026
Elapsed44 mins, 33 secs

All Changes:

:

  1. Change #273231

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 29 Jun 2026 21:05:56
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c90774c56fb6b619bef69a6528f5a400ca7cab39

    Comments

    * tta/C/main/html_converter.h, tta/C/main/html_converter_state.h: rename to html_converter_state.h.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/C/main/converter_types.h
    • tta/C/main/html_converter.h
    • tta/C/main/html_converter_state.h
  2. Change #273232

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 29 Jun 2026 21:05:56
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision fc6683004cb49af552103ae2e6894f933a4587e4

    Comments

    Start count context stack
    * tta/C/main/text.c (text_destroy): Add function to free and
    zero text buffer.
    
    * tta/C/main/plaintext_converter_state.h:
    split from tta/C/main/converter_types.h.
    * tta/C/main/plaintext_converter_state.h
    (PLAINTEXT_CONVERSION_STATE, PLAINTEXT_CONVERTER_STATE): rename.
    
    * tta/C/convert/convert_to_plaintext.c:
    Add functions for count context stack, conversion initialization
    and finalization.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_to_plaintext.c
    • tta/C/main/converter_types.h
    • tta/C/main/plaintext_converter_state.h
    • tta/C/main/text.c
    • tta/C/main/text.h