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

Builder texinfo-solaris11-sparc Build #6660

Results:

Failed shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisiona764beed6c45c07444c29a3e79b48433dd8f4246
Got Revisiona764beed6c45c07444c29a3e79b48433dd8f4246
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 7 mins, 22 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 25 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 5 mins, 55 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 6660 Build
codebase Build
got_revision a764beed6c45c07444c29a3e79b48433dd8f4246 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision a764beed6c45c07444c29a3e79b48433dd8f4246 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 Jun 28 13:29:22 2025
EndSat Jun 28 13:48:25 2025
Elapsed19 mins, 3 secs

All Changes:

:

  1. Change #237938

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 28 Jun 2025 13:20:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 5e499cc7f83c4f89d4d26448c630ab6b6b795770

    Comments

    * tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs (tree_element_table_item_content_tree): add added elements to document->additional_elements.

    Changed files

    • ChangeLog
    • tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs
  2. Change #237939

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 28 Jun 2025 13:21:57
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a764beed6c45c07444c29a3e79b48433dd8f4246

    Comments

    Remove unused #define that could clash with function names
    * tta/C/main/text.h: remove text_base.
    
    * tta/C/main/tree.h: remove element_contents_number and element_text.

    Changed files

    • ChangeLog
    • tta/C/main/text.h
    • tta/C/main/tree.h
    • tta/TODO
    • tta/perl/Texinfo/Convert/TreeElementConverter.pm