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

Builder texinfo-solaris11-i386 Build #6979

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 11 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 59 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 9 secs )
    1. stdio
  5. shell_3 'gmake check' ( 12 mins, 56 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-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6979 Build
codebase Build
got_revision 04e40f0f48f1690f59f908c03ab5537d37960789 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 04e40f0f48f1690f59f908c03ab5537d37960789 Build
scheduler schedule-texinfo-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartThu Dec 25 21:51:20 2025
EndThu Dec 25 22:24:45 2025
Elapsed33 mins, 24 secs

All Changes:

:

  1. Change #253292

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 25 Dec 2025 21:03:16
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision da521adbbab7a5786565602eb2c0febefeb944b8

    Comments

    * tta/C/convert/build_html_perl_info.c (html_pass_htmlxref): fix typo in function name.

    Changed files

    • ChangeLog
    • tta/C/convert/build_html_perl_info.c
    • tta/C/convert/build_html_perl_info.h
    • tta/perl/XSTexinfo/convert/ConvertXS.xs
  2. Change #253293

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 25 Dec 2025 21:48:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 04e40f0f48f1690f59f908c03ab5537d37960789

    Comments

    * tta/C/convert/format_html.c (html_convert_command_tree), tta/perl/Texinfo/Convert/HTML.pm (_convert_command_tree): set string context instead of creating a tree with _string type at its root to convert the tree if the text type is string.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/perl/Texinfo/Convert/HTML.pm