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

Builder texinfo-solaris11-sparc Build #7333

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 mins, 2 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 19 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 3 mins, 20 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 15 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 7333 Build
codebase Build
got_revision 398dbf202ae62993497be9ee1bce9df86dbe8d09 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 398dbf202ae62993497be9ee1bce9df86dbe8d09 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:

StartThu Mar 5 21:34:57 2026
EndThu Mar 5 21:45:58 2026
Elapsed11 mins, 1 secs

All Changes:

:

  1. Change #259942

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 05 Mar 2026 21:26:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 398dbf202ae62993497be9ee1bce9df86dbe8d09

    Comments

    * tta/perl/Texinfo/Convert/ParagraphNonXS.pm (new, get_pending) (_add_pending_word, _add_next, set_space_protection, add_text): instead of setting paragraph->{'word'} to undef to signal that there is no empty string pending that need to be kept as is, add invisible_pending_word to signal it, as in C.
    * tta/perl/XSTexinfo/xspara.c (xspara__add_next)
    (xspara_set_space_protection): change conditions to be simpler.
    
    * tta/perl/XSTexinfo/xspara.c (xspara_add_text, xspara__add_next):
    more similar debug messages as in Perl.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/ParagraphNonXS.pm
    • tta/perl/XSTexinfo/xspara.c