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

Builder texinfo-solaris11-sparc Build #6479

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision13b4a5e61697ba2ac61834c3ed2e57ddc74dfad2
Got Revision13b4a5e61697ba2ac61834c3ed2e57ddc74dfad2
Changes4 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 49 secs )
    1. stdio
  2. shell './autogen.sh' ( 8 mins, 6 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 mins, 56 secs )
    1. stdio
  5. shell_3 'gmake check' ( 9 mins, 48 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 6479 Build
codebase Build
got_revision 13b4a5e61697ba2ac61834c3ed2e57ddc74dfad2 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 13b4a5e61697ba2ac61834c3ed2e57ddc74dfad2 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 Mar 15 23:35:17 2025
EndSat Mar 15 23:58:13 2025
Elapsed22 mins, 56 secs

All Changes:

:

  1. Change #225079

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 14 Mar 2025 22:43:55
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision eabf4cb8b3c3acd27c4cc0fd14a229f836df2264

    Comments

    * tta/C/main/get_perl_info.c, tta/perl/XSTexinfo/parser_document/DocumentXS.xs (register_document_options): inline init_copy_sv_options in DocumentXS.xs and remove init_copy_sv_options.

    Changed files

    • ChangeLog
    • tta/C/main/get_perl_info.c
    • tta/C/main/get_perl_info.h
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
  2. Change #225080

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 14 Mar 2025 22:54:20
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a80d9dfaac045d5e3c64fcd7ccc1028f18a4a95f

    Comments

    * tta/C/main/document.c (destroy_document_information_except_tree): free document options by iterating over sorted_options.

    Changed files

    • ChangeLog
    • tta/C/main/document.c
  3. Change #225081

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 14 Mar 2025 23:02:56
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1f112fddd9d06c72f8893b75628a70210d2fe709

    Comments

    * tta/C/convert/converter.c (free_generic_converter), tta/C/main/customization_options.c (free_options_list): free options by iterating over sorted_options.

    Changed files

    • ChangeLog
    • tta/C/convert/converter.c
    • tta/C/main/customization_options.c
  4. Change #225082

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 14 Mar 2025 23:06:27
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 13b4a5e61697ba2ac61834c3ed2e57ddc74dfad2

    Comments

    * tta/maintain/regenerate_C_options_info.pl: do not generate the free_options function, it should be simpler to iterate over sorted_options.

    Changed files

    • ChangeLog
    • tta/C/main/customization_options.h
    • tta/C/main/options_init_free.c
    • tta/maintain/regenerate_C_options_info.pl