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

Builder texinfo-solaris10-sparc Build #5632

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. shell './autogen.sh' ( 44 mins, 28 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 59 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 17 secs )
    1. stdio
  5. shell_3 'gmake check' ( 58 mins, 6 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 5632 Build
codebase Build
got_revision 6af40b83fda52677cff3be09e81e2b761b67ee68 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 6af40b83fda52677cff3be09e81e2b761b67ee68 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:

StartSun Jun 22 14:51:05 2025
EndSun Jun 22 16:54:13 2025
Elapsed2 hrs, 3 mins, 8 secs

All Changes:

:

  1. Change #237405

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 22 Jun 2025 13:33:28
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision bbad759341af81264f0a55006611eea5b875dbdf

    Comments

    * tta/C/main/build_perl_info.c (register_sv_element_handle_in_sv) (register_element_handle_in_sv): return the handle if the element is registered by the call.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
    • tta/C/main/build_perl_info.h
  2. Change #237406

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 22 Jun 2025 13:38:12
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d300f58e2480c8c3aa0c6e254b37b4b52ea22cf6

    Comments

    * tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs (new_tree_element), tta/C/main/document_types.h (DOCUMENT): add additional_elements field in DOCUMENT and put there elements created by a call to new_tree_element call.
    * tta/C/main/document.c (remove_document): free additional_elements
    and element_handles DOCUMENT fields data.

    Changed files

    • ChangeLog
    • tta/C/main/document.c
    • tta/C/main/document_types.h
    • tta/C/main/reader.c
    • tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs
  3. Change #237407

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 22 Jun 2025 13:38:52
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6af40b83fda52677cff3be09e81e2b761b67ee68

    Comments

    tta/perl/XSTexinfo/reader_element/TreeElementXS.xs: change in spacing and comments

    Changed files

    • tta/perl/XSTexinfo/reader_element/TreeElementXS.xs