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

Builder texinfo-solaris10-sparc Build #5858

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 24 secs )
    1. stdio
  2. shell './autogen.sh' ( 59 mins, 22 secs )
    1. stdio
  3. shell_1 './configure' ( 13 mins, 17 secs )
    1. stdio
  4. shell_2 'gmake all' ( 36 mins, 42 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 8 mins, 31 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 5858 Build
codebase Build
got_revision 8ff0972408670d396ae086a86c59d65ca6b91933 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 8ff0972408670d396ae086a86c59d65ca6b91933 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 09:03:48 2025
EndSat Aug 16 12:02:07 2025
Elapsed2 hrs, 58 mins, 19 secs

All Changes:

:

  1. Change #243068

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 08:59:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a74a8a09099b7cffae299ee84164ea059f523ea7

    Comments

    * tta/perl/Texinfo/Convert/TextContent.pm: use exists or defined conditions when the value is not used.  Change formatting of functions call code.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/TextContent.pm
  2. Change #243069

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 08:59:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 666544319f0ee3f0e0c352f7da24ebc77b351c91

    Comments

    * tta/perl/Texinfo/Convert/Converter.pm (sort_element_counts), tta/perl/texi2any.pl: register output units created in sort_element_counts.  Call reset_converter on element counts converter.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/texi2any.pl
  3. Change #243070

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 16 Aug 2025 08:59:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8ff0972408670d396ae086a86c59d65ca6b91933

    Comments

    * tta/perl/Texinfo/ManipulateTree.pm (tree_remove_references): do not show any message for the tree root element.
    * tta/perl/Texinfo/Document.pm (remove_document_references): no
    special handling of tree root.

    Changed files

    • ChangeLog
    • tta/C/main/tree.c
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/ManipulateTree.pm