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

Builder texinfo-solaris10-sparc Build #6437

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 27 secs )
    1. stdio
  2. shell './autogen.sh' ( 45 mins, 29 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 45 secs )
    1. stdio
  4. shell_2 'gmake all' ( 36 mins, 24 secs )
    1. stdio
  5. shell_3 'gmake check' ( 36 mins, 21 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 6437 Build
codebase Build
got_revision a07eefa7b1fc360af213309347cf9e3e7d3d3959 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision a07eefa7b1fc360af213309347cf9e3e7d3d3959 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. Gavin Smith

Timing:

StartSat Jun 27 22:04:23 2026
EndSun Jun 28 00:09:51 2026
Elapsed2 hrs, 5 mins, 27 secs

All Changes:

:

  1. Change #273082

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sat 27 Jun 2026 21:55:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a07eefa7b1fc360af213309347cf9e3e7d3d3959

    Comments

    Separate HTML-specific conversion fields into separate object.
    * tta/C/main/converter_types.h
    (struct CONVERTER, struct HTML_CONVERTER_STATE): Add HTML_CONVERTER_STATE
    type for HTML-specific fields, and add "HTML_CONVERTER_STATE
    html_converter" field to CONVERTER.
    
    All uses updated.

    Changed files

    • ChangeLog
    • tta/C/convert/build_html_perl_info.c
    • tta/C/convert/build_html_perl_state.c
    • tta/C/convert/call_html_perl_function.c
    • tta/C/convert/convert_html.c
    • tta/C/convert/converter.c
    • tta/C/convert/format_html.c
    • tta/C/convert/html_conversion_state.c
    • tta/C/convert/html_converter_finish.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/build_perl_info.c
    • tta/C/main/command_stack.c
    • tta/C/main/converter_types.h
    • tta/C/main/get_perl_info.c
    • tta/C/main/utils.c
    • tta/perl/XSTexinfo/convert/ConvertConverterXS.xs
    • tta/perl/XSTexinfo/convert/ConvertHTMLXS.xs
    • tta/perl/XSTexinfo/convert/get_html_perl_info.c