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

Builder texinfo-solaris11-sparc Build #7323

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 51 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 42 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 11 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. tta_perl_test-suite.log
    4. info_test-suite.log
    5. 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 7323 Build
codebase Build
got_revision 45e4c97de5376fb690de55de965e0397176ee943 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 45e4c97de5376fb690de55de965e0397176ee943 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:

StartTue Mar 3 20:53:43 2026
EndTue Mar 3 21:12:55 2026
Elapsed19 mins, 12 secs

All Changes:

:

  1. Change #259763

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 03 Mar 2026 20:24:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4bb57aa87218bd2569a3f63add45fd960f1deb52

    Comments

    * tta/C/convert/format_html.c (html_get_top_unit): reorganize code to be more efficient, and more similar to Perl code.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
  2. Change #259764

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 03 Mar 2026 20:24:32
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 45e4c97de5376fb690de55de965e0397176ee943

    Comments

    * tta/C/convert/format_html.c (html_special_unit_info): handle an unknown special_unit_variety being given in argument.
    * tta/perl/Texinfo/Convert/HTML.pm,
    tta/perl/Texinfo/Convert/HTMLNonXS.pm
    (get_special_unit_info_varieties, special_unit_info),
    tta/perl/XSTexinfo/convert/ConvertHTMLXS.xs
    (get_special_unit_info_varieties, special_unit_info): do not sort
    get_special_unit_info_varieties output.  Add an XS interface for
    get_special_unit_info_varieties and special_unit_info.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/C/convert/html_prepare_converter.c
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Convert/HTMLNonXS.pm
    • tta/perl/XSTexinfo/convert/ConvertHTMLXS.xs