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

Builder texinfo-solaris11-sparc Build #7335

Results:

Failed shell_2 shell_3

SourceStamp:

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

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, 1 secs )
    1. stdio
  3. shell_1 './configure' ( 3 mins, 28 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 7335 Build
codebase Build
got_revision 1b8d77bd0c6efc6a8d67df33114b1d77a14ce0ec Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 1b8d77bd0c6efc6a8d67df33114b1d77a14ce0ec 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 23:04:51 2026
EndThu Mar 5 23:18:01 2026
Elapsed13 mins, 10 secs

All Changes:

:

  1. Change #259950

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 05 Mar 2026 22:20:03
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0bf81f1d242a59b64f76d8f1815ffc7ac382676c

    Comments

    * tta/perl/Texinfo/Convert/ParagraphNonXS.pm (add_end_sentence), tta/perl/XSTexinfo/ParagraphXS.xs (xspara_add_end_sentence), tta/perl/XSTexinfo/xspara.c (xspara_add_end_sentence): remove add_end_sentence value argument, always set to eos_present.  Update callers.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/ParagraphNonXS.pm
    • tta/perl/Texinfo/Convert/Plaintext.pm
    • tta/perl/XSTexinfo/ParagraphXS.xs
    • tta/perl/XSTexinfo/xspara.c
    • tta/perl/XSTexinfo/xspara.h
    • tta/perl/t/z_misc/paragraph.t
  2. Change #259951

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 05 Mar 2026 22:30:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision fc4cbb35d7c05ca0c853a7fbe34139d1762ca824

    Comments

    * tta/perl/Texinfo/Convert/ParagraphNonXS.pm (dump, add_text): check if $paragraph->{'end_sentence'} exists, not if defined.
    * tta/perl/XSTexinfo/xspara.c (enum eos_status): rename eos_undef as
    eos_unset.  Update users.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/ParagraphNonXS.pm
    • tta/perl/XSTexinfo/xspara.c
  3. Change #259952

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 05 Mar 2026 22:54:47
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1b8d77bd0c6efc6a8d67df33114b1d77a14ce0ec

    Comments

    * tta/perl/Texinfo/Convert/ParagraphNonXS.pm, tta/perl/XSTexinfo/xspara.c: minor changes in spacing, parentheses use.

    Changed files

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