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

Builder texinfo-solaris11-sparc Build #6588

Results:

Failed shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision469e5639f31b2890a833f1616005a96c87a88d31
Got Revision469e5639f31b2890a833f1616005a96c87a88d31
Changes1 change

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' ( 6 mins, 7 secs )
    1. stdio
  3. shell_1 './configure' ( 2 mins, 34 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 43 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 7 mins, 58 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 6588 Build
codebase Build
got_revision 469e5639f31b2890a833f1616005a96c87a88d31 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 469e5639f31b2890a833f1616005a96c87a88d31 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:

StartWed Jun 4 12:28:50 2025
EndWed Jun 4 12:50:22 2025
Elapsed21 mins, 31 secs

All Changes:

:

  1. Change #231351

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 04 Jun 2025 12:16:44
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 469e5639f31b2890a833f1616005a96c87a88d31

    Comments

    * tta/perl/Texinfo/ManipulateTree.pm (print_element_base): split print_element_base out of print_element_details to print element information except for extra and info additional information.
    * tta/perl/Texinfo/Convert/TestReader.pm (_convert): use
    print_element_base for END.
    
    * tta/perl/Texinfo/Reader.pm (read): go through
    spaces_after_cmd_before_arg, spaces_before_argument,
    spaces_after_argument and comment_at_end in addition to contents.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/TestReader.pm
    • tta/perl/Texinfo/ManipulateTree.pm
    • tta/perl/Texinfo/Reader.pm