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

Builder texinfo-solaris11-sparc Build #7326

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision3d3232dc1014995b2fa932d04adb5647c3860c6d
Got Revision3d3232dc1014995b2fa932d04adb5647c3860c6d
Changes6 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' ( 5 mins, 52 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 3 mins, 18 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 7326 Build
codebase Build
got_revision 3d3232dc1014995b2fa932d04adb5647c3860c6d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 3d3232dc1014995b2fa932d04adb5647c3860c6d 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:

StartTue Mar 3 21:35:38 2026
EndTue Mar 3 21:46:29 2026
Elapsed10 mins, 51 secs

All Changes:

:

  1. Change #259780

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 03 Mar 2026 21:13:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 554703c8ec719d0e9f58fb3fb5a76de4733d2528

    Comments

    Finish TEXINFO_XS requiredifenabled implementation
    * tta/perl/Texinfo/XSLoader.pm (init): now that all the modules that
    need one have fallback, die if fallback is missing when it should be
    present.  Update comments.
    
    * tta/perl/Texinfo/XSLoader.pm (override): die if overriding a
    function failed and embedded_xs is set.

    Changed files

    • ChangeLog
    • tta/TODO
    • tta/perl/Texinfo/XSLoader.pm
  2. Change #259781

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 03 Mar 2026 21:16:03
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 833a1dea6a539cfc6ab63e8b34a2c9c652bc8084

    Comments

    * tta/perl/Texinfo/Convert/Texinfo.pm (BEGIN), tta/perl/XSTexinfo/Makefile.am, tta/perl/XSTexinfo/convert/ConvertTexinfoXS.xs: rename ConvertToTexinfoXS.xs to ConvertTexinfoXS.xs.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Texinfo.pm
    • tta/perl/Texinfo/Convert/TexinfoNonXS.pm
    • tta/perl/XSTexinfo/Makefile.am
    • tta/perl/XSTexinfo/convert/ConvertTexinfoXS.xs
    • tta/perl/XSTexinfo/convert/ConvertToTexinfoXS.xs
  3. Change #259782

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 03 Mar 2026 21:16:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6d2a924dffcf88001a49e55ff524eb1489dcdc11

    Comments

    * tta/perl/Texinfo/Parser.pm (BEGIN), tta/perl/XSTexinfo/Makefile.am, tta/perl/XSTexinfo/parser_document/ParserXS.xs: rename Parsetexi.xs to ParserXS.xs.

    Changed files

    • .gitignore
    • ChangeLog
    • tta/C/convert/texinfo.c
    • tta/perl/Texinfo/Parser.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/Texinfo/ParserXS.pm
    • tta/perl/XSTexinfo/Makefile.am
    • tta/perl/XSTexinfo/parser_document/ParserXS.xs
    • tta/perl/XSTexinfo/parser_document/Parsetexi.xs
  4. Change #259783

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 03 Mar 2026 21:16:31
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 91d04977fff87b9cda377d3c0d689c2817927649

    Comments

    * tta/perl/Texinfo/Convert/Paragraph.pm (BEGIN), tta/perl/XSTexinfo/Makefile.am, tta/perl/XSTexinfo/ParagraphXS.xs: rename XSParagraph.xs as ParagraphXS.xs.

    Changed files

    • .gitignore
    • ChangeLog
    • tta/TODO
    • tta/perl/Texinfo/Convert/Paragraph.pm
    • tta/perl/XSTexinfo/Makefile.am
    • tta/perl/XSTexinfo/ParagraphXS.xs
    • tta/perl/XSTexinfo/XSParagraph.xs
    • tta/perl/XSTexinfo/xspara.h
  5. Change #259784

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 03 Mar 2026 21:19:27
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f603275f81580616da7e1ba013ad1a2afbfc0e41

    Comments

    * tta/perl/XSTexinfo/Makefile.am: remove BUILD_C_CODE conditional use, as it should always be true.  BUILD_C_CODE true is implied by XS being enabled, and code is built in the directory only if XS is enabled.

    Changed files

    • ChangeLog
    • tta/perl/XSTexinfo/Makefile.am
  6. Change #259785

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 03 Mar 2026 21:19:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3d3232dc1014995b2fa932d04adb5647c3860c6d

    Comments

    * tta/C/main/api_to_perl.c: remove useless includes and preprocessor code.

    Changed files

    • ChangeLog
    • tta/C/main/api_to_perl.c
    • tta/C/parsetexi/api.c