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

Builder texinfo-solaris10-sparc Build #5859

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision6f08c5c32a7d2edba8a4062e09165c737c4077d2
Got Revision6f08c5c32a7d2edba8a4062e09165c737c4077d2
Changes11 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 20 secs )
    1. stdio
  2. shell './autogen.sh' ( 51 mins, 12 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 58 secs )
    1. stdio
  4. shell_2 'gmake all' ( 16 mins, 50 secs )
    1. stdio
  5. shell_3 'gmake check' ( 58 mins, 14 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5859 Build
codebase Build
got_revision 6f08c5c32a7d2edba8a4062e09165c737c4077d2 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 6f08c5c32a7d2edba8a4062e09165c737c4077d2 Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSat Aug 16 15:54:20 2025
EndSat Aug 16 18:06:57 2025
Elapsed2 hrs, 12 mins, 37 secs

All Changes:

:

  1. Change #243078

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 10:15:52
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 13cc435c1ebf8d9016c0843deaf8374946a84fc7

    Comments

    * tta/perl/Texinfo/Document.pm, tta/perl/Texinfo/ManipulateTree.pm (_print_tree_elements_ref): move _print_tree_elements_ref to ManipulateTree.pm and add refcounts.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/ManipulateTree.pm
  2. Change #243079

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 10:30:02
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1baddb41424d58400b46558d389098aa3c7a13be

    Comments

    * tta/C/main/build_perl_info.c (setup_info_hv, store_extra_flags): do not retain a superfluous reference.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
  3. Change #243080

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 10:42:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6c68078868835b8be68116391523400ef38e2531

    Comments

    * tta/C/main/build_perl_info.c (store_additional_info): use more straightforward code, creating the HV without sv_2mortal but using SvREFCNT_dec if it remains empty should be released.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
  4. Change #243081

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 10:48:18
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision cc178affa038869194640fc7c1d3cc9b2748afaf

    Comments

    * tta/C/main/build_perl_info.c (build_element_attribute) (store_additional_info): have build_associated_info return nr_info instad of using a pointer.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
  5. Change #243082

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 11:25:25
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 56a919e71db38eacae8a6781c05721f567717638

    Comments

    * tta/C/main/build_perl_info.c (store_extra_additional_info): rename store_additional_info as store_extra_additional_info, remove key argument, hardocde "extra".  Rename info_hv as extra_hv. Update caller.
    * tta/C/main/build_perl_info.c (pass_source_info_hash): rename
    build_source_info_hash as pass_source_info_hash.
    
    * tta/C/main/build_perl_info.c (element_to_perl_hash): do not reuse
    intermediary sv variable.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
    • tta/C/main/build_perl_info.h
    • tta/perl/XSTexinfo/reader_element/TreeElementXS.xs
  6. Change #243083

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 11:58:48
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 84a08d0472246e065f7d259cd4044740dfee7ccf

    Comments

    * tta/C/main/build_perl_info.c (pass_errors, pass_errors_to_hv), tta/perl/XSTexinfo/convert/ConvertXS.xs (get_converter_errors) (text_convert_tree), tta/perl/XSTexinfo/parser_document/DocumentXS.xs (document_parser_errors): rename build_errors as pass_errors and get the AV as argument.  Update callers.  Use in pass_errors_to_hv.
    * tta/perl/Texinfo/ParserNonXS.pm (parse_texi_line, errors):
    use splice to empty arrays when passing errors.  Check if
    'error_messages' exists by calling exists.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
    • tta/C/main/build_perl_info.h
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/XSTexinfo/convert/ConvertXS.xs
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
  7. Change #243084

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 12:16:28
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 2e624eaf3df81cd564076efc86f581fd507b4f07

    Comments

    * tta/perl/Texinfo/Document.pm (errors), tta/perl/Texinfo/Convert/Converter.pm (merge_converter_error_messages_lists_noxs): use splice to get array content and empty the array at the same time.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Document.pm
  8. Change #243085

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 13:04:31
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 15c18c9b05a0714f1d7c68b0054b622fb060e471

    Comments

    * tta/C/main/build_perl_info.c (pass_errors_to_hv), tta/perl/XSTexinfo/parser_document/Parsetexi.xs (parse_texi_line): create AV and store if not found.  Remove the corresponding code from pass_document_parser_errors_to_parser_sv.  Inline pass_document_parser_errors_to_parser_sv and remove.
    * tta/perl/XSTexinfo/parser_document/DocumentXS.xs (document_errors):
    make sure that the error messages passed to pass_errors_to_hv is not
    NULL.  Simplify code.
    
    * tta/perl/XSTexinfo/parser_document/Parsetexi.xs (errors): simplify.
    
    * tta/perl/t/z_misc/test_parse_texi_line.t (test_line): fix return
    values of errors().

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
    • tta/C/main/build_perl_info.h
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
    • tta/perl/XSTexinfo/parser_document/Parsetexi.xs
    • tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs
    • tta/perl/t/z_misc/test_parse_texi_line.t
  9. Change #243086

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 13:11:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 667ddf871111e8d54d8a4fcb179592b782563d6e

    Comments

    * tta/perl/XSTexinfo/parser_document/DocumentXS.xs (document_errors): do not retain a reference on returned SV.

    Changed files

    • ChangeLog
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
  10. Change #243087

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 13:26:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 36d2bf2ed8da5eb518a0c60b59907d0503d72cba

    Comments

    * tta/perl/XSTexinfo/parser_document/DocumentXS.xs (indices_sort_strings): setup a new reference with newSVsv when retrieving from the hash.  Do not retain an additional reference on returned SV.

    Changed files

    • ChangeLog
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
  11. Change #243088

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 15:42:38
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6f08c5c32a7d2edba8a4062e09165c737c4077d2

    Comments

    * tta/C/convert/texinfo.c (txi_destroy_document), tta/perl/XSTexinfo/parser_document/DocumentXS.xs (destroy_document): use a variable to avoid accessing document after being freed.  Use TEST > 1 for txi_destroy_document too.

    Changed files

    • ChangeLog
    • tta/C/convert/texinfo.c
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs