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

Builder texinfo-solaris11-sparc Build #7085

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision61e607e65d6ddd9b2af05df008b1f24fc7ff270e
Got Revision61e607e65d6ddd9b2af05df008b1f24fc7ff270e
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 59 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 29 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 32 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 7085 Build
codebase Build
got_revision 61e607e65d6ddd9b2af05df008b1f24fc7ff270e Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 61e607e65d6ddd9b2af05df008b1f24fc7ff270e 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:

StartSat Dec 20 19:41:24 2025
EndSat Dec 20 20:00:53 2025
Elapsed19 mins, 29 secs

All Changes:

:

  1. Change #252892

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 20 Dec 2025 12:37:14
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 88c7523dbff67b32fb606ce058ab1c8beda80f3d

    Comments

    * tta/perl/t/test_utils.pl (_convert, convert_to_*): use a function for the code common for all the converters.

    Changed files

    • ChangeLog
    • tta/perl/t/test_utils.pl
  2. Change #252893

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 20 Dec 2025 19:20:35
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6441eadebe8cf340dd33b90a492f51c610d61f2b

    Comments

    * tta/perl/t/test_utils.pl (test): verify that both the reference error string and the test result string are set before comparing them.

    Changed files

    • ChangeLog
    • tta/perl/t/test_utils.pl
  3. Change #252894

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 20 Dec 2025 19:23:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 61e607e65d6ddd9b2af05df008b1f24fc7ff270e

    Comments

    * tta/C/convert/html_converter_finish.c (html_reset_converter): set some converter variables to NULL after freeing them, such that if they are freed again without being set, for example if the setup handler failed, there is no error.
    * tta/C/convert/html_converter_finish.c (html_reset_converter)
    (html_free_converter): free tree_to_build.list in html_free_converter
    only, set the number to 0 in html_reset_converter.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_html.c
    • tta/C/convert/html_converter_finish.c
    • tta/perl/t/init/translated_strings_customization.pm