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

Builder texinfo-solaris10-i386 Build #7664

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 12 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 mins, 36 secs )
    1. stdio
  3. shell_1 './configure' ( 10 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 21 mins, 31 secs )
    1. stdio
  5. shell_3 'gmake check' ( 22 mins, 3 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 7664 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-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:

StartSat Jun 27 22:04:25 2026
EndSat Jun 27 23:05:10 2026
Elapsed1 hrs, 45 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